TransactionReasonTranslation
The Inventory Transaction Reasons view object contains information about justification that users select when performing transactions to indicate special situations or exceptions, such as when the material is out of stock or damaged.
Label, Plural Label
Transaction Reason Translation, Transaction Reason Translations
Qualified Label, Qualified Plural Label
Inventory Transaction Reason Translation, Inventory Transaction Reason Translations
Module
oraScmCoreInventorySetup
Keys
-
$primary: id, $language
Fields
* Field can't be null- description (string)
Description of the transaction reason.
Label
Description
Properties
- creatable
- searchable
- sortable
- updatable
- id (int64)*
Value that uniquely identifies the transaction reason. This is a primary key of the Transaction Reason view object.
Label
Reason ID
Properties
- searchable
- sortable
- not nullable
- name (string)*
Name of the transaction reason. A list of accepted values is defined in the lookup type INV_REASON_TYPES in FND_LOOKUPS.
Label
Name
Properties
- creatable
- searchable
- sortable
- not nullable
- updatable
- $language (string)*
The language of the record.
Label
Language
Properties
- creatable
- searchable
- sortable
- not nullable
- $sourceLang (string)*
The language in which the values of the translatable columns were created, updated, or copied from.
Label
Source Language
Properties
- not nullable
Reference Objects
- transactionReason (object)
Value that uniquely identifies the transaction reason. This is a primary key of the Transaction Reason view object.
Label
Transaction Reason
Cardinality Target Object One to One - Module: oraScmCoreInventorySetup
- Business Object: TransactionReason
Additional Mapping Details
Mapped by relationship: $translations
Business Views
** Available for extracting data- default
Data Source
RDBMS
Fields
- id (int64)
Value that uniquely identifies the transaction reason. This is a primary key of the Transaction Reason view object.
Label
Reason ID
Properties
- searchable
- sortable
- not nullable
- name (string)
Name of the transaction reason. A list of accepted values is defined in the lookup type INV_REASON_TYPES in FND_LOOKUPS.
Label
Name
Properties
- creatable
- searchable
- sortable
- not nullable
- updatable
- $language (string)
The language of the record.
Label
Language
Properties
- creatable
- searchable
- sortable
- not nullable
- id (int64)
Other Properties
| Property | Value |
|---|---|
| Application Package Name | ora_scm_core_inventorySetup |
| Extensible | Yes |