This table contains the details of the AR Transaction Types.
Module: Receivables
CUST_TRX_TYPE_SEQ_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
CUST_TRX_TYPE_SEQ_ID | NUMBER | 38 | 0 | True | Transaction type sequence identifier. | ||
SOURCE_RECORD_ID | VARCHAR2 | 64 | System Generated ID | ||||
NAME | VARCHAR2 | 32 | Transaction type name | ||||
DESCRIPTION | VARCHAR2 | 128 | Transaction type description | ||||
TYPE | VARCHAR2 | 32 | Transaction class, such as INV, CM, DM, or CB |
Copyright © 2019, 2023, Oracle and/or its affiliates.