SAP ABAP Class CL_LSO_CRP_CXT_SEL_1001_UI (Manual Correspondence: Relationships)
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_1001_UI  
Short Description Manual Correspondence: Relationships    
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 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_LSO_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_LSO_CRP_CXT_SEL_1001_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_OBJECT Instance attribute Private Type reference (TYPE) HROBJECT Object 20050330
5 IS_SOBJECT Instance attribute Private Type reference (TYPE) HRSOBID Related Object 20050330
6 IS_VARIANT Instance attribute Private Type reference (TYPE) DISVARIANT Layout 20050330
7 IT_ALLOWED_O_R Instance attribute Private Type reference (TYPE) LSO_CRP_ALL_OT_REL_TAB Allowed Object Types and Relationships 20050330
8 IT_EXCLUDE Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Inactive Function Codes 20050330
9 IT_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog 20050330
10 IT_OUTTAB Instance attribute Private Type reference (TYPE) TY_T_ALV_1001 Output Table 20050330
11 IT_P1001 Instance attribute Private Type reference (TYPE) P1001TAB Selected Relationships 20050330
12 IV_BEGDA Instance attribute Private Type reference (TYPE) BEGDA Valid-From Date 20050330
13 IV_ENDDA Instance attribute Private Type reference (TYPE) ENDDA End of Validity Period 20050330
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY Instance method Public Method Display 20050330
2 GET_EXCLUDE_FUNCTIONS Instance method Private Method Exclude Functions from Toolbar 20050330
3 GET_FIELDCATALOG Instance method Private Method Create Field Catalog 20050330
4 GET_LAYOUT Instance method Private Method Define Layout 20050330
5 GET_OUTTAB_FROM_ROW_NOS Instance method Private Method Get Rows for Row Numbers (OUTTAB) 20050401
6 GET_P1001_FROM_OUTTAB Instance method Private Method Determine Corresponding P1001 Records for Outtab Rows 20050330
7 GET_P1001_FROM_ROW_NOS Instance method Private Method Get Rows for Row Numbers (P1001) 20050401
8 GET_RELATIONS Instance method Private Method Read P1001 Records from Database 20050330
9 GET_SEL_ROWS_WPLOG Instance method Public Method Get Selected Rows (WPLOG) 20050401
10 GET_VARIANT Instance method Private Method Define Variant 20050330
11 HANDLE_TOOLBAR Instance method Private Event handling method Event Handler for Adjusting the Toolbar 20050330
12 HANDLE_USER_COMMAND Instance method Protected Event handling method Event Handler for Reaction to User Interaction 20050330
13 INIT Instance method Public Method Initialize (Set Context Information) 20050330
14 NOTE_DISPLAY_CHANGE Instance method Private Method Display/Edit Notes for Relationships 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
Events
Class CL_LSO_CRP_CXT_SEL_1001_UI has no event.
Types
Class CL_LSO_CRP_CXT_SEL_1001_UI has no local type.
Method Signatures

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_1001_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_1001_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_1001_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_1001_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_1001 Korrespondierende Zeilen der Outtab 20050401
2 Importing I_ROW_NOS Call by reference Type reference (TYPE) LVC_T_ROID Zeilennummern 20050401

Method GET_OUTTAB_FROM_ROW_NOS on class CL_LSO_CRP_CXT_SEL_1001_UI has no exception.

Method GET_P1001_FROM_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_P1001 Call by reference Type reference (TYPE) P1001TAB Tabelle mit der Struktur P1001 20050330
2 Importing I_OUTTAB Call by reference Type reference (TYPE) TY_T_ALV_1001 Zeilennummern 20050330

Method GET_P1001_FROM_OUTTAB on class CL_LSO_CRP_CXT_SEL_1001_UI has no exception.

Method GET_P1001_FROM_ROW_NOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_P1001 Call by reference Type reference (TYPE) P1001TAB Korrespondierende P1001 Sätze 20050401
2 Importing I_ROW_NOS Call by reference Type reference (TYPE) LVC_T_ROID Zeilennummern 20050401

Method GET_P1001_FROM_ROW_NOS on class CL_LSO_CRP_CXT_SEL_1001_UI has no exception.

Method GET_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RELAT Call by reference Type reference (TYPE) RELAT Verknüpfung zwischen Objekten 20050330
2 Returning RESULT Value transfer Type reference (TYPE) P1001TAB Tabelle mit der Struktur P1001 20050330
3 Importing RSIGN Call by reference Type reference (TYPE) RSIGN Ausprägung der Verknüpfung 20050330
4 Importing TRAINING_TAB Call by reference Type reference (TYPE) HRTB_OBJKEY HR: Objektschlüssel (mit Planvariante) 20050330

Method GET_RELATIONS on class CL_LSO_CRP_CXT_SEL_1001_UI has no exception.

Method GET_SEL_ROWS_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 20050401

Method GET_SEL_ROWS_WPLOG on class CL_LSO_CRP_CXT_SEL_1001_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_1001_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_1001_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_1001_UI has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALLOWED_O_R Call by reference Type reference (TYPE) LSO_CRP_ALL_OT_REL_TAB Mögliche Objekte/Verknüpfungen 20050330
2 Importing BEGDA Call by reference Type reference (TYPE) BEGDA CL_LSO_CONST=>CO_LOWDATE Gültigkeitsbeginn 20050330
3 Importing ENDDA Call by reference Type reference (TYPE) ENDDA CL_LSO_CONST=>CO_HIGHDATE Gültigkeitsende 20050330
4 Importing OBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20050330
5 Importing SOBJECT Call by reference Type reference (TYPE) HRSOBID Verknüpftes Objekt 20050330

Method INIT on class CL_LSO_CRP_CXT_SEL_1001_UI has no exception.

Method NOTE_DISPLAY_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P1001 Call by reference Type reference (TYPE) P1001 Infotyp 1001: Verknüpfungen 20050330
2 Importing UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20050330

Method NOTE_DISPLAY_CHANGE on class CL_LSO_CRP_CXT_SEL_1001_UI has no exception.

Method REFRESH Signature

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

Method REFRESH_OUTTAB Signature

Method REFRESH_OUTTAB on class CL_LSO_CRP_CXT_SEL_1001_UI has no parameter.
Method REFRESH_OUTTAB on class CL_LSO_CRP_CXT_SEL_1001_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_1001 Outtab-Zeile 20050401

Method SHOW_CRP_HISTORY on class CL_LSO_CRP_CXT_SEL_1001_UI has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600