Hierarchy
⤷
⤷
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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | 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 | Constant | Public | See coding | 20110426 | |||||
| 2 | Constant | Public | See coding | 20110121 | |||||
| 3 | Constant | Public | See coding | 20110121 | |||||
| 4 | Constant | Public | See coding | 20110526 | |||||
| 5 | Constant | Public | See coding | 20110805 | |||||
| 6 | Constant | Public | See coding | 20110121 | |||||
| 7 | Constant | Public | See coding | 20110121 | |||||
| 8 | Constant | Public | See coding | 20110426 | |||||
| 9 | Constant | Public | See coding | 20110426 | |||||
| 10 | Constant | Public | See coding | 20100702 | |||||
| 11 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110426 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Refresh COPR in My Workspace View | 20110915 | |||
| 13 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RSL_UI_WSP_DESIGNER_DATA | Data Class for WD (COPR) | 20110426 | |||
| 14 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM | 20110426 | ||||
| 15 | Static Attribute | Public | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | true if HANA systen. | 20130523 | ||
| 16 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_RSLUI_TEXTS | Class for Text Elements | 20110527 |
Methods
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 | 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 | I_LABEL_NAME | Call by reference | Type reference (TYPE) | WDY_CONF_TRANSL_TEXT | 20100705 | ||||
| 2 | I_LABEL_TOOLTIP | Call by reference | Type reference (TYPE) | WDY_CONF_TRANSL_TEXT | 20100705 | ||||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | WDY_CONF_TRANSL_TEXT | 20100705 | ||||
| 4 | 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 | I_PARAM_KEY | Call by reference | Type reference (TYPE) | STRING | 20100705 | ||||
| 2 | I_R_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | 20100705 | ||||
| 3 | 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 | I_PARAM_KEY | Call by reference | Type reference (TYPE) | STRING | 20110610 | ||||
| 2 | I_R_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | 20110610 | ||||
| 3 | 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 | I_INCL_LOCAL_PROV | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | auch den Verbrauch lokaler Prov. prüfen? | 20110704 | ||
| 2 | I_R_WSP | Call by reference | Object reference (TYPE REF TO) | CL_RSL_WSP | BWA WorkSpaces | 20110704 | |||
| 3 | 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 | 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 | E_LOCALDATE | Call by reference | Type reference (TYPE) | STRING | Beschreibung lang | 20110413 | |||
| 2 | E_LOCALDATS | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20110803 | |||
| 3 | E_LOCALTIMESTAMP | Call by reference | Type reference (TYPE) | STRING | Beschreibung lang | 20110413 | |||
| 4 | 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 | I_MULTIPROV | Call by reference | Type reference (TYPE) | RSMULTIPROV | MultiProvider | 20111021 | |||
| 2 | I_WSPNAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20111021 | |||
| 3 | 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 | I_R_AINDEX | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_AINDEX | Part Provider eines Comp. Providers | 20110127 | |||
| 2 | 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 | I_DISPLAY_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20120118 | ||
| 2 | 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 | I_PROVIDER_NAME | Call by reference | Type reference (TYPE) | RSL_UI_AINX_NAME | Name des Providers | 20111230 | |||
| 4 | I_R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Rufende Komponente (für Meldungen) | 20111230 | |||
| 5 | I_TYPE | Call by reference | Type reference (TYPE) | RSLUI_UPLOAD_SOURCE | Quelle für Upload | 20111230 | |||
| 6 | 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 | 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 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20110510 | ||||
| 2 | I_IN_BRACKETS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Technischer Name in [ ] | 20110510 | ||
| 3 | I_TECHN_NAME | Call by reference | Type reference (TYPE) | STRING | Spalte eines analytischen Indexes | 20110510 | |||
| 4 | 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 | I_DATA_ELEM | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20110105 | |||
| 2 | I_LENGTH | Call by reference | Type reference (TYPE) | CHAR1 | 'M' | welcher text, S, M oder L | 20110105 | ||
| 3 | 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 | I_DOMAIN_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20110718 | |||
| 2 | I_VALUE_KEY | Call by reference | Type reference (TYPE) | DD07V-DOMVALUE_L | Werte für Domänen: Einzelwert/untere Grenze | 20110718 | |||
| 3 | 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 | I_PARAM_KEY | Call by reference | Type reference (TYPE) | STRING | 20100831 | ||||
| 2 | I_R_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | 20100831 | ||||
| 3 | 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 | E_T_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110610 | ||||
| 2 | I_PARAM_KEY | Call by reference | Type reference (TYPE) | STRING | 20110610 | ||||
| 3 | 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 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20100901 | |||
| 2 | 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 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20100901 | |||
| 2 | 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 | 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 | I_COMPID | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) einer Reporting-Komponete | 20111014 | |||
| 2 | I_COMPID_TEXT | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20111024 | |||
| 3 | I_VARIANT | Call by reference | Type reference (TYPE) | RSRVARI | Variante | 20111014 | |||
| 4 | I_VARIANT_TEXT | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20111024 | |||
| 5 | 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 | I_NEW_WINDOW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110228 | ||
| 2 | I_R_WD_APPLICATION | Call by reference | Object reference (TYPE REF TO) | IF_WD_APPLICATION | 20111010 | ||||
| 3 | I_T_PARAMS | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | 20100712 | ||||
| 4 | I_USE_SUSPEND_RESUME | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20100712 | ||
| 5 | 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 | 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 | I_R_COPR | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | Composite Provider | 20100713 | |||
| 2 | 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 | I_MULTIPROV | Call by reference | Type reference (TYPE) | RSMULTIPROV | MultiProvider | 20111024 | |||
| 2 | I_R_AINDEX | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_AINDEX | Part Provider eines Comp. Providers | 20110126 | |||
| 3 | I_WSPNAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20111020 | |||
| 4 | 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 | I_MSG_LIFETIME | Call by reference | Type reference (TYPE) | FPM_MSG_LIFETIME_VISIBILITY | Lebenszeit und Sichtbarkeit der Meldungen im FPM | 20110901 | |||
| 2 | I_PROVIDER_NAME | Call by reference | Type reference (TYPE) | RSL_UI_AINX_NAME | Name des Providers | 20110901 | |||
| 3 | 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 | 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 | 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 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Ergebnis FPM-Ereignis | 20110727 | |||
| 2 | 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 | I_DIALOG_WINDOW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20111208 | ||
| 2 | I_NO_I_MSG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20101119 | ||
| 3 | I_R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20110112 | ||||
| 4 | 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 | I_DIALOG_WINDOW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20111208 | ||
| 2 | I_R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20110112 | ||||
| 3 | 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 | I_DIALOG_WINDOW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110707 | ||
| 2 | I_INCL_S_MSG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130903 | |||
| 3 | I_NO_I_MSG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20110209 | ||
| 4 | I_R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20110209 | ||||
| 5 | 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 | I_DIALOG_WINDOW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20111220 | ||
| 2 | I_R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20111220 | ||||
| 3 | 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 | I_WSP_NAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20110520 | |||
| 2 | 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 | I_OBJECT_DESCR | Call by reference | Type reference (TYPE) | CSEQUENCE | beschreibung des objekts | 20110727 | |||
| 2 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | techn. name des objekts | 20110727 | |||
| 3 | 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 | E_FIELD | Call by reference | Type reference (TYPE) | CSEQUENCE | Feldname auf Screens | 20110510 | |||
| 2 | E_FIELD_IN_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Feldname in Texten (Popup) | 20110526 | |||
| 3 | E_FIELD_TT | Call by reference | Type reference (TYPE) | CSEQUENCE | Feldname für Tooltip | 20110510 | |||
| 4 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | geg. Beschreibung | 20110510 | |||
| 5 | 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 | I_R_AINX | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_AINDEX | Analyt. Index | 20110531 | |||
| 2 | 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 |