SAP ABAP Class CL_RSL_UI_ASSIST (Assistance Superior Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSL_UI (Package) CompositeProvider UI Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20100630
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_TABBED_CONF_EXIT Application specific configuration controller for Tabbed 20120224
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSLUI_PROVIDER_ASSIST Assist Class for Provider Upload 20110523
2 Inheritance (c INHERITING FROM c_ref)  CL_RSL_UI_COPR_ASSIST Assistance Class of WD Modeler 20100630
Properties
Class CL_RSL_UI_ASSIST  
Short Description Assistance Superior Class    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSL_UI   CompositeProvider UI Package 
Created 20100630   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FPM_MESSAGE_MANAGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_TABBED_CONF_EXIT Application specific configuration controller for Tabbed 20120224
Friends
Class CL_RSL_UI_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CN_S_APPLICATIONS Constant Public See coding 20110426
2 CN_S_APPL_PARAMS Constant Public See coding 20110121
3 CN_S_DIALOG_BOXES Constant Public See coding 20110121
4 CN_S_ELEMENT_IDS Constant Public See coding 20110526
5 CN_S_ENQUEUE_TABLE Constant Public See coding 20110805
6 CN_S_EVENTS Constant Public See coding 20110121
7 CN_S_EVENT_PARAMS Constant Public See coding 20110121
8 CN_S_JOIN_COLUMN_TYPE Constant Public See coding 20110426
9 CN_S_MAPPING_DDLB_SORTING Constant Public See coding 20110426
10 CN_S_URL_PARAMS Constant Public See coding 20100702
11 N_MSG_DUMMY Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20110426
12 N_MYWSP_REFRESH_COPR Instance attribute Public Type reference (TYPE) RS_BOOL Refresh COPR in My Workspace View 20110915
13 N_R_DATA_CLASS Static Attribute Public Object reference (TYPE REF TO) CL_RSL_UI_WSP_DESIGNER_DATA Data Class for WD (COPR) 20110426
14 N_R_FPM Instance attribute Public Object reference (TYPE REF TO) IF_FPM 20110426
15 P_IS_HANA Static Attribute Public Type reference (TYPE) RS_BOOL RS_C_TRUE true if HANA systen. 20130523
16 P_R_TEXT_ASSIST Static Attribute Protected Object reference (TYPE REF TO) CL_RSLUI_TEXTS Class for Text Elements 20110527
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_CLOSE_BUTTON Instance method Protected Method Adjust the close function with suspend & resume scenario 20110722
2 ADD_OR_CHANGE_IDR_ITEM Instance method Public Method 20100705
3 ADD_PARAMETER_REF_TO_EVENT Static method Public Method 20100705
4 ADD_TAB_TO_EVENT Static method Public Method 20110610
5 CHECK_LIMITS Instance method Public Method Checks limits and creates error message if required 20110704
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130829
7 CONFIG_DATA_PREVIEW_ALV Static method Public Method 20110502
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100702
9 CONVERT_UTC_2_LOCAL Instance method Public Method Converts UTC Time to Local Time 20101021
10 CREATE_COPR4MPRO Instance method Public Method Create copr containing provider fields 20111021
11 CREATE_COPR4PROV Instance method Public Method Create copr containing provider fields to display calc cha. 20110127
12 CREATE_PROVIDER_INSTANCE Instance method Public Method 20111230
13 DEQUEUE_AINX Instance method Public Method 20110830
14 DEQUEUE_WSP Instance method Public Method 20101004
15 ENSURE_DESCRIPTION Instance method Public Method 20110510
16 GET_DATA_ELEM_TEXT Static method Public Method 20110105
17 GET_DOMA_TEXT Static method Public Method Returns a domain fixed value text 20110718
18 GET_PARAMETER_REF_FROM_EVENT Static method Public Method 20100831
19 GET_TAB_FROM_EVENT Static method Public Method 20110610
20 GET_TEXT Instance method Public Method 20100922
21 GET_USER_EMAIL Instance method Public Method Returns Complete User Name 20100901
22 GET_USER_FULLNAME Instance method Public Method Returns Complete User Name 20100901
23 HIDE_GRAPH_PREV_TAB Instance method Public Method Hides tab, for example in accessibility mode 20110720
24 LAUNCH_QUERY_VARIANTS_TRANS Instance method Public Method 20111013
25 LAUNCH_WD_ABAP_APPL Instance method Public Method 20100712
26 OPEN_ADDRESS Instance method Public Method 20110518
27 OPEN_COPR_DATA_PREVIEW Instance method Public Method 20100713
28 OPEN_PROV_DATA_PREVIEW Instance method Public Method 20110126
29 PREPARE_AINX Instance method Public Method 20110901
30 PREPARE_WSP Instance method Public Method 20101004
31 PROCESS_EVENT_GAF Instance method Public Method Processing of Events at GAF Level 20110727
32 REPORT_BAL_MSG Instance method Public Method Messages of Type bal_s_msg (in Table) 20101119
33 REPORT_EXCEPTION_MESSAGES Instance method Public Method 20100804
34 REPORT_RSL_MESSAGES Instance method Public Method 20110209
35 REPORT_STW_EXCEPTION Instance method Public Method 20111220
36 RESUME_WD_ABAP_APPL Instance method Public Method 20110610
37 SAVE_WORKSPACE Instance method Public Method 20110520
38 SET_APPLICATION_TITLE Instance method Public Method 20100702
39 SET_TEXT_N_TOOLTIP Instance method Public Method Sets text and tooltip for fields with description and techn. 20110510
40 SHOW_WHERE_USED_AINX Instance method Public Method 20110531
Events
Class CL_RSL_UI_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_FIELDMAPPING Public See coding 20101004 BEGIN OF tn_s_fieldmapping, column TYPE rsdd_index_column, alias TYPE rsalias, END OF tn_s_fieldmapping
2 TN_S_MPRO_PARTPROVS Public See coding 20110208 BEGIN OF tn_s_mpro_partprovs, r_partprov TYPE REF TO cl_rsdd_lm_aindex, END OF tn_s_mpro_partprovs
3 TN_TH_FIELDMAPPING Public See coding 20101004 tn_th_fieldmapping TYPE HASHED TABLE OF tn_s_fieldmapping WITH UNIQUE KEY column
4 TN_T_MPRO_PARTPROVS Public See coding 20110208 tn_t_mpro_partprovs TYPE TABLE OF tn_s_mpro_partprovs WITH DEFAULT KEY
Method Signatures

Method ADAPT_CLOSE_BUTTON Signature

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

Method ADAPT_CLOSE_BUTTON on class CL_RSL_UI_ASSIST has no exception.

Method ADD_OR_CHANGE_IDR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LABEL_NAME Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT 20100705
2 Importing I_LABEL_TOOLTIP Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT 20100705
3 Importing I_VALUE Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT 20100705
4 Importing I_VALUE_TOOLTIP Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT 20100705

Method ADD_OR_CHANGE_IDR_ITEM on class CL_RSL_UI_ASSIST has no exception.

Method ADD_PARAMETER_REF_TO_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_KEY Call by reference Type reference (TYPE) STRING 20100705
2 Importing I_R_EVENT Call by reference Object reference (TYPE REF TO) IF_FPM_PARAMETER 20100705
3 Importing I_R_PARAM Call by reference Object reference (TYPE REF TO) OBJECT 20100705

Method ADD_PARAMETER_REF_TO_EVENT on class CL_RSL_UI_ASSIST has no exception.

Method ADD_TAB_TO_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_KEY Call by reference Type reference (TYPE) STRING 20110610
2 Importing I_R_EVENT Call by reference Object reference (TYPE REF TO) IF_FPM_PARAMETER 20110610
3 Importing I_TAB Call by reference Type reference (TYPE) STANDARD TABLE 20110610

Method ADD_TAB_TO_EVENT on class CL_RSL_UI_ASSIST has no exception.

Method CHECK_LIMITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCL_LOCAL_PROV Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE auch den Verbrauch lokaler Prov. prüfen? 20110704
2 Importing I_R_WSP Call by reference Object reference (TYPE REF TO) CL_RSL_WSP BWA WorkSpaces 20110704
3 Returning R_SUCCESSFUL Value transfer Type reference (TYPE) RS_BOOL Boolean 20110704

Method CHECK_LIMITS on class CL_RSL_UI_ASSIST has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONFIG_DATA_PREVIEW_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ALV_CONFIG Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Konfiguration der ALV-Ausgabe 20110502

Method CONFIG_DATA_PREVIEW_ALV on class CL_RSL_UI_ASSIST has no exception.

Method CONSTRUCTOR Signature

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

Method CONVERT_UTC_2_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOCALDATE Call by reference Type reference (TYPE) STRING Beschreibung lang 20110413
2 Exporting E_LOCALDATS Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20110803
3 Exporting E_LOCALTIMESTAMP Call by reference Type reference (TYPE) STRING Beschreibung lang 20110413
4 Importing I_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20101021

Method CONVERT_UTC_2_LOCAL on class CL_RSL_UI_ASSIST has no exception.

Method CREATE_COPR4MPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MULTIPROV Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20111021
2 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20111021
3 Returning R_R_COPR Value transfer Object reference (TYPE REF TO) CL_RSDD_LM_COMPOSITE_PROVIDER Composite Provider 20111021

Method CREATE_COPR4MPRO on class CL_RSL_UI_ASSIST has no exception.

Method CREATE_COPR4PROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_AINDEX Call by reference Object reference (TYPE REF TO) CL_RSDD_LM_AINDEX Part Provider eines Comp. Providers 20110127
2 Returning R_R_COPR Value transfer Object reference (TYPE REF TO) CL_RSDD_LM_COMPOSITE_PROVIDER Composite Provider 20110127

Method CREATE_COPR4PROV on class CL_RSL_UI_ASSIST has no exception.

Method CREATE_PROVIDER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_MODE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120118
2 Importing I_MSG_LIFETIME Call by reference Type reference (TYPE) FPM_MSG_LIFETIME_VISIBILITY IF_FPM_MESSAGE_MANAGER=>GC_LIFE_VISIBILITY_AUTOMATIC Lebenszeit und Sichtbarkeit der Meldungen im FPM 20111230
3 Importing I_PROVIDER_NAME Call by reference Type reference (TYPE) RSL_UI_AINX_NAME Name des Providers 20111230
4 Importing I_R_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT Rufende Komponente (für Meldungen) 20111230
5 Importing I_TYPE Call by reference Type reference (TYPE) RSLUI_UPLOAD_SOURCE Quelle für Upload 20111230
6 Returning R_SUCCESSFUL Value transfer Type reference (TYPE) RS_BOOL Boolean 20111230

Method CREATE_PROVIDER_INSTANCE on class CL_RSL_UI_ASSIST has no exception.

Method DEQUEUE_AINX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSLTIPNAME Transienter Provider 20110830

Method DEQUEUE_AINX on class CL_RSL_UI_ASSIST has no exception.

Method DEQUEUE_WSP Signature

Method DEQUEUE_WSP on class CL_RSL_UI_ASSIST has no parameter.
Method DEQUEUE_WSP on class CL_RSL_UI_ASSIST has no exception.

Method ENSURE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING 20110510
2 Importing I_IN_BRACKETS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Technischer Name in [ ] 20110510
3 Importing I_TECHN_NAME Call by reference Type reference (TYPE) STRING Spalte eines analytischen Indexes 20110510
4 Returning R_DESCRIPTION Value transfer Type reference (TYPE) STRING 20110510

Method ENSURE_DESCRIPTION on class CL_RSL_UI_ASSIST has no exception.

Method GET_DATA_ELEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_ELEM Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20110105
2 Importing I_LENGTH Call by reference Type reference (TYPE) CHAR1 'M' welcher text, S, M oder L 20110105
3 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20110105

Method GET_DATA_ELEM_TEXT on class CL_RSL_UI_ASSIST has no exception.

Method GET_DOMA_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOMAIN_NAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20110718
2 Importing I_VALUE_KEY Call by reference Type reference (TYPE) DD07V-DOMVALUE_L Werte für Domänen: Einzelwert/untere Grenze 20110718
3 Returning R_TEXT Value transfer Type reference (TYPE) DD07V-DDTEXT Kurztext zu Festwerten 20110718

Method GET_DOMA_TEXT on class CL_RSL_UI_ASSIST has no exception.

Method GET_PARAMETER_REF_FROM_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_KEY Call by reference Type reference (TYPE) STRING 20100831
2 Importing I_R_EVENT Call by reference Object reference (TYPE REF TO) IF_FPM_PARAMETER 20100831
3 Returning R_R_PARAM Value transfer Object reference (TYPE REF TO) OBJECT 20100831

Method GET_PARAMETER_REF_FROM_EVENT on class CL_RSL_UI_ASSIST has no exception.

Method GET_TAB_FROM_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TAB Call by reference Type reference (TYPE) STANDARD TABLE 20110610
2 Importing I_PARAM_KEY Call by reference Type reference (TYPE) STRING 20110610
3 Importing I_R_EVENT Call by reference Object reference (TYPE REF TO) IF_FPM_PARAMETER 20110610

Method GET_TAB_FROM_EVENT on class CL_RSL_UI_ASSIST has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_RSL_UI_ASSIST has no parameter.
Method GET_TEXT on class CL_RSL_UI_ASSIST has no exception.

Method GET_USER_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20100901
2 Returning R_EMAIL Value transfer Type reference (TYPE) AD_SMTPADR E-Mail-Adresse 20100901

Method GET_USER_EMAIL on class CL_RSL_UI_ASSIST has no exception.

Method GET_USER_FULLNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20100901
2 Returning R_FULLNAME Value transfer Type reference (TYPE) AD_NAMTEXT Vollständiger Name der Person 20100901

Method GET_USER_FULLNAME on class CL_RSL_UI_ASSIST has no exception.

Method HIDE_GRAPH_PREV_TAB Signature

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

Method HIDE_GRAPH_PREV_TAB on class CL_RSL_UI_ASSIST has no exception.

Method LAUNCH_QUERY_VARIANTS_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) einer Reporting-Komponete 20111014
2 Importing I_COMPID_TEXT Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20111024
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSRVARI Variante 20111014
4 Importing I_VARIANT_TEXT Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20111024
5 Returning R_SUCCESSFUL Value transfer Type reference (TYPE) RS_BOOL Boolean 20111024

