IntercompanyAgreementsLOV
List all intercompany agreements.
Columns
| Name | Type | Description |
| AllowInvoicingFlag | Bool | Indicates whether the intercompany agreement follows the invoicing flow or general ledger flow. This information is derived from the transaction type. |
| CurrencyCode | String | Code that represents the currency defined in the intercompany agreement. The transaction may be initiated in a different currency but can be converted to the agreement currency if needed. |
| IntercompanyAgreementId [KEY] | Long | The unique identifier of the intercompany agreement. |
| IntercompanyAgreementNumber | String | The unique number assigned to the intercompany agreement. |
| StatusCode | String | Code representing the status of the intercompany agreement. |
| ProviderIntercompanyOrgName | String | Name of the provider intercompany organization. |
| FirstClearingOrgName | String | Name of the first clearing organization. |
| SecondClearingOrgName | String | Name of the second clearing organization. |
| TransactionTypeName | String | Transaction type of the intercompany agreement. All transactions in a intercompany agreement must have the same transaction type. |
| Status | String | Status of the intercompany agreement. |
| ReceiverIntercompanyOrgName | String | Name of the receiver intercompany organization. |
| BindAgreementStatus | String | Status code of the intercompany agreement. |
| BindCurrency | String | Transaction currency code of the intercompany agreement. |
| BindProviderLEId | Long | Legal entity identifier associated with the provider organization. |
| Finder | String | The finder column allowing searching with various finder attributes. |