This is a product group sales translation table
Module: Opportunity Management
LANGUAGE, PRODUCT_GROUP_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
PRODUCT_GROUP_ID | NUMBER | 38 | 0 | True | Product Group Identifier | ||
LANGUAGE | VARCHAR2 | 32 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
SOURCE_RECORD_ID | VARCHAR2 | 128 | System generated key | ||||
PRODUCT_GROUP_NAME | VARCHAR2 | 256 | Translated Name of the Product Group used for runtime display. | ||||
PRODUCT_GROUP_DESCRIPTION | VARCHAR2 | 1024 | Translated Product Group Description used for runtime display. | ||||
CREATED_BY | VARCHAR2 | 64 | Who column: indicates the user who created the row. | ||||
CREATION_DATE | TIMESTAMP | Who column: indicates the date and time of the creation of the row. |