Method LAUNCH_QUERY_VARIANTS_TRANS on class CL_RSL_UI_ASSIST has no exception.

Method LAUNCH_WD_ABAP_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_WINDOW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20110228
2 Importing I_R_WD_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WD_APPLICATION 20111010
3 Importing I_T_PARAMS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS 20100712
4 Importing I_USE_SUSPEND_RESUME Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100712
5 Importing I_WD_APPLICATION Call by reference Type reference (TYPE) STRING 20100712

Method LAUNCH_WD_ABAP_APPL on class CL_RSL_UI_ASSIST has no exception.

Method OPEN_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20110518

Method OPEN_ADDRESS on class CL_RSL_UI_ASSIST has no exception.

Method OPEN_COPR_DATA_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_COPR Call by reference Object reference (TYPE REF TO) CL_RSDD_LM_COMPOSITE_PROVIDER Composite Provider 20100713
2 Returning R_SUCCESSFUL Value transfer Type reference (TYPE) RS_BOOL Boolean 20100804

Method OPEN_COPR_DATA_PREVIEW on class CL_RSL_UI_ASSIST has no exception.

Method OPEN_PROV_DATA_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MULTIPROV Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20111024
2 Importing I_R_AINDEX Call by reference Object reference (TYPE REF TO) CL_RSDD_LM_AINDEX Part Provider eines Comp. Providers 20110126
3 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20111020
4 Exporting R_R_SUCCESSFUL Call by reference Type reference (TYPE) RS_BOOL Boolean 20110126

