Sage Intacct SDK for .NET
Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry Class Referenceabstract
Inheritance diagram for Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry:
Intacct.SDK.Xml.IXmlObject Intacct.SDK.Functions.GeneralLedger.AbstractJournalEntryLine Intacct.SDK.Functions.GeneralLedger.AbstractStatisticalJournalEntryLine Intacct.SDK.Functions.GeneralLedger.JournalEntryLineCreate Intacct.SDK.Functions.GeneralLedger.StatisticalJournalEntryLineCreate

Public Member Functions

abstract void WriteXml (ref IaXmlWriter xml)
 
void WriteXml (ref IaXmlWriter xml)
 

Data Fields

string DocumentNumber
 
string AllocationId
 
string Memo
 
string DepartmentId
 
string LocationId
 
string ProjectId
 
string TaskId
 
string CustomerId
 
string VendorId
 
string EmployeeId
 
string ItemId
 
string ClassId
 
string ContractId
 
string WarehouseId
 
List< CustomAllocationSplitCustomAllocationSplits = new List<CustomAllocationSplit>()
 
Dictionary< string, dynamic > CustomFields = new Dictionary<string, dynamic>()
 

Static Public Attributes

const string CustomAllocationId = "Custom"
 

Protected Member Functions

 AbstractGlEntry ()
 

Constructor & Destructor Documentation

◆ AbstractGlEntry()

Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.AbstractGlEntry ( )
inlineprotected

Member Function Documentation

◆ WriteXml()

abstract void Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.WriteXml ( ref IaXmlWriter  xml)
pure virtual

Field Documentation

◆ AllocationId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.AllocationId

◆ ClassId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.ClassId

◆ ContractId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.ContractId

◆ CustomAllocationId

const string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.CustomAllocationId = "Custom"
static

◆ CustomAllocationSplits

List<CustomAllocationSplit> Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.CustomAllocationSplits = new List<CustomAllocationSplit>()

◆ CustomerId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.CustomerId

◆ CustomFields

Dictionary<string, dynamic> Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.CustomFields = new Dictionary<string, dynamic>()

◆ DepartmentId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.DepartmentId

◆ DocumentNumber

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.DocumentNumber

◆ EmployeeId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.EmployeeId

◆ ItemId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.ItemId

◆ LocationId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.LocationId

◆ Memo

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.Memo

◆ ProjectId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.ProjectId

◆ TaskId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.TaskId

◆ VendorId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.VendorId

◆ WarehouseId

string Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry.WarehouseId