SAP ABAP Interface IF_UPARM_VALIDATE_ROW (Interface for BAdI: BADI_UPARM_VALIDATE_ROW)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
⤷
UPARM (Package) Retail MAP Master Data Maintenance

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UPARM_BADI_VALIDATE_ROW | Demo implemantation for validation of attribute | 20080509 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UPARP_BADI_VALID_ROW_ASRT_P | BAdI Impl for row validation for Assort Plan | 20090107 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UPARP_BADI_VALID_ROW_FIXT_P | BAdI Impl for row validation for Ficture Plan | 20090423 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UPARP_BADI_VAL_ROW_PLC_PLN | BAdI Impl for row validation for Placement Plan | 20090305 |
Properties
Interface | IF_UPARM_VALIDATE_ROW | |
Short Description | Interface for BAdI: BADI_UPARM_VALIDATE_ROW |
General Data
Package | UPARM | Retail MAP Master Data Maintenance |
Created | 20071211 | SAP |
Last changed | 20141101 | |
Unicode checks active |
Forward declarations
Interface IF_UPARM_VALIDATE_ROW has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20071211 |
Friends
Interface IF_UPARM_VALIDATE_ROW has no friend.
Attributes
Interface IF_UPARM_VALIDATE_ROW has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Validate Attributes of all Rows | 20090326 |
2 | ![]() |
Instance method | Public | Method | Validate Attributes of Row | 20071211 |
Events
Interface IF_UPARM_VALIDATE_ROW has no event.
Types
Interface IF_UPARM_VALIDATE_ROW has no local type.
Method Signatures
Method VALIDATE_ALL_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ROW_ERRORS | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_ERRORS | Master Data Maintenance View - Attribute errors | 20090326 | ||
2 | ![]() |
IR_CUSTOMIZING | Call by reference | Object reference (TYPE REF TO) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20090326 | ||
3 | ![]() |
IT_ALL_ROWS_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | Table of Row Values | 20090326 | ||
4 | ![]() |
IT_IOBJ_SELECTION | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090326 |
Method VALIDATE_ALL_ROWS on Interface IF_UPARM_VALIDATE_ROW has no exception.
Method VALIDATE_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTR_ERROR | Call by reference | Type reference (TYPE) | UPARM_YT_ATTR_ERROR | Master Data Maintenance View - Attribute errors | 20071213 | ||
2 | ![]() |
E_ERROR_DETECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20071212 | ||
3 | ![]() |
IR_CUSTOMIZING | Call by reference | Object reference (TYPE REF TO) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20071212 | ||
4 | ![]() |
IS_ROW_TO_VALIDATE | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20080110 | ||
5 | ![]() |
IT_ALL_ROWS_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | Table of Row Values | 20080110 | ||
6 | ![]() |
IT_IOBJ_SELECTION | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20071212 |
Method VALIDATE_ROW on Interface IF_UPARM_VALIDATE_ROW has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 703 |