Method OPEN_PROV_DATA_PREVIEW on class CL_RSL_UI_ASSIST has no exception.

Method PREPARE_AINX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_LIFETIME Call by reference Type reference (TYPE) FPM_MSG_LIFETIME_VISIBILITY Lebenszeit und Sichtbarkeit der Meldungen im FPM 20110901
2 Importing I_PROVIDER_NAME Call by reference Type reference (TYPE) RSL_UI_AINX_NAME Name des Providers 20110901
3 Returning R_SUCCESSFUL Value transfer Type reference (TYPE) RS_BOOL Boolean 20110901

Method PREPARE_AINX on class CL_RSL_UI_ASSIST has no exception.

Method PREPARE_WSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_LIFETIME Call by reference Type reference (TYPE) FPM_MSG_LIFETIME_VISIBILITY IF_FPM_MESSAGE_MANAGER=>GC_LIFE_VISIBILITY_AUTOMATIC Lebenszeit und Sichtbarkeit der Meldungen im FPM 20101007
2 Returning R_SUCCESSFUL Value transfer Type reference (TYPE) RS_BOOL Boolean 20101004

Method PREPARE_WSP on class CL_RSL_UI_ASSIST has no exception.

Method PROCESS_EVENT_GAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110727
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20110727

Method PROCESS_EVENT_GAF on class CL_RSL_UI_ASSIST has no exception.

