Translation table for costing transaction types.
Module: Cost Management
BASE_TXN_SOURCE_TYPE_ID, LANGUAGE, BASE_TXN_ACTION_ID, BASE_TXN_TYPE_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| BASE_TXN_TYPE_ID | NUMBER | 38 | 0 | True | Costing transaction type identifier | ||
| BASE_TXN_SOURCE_TYPE_ID | NUMBER | 38 | 0 | True | Inventory transaction source type identifier. | ||
| BASE_TXN_ACTION_ID | NUMBER | 38 | 0 | True | Inventory transaction action identifier | ||
| LANGUAGE | VARCHAR2 | 16 | True | Language | |||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. System Generated | ||||
| BASE_TXN_TYPE_NAME | VARCHAR2 | 128 | Transaction type name | ||||
| DESCRIPTION | VARCHAR2 | 256 | Description of the transaction type |
Copyright © 2019, 2024, Oracle and/or its affiliates.