Order and Inventory Management – Accounting Connector Data Dictionary

SCMC__Supplier_Site__c

Label: SCMC__Supplier_Site__c

Adding fields to an object in a different managed package

Field NameField LabelCreated in VersionDescriptionTypeDefault Value
Accounts_Payable_Control_GLA__c Accounts Payable Control GLA Summer 2023 The general ledger account for accounts payable. This is used to populate the Accounts Payable Control field on the related account record.

Looks up to: c2g__codaGeneralLedgerAccount__c

Lookup
Accounts_Receivable_Control_GLA__c Accounts Receivable Control GLA Summer 2023 The general ledger account for accounts receivable. This is used to populate the Accounts Receivable Control field on the related account record.

Looks up to: c2g__codaGeneralLedgerAccount__c

Lookup
Payment_Terms_Name__c Payment Terms Name Summer 2023 For system use. The name of the purchase order payment terms associated with the supplier site, shortened to 24 characters.

Formula:
IF(LEN( SCMC__PO_Payment_Terms__r.SCMC__Terms_Name__c ) > 24, LEFT( SCMC__PO_Payment_Terms__r.SCMC__Terms_Name__c , 24) , SCMC__PO_Payment_Terms__r.SCMC__Terms_Name__c )
Text


© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.