Tables and Key Fields for Credit Lines
As a sales administrator, you can use the tables and the key fields to support the integration.
To facilitate the data flow between multiple systems, this integration uses the following staging tables to store credit line and credit note information:
-
DSD Credit Line
-
DSD Credit Note
DSD Credit Line
Use the following table and the key fields in the
DSD Credit Line (__ORACO__CreditLineDSD_c)
staging table.
Key Fields |
API Name |
Description |
---|---|---|
Credit Line Number |
|
An external ERP data source issues the Credit Line Number. |
Source System Source System Number |
|
The user keys for a credit line. |
Account |
|
The account for which the credit line was approved. |
Credit Limit |
|
The maximum amount the customer can use with this credit line. |
Number of Notes Allowed |
|
The number of credit notes allowed with the credit line. |
Amount Used |
|
The amount the customer has used with this credit line. |
Notes in Use |
|
The number of credit notes opened with the credit line. |
Available Credit |
|
The available amount the customer can use with the credit line. |
Balance Date |
|
The date on which the balance is updated. |
Amount Due |
|
The amount due with the credit line. |
Legal Entity |
|
The legal entity for the credit line. |
Type |
Indicates the type of the credit line record. The type can be standard credit line or proof of purchase. |
|
Approved From Date |
The date from which the record is valid. |
|
Approved To Date |
The date up to which the record is valid. |
DSD Credit Note
Use the following table and the key fields in the
DSD Credit Note (__ORACO__CreditNoteDSD_c)
staging table.
Key Fields |
API Name |
Description |
---|---|---|
Note Number |
|
An external ERP data source issues the note number. |
Account |
|
The account for which the credit note was created. |
Credit Line |
|
The parent credit line. |
Source System Source System Number Line Number |
|
The user keys for a credit note. |
Order Number Order - Source System Number Order Source System Order - Revision Number |
|
Identifies the order for which the credit note was opened. |
Issue Date |
|
The date when the credit note was opened. |
Due Date |
|
The date when the credit note is due. |
Amount |
|
The amount used with the credit note. |
Balance |
|
The outstanding amount from the credit note. |
Balance Date |
|
The date on which the balance is updated. |
Legal Entity |
|
The legal entity for the credit note. |