SAP ABAP Class IF_UPARM_ROW_MODIFIED (Interface for BAdI: BADI_UPARM_ROW_MODIFIED)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081213
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARP_BADI_ROW_MODIF_ASR_PL BAdI Impl to evaluate virtual row for Assortment Plan 20081216
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARP_BADI_ROW_MODIF_FIX_PL BAdI Impl to evaluate virtual row for Fixture Plan 20081222
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARP_BADI_ROW_MODIF_PLC_PL BAdI Impl to evaluate virtual row for Placement Plan 20090106
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARP_BADI_ROW_MODIF_RNG_PL BAdI Impl to evaluate virtual row for Range Plan 20081215
Properties
Class IF_UPARM_ROW_MODIFIED  
Short Description Interface for BAdI: BADI_UPARM_ROW_MODIFIED    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081213   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UPARM_ROW_MODIFIED has no forward declaration.
Interfaces
Class IF_UPARM_ROW_MODIFIED has no interface implemented.
Friends
Class IF_UPARM_ROW_MODIFIED has no friend class.
Attributes
Class IF_UPARM_ROW_MODIFIED has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE_ALL_ROWS Instance method Public Method Initialize all rows when search is launched 20090317
2 ROW_MODIFIED Instance method Public Method Update a row every time it has been modified 20081213
Events
Class IF_UPARM_ROW_MODIFIED has no event.
Types
Class IF_UPARM_ROW_MODIFIED has no local type.
Method Signatures

Method EVALUATE_ALL_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALL_ROW_VALUES Call by reference Type reference (TYPE) UPARM_YT_ID_ROW_VALUES Table with Characteristic Values 20090317
2 Importing IR_CUSTOMIZING Call by reference Object reference (TYPE REF TO) CL_UPARM_CUSTOMIZING Master data maintenance view customizig 20090317
3 Importing IT_IOBJ_SELECTION Call by reference Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20090317

Method EVALUATE_ALL_ROWS on class IF_UPARM_ROW_MODIFIED has no exception.

Method ROW_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MODIFIED_ROW Call by reference Type reference (TYPE) UPARM_YS_ID_ROW_VALUES Table with Characteristic Values 20081215
2 Importing IR_CUSTOMIZING Call by reference Object reference (TYPE REF TO) CL_UPARM_CUSTOMIZING Master data maintenance view customizig 20081213
3 Importing IT_ALL_ROWS_VALUES Call by reference Type reference (TYPE) UPARM_YT_ID_ROW_VALUES ID Row Values 20081215
4 Importing IT_IOBJ_SELECTION Call by reference Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20081213

Method ROW_MODIFIED on class IF_UPARM_ROW_MODIFIED has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in