GLAccountType Class
A class that represents the eConnect transaction type you use to create or update a general ledger account.
Constructor
Name |
Description |
---|---|
GLAccountType() |
Initializes an instance of the GLAccountType class. |
Properties
Name |
Type |
Description |
---|---|---|
eConnectProcessInfo |
eConnectProcessInfo |
eConnect processing information. |
taCreateFixedAllocationAccountRcd_Items |
taCreateFixedAllocationAccountRcd_ItemsTaCreateFixedAllocationAccountRcd[] |
A collection of nodes that create or update one or more general ledger fixed allocation accounts. |
taCreateVariableAllocationAccountRcd_Items |
taCreateVariableAllocationAccountRcd_ItemsTaCreateVariableAllocationAccountRcd[] |
A collection of nodes that create or update one or more general ledger variable allocation accounts. |
taRequesterTrxDisabler_Items |
taRequesterTrxDisabler_ItemsTaRequesterTrxDisabler[] |
A collection of taRequesterTrxDisabler nodes. |
taUpdateCreateAccountRcd |
taUpdateCreateAccountRcd |
A node that creates or updates a general ledger account. |