SAP ABAP Data Element /RTF/DE_MATPLUPLC (Trade Found.: Missing Data for Article and Plant - Critical)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-ISR (Application Component) Retail and Consumer Goods
⤷
/RTF/P01 (Package) BW: Content Retail Foundation
⤷
⤷
Basic Data
| Data Element | /RTF/DE_MATPLUPLC |
| Short Description | Trade Found.: Missing Data for Article and Plant - Critical |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | /RTF/DO_MATPLUPLC | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Critical |
| Medium | 20 | Miss. Data Critical |
| Long | 25 | Missing Data Critical |
| Heading | 40 | Missing Data for Art. & Plant - Critical |
Documentation
Definition
If you select this indicator, the system rates missing entries as critical when it accesses the attributes of article and plant.
Use
The supplied service class /RTF/CL_MATPLANT takes account of this setting.
Depending on the value of the indicator, exception objects with the following exception IDs are generated if data is missing:
If you choose the "Missing Data is Critical" setting:
- Method MAT_PLANT_SINGLE_READ() delivers /RTF/CX_MATPLANT=>NOT_FOUND_SINGLE_CRITICAL
- Method MAT_PLANT_MULTIPLE_READ() delivers /RTF/CX_MATPLANT=>NOT_FOUND_CRITICAL
If you choose the "Missing Data is not Critical" setting:
- Method MAT_PLANT_SINGLE_READ() delivers /RTF/CX_MATPLANT=>NOT_FOUND_SINGLE
- Method MAT_PLANT_MULTIPLE_READ() delivers /RTF/CX_MATPLANT=>NOT_FOUND
You can react to this with your own application.
Dependencies
Example
History
| Last changed by/on | SAP | 20141031 |
| SAP Release Created in | 703 |