SAP ABAP Class CL_RMSA_VAI_ALVHANDLER (RMS-ATL: (Obsolete))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSATLVAL (Package) RMS-ATL: EH&S Value Assignment Dialog
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMST_ALV_DATA RMS-WB: Interface for RMS-ALV Data Check 20020823
Properties
Class CL_RMSA_VAI_ALVHANDLER  
Short Description RMS-ATL: (Obsolete)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSATLVAL   RMS-ATL: EH&S Value Assignment Dialog 
Created 20020823   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ESPAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RMY11 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMST_ALV_DATA RMS-WB: Interface for RMS-ALV Data Check 20020823
Friends
Class CL_RMSA_VAI_ALVHANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ALVDATA Instance attribute Private Object reference (TYPE REF TO) CL_RMSA_VAI_ALVDATA ALV Data Container 20020823
2 MO_ALVGRID Instance attribute Private Object reference (TYPE REF TO) CL_RMST_ALV ALV Wrapper for Recipe Management 20021018
3 MO_ALVLAYOUT Instance attribute Private Object reference (TYPE REF TO) CL_RMSA_VAI_ALVLAYOUT ALV Layout 20020823
4 MO_BADI Instance attribute Private Object reference (TYPE REF TO) IF_EX_RMSA_VAI_ADD_INF Bus.Add-In 20020925
5 MT_ALVFIELDCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20020925
6 MT_ALVOUTTAB Instance attribute Public Type reference (TYPE) RMSATY_API_VAI_ALVOUT ALV Data Output 20020925
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BADI Instance method Private Method 20020925
2 CLEAR Instance method Public Method 20020823
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020823
4 GET_INSTANCE_ALVDATA Instance method Public Method 20020823
5 GET_INSTANCE_ALVGRID Instance method Public Method 20021018
6 GET_INSTANCE_ALVLAYOUT Instance method Public Method 20020823
7 ON_DATA_CHANGED_FINISHED Instance method Public Event handling method 20020823
8 ON_DOUBLE_CLICK Instance method Public Event handling method 20020823
9 ON_F1 Instance method Public Event handling method 20020823
10 ON_F4 Instance method Public Event handling method 20020823
11 ON_TOOLBAR Instance method Public Event handling method 20020823
12 ON_USER_COMMAND Instance method Public Event handling method 20020823
Events
Class CL_RMSA_VAI_ALVHANDLER has no event.
Types
Class CL_RMSA_VAI_ALVHANDLER has no local type.
Method Signatures

Method CHECK_BADI Signature

Method CHECK_BADI on class CL_RMSA_VAI_ALVHANDLER has no parameter.
Method CHECK_BADI on class CL_RMSA_VAI_ALVHANDLER has no exception.

Method CLEAR Signature

Method CLEAR on class CL_RMSA_VAI_ALVHANDLER has no parameter.
Method CLEAR on class CL_RMSA_VAI_ALVHANDLER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALVGRID Call by reference Object reference (TYPE REF TO) CL_RMST_ALV ALV Verschalung für Recipe Management 20021018

Method CONSTRUCTOR on class CL_RMSA_VAI_ALVHANDLER has no exception.

Method GET_INSTANCE_ALVDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ALVDATA Value transfer Object reference (TYPE REF TO) CL_RMSA_VAI_ALVDATA ALV-Datencontainer 20020823

Method GET_INSTANCE_ALVDATA on class CL_RMSA_VAI_ALVHANDLER has no exception.

Method GET_INSTANCE_ALVGRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ALVGRID Value transfer Object reference (TYPE REF TO) CL_RMST_ALV ALV Verschalung für Recipe Management 20021018

Method GET_INSTANCE_ALVGRID on class CL_RMSA_VAI_ALVHANDLER has no exception.

Method GET_INSTANCE_ALVLAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ALVLAYOUT Value transfer Object reference (TYPE REF TO) CL_RMSA_VAI_ALVLAYOUT ALV-Layout 20020823

Method GET_INSTANCE_ALVLAYOUT on class CL_RMSA_VAI_ALVHANDLER has no exception.

Method ON_DATA_CHANGED_FINISHED Signature

Method ON_DATA_CHANGED_FINISHED on class CL_RMSA_VAI_ALVHANDLER has no parameter.
Method ON_DATA_CHANGED_FINISHED on class CL_RMSA_VAI_ALVHANDLER has no exception.

Method ON_DOUBLE_CLICK Signature

Method ON_DOUBLE_CLICK on class CL_RMSA_VAI_ALVHANDLER has no parameter.
Method ON_DOUBLE_CLICK on class CL_RMSA_VAI_ALVHANDLER has no exception.

Method ON_F1 Signature

Method ON_F1 on class CL_RMSA_VAI_ALVHANDLER has no parameter.
Method ON_F1 on class CL_RMSA_VAI_ALVHANDLER has no exception.

Method ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20021008
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20021008
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20021008
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20021008
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20021008
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20021008

Method ON_F4 on class CL_RMSA_VAI_ALVHANDLER has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20021017
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20021017

Method ON_TOOLBAR on class CL_RMSA_VAI_ALVHANDLER has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20021018

Method ON_USER_COMMAND on class CL_RMSA_VAI_ALVHANDLER has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 210