SAP ABAP Class CL_LOP_UI (Logistical Option UI - Parent)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LOP_EMBEDDED_UI Logistical Option Embedded UI 20120113
2 Inheritance (c INHERITING FROM c_ref)  CL_LOP_MASTER_UI Logistical Option Master Data UI 20111201
Properties
Class CL_LOP_UI  
Short Description Logistical Option UI - Parent    
Super Class    
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 20111128   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_UI has no interface implemented.
Friends
Class CL_LOP_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CONTAINER_CAT Constant Protected Type reference (TYPE) SCRFNAME 'LOP_CONTAINER_CAT' Container Name Value Text Edit 20120118
2 GC_CONTAINER_LIST Constant Protected Type reference (TYPE) SCRFNAME 'LOP_CONTAINER_LIST' Container Name List 20120110
3 GC_CONTAINER_LIST_TXT Constant Protected Type reference (TYPE) SCRFNAME 'LOP_CONTAINER_LIST_TXT' Container Name List Text Edit 20120111
4 GC_CONTAINER_NAME Constant Protected Type reference (TYPE) SCRFNAME 'LOP_CONTAINER' Container Name 20111130
5 GC_CONTAINER_TEXT_EDITOR Constant Protected Type reference (TYPE) SCRFNAME 'LOP_CONTAINER_TEXT_EDITOR' Name of a Screen Element 20121206
6 GC_CONTAINER_VALUE Constant Protected Type reference (TYPE) SCRFNAME 'LOP_CONTAINER_VALUE' Container Name Value 20120111
7 GC_CONTAINER_VALUE_TXT Constant Protected Type reference (TYPE) SCRFNAME 'LOP_CONTAINER_VALUE_TXT' Container Name Value Text Edit 20120111
8 GC_HD_CONTAINER_FULL Constant Protected Type reference (TYPE) I 100 Full screen of hd container 20111201
9 GC_HD_CONTAINER_HEIGHT Constant Protected Type reference (TYPE) I 20 Height of hd container 20111201
10 GC_LOP_UI_PERS_KEY Constant Protected Type reference (TYPE) SPERS_KEY 'LOP_UI_PERS' Personalization object key 20111221
11 GC_LOP_UI_PERS_KEY_MASTER Constant Protected Type reference (TYPE) SPERS_KEY 'LOP_UI_MASTER_PERS' 20120125
12 GC_LOP_UI_PERS_STRUC_EMBEDDED Constant Protected Type reference (TYPE) STRUKNAME 'LOP_S_UI_PERS_EMBEDDED' 20120125
13 GC_LOP_UI_PERS_STRUC_MASTER Constant Protected Type reference (TYPE) STRUKNAME 'LOP_S_UI_PERS_MASTER' 20120125
14 GC_PROGRAM Constant Protected Type reference (TYPE) SYREPID 'SAPLLOP_UI' ABAP Porgramm 20111129
15 GC_SCREEN Constant Protected See coding LOP Screens 20111130
16 GC_TEXT_GROUP Constant Protected Type reference (TYPE) CHAR3 'TXT' 3-Byte field 20111202
17 MC_VARIANT_HANDLE_FOR_CHANGES Constant Protected Type reference (TYPE) SLIS_HANDL 'CHAN' 20120322
18 MO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20111201
19 MO_CONTAINER_CAT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container Category ALV 20120118
20 MO_CONTAINER_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container List ALV 20111219
21 MO_CONTAINER_LIST_TXT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container List Text 20120111
22 MO_CONTAINER_TEXT_EDITOR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Text Editor 20121206
23 MO_CONTAINER_VALUE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container Value ALV 20120111
24 MO_CONTAINER_VALUE_TXT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container Value Text 20120111
25 MO_ERROR Instance attribute Protected Object reference (TYPE REF TO) CL_LOP_ERROR 20120207
26 MO_ERROR_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_LOP_ERROR_VIEW 20120207
27 MO_LIST Instance attribute Protected Object reference (TYPE REF TO) IF_LOP_LIST 20120125
28 MO_LIST_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_LOP_LIST_FACTORY Factory for option lists 20120113
29 MO_LOP_C_CAT Instance attribute Protected Object reference (TYPE REF TO) CL_LOP_C_CAT 20120229
30 MO_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20111201
31 MO_TEXT_EDITOR Instance attribute Protected Object reference (TYPE REF TO) CL_LOP_TXT_EDITOR Logistical Option Text Editor 20121206
32 MO_VALUE_ALV Instance attribute Protected Object reference (TYPE REF TO) CL_LOP_VALUE_ALV 20120229
33 MS_SCREEN_TITLE Instance attribute Protected Type reference (TYPE) LOP_S_SCREEN_TITLE Structure for Dynamic Call-up of Title Bar 20111206
34 MV_ACTIVITY_OLD Instance attribute Protected Type reference (TYPE) AKTYP 20120411
35 MV_FIRST_TIME Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE First Call 20120111
36 MV_LANGUAGE_LIST Instance attribute Private Type reference (TYPE) LOP_VALUE_TEXT_LANGUAGE Language Key for Value Text in List Text Edit 20120111
37 MV_LANGUAGE_VALUE Instance attribute Private Type reference (TYPE) LOP_VALUE_TEXT_LANGUAGE Language Key for Value Text in Value Text Edit 20120111
38 MV_MASTER_DATA_MODE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130208
39 MV_PROGRAM_ACTIVITY Instance attribute Private Type reference (TYPE) AKTYP 20130208
40 MV_PROGRAM_MODE Instance attribute Private Type reference (TYPE) CHAR3 '100' Program Mode 20120111
41 MV_SCREEN_ROWS Instance attribute Protected Type reference (TYPE) SYST_SROWS Number of Rows Displayed on Screen 20130214
42 MV_TAB_ACTIVE Instance attribute Protected Type reference (TYPE) FCODE Function Code 20121204
43 MV_TDID_LIST Instance attribute Private Type reference (TYPE) LOP_TDID_VALUE Text ID for Value Text in List Text Edit 20120111
44 MV_TDID_VALUE Instance attribute Private Type reference (TYPE) LOP_TDID_VALUE Text ID for Value Text in Value Text Edit 20120111
45 STS_FCODE Static Attribute Protected Type reference (TYPE) TY_TS_FCODE 20120328
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_FIELDS_IN_PBO Instance method Public Method Adjust Fields in PBO 20111202
2 AT_PAI Instance method Public Method Screen: PAI 20130214
3 AT_PBO Instance method Public Method Screen: PBO 20130214
4 BEFORE_LEAVE Instance method Public Method Before Exiting 20111221
5 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20111129
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120207
7 DO_BACK Instance method Protected Method Back 20111201
8 DO_CANCEL Instance method Protected Method Cancel 20111201
9 DO_DELETE Instance method Protected Method Delete 20120229
10 DO_EXIT Instance method Protected Method Exit 20111201
11 DO_GET_LIST_FOR_CHANGE Instance method Protected Method Get List in Order to Change it 20120301
12 DO_GET_LIST_FOR_CREATE Instance method Protected Method Get Newly Created List 20120301
13 DO_GET_LIST_FOR_CREATE_REF Instance method Protected Method Get Newly Created List Reffering Existing One 20120301
14 DO_GET_LIST_FOR_DISPLAY Instance method Protected Method Get List in Order to Display it 20120301
15 DO_SAVE Instance method Protected Method Save 20111223
16 DO_SHOW_CHANGE_HISTORY Instance method Protected Method Show Change History 20120327
17 FREE Instance method Protected Method Free All Resource 20111201
18 GET_ACTIVATED_TAB Instance method Public Method Get Fcode for Activated TabStrip 20121204
19 GET_ACTIVITY Instance method Public Method Returns Program Activity Mode 20120105
20 GET_CHANGE_HISTORY_DATA Instance method Protected Method 20130207
21 GET_CONTAINER_HD_HEIGHT Instance method Protected Method Get Current Header Container Height 20111222
22 GET_GUI_STATUS Instance method Public Method Get Screen Status 20120118
23 GET_GUI_TITLE Instance method Public Method Get Screen Title 20120118
24 GET_IS_MASTER_DATA Instance method Public Method Get Is Master Data Maintenance Mode 20120105
25 GET_PROGRAM Instance method Public Method ABAP Program: Current Main Program 20111130
26 GET_SASH_PERCENTAGE Instance method Public Method Return Current Sash Percentage 20120110
27 GET_SCREEN Instance method Public Method Return Current Screen Number Splitter 20120118
28 GET_SCREEN_BOTTOM Instance method Public Method Return Current Screen Number Bottom 20120110
29 GET_SCREEN_TOP Instance method Public Method Return Current Screen Number Top 20120110
30 GET_TAB_INFO Instance method Public Method get if tab should be active or not 20121207
31 HANDLE_ACTIVATED_TAB_CHANGE Instance method Protected Method Handle a Change of The Activated Tab 20121206
32 HANDLE_ACTIVITY_CHANGED Instance method Protected Method Handle Activity Got Changed 20120130
33 HANDLE_ACTIVITY_REQUEST Instance method Protected Event handling method Handle Activity Got Requested 20120327
34 HANDLE_DISTRIBUTE_LIST Instance method Protected Event handling method Handle List Distribution 20120125
35 HANDLE_ERROR_OCCURRED Instance method Protected Event handling method Error Occurred During Processing 20121210
36 HANDLE_FCODE Instance method Public Method Process Function Code 20111130
37 HANDLE_FIRST_DISPLAY Instance method Protected Method Handle At First Display 20111222
38 HANDLE_PERFORM_CHECKS Instance method Protected Event handling method Handle Perform Checks Event 20120320
39 HANDLE_REFRESH_TEXT_EDITOR Instance method Protected Event handling method Handle Text Editor Refresh 20121207
40 HANDLE_SHOW_CHANGE_HISTORY Instance method Protected Event handling method 20120322
41 INIT_CONTROLS Instance method Public Method Initialize Controls 20111130
42 IS_LEAVE_OK Instance method Protected Method Check State Before Leaveing 20111201
43 IS_LOP_FCODE Instance method Public Method 20120328
44 IS_TECH_NAME_HIDDEN Instance method Protected Method Returns if Tech Names are Hidden 20111223
45 LEAVE_PROGRAM Instance method Protected Method Exit Program 20111201
46 PAI_START Instance method Public Method PAI start 20111130
47 PBO_START Instance method Public Method PBO start 20111130
48 REFRESH_CONTROLS Instance method Protected Method Initialize and Reset All Objects 20120229
49 RESET_CONTROLS Instance method Protected Method Reset Controls Back to Neutral and Refresh Afterwards 20120229
50 SET_ACTIVATED_TAB Instance method Public Method Set Fcode for Activated TabStrip 20121204
51 SET_ACTIVITY Instance method Public Method Set Activitiey for Program and ALV 20111207
52 SET_ACTIVITY_OLD Instance method Protected Method 20120412
53 SET_ALV_ACTIVITY Instance method Protected Method Set ALV Activity 20111207
54 SET_CONTAINER_HD_HEIGHT Instance method Protected Method Set Header Container to Certain Height 20111201
55 SET_GUI_STATUS Instance method Public Method Set Screen Status 20120118
56 SET_GUI_TITLE Instance method Public Method Set Screen Title 20120118
57 SET_MASTER_DATA_MODE Instance method Public Method 20130208
58 SET_PROGRAM_ACTIVITY Instance method Private Method Set Program Activity 20111207
59 SET_PROGRAM_MODE Instance method Private Method Set Program Mode 20120111
60 SET_SASH_PERCENTAGE Instance method Public Method Set Current Sash Percentage 20120110
61 SET_TITLEBAR_PARAMETERS Instance method Protected Method Set Parameters for GUI Title 20111206
62 SET_USER_SETTINGS Instance method Protected Method Set User Settings 20111223
63 WRITE_PERSONALISATION Instance method Protected Method Write Personalization 20111221
Events
Class CL_LOP_UI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TS_FCODE Public See coding 20120328 ty_ts_fcode TYPE SORTED TABLE OF fcode WITH UNIQUE KEY table_line
Method Signatures

