SAP ABAP Class CL_LOP_MASTER_LIST_ALV (Logistical Option Master Data List ALV)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     LOOP_UI (Package) Model layer for logistical contract options
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WLF_EDIT_ALV ALV display 20111219
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LOP_UI_EVENT Logistical Option UI Events 20120111
Properties
Class CL_LOP_MASTER_LIST_ALV  
Short Description Logistical Option Master Data List ALV    
Super Class CL_WLF_EDIT_ALV ALV display 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOOP_UI   Model layer for logistical contract options 
Created 20111219   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_LOP_UI_EVENT Logistical Option UI Events 20120111
Friends
Class CL_LOP_MASTER_LIST_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ICON_TEXT_EXISTS Constant Private Type reference (TYPE) ICONNAME 'ICON_FIELD_WITH_TEXT' Name of an Icon 20130307
2 MC_ICON_WIDTH Constant Private See coding 000010 20130307
3 MC_NAME_GUID Constant Private Type reference (TYPE) STRING 'LIST_GUID' Name of GUID Field 20130307
4 MC_NAME_STRUCTURE Constant Private Type reference (TYPE) DD02L-TABNAME 'LOP_S_MASTER_HD_DISP' Name of Display Structure 20130307
5 MC_PROGRAM Constant Private Type reference (TYPE) SYREPID 'SAPLLOP_UI' 20130307
6 MO_MASTER_LIST Instance attribute Private Object reference (TYPE REF TO) IF_LOP_LIST_MASTER Option list as master data 20111219
7 MT_DATA Instance attribute Private Type reference (TYPE) LOP_T_MASTER_HD_DISP Logistical Option Master Data HD Display Table 20111219
8 MV_ALV_ACTIVITY Instance attribute Private Type reference (TYPE) AKTYP 'N' Activity category in SAP transaction 20120111
9 MV_CHECK_EVENT_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X' 20120320
10 MV_CURSOR_SET_NEEDED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120703
11 STH_FIELDS_DISABLED Static Attribute Private Type reference (TYPE) WLF_TH_FIELD Field Names: Disabled Fields 20130307
12 STH_FIELDS_EDITABLE Static Attribute Private Type reference (TYPE) WLF_TH_FIELD Field Names: Editable Fields 20130307
13 STH_FIELDS_TECHNICAL Static Attribute Private Type reference (TYPE) WLF_TH_FIELD Field Names: Technical Fields 20130307
14 ST_EDIT_FIELD_DISABLE Static Attribute Private Type reference (TYPE) LVC_T_STYL disable input into edit fields via style 20130307
15 ST_FIELDCATALOG Static Attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20130307
16 SV_EDIT_FIELDS_SET Static Attribute Private Type reference (TYPE) ABAP_BOOL edit style table created ? 20130307
17 SV_ICON_TEXT Static Attribute Private Type reference (TYPE) STRING Icon: Text Exists 20120118
18 SV_ICON_TEXT_SPACE Static Attribute Private Type reference (TYPE) STRING Icon: No Text Exists 20130307
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS CONSTRUCTOR 20111219
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111219
3 CREATE_LIST Instance method Public Method Create a List / Add new Line to ALV 20120105
4 DELETE_LIST Instance method Public Method Delete List Object from Model 20120105
5 GET_ALV_ACTIVITY Instance method Public Method Get ALV Activity 20120103
6 GET_DISABLED_FIELDS Instance method Public Method Returns Fields That Should Be Disabled 20111219
7 GET_IS_CHECK_EVENT_ACTIVE Instance method Public Method 20120320
8 GET_MASTER_LIST Instance method Public Method Get Master List Object 20120102
9 HANDLE_ACTIVITY_CHANGED Instance method Private Method Handle Activity Was Changed 20111219
10 ON_CHANGE Instance method Private Method Handle Activity Was Set to Change 20111219
11 ON_CREATE Instance method Private Method Handle Activity Was Set to Create 20111219
12 ON_DISPLAY Instance method Private Method Handle Activity Was Set to Display 20111219
13 ON_NEUTRAL Instance method Private Method Handle Activity Was Set to Neutral 20120103
14 ON_REFCREATE Instance method Private Method Handle Activity Was Set to Create With Reference 20120103
15 PERFORM_CHECK Instance method Public Method Performs ALV Check 20120320
16 SET_ALV_ACTIVITY Instance method Public Method Set ALV Activity 20111219
17 SET_ALV_REFRESH_NEEDED Instance method Public Method Set ALV Refresh Is Needed Flag 20130307
18 SET_CHECK_EVENT Instance method Public Method 20120320
19 SET_CURSOR Instance method Private Method 20120703
20 SET_MASTER_LIST Instance method Public Method Set Master List Object 20111219
Events
# Event Type Visibility Description Created on
1 PERFORM_CHECK_EVENT Instance Event
(0)
Private
(0)
20120320
2 REFRESH_TEXT_EDITOR Instance Event
(0)
Private
(0)
20121207
3 REQUEST_MASTER_LIST Instance Event
(0)
Public
(2)
Request a Master List Object from UI 20111219
4 SHOW_TEXT_LIST Instance Event
(0)
Private
(0)
20120111
5 SHOW_TEXT_VALUE Instance Event
(0)
Private
(0)
20120111
Types
Class CL_LOP_MASTER_LIST_ALV has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LOP_MASTER_LIST_ALV has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20111219

Method CONSTRUCTOR on class CL_LOP_MASTER_LIST_ALV has no exception.

Method CREATE_LIST Signature

Method CREATE_LIST on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method CREATE_LIST on class CL_LOP_MASTER_LIST_ALV has no exception.

Method DELETE_LIST Signature

Method DELETE_LIST on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method DELETE_LIST on class CL_LOP_MASTER_LIST_ALV has no exception.

Method GET_ALV_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVITY Value transfer Type reference (TYPE) AKTYP Activity category 20120105

Method GET_ALV_ACTIVITY on class CL_LOP_MASTER_LIST_ALV has no exception.

Method GET_DISABLED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTH_FIELD Value transfer Type reference (TYPE) WLF_TH_FIELD Field Names 20111219

Method GET_DISABLED_FIELDS on class CL_LOP_MASTER_LIST_ALV has no exception.

Method GET_IS_CHECK_EVENT_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_CHECK_EVENT_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20120320

Method GET_IS_CHECK_EVENT_ACTIVE on class CL_LOP_MASTER_LIST_ALV has no exception.

Method GET_MASTER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MASTER_LIST Call by reference Object reference (TYPE REF TO) IF_LOP_LIST_MASTER Option list as master data 20120102

Method GET_MASTER_LIST on class CL_LOP_MASTER_LIST_ALV has no exception.

Method HANDLE_ACTIVITY_CHANGED Signature

Method HANDLE_ACTIVITY_CHANGED on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method HANDLE_ACTIVITY_CHANGED on class CL_LOP_MASTER_LIST_ALV has no exception.

Method ON_CHANGE Signature

Method ON_CHANGE on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method ON_CHANGE on class CL_LOP_MASTER_LIST_ALV has no exception.

Method ON_CREATE Signature

Method ON_CREATE on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method ON_CREATE on class CL_LOP_MASTER_LIST_ALV has no exception.

Method ON_DISPLAY Signature

Method ON_DISPLAY on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method ON_DISPLAY on class CL_LOP_MASTER_LIST_ALV has no exception.

Method ON_NEUTRAL Signature

Method ON_NEUTRAL on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method ON_NEUTRAL on class CL_LOP_MASTER_LIST_ALV has no exception.

Method ON_REFCREATE Signature

Method ON_REFCREATE on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method ON_REFCREATE on class CL_LOP_MASTER_LIST_ALV has no exception.

Method PERFORM_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HD_INIT Call by reference Type reference (TYPE) ABAP_BOOL 20120320

Method PERFORM_CHECK on class CL_LOP_MASTER_LIST_ALV has no exception.

Method SET_ALV_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Call by reference Type reference (TYPE) AKTYP Activity category in SAP transaction 20111219
2 Importing IV_HANDLE_NOT_NEEDED Call by reference Type reference (TYPE) ABAP_BOOL 20120109

Method SET_ALV_ACTIVITY on class CL_LOP_MASTER_LIST_ALV has no exception.

Method SET_ALV_REFRESH_NEEDED Signature

Method SET_ALV_REFRESH_NEEDED on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method SET_ALV_REFRESH_NEEDED on class CL_LOP_MASTER_LIST_ALV has no exception.

Method SET_CHECK_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_CHECK_EVENT_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20120320

Method SET_CHECK_EVENT on class CL_LOP_MASTER_LIST_ALV has no exception.

Method SET_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COL_ID Call by reference Type reference (TYPE) LVC_S_COL 20120703
2 Importing IS_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID 20120703

Method SET_CURSOR on class CL_LOP_MASTER_LIST_ALV has no exception.

Method SET_MASTER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MASTER_LIST Call by reference Object reference (TYPE REF TO) IF_LOP_LIST_MASTER Option list as master data 20111219

Method SET_MASTER_LIST on class CL_LOP_MASTER_LIST_ALV has no exception.
Event Signatures

Event PERFORM_CHECK_EVENT Signature
Event PERFORM_CHECK_EVENT on class CL_LOP_MASTER_LIST_ALV has no parameter.
Event REFRESH_TEXT_EDITOR Signature
Event REFRESH_TEXT_EDITOR on class CL_LOP_MASTER_LIST_ALV has no parameter.
Event REQUEST_MASTER_LIST Signature
Event REQUEST_MASTER_LIST on class CL_LOP_MASTER_LIST_ALV has no parameter.
Event SHOW_TEXT_LIST Signature
Event SHOW_TEXT_LIST on class CL_LOP_MASTER_LIST_ALV has no parameter.
Event SHOW_TEXT_VALUE Signature
Event SHOW_TEXT_VALUE on class CL_LOP_MASTER_LIST_ALV has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607