SAP ABAP Class CL_LOP_MASTER_UI (Logistical Option Master Data UI)
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_LOP_UI Logistical Option UI - Parent 20111201
Properties
Class CL_LOP_MASTER_UI  
Short Description Logistical Option Master Data UI    
Super Class CL_LOP_UI Logistical Option UI - Parent 
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 20111201   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
Class CL_LOP_MASTER_UI has no interface implemented.
Friends
Class CL_LOP_MASTER_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DIAGNOSE_DISCARD Constant Private Type reference (TYPE) DOKU_OBJ 'LOP_DISCARD_CHANGE' Documentation Object 20120105
2 GC_STATUS Constant Private See coding GUI Status 20120105
3 GC_TITLE Constant Private See coding GUI Title 20120105
4 GO_VIEW Static Attribute Private Object reference (TYPE REF TO) CL_LOP_MASTER_UI Logistical Option Master Data Maintenance 20111201
5 MO_LIST_MASTER_ALV Instance attribute Private Object reference (TYPE REF TO) CL_LOP_MASTER_LIST_ALV 20120229
6 MS_DIRECT_CALL_LOP_DATA Instance attribute Private Type reference (TYPE) LOP_S_LIST_CALL Direct Transaction Call: List Data 20121120
7 MS_LOP_S_CAT_DISP Instance attribute Private Type reference (TYPE) LOP_S_CAT_DISP Logistical Option Category Structure for Display 20111216
8 MS_LOP_S_NO_DISP Instance attribute Private Type reference (TYPE) LOP_S_NO_DISP Logistical Option Number Structure For Display 20111222
9 MV_CHANGE_LIST_LOCKED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120612
10 MV_DIRECT_CALL_ACTIVITY Instance attribute Private Type reference (TYPE) AKTYP Direct Transaction Call: Activity Category 20121119
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CATEGORIES_CUSTOMIZING Instance method Private Method 20120228
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111201
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111201
4 DO_NAVIGATE_LISTS Instance method Protected Method Call Transaction LOP_MASTER_LISTS 20121116
5 DO_POPUP_CREATE Instance method Protected Method Call PopUp LOP Master Data Create 20111206
6 DO_POPUP_CREATE_WITH_REF Instance method Protected Method Call PopUp LOP Master Data Create with Reference 20111206
7 DO_POPUP_DISCARD_WARNING Instance method Protected Method Call PopUp Warning Changes Discarded 20120104
8 DO_POPUP_OPEN_OTHER Instance method Protected Method Call PopUp LOP Master Data Open Other Data 20111213
9 DO_POPUP_SETTINGS Instance method Protected Method Call PopUp LOP Master Data UI Settings 20111223
10 DO_TOGGLE Instance method Protected Method Toggle Between Display <-> Change 20111207
11 GET_INSTANCE Static method Public Method 20120625
12 HANDLE_MASTER_LIST_REQUEST Instance method Public Event handling method Handle Master List Request 20111216
13 PROTOCOL_INSERT_MSG Instance method Private Method 20130307
14 PROTOCOL_INSERT_MSG_FROM_SY Instance method Private Method 20130307
15 START Instance method Public Method Start Master Data Maintenance UI 20111201
16 START_TCODE Instance method Public Method Start Master Data Maintenance UI from TCode 20120727
Events
Class CL_LOP_MASTER_UI has no event.
Types
Class CL_LOP_MASTER_UI has no local type.
Method Signatures

Method CHECK_CATEGORIES_CUSTOMIZING Signature

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

Method CHECK_CATEGORIES_CUSTOMIZING on class CL_LOP_MASTER_UI has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_LOP_MASTER_UI has no parameter.
Method CONSTRUCTOR on class CL_LOP_MASTER_UI has no exception.

Method DO_NAVIGATE_LISTS Signature

Method DO_NAVIGATE_LISTS on class CL_LOP_MASTER_UI has no parameter.
Method DO_NAVIGATE_LISTS on class CL_LOP_MASTER_UI has no exception.

Method DO_POPUP_CREATE Signature

Method DO_POPUP_CREATE on class CL_LOP_MASTER_UI has no parameter.
Method DO_POPUP_CREATE on class CL_LOP_MASTER_UI has no exception.

Method DO_POPUP_CREATE_WITH_REF Signature

Method DO_POPUP_CREATE_WITH_REF on class CL_LOP_MASTER_UI has no parameter.
Method DO_POPUP_CREATE_WITH_REF on class CL_LOP_MASTER_UI has no exception.

Method DO_POPUP_DISCARD_WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTINUE Value transfer Type reference (TYPE) ABAP_BOOL Discard Changes 20120104

Method DO_POPUP_DISCARD_WARNING on class CL_LOP_MASTER_UI has no exception.

Method DO_POPUP_OPEN_OTHER Signature

Method DO_POPUP_OPEN_OTHER on class CL_LOP_MASTER_UI has no parameter.
Method DO_POPUP_OPEN_OTHER on class CL_LOP_MASTER_UI has no exception.

Method DO_POPUP_SETTINGS Signature

Method DO_POPUP_SETTINGS on class CL_LOP_MASTER_UI has no parameter.
Method DO_POPUP_SETTINGS on class CL_LOP_MASTER_UI has no exception.

Method DO_TOGGLE Signature

Method DO_TOGGLE on class CL_LOP_MASTER_UI has no parameter.
Method DO_TOGGLE on class CL_LOP_MASTER_UI has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MASTER_UI Value transfer Object reference (TYPE REF TO) CL_LOP_MASTER_UI 20120625

Method GET_INSTANCE on class CL_LOP_MASTER_UI has no exception.

Method HANDLE_MASTER_LIST_REQUEST Signature

Method HANDLE_MASTER_LIST_REQUEST on class CL_LOP_MASTER_UI has no parameter.
Method HANDLE_MASTER_LIST_REQUEST on class CL_LOP_MASTER_UI has no exception.

Method PROTOCOL_INSERT_MSG Signature

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

Method PROTOCOL_INSERT_MSG on class CL_LOP_MASTER_UI has no exception.

Method PROTOCOL_INSERT_MSG_FROM_SY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SY Value transfer Type reference (TYPE) SYST SY 20130307
2 Importing I_DOC_NO Call by reference Type reference (TYPE) LOP_DOC_NO 20130307
3 Importing I_DOC_TYPE Call by reference Type reference (TYPE) LOP_DOC_TYPE 20130307
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) STRING 20130307
5 Importing I_GUID Call by reference Type reference (TYPE) WLF_GUID 20130307
6 Importing I_ITEM_NO Call by reference Type reference (TYPE) LOP_DOC_ITEM_NO 20130307
7 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT 20130307
8 Importing I_LOP_COUNT Call by reference Type reference (TYPE) LOP_COUNT 20130307
9 Importing I_REF_GUID Call by reference Type reference (TYPE) LOP_REF_GUID 20130307
10 Importing I_ROW_ID Call by reference Type reference (TYPE) INT4 20130307
11 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20130307

Method PROTOCOL_INSERT_MSG_FROM_SY on class CL_LOP_MASTER_UI has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CALL_LOP_DATA Call by reference Type reference (TYPE) LOP_S_LIST_CALL Logistical Option List Call Data 20121120
2 Importing IV_CALL_ACTIVITY Call by reference Type reference (TYPE) LOP_UI_AKTYP Logistical Options UI Activity Category For Transaction 20121120
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20121119

Method START_TCODE Signature

Method START_TCODE on class CL_LOP_MASTER_UI has no parameter.
Method START_TCODE on class CL_LOP_MASTER_UI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607