SAP ABAP Class CL_LSO_CRP_CXT_SEL_1000_UI (Manual Correspondence)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PE-LSO-TM-DW (Application Component) Day-to-Day Activities
     LSO_CORRESPOND_ERP_UI (Package) LSO Correspondence: UI
Properties
Class CL_LSO_CRP_CXT_SEL_1000_UI  
Short Description Manual Correspondence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class LSO_CORRESPONDENCE    
Program status     
Category 0   
Package LSO_CORRESPOND_ERP_UI   LSO Correspondence: UI 
Created 20050330   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LSO_CRP_CXT_SEL_1000_UI has no forward declaration.
Interfaces
Class CL_LSO_CRP_CXT_SEL_1000_UI has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_LSO_CRP_CONTEXT_SEL_UI 20050331 Manual Correspondence
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IR_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050330
2 IR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050330
3 IS_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO Layout Structure 20050330
4 IS_VARIANT Instance attribute Private Type reference (TYPE) DISVARIANT Layout 20050330
5 IT_BASE_OBJECTS Instance attribute Private Type reference (TYPE) OBJEC_T HR: Table of Selected Objects 20050331
6 IT_EXCLUDE Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Inactive Function Codes 20050330
7 IT_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog 20050330
8 IT_OUTTAB Instance attribute Private Type reference (TYPE) TY_T_ALV_1000 Output Table 20050330
9 TFORM_TAB Static Attribute Private Type reference (TYPE) TY_T_TFORM Delivery Methods 20050330
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050330
2 DISPLAY Instance method Public Method Display 20050330
3 GET_EXCLUDE_FUNCTIONS Instance method Private Method Exclude Functions from Toolbar 20050330
4 GET_FIELDCATALOG Instance method Private Method Create Field Catalog 20050330
5 GET_LAYOUT Instance method Private Method Define Layout 20050330
6 GET_OBJECTS_TFORM Instance method Private Method Determine Delivery Method for Objects 20050330
7 GET_OUTTAB_FROM_ROW_NOS Instance method Private Method Get Selected Rows of it_outtab 20050330
8 GET_P1000_FROM_OUTTAB Instance method Private Method Convert Rows of Outtab to P1000 20050331
9 GET_P1000_FROM_ROW_NOS Instance method Private Method Get Selected Rows as P1000 20050331
10 GET_SELECTED_WPLOG Instance method Public Method Get Selected Objects from ALV 20050331
11 GET_VARIANT Instance method Private Method Define Variant 20050330
12 HANDLE_TOOLBAR Instance method Private Event handling method Event Handler for Adjusting the Toolbar 20050330
13 HANDLE_USER_COMMAND Instance method Protected Event handling method Event Handler for Reaction to User Interaction 20050330
14 INIT Instance method Public Method Initialize (Set Context Information) 20050330
15 REFRESH Instance method Public Method Refresh Display 20050330
16 REFRESH_OUTTAB Instance method Private Method Updates ALV outtab 20050330
17 SHOW_CRP_HISTORY Instance method Private Method Display Correspondence History 20050401
18 SHOW_OBJECT_DETAIL Instance method Public Method Display Object Details 20050330
Events
Class CL_LSO_CRP_CXT_SEL_1000_UI has no event.
Types
Class CL_LSO_CRP_CXT_SEL_1000_UI has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_NAME Call by reference Type reference (TYPE) CHAR80 container_name 20050330

Method DISPLAY on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method GET_EXCLUDE_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20050330

Method GET_EXCLUDE_FUNCTIONS on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method GET_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20050330

Method GET_FIELDCATALOG on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20050330

Method GET_LAYOUT on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method GET_OBJECTS_TFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OBJ_W_TFORM Call by reference Type reference (TYPE) TY_T_OBJECT_W_TFORM Objekte 20050330

Method GET_OBJECTS_TFORM on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method GET_OUTTAB_FROM_ROW_NOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OUTTAB Call by reference Type reference (TYPE) TY_T_ALV_1000 Korrespondierende Zeilen der Outtab 20050330
2 Importing I_ROW_ID_TAB Call by reference Type reference (TYPE) LVC_T_ROID Zeilennummern 20050330

Method GET_OUTTAB_FROM_ROW_NOS on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method GET_P1000_FROM_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_P1000 Call by reference Type reference (TYPE) TY_T_P1000 Zeilen als P1000 20050331
2 Importing I_OUTTAB Call by reference Type reference (TYPE) TY_T_ALV_1000 Zeilen der Outtab 20050331

Method GET_P1000_FROM_OUTTAB on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method GET_P1000_FROM_ROW_NOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_P1000 Call by reference Type reference (TYPE) TY_T_P1000 Selektierte Zeilen 20050331
2 Importing I_ROW_ID_TAB Call by reference Type reference (TYPE) LVC_T_ROID Zeilennummern 20050331

Method GET_P1000_FROM_ROW_NOS on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method GET_SELECTED_WPLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WPLOG_TAB WPLOG Tabelle 20050331

Method GET_SELECTED_WPLOG on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20050330

Method GET_VARIANT on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method HANDLE_TOOLBAR Signature

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

Method HANDLE_TOOLBAR on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method HANDLE_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) 20050330

Method HANDLE_USER_COMMAND on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BASE_OBJECTS Call by reference Type reference (TYPE) OBJEC_T HR: Tabelle der ausgewählten Objekte 20050331

Method INIT on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method REFRESH Signature

Method REFRESH on class CL_LSO_CRP_CXT_SEL_1000_UI has no parameter.
Method REFRESH on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method REFRESH_OUTTAB Signature

Method REFRESH_OUTTAB on class CL_LSO_CRP_CXT_SEL_1000_UI has no parameter.
Method REFRESH_OUTTAB on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method SHOW_CRP_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTTAB_LINES Call by reference Type reference (TYPE) TY_T_ALV_1000 Zeilen der Outtab 20050401

Method SHOW_CRP_HISTORY on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.

Method SHOW_OBJECT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJID Call by reference Type reference (TYPE) OBJEKTID ObjektId 20050330
2 Importing OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20050330
3 Importing PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante 20050330

Method SHOW_OBJECT_DETAIL on class CL_LSO_CRP_CXT_SEL_1000_UI has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600