Method ADJUST_FIELDS_IN_PBO Signature

Method ADJUST_FIELDS_IN_PBO on class CL_LOP_UI has no parameter.
Method ADJUST_FIELDS_IN_PBO on class CL_LOP_UI has no exception.

Method AT_PAI Signature

Method AT_PAI on class CL_LOP_UI has no parameter.
Method AT_PAI on class CL_LOP_UI has no exception.

Method AT_PBO Signature

Method AT_PBO on class CL_LOP_UI has no parameter.
Method AT_PBO on class CL_LOP_UI has no exception.

Method BEFORE_LEAVE Signature

Method BEFORE_LEAVE on class CL_LOP_UI has no parameter.
Method BEFORE_LEAVE on class CL_LOP_UI has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method DO_BACK Signature

Method DO_BACK on class CL_LOP_UI has no parameter.
Method DO_BACK on class CL_LOP_UI has no exception.

Method DO_CANCEL Signature

Method DO_CANCEL on class CL_LOP_UI has no parameter.
Method DO_CANCEL on class CL_LOP_UI has no exception.

Method DO_DELETE Signature

Method DO_DELETE on class CL_LOP_UI has no parameter.
Method DO_DELETE on class CL_LOP_UI has no exception.

Method DO_EXIT Signature

Method DO_EXIT on class CL_LOP_UI has no parameter.
Method DO_EXIT on class CL_LOP_UI has no exception.