Method REPORT_BAL_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIALOG_WINDOW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20111208
2 Importing I_NO_I_MSG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20101119
3 Importing I_R_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20110112
4 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20101119

Method REPORT_BAL_MSG on class CL_RSL_UI_ASSIST has no exception.

Method REPORT_EXCEPTION_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIALOG_WINDOW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20111208
2 Importing I_R_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20110112
3 Importing I_R_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20100804

Method REPORT_EXCEPTION_MESSAGES on class CL_RSL_UI_ASSIST has no exception.

Method REPORT_RSL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIALOG_WINDOW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20110707
2 Importing I_INCL_S_MSG Call by reference Type reference (TYPE) RS_BOOL Boolean 20130903
3 Importing I_NO_I_MSG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20110209
4 Importing I_R_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20110209
5 Importing I_T_MSG Call by reference Type reference (TYPE) RSL_T_RETMSG Meldungstabelle TLOGO Framework 20110209

Method REPORT_RSL_MESSAGES on class CL_RSL_UI_ASSIST has no exception.

Method REPORT_STW_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIALOG_WINDOW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20111220
2 Importing I_R_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20111220
3 Importing I_R_STW_EXC Call by reference Object reference (TYPE REF TO) CX_RSL_STW BW Workspace Stw Integraton 20111220

