This table contains information about valid transaction source type in the system
Module: Inventory Management
LANGUAGE, TRANSACTION_SOURCE_TYPE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
TRANSACTION_SOURCE_TYPE_ID | NUMBER | 38 | 0 | True | Transaction source type identifier | ||
LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
SOURCE_RECORD_ID | VARCHAR2 | 64 | System Generated | ||||
TRANSACTION_SOURCE_TYPE_NAME | VARCHAR2 | 128 | Name of the type of transaction source. | ||||
TXN_SOURCE_TYPE_DESCRIPTION | VARCHAR2 | 256 | Transaction source type description |