IntercompanyTransactionTypesLOV
Displays recognized intercompany transaction types, specifying processing rules and ensuring consistent handling in multi-entity environments.
Columns
| Name | Type | Description |
| TrxTypeId [KEY] | Long | Unique identifier for the intercompany transaction type, used to track and categorize different types of intercompany transactions. |
| TrxTypeName | String | Name of the intercompany transaction type, used to identify and differentiate various transaction types within the intercompany structure. |
| EnabledFlag | Bool | Flag indicating whether the intercompany transaction type is enabled or active, used to manage whether the transaction type can be used in business processes. |
| MasterIntercompanyTrxFlag | Bool | Flag indicating whether the transaction type is a master intercompany transaction, which may control or influence other related transactions. |
| AllowInvoicingFlag | Bool | Flag indicating whether invoicing is allowed for the specific intercompany transaction type, helping to manage invoicing rules within the organization. |
| ManualApproveFlag | Bool | Flag indicating whether manual approval is required for transactions of this type, controlling whether transactions can be processed automatically or need oversight. |
| Finder | String | Search term or identifier used to locate and retrieve specific intercompany transaction type records, aiding in efficient data retrieval. |
| SearchTerm | String | Term used for searching intercompany transaction types, helping to find records based on relevant keywords or attributes. |