SAP ABAP Class CL_WRF_PBAS_GRID_CVCHANGE_CMD (Command: Change Cell Value)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   MM-PUR (Application Component) Purchasing
     WRF_PRC_BASIC_APPL (Package) Seasonal Procurement: Basis Area
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PBAS_CONSTANTS Constants 20040317
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PBAS_UNDO_COMMAND Command That Can Be Reversed 20040317
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WRF_POHF_EKPEKT_CVCH_CMD Command: Change a Cell Value in EKPO-EKET Structure 20040317
Properties
Class CL_WRF_PBAS_GRID_CVCHANGE_CMD  
Short Description Command: Change Cell Value    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WRF_PRC_BASIC_APPL   Seasonal Procurement: Basis Area 
Created 20040317   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_PBAS_GRID_CVCHANGE_CMD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WRF_PBAS_CONSTANTS Constants 20040317
2 IF_WRF_PBAS_UNDO_COMMAND Command That Can Be Reversed 20040317
Friends
Class CL_WRF_PBAS_GRID_CVCHANGE_CMD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_COPY_ROW Instance attribute Protected Object reference (TYPE REF TO) DATA Copy of Corresponding Row 20040422
2 MR_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA Corresponding Row of Grid 20040422
3 MR_DATAX_ROW Instance attribute Protected Object reference (TYPE REF TO) DATA Change Toolbar of Row 20040317
4 MR_OLD_VALUE Instance attribute Private Object reference (TYPE REF TO) DATA Old Value of Field 20040317
5 M_CHANGE_INDEX Instance attribute Private Type reference (TYPE) WRF_PBAS_INDEX Change Index 20040317
6 M_FIELDNAME Instance attribute Protected Type reference (TYPE) WRF_PBAS_FIELDNAME Name of Field 20040317
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_UNDO Instance method Protected Method After Cancelation of Action 20040426
2 BEFORE_UNDO Instance method Protected Method Before Cancelation of Action 20040426
3 CONSTRUCTOR Instance method Public Constructor 20040317
4 GET_ROW_FROM_OUTTAB Instance method Protected Method Returns Row from Outtab 20040422
5 SET_CHANGE_INDEX Instance method Public Method Set Change Index 20040426
6 UNMARK_FIELD_AS_CHANGED Instance method Protected Method Flag Field as Not Changed 20040317
Events
Class CL_WRF_PBAS_GRID_CVCHANGE_CMD has no event.
Types
Class CL_WRF_PBAS_GRID_CVCHANGE_CMD has no local type.
Method Signatures

Method AFTER_UNDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROW Call by reference Object reference (TYPE REF TO) DATA Entsprechende Zeile des Grids. 20040426

Method AFTER_UNDO on class CL_WRF_PBAS_GRID_CVCHANGE_CMD has no exception.

Method BEFORE_UNDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROW Call by reference Object reference (TYPE REF TO) DATA Entsprechende Zeile des Grids. 20040426

Method BEFORE_UNDO on class CL_WRF_PBAS_GRID_CVCHANGE_CMD has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COPY_ROW Call by reference Object reference (TYPE REF TO) DATA Kopie der entsprechenden Zeile 20040422
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Outtab des Grids 20040422
3 Importing IR_DATAX_ROW Call by reference Object reference (TYPE REF TO) DATA Änderungsleiste der Zeile. 20040317
4 Importing IR_OLD_VALUE Call by reference Object reference (TYPE REF TO) DATA Alter Wert eines Feldes. 20040317
5 Importing I_CHANGE_INDEX Call by reference Type reference (TYPE) WRF_PBAS_INDEX Änderungsindex. 20040317
6 Importing I_FIELDNAME Call by reference Type reference (TYPE) WRF_PBAS_FIELDNAME Name eines Feldes 20040317

Method CONSTRUCTOR on class CL_WRF_PBAS_GRID_CVCHANGE_CMD has no exception.

Method GET_ROW_FROM_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ROW Call by reference Object reference (TYPE REF TO) DATA 20040422

Method GET_ROW_FROM_OUTTAB on class CL_WRF_PBAS_GRID_CVCHANGE_CMD has no exception.

Method SET_CHANGE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_INDEX Call by reference Type reference (TYPE) WRF_PBAS_INDEX Index (z.B einer Zeile). 20040426

Method SET_CHANGE_INDEX on class CL_WRF_PBAS_GRID_CVCHANGE_CMD has no exception.

Method UNMARK_FIELD_AS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROW Call by reference Object reference (TYPE REF TO) DATA 20040422

Method UNMARK_FIELD_AS_CHANGED on class CL_WRF_PBAS_GRID_CVCHANGE_CMD has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 111