SAP ABAP Class CL_UPARP_BADI_VALID_ROW_ASRT_P (BAdI Impl for row validation for Assort Plan)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
⤷
UPARP (Package) Retail Planning
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090107 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UPARM_VALIDATE_ROW | Interface for BAdI: BADI_UPARM_VALIDATE_ROW | 20090107 |
Properties
| Class | CL_UPARP_BADI_VALID_ROW_ASRT_P | |
| Short Description | BAdI Impl for row validation for Assort Plan | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPARP | Retail Planning |
| Created | 20090107 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPARP_BADI_VALID_ROW_ASRT_P has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090107 | ||
| 2 | IF_UPARM_VALIDATE_ROW | Interface for BAdI: BADI_UPARM_VALIDATE_ROW | 20090107 |
Friends
Class CL_UPARP_BADI_VALID_ROW_ASRT_P has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | YT_KEY | 20090506 |
Methods
Class CL_UPARP_BADI_VALID_ROW_ASRT_P has no method.
Events
Class CL_UPARP_BADI_VALID_ROW_ASRT_P has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_KEY | Protected | See coding | 20090506 | BEGIN OF ys_key,
key TYPE char30,
END OF ys_key
|
||
| 2 | YT_KEY | Protected | See coding | 20090506 | yt_key TYPE STANDARD TABLE OF ys_key
|
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |