[Home] [Help]
[Dependency Information]
Object Name: | DDR_E_MFG_RTL_ORG_HCHY_ATTR |
---|---|
Object Type: | TABLE |
Owner: | DDR |
Subobject Name: | |
Status: | VALID |
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
REC_ID | NUMBER | Yes | Record ID, uniquely identifies each record | |
LOAD_ID | NUMBER | Yes | Load ID is required for supporting All or None Mode | |
ERR_REASON | VARCHAR2 | (500) | Yes | Descriptive reason why the record failed validation and came in error table |
HCHY_TYPE | VARCHAR2 | (40) | Code that specifies the hierarchy to be updated, MFG_ITEM, RTL_ITEM or ORG | |
ORG_CD | VARCHAR2 | (30) | Organization Code | |
HCHY_LVL | VARCHAR2 | (40) | Code that specifies the hierarchy level to be updated, CHAIN, CLASS, AREA, etc... | |
HCHY_CD | VARCHAR2 | (30) | Code that specifies the actual record to be updated | |
ATTRIBUTE1 | VARCHAR2 | (240) | User-defined alphanumeric field used to load additional information. | |
ATTRIBUTE2 | VARCHAR2 | (240) | User-defined alphanumeric fields used to load additional information about the manufacturer promotion. | |
ATTRIBUTE3 | VARCHAR2 | (240) | User-defined alphanumeric fields used to load additional information about the manufacturer promotion. | |
ATTRIBUTE4 | VARCHAR2 | (240) | User-defined alphanumeric fields used to load additional information about the manufacturer promotion. | |
ATTRIBUTE5 | VARCHAR2 | (240) | User-defined alphanumeric fields used to load additional information about the manufacturer promotion. | |
ATTRIBUTE6 | VARCHAR2 | (240) | User-defined alphanumeric fields used to load additional information about the manufacturer promotion. | |
ATTRIBUTE7 | VARCHAR2 | (240) | User-defined alphanumeric fields used to load additional information about the manufacturer promotion. | |
ATTRIBUTE8 | VARCHAR2 | (240) | User-defined alphanumeric fields used to load additional information about the manufacturer promotion. | |
ATTRIBUTE9 | VARCHAR2 | (240) | User-defined alphanumeric fields used to load additional information about the manufacturer promotion. | |
ATTRIBUTE10 | VARCHAR2 | (240) | User-defined alphanumeric fields used to load additional information about the manufacturer promotion. | |
ATTRIBUTE11 | NUMBER | User-defined number field used to load additional information. | ||
ATTRIBUTE12 | NUMBER | User-defined number field used to load additional information. | ||
ATTRIBUTE13 | NUMBER | User-defined number field used to load additional information. | ||
ATTRIBUTE14 | NUMBER | User-defined number field used to load additional information. | ||
ATTRIBUTE15 | NUMBER | User-defined number field used to load additional information. | ||
ATTRIBUTE16 | NUMBER | User-defined number field used to load additional information. | ||
ATTRIBUTE17 | NUMBER | User-defined number field used to load additional information. | ||
ATTRIBUTE18 | NUMBER | User-defined number field used to load additional information. | ||
ATTRIBUTE19 | NUMBER | User-defined number field used to load additional information. | ||
ATTRIBUTE20 | NUMBER | User-defined number field used to load additional information. | ||
SRC_SYS_IDNT | VARCHAR2 | (40) | Yes | Source file name or system that provided the data. It can be used to cross-reference the data with the source syst |
SRC_SYS_DT | DATE | Yes | The date that the data was created. It can be used to cross-reference the data with the source system, mainly for auditing purpose. | |
ACTION_FLAG | VARCHAR2 | (1) | Flag indicating the status of error record and what needs to be done on it, possible values can be N, Y or D.r N - Not corrected; Y- Corrected, ready for processing; D- to be deleted |
Cut, paste (and edit) the following text to query this object:
SELECT REC_ID
, LOAD_ID
, ERR_REASON
, HCHY_TYPE
, ORG_CD
, HCHY_LVL
, HCHY_CD
, ATTRIBUTE1
, ATTRIBUTE2
, ATTRIBUTE3
, ATTRIBUTE4
, ATTRIBUTE5
, ATTRIBUTE6
, ATTRIBUTE7
, ATTRIBUTE8
, ATTRIBUTE9
, ATTRIBUTE10
, ATTRIBUTE11
, ATTRIBUTE12
, ATTRIBUTE13
, ATTRIBUTE14
, ATTRIBUTE15
, ATTRIBUTE16
, ATTRIBUTE17
, ATTRIBUTE18
, ATTRIBUTE19
, ATTRIBUTE20
, SRC_SYS_IDNT
, SRC_SYS_DT
, ACTION_FLAG
FROM DDR.DDR_E_MFG_RTL_ORG_HCHY_ATTR;
DDR.DDR_E_MFG_RTL_ORG_HCHY_ATTR does not reference any database object
DDR.DDR_E_MFG_RTL_ORG_HCHY_ATTR is referenced by following:
|
|
|