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

Data Fields

string StatAccountNumber
 
decimal? Amount
 
- Data Fields inherited from Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry
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>()
 

Protected Member Functions

 AbstractStatisticalJournalEntryLine ()
 
- Protected Member Functions inherited from Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry
 AbstractGlEntry ()
 

Additional Inherited Members

- Public Member Functions inherited from Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry
abstract void WriteXml (ref IaXmlWriter xml)
 
void WriteXml (ref IaXmlWriter xml)
 
- Static Public Attributes inherited from Intacct.SDK.Functions.GeneralLedger.AbstractGlEntry
const string CustomAllocationId = "Custom"
 

Constructor & Destructor Documentation

◆ AbstractStatisticalJournalEntryLine()

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

Field Documentation

◆ Amount

decimal? Intacct.SDK.Functions.GeneralLedger.AbstractStatisticalJournalEntryLine.Amount

◆ StatAccountNumber

string Intacct.SDK.Functions.GeneralLedger.AbstractStatisticalJournalEntryLine.StatAccountNumber