SAP ABAP Class IF_UPARM_VALIDATE_ROW (Interface for BAdI: BADI_UPARM_VALIDATE_ROW)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20071211 |
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
| Class | IF_UPARM_VALIDATE_ROW | |
| Short Description | Interface for BAdI: BADI_UPARM_VALIDATE_ROW | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071211 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UPARM_VALIDATE_ROW has no forward declaration.
Interfaces
Class IF_UPARM_VALIDATE_ROW has no interface implemented.
Friends
Class IF_UPARM_VALIDATE_ROW has no friend class.
Attributes
Class 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
Class IF_UPARM_VALIDATE_ROW has no event.
Types
Class 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 class 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 class IF_UPARM_VALIDATE_ROW has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in |