Method REPORT_STW_EXCEPTION on class CL_RSL_UI_ASSIST has no exception.

Method RESUME_WD_ABAP_APPL Signature

Method RESUME_WD_ABAP_APPL on class CL_RSL_UI_ASSIST has no parameter.
Method RESUME_WD_ABAP_APPL on class CL_RSL_UI_ASSIST has no exception.

Method SAVE_WORKSPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WSP_NAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20110520
2 Returning R_SUCCESSFUL Value transfer Type reference (TYPE) RS_BOOL Boolean 20110520

Method SAVE_WORKSPACE on class CL_RSL_UI_ASSIST has no exception.

Method SET_APPLICATION_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_DESCR Call by reference Type reference (TYPE) CSEQUENCE beschreibung des objekts 20110727
2 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE techn. name des objekts 20110727
3 Importing I_TEXT_KEY Call by reference Type reference (TYPE) WDR_TEXT_KEY schlüssel für text element für titel 20110727

Method SET_APPLICATION_TITLE on class CL_RSL_UI_ASSIST has no exception.

Method SET_TEXT_N_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELD Call by reference Type reference (TYPE) CSEQUENCE Feldname auf Screens 20110510
2 Exporting E_FIELD_IN_TEXT Call by reference Type reference (TYPE) CSEQUENCE Feldname in Texten (Popup) 20110526
3 Exporting E_FIELD_TT Call by reference Type reference (TYPE) CSEQUENCE Feldname für Tooltip 20110510
4 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE geg. Beschreibung 20110510
5 Importing I_TECHN_NAME Call by reference Type reference (TYPE) CSEQUENCE techn. Name (ID) 20110510

Method SET_TEXT_N_TOOLTIP on class CL_RSL_UI_ASSIST has no exception.

Method SHOW_WHERE_USED_AINX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_AINX Call by reference Object reference (TYPE REF TO) CL_RSDD_LM_AINDEX Analyt. Index 20110531
2 Returning R_SUCCESSFUL Value transfer Type reference (TYPE) RS_BOOL Boolean 20110531

Method SHOW_WHERE_USED_AINX on class CL_RSL_UI_ASSIST has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730