Method DO_GET_LIST_FOR_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_LIST Call by reference Object reference (TYPE REF TO) IF_LOP_LIST 20120301
2 Exporting EV_ERROR_OCCURED Call by reference Type reference (TYPE) ABAP_BOOL 20120301
3 Exporting EV_IS_LOCKED Call by reference Type reference (TYPE) ABAP_BOOL 20120301
4 Importing IV_NO_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL 20120301

Method DO_GET_LIST_FOR_CHANGE on class CL_LOP_UI has no exception.

Method DO_GET_LIST_FOR_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_LIST Call by reference Object reference (TYPE REF TO) IF_LOP_LIST 20120301
2 Exporting EV_ERROR_OCCURED Call by reference Type reference (TYPE) ABAP_BOOL 20120301
3 Importing IV_NO_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL 20120301

Method DO_GET_LIST_FOR_CREATE on class CL_LOP_UI has no exception.

Method DO_GET_LIST_FOR_CREATE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_LIST Call by reference Object reference (TYPE REF TO) IF_LOP_LIST 20120301
2 Exporting EV_ERROR_OCCURED Call by reference Type reference (TYPE) ABAP_BOOL 20120301
3 Importing IV_COPY_TEXT Call by reference Type reference (TYPE) LOP_COPY_TEXT 20120405
4 Importing IV_LOP_NO_SOURCE Call by reference Type reference (TYPE) LOP_NO 20120301
5 Importing IV_NO_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL 20120301

Method DO_GET_LIST_FOR_CREATE_REF on class CL_LOP_UI has no exception.

Method DO_GET_LIST_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_LIST Call by reference Object reference (TYPE REF TO) IF_LOP_LIST 20120301
2 Exporting EV_ERROR_OCCURED Call by reference Type reference (TYPE) ABAP_BOOL 20120301
3 Importing IV_NO_ERROR_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL 20120612
4 Importing IV_NO_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL 20120301

Method DO_GET_LIST_FOR_DISPLAY on class CL_LOP_UI has no exception.

Method DO_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_OCCURRED Call by reference Type reference (TYPE) ABAP_BOOL 20130318
2 Importing IV_FOR_DELETION Call by reference Type reference (TYPE) ABAP_BOOL Update Used For Deletion 20130318

Method DO_SAVE on class CL_LOP_UI has no exception.

Method DO_SHOW_CHANGE_HISTORY Signature

Method DO_SHOW_CHANGE_HISTORY on class CL_LOP_UI has no parameter.
Method DO_SHOW_CHANGE_HISTORY on class CL_LOP_UI has no exception.

Method FREE Signature

Method FREE on class CL_LOP_UI has no parameter.
Method FREE on class CL_LOP_UI has no exception.

Method GET_ACTIVATED_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVATED_TAB Value transfer Type reference (TYPE) FCODE Function Code 20121204

Method GET_ACTIVATED_TAB on class CL_LOP_UI has no exception.

Method GET_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_ACTIVITY on class CL_LOP_UI has no exception.

Method GET_CHANGE_HISTORY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VARIANT Call by reference Type reference (TYPE) DISVARIANT 20130207
2 Exporting ET_CDRED Call by reference Type reference (TYPE) CDREDCD_TAB 20130207
3 Exporting ET_CDRED_STR Call by reference Type reference (TYPE) CDRED_STR_TAB 20130207
4 Exporting EV_OBJECTCLAS Call by reference Type reference (TYPE) CDHDR-OBJECTCLAS 20130207

Method GET_CHANGE_HISTORY_DATA on class CL_LOP_UI has no exception.

Method GET_CONTAINER_HD_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HEIGHT Value transfer Type reference (TYPE) I Current Container Height 20111222

Method GET_CONTAINER_HD_HEIGHT on class CL_LOP_UI has no exception.

Method GET_GUI_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STATUS Call by reference Type reference (TYPE) LOP_S_SCREEN_STATUS Status To Be Set 20120118
2 Exporting ET_FCODE_EXCLUDE Call by reference Type reference (TYPE) LOP_T_FCODE_EXCLUDE Excluded Function Codes 20120118
3 Exporting EV_INFO_TEXT_TOGGLE Call by reference Type reference (TYPE) SMP_DYNTXT Toggle: Dynamic Icon Texts 20120227

Method GET_GUI_STATUS on class CL_LOP_UI has no exception.

Method GET_GUI_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SCREEN_TITLE Call by reference Type reference (TYPE) LOP_S_SCREEN_TITLE Structure for Dynamic Call-up of Title Bar 20120118

Method GET_GUI_TITLE on class CL_LOP_UI has no exception.

Method GET_IS_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVITY_MASTER_DATA Value transfer Type reference (TYPE) ABAP_BOOL Master Data Maintenance Acty. 20120105

Method GET_IS_MASTER_DATA on class CL_LOP_UI has no exception.

Method GET_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PROGRAM Value transfer Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20111130

Method GET_PROGRAM on class CL_LOP_UI has no exception.

Method GET_SASH_PERCENTAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SASH Value transfer Type reference (TYPE) I Percentage Screen Split 20120110

Method GET_SASH_PERCENTAGE on class CL_LOP_UI has no exception.

Method GET_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT_SCREEN Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20121204
2 Returning RV_SCREEN Value transfer Type reference (TYPE) SYDYNNR Current Screen Number 20120118

Method GET_SCREEN on class CL_LOP_UI has no exception.

Method GET_SCREEN_BOTTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCREEN_PARENT Call by reference Type reference (TYPE) SYDYNNR Screen Number or Parent 20120111
2 Returning RV_SCREEN Value transfer Type reference (TYPE) SYDYNNR Screen Number of Lower Screen 20120110

Method GET_SCREEN_BOTTOM on class CL_LOP_UI has no exception.

Method GET_SCREEN_TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCREEN_PARENT Call by reference Type reference (TYPE) SYDYNNR Screen Number or Parent 20120111
2 Returning RV_SCREEN Value transfer Type reference (TYPE) SYDYNNR Screen Number for Upper Subscreen 20120110

Method GET_SCREEN_TOP on class CL_LOP_UI has no exception.

Method GET_TAB_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAB_FCODE Call by reference Type reference (TYPE) FCODE Function Code 20121207
2 Returning RV_TAB_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20121207

Method GET_TAB_INFO on class CL_LOP_UI has no exception.

Method HANDLE_ACTIVATED_TAB_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVATED_TAB Value transfer Type reference (TYPE) FCODE Newly Activated Tab 20121206

Method HANDLE_ACTIVATED_TAB_CHANGE on class CL_LOP_UI has no exception.

Method HANDLE_ACTIVITY_CHANGED Signature

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

Method HANDLE_ACTIVITY_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Value transfer Attribute reference (LIKE) 20120327
2 Importing IV_NO_HANDLE_NEEDED Value transfer Attribute reference (LIKE) 20120327

Method HANDLE_ACTIVITY_REQUEST on class CL_LOP_UI has no exception.

Method HANDLE_DISTRIBUTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLEAR_LIST Value transfer Attribute reference (LIKE) 20120626

Method HANDLE_DISTRIBUTE_LIST on class CL_LOP_UI has no exception.

Method HANDLE_ERROR_OCCURRED Signature

Method HANDLE_ERROR_OCCURRED on class CL_LOP_UI has no parameter.
Method HANDLE_ERROR_OCCURRED on class CL_LOP_UI has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FCODE Call by reference Type reference (TYPE) FCODE Function Code 20111130

Method HANDLE_FCODE on class CL_LOP_UI has no exception.

Method HANDLE_FIRST_DISPLAY Signature

Method HANDLE_FIRST_DISPLAY on class CL_LOP_UI has no parameter.
Method HANDLE_FIRST_DISPLAY on class CL_LOP_UI has no exception.

Method HANDLE_PERFORM_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_HD Value transfer Attribute reference (LIKE) 20120320

Method HANDLE_PERFORM_CHECKS on class CL_LOP_UI has no exception.

Method HANDLE_REFRESH_TEXT_EDITOR Signature

Method HANDLE_REFRESH_TEXT_EDITOR on class CL_LOP_UI has no parameter.
Method HANDLE_REFRESH_TEXT_EDITOR on class CL_LOP_UI has no exception.

Method HANDLE_SHOW_CHANGE_HISTORY Signature

Method HANDLE_SHOW_CHANGE_HISTORY on class CL_LOP_UI has no parameter.
Method HANDLE_SHOW_CHANGE_HISTORY on class CL_LOP_UI has no exception.

Method INIT_CONTROLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SYDYNNR Screen Number 20120110

Method INIT_CONTROLS on class CL_LOP_UI has no exception.

Method IS_LEAVE_OK Signature

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

Method IS_LEAVE_OK on class CL_LOP_UI has no exception.

Method IS_LOP_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) FCODE 20120328
2 Returning R_IS Value transfer Type reference (TYPE) ABAP_BOOL 20120328

Method IS_LOP_FCODE on class CL_LOP_UI has no exception.

Method IS_TECH_NAME_HIDDEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HIDDEN Value transfer Type reference (TYPE) ABAP_BOOL Returns if Tech Names Are Hidden 20111223

Method IS_TECH_NAME_HIDDEN on class CL_LOP_UI has no exception.

Method LEAVE_PROGRAM Signature

Method LEAVE_PROGRAM on class CL_LOP_UI has no parameter.
Method LEAVE_PROGRAM on class CL_LOP_UI has no exception.

Method PAI_START Signature

Method PAI_START on class CL_LOP_UI has no parameter.
Method PAI_START on class CL_LOP_UI has no exception.

Method PBO_START Signature

Method PBO_START on class CL_LOP_UI has no parameter.
Method PBO_START on class CL_LOP_UI has no exception.

Method REFRESH_CONTROLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_ALV_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL 20120628
2 Importing IV_NO_ERROR_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL 20120612
3 Importing IV_NO_HD_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL 20120327
4 Importing IV_NO_TEXT_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL 20120628

Method REFRESH_CONTROLS on class CL_LOP_UI has no exception.

Method RESET_CONTROLS Signature

Method RESET_CONTROLS on class CL_LOP_UI has no parameter.
Method RESET_CONTROLS on class CL_LOP_UI has no exception.

Method SET_ACTIVATED_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVATED_TAB Call by reference Type reference (TYPE) FCODE Function Code 20121204

Method SET_ACTIVATED_TAB on class CL_LOP_UI has no exception.

Method SET_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALV_ACTIVITY Call by reference Type reference (TYPE) AKTYP Activity category in SAP transaction 20111207
2 Importing IV_NO_HANDLE_NEEDED Call by reference Type reference (TYPE) ABAP_BOOL 20120627
3 Importing IV_PROGRAM_ACTIVITY Call by reference Type reference (TYPE) AKTYP Activity category in SAP transaction 20111207

Method SET_ACTIVITY on class CL_LOP_UI has no exception.

Method SET_ACTIVITY_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY_OLD Call by reference Type reference (TYPE) AKTYP 20120412

Method SET_ACTIVITY_OLD on class CL_LOP_UI 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 20111207
2 Importing IV_NO_HANDLE_NEEDED Call by reference Type reference (TYPE) ABAP_BOOL 20120627

Method SET_ALV_ACTIVITY on class CL_LOP_UI has no exception.

Method SET_CONTAINER_HD_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEIGHT Call by reference Type reference (TYPE) I 50 Height of HD Container in Percentage 20111201

Method SET_CONTAINER_HD_HEIGHT on class CL_LOP_UI has no exception.

Method SET_GUI_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS Call by reference Type reference (TYPE) LOP_S_SCREEN_STATUS GUI Status 20120118
2 Importing IT_FCODE_EXCLUDE Call by reference Type reference (TYPE) LOP_T_FCODE_EXCLUDE Excluding table 20120118

Method SET_GUI_STATUS on class CL_LOP_UI has no exception.

Method SET_GUI_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TITLE Call by reference Type reference (TYPE) LOP_S_SCREEN_TITLE Contents of Title Line 20120118

Method SET_GUI_TITLE on class CL_LOP_UI has no exception.

Method SET_MASTER_DATA_MODE Signature

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

Method SET_MASTER_DATA_MODE on class CL_LOP_UI has no exception.

Method SET_PROGRAM_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 20111207

Method SET_PROGRAM_ACTIVITY on class CL_LOP_UI has no exception.

Method SET_PROGRAM_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) CHAR3 Program Mode 20120111

Method SET_PROGRAM_MODE on class CL_LOP_UI has no exception.

Method SET_SASH_PERCENTAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SASH Call by reference Type reference (TYPE) I Percentage Screen Split 20120110
2 Importing IV_SROWS Call by reference Type reference (TYPE) SYST_SROWS Current Amount of Rows on Screen 20130214

Method SET_SASH_PERCENTAGE on class CL_LOP_UI has no exception.

Method SET_TITLEBAR_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM_1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111206
2 Importing IV_PARAM_2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111206
3 Importing IV_PARAM_3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111206
4 Importing IV_PARAM_4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111206
5 Importing IV_PARAM_5 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111206
6 Importing IV_PARAM_6 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111206
7 Importing IV_PARAM_7 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111206
8 Importing IV_PARAM_8 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111206
9 Importing IV_PARAM_9 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111206

Method SET_TITLEBAR_PARAMETERS on class CL_LOP_UI has no exception.

Method SET_USER_SETTINGS Signature

Method SET_USER_SETTINGS on class CL_LOP_UI has no parameter.
Method SET_USER_SETTINGS on class CL_LOP_UI has no exception.

Method WRITE_PERSONALISATION Signature

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