/FLDQ/AD_RE_MAP - Table that controls remapping of cleanse output
Table that controls remapping of cleanse output information is stored in SAP table /FLDQ/AD_RE_MAP.
It is part of development package /FLDQ/GDQC_LINK in software component EIM-DQM-SAP. This development package consists of objects that can be grouped under "Development class for SAP BusinessObjects : DQM for SAP".
It is part of development package /FLDQ/GDQC_LINK in software component EIM-DQM-SAP. This development package consists of objects that can be grouped under "Development class for SAP BusinessObjects : DQM for SAP".
Fields for table /FLDQ/AD_RE_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
COUNTRY | Country/Region Key | X | LAND1 | CHAR | 6 | |
INPUT_FIELD | name of cleanse field for mapping | X | /FLDQ/AD_FIELD_NAME | CHAR | 60 | |
OUTPUT_FIELD | name of cleanse field for mapping | X | /FLDQ/AD_FIELD_NAME | CHAR | 60 | |
APPEND_DATA | General Flag | FLAG | CHAR | 2 | ||
CLEAR_INPUT | General Flag | FLAG | CHAR | 2 | ||
APPEND_ORDER | order by field for priority of inserting data | /FLDQ/AD_APPEND_ORDER | NUMC | 4 | ||
TRUNCATE_DATA | General Flag | FLAG | CHAR | 2 |