SAP ABAP Class /UI2/CL_EMB_SUPPORT (Class for Embedded Support in FLP)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_UTIL (Package) UI BE: Basic utilities (release independent)
⤷
⤷
Properties
| Class | /UI2/CL_EMB_SUPPORT | |
| Short Description | Class for Embedded Support in FLP | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/BASIS_UTIL | UI BE: Basic utilities (release independent) |
| Created | 20140108 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI2/CL_EMB_SUPPORT has no interface implemented.
Friends
Class /UI2/CL_EMB_SUPPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /UI2/CL_EMB_SUPPORT | Class for Embedded Support in FLP | 20140108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Convert catalog page id to wd-config key | 20140304 | |
| 2 | Instance method | Public | Method | Creating a new support message | 20140108 | |
| 3 | Static method | Public | Method | Retrieves ACH component from Appl.URL (WD,WEBGUI,UI5,BSP) | 20140220 | |
| 4 | Static method | Public | Method | Retrieves ACH component from UI5 URL | 20140220 | |
| 5 | Static method | Public | Method | Retrieves ACH component from Catalog ID | 20140228 | |
| 6 | Static method | Public | Method | Returns Component of DEVCLASS | 20140225 | |
| 7 | Static method | Public | Method | Retrieves ACH component from HASH in the URL | 20140219 | |
| 8 | Static method | Public | Method | Retrieves ACH component from UI5 URL | 20140220 | |
| 9 | Static method | Public | Method | Retrieves ACH component from URL | 20140131 | |
| 10 | Static method | Public | Method | Retrieves ACH component from webdynproURL | 20140214 | |
| 11 | Static method | Public | Method | Retrieves ACH component from webgui URL | 20140214 | |
| 12 | Static method | Public | Method | Get Instance | 20140108 | |
| 13 | Instance method | Public | Method | Returns Error Log for given Log-ID | 20140207 | |
| 14 | Static method | Public | Method | Checks if reporting is enabled | 20140108 | |
| 15 | Static method | Public | Method | Resolves external alias in path according to sicf | 20140314 | |
| 16 | Static method | Public | Method | Extract transaction name from URL for nwbc shell | 20140313 | |
| 17 | Static method | Public | Method | Extract WebDynpro Application name from URL for nwbc shell | 20140313 |
Events
Class /UI2/CL_EMB_SUPPORT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TEXT | Public | See coding | 20140207 | tt_text TYPE STANDARD TABLE OF bcos_textl
|
Method Signatures
Method CONV_PAGE_ID_2_WDY_CONFIG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20140304 | |||
| 2 | PAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20140304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20140304 |
Method CREATE_NEW_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COMPONENT | Call by reference | Type reference (TYPE) | AKHKOMPO | Application Component ID | 20140214 | |||
| 2 | EV_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | CHAR24 | Message Number /Message Key | 20140214 | |||
| 3 | EV_SUBJECT | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20140314 | |||
| 4 | IV_CATALOG_ID | Call by reference | Type reference (TYPE) | STRING | 20140214 | ||||
| 5 | IV_CLIENT_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20140131 | ||||
| 6 | IV_COMPONENT | Call by reference | Type reference (TYPE) | AKHKOMPO | Application Component ID | 20140109 | |||
| 7 | IV_HASH | Call by reference | Type reference (TYPE) | STRING | 20140319 | ||||
| 8 | IV_LOG_ID | Call by reference | Type reference (TYPE) | STRING | 20140131 | ||||
| 9 | IV_PRIORITY | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20140117 | |||
| 10 | IV_SUBJECT | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20140109 | |||
| 11 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | Input String for messagetext | 20140109 | |||
| 12 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20140131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20140116 |
Method GET_COMP_FROM_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | Absolute WDA URL with path and query | 20140220 | |||
| 2 | RV_COMPONENT | Value transfer | Type reference (TYPE) | AKHKOMPO | WebDynpro Application name and configuration | 20140220 |
Method GET_COMP_FROM_APPL on class /UI2/CL_EMB_SUPPORT has no exception.
Method GET_COMP_FROM_BSP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | Absolute WDA URL with path and query | 20140220 | |||
| 2 | RV_COMPONENT | Value transfer | Type reference (TYPE) | AKHKOMPO | WebDynpro Application name and configuration | 20140220 |
Method GET_COMP_FROM_BSP on class /UI2/CL_EMB_SUPPORT has no exception.
Method GET_COMP_FROM_CATALOGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CATALOG_ID | Call by reference | Type reference (TYPE) | STRING | 20140228 | ||||
| 2 | RV_COMPONENT | Value transfer | Type reference (TYPE) | AKHKOMPO | Application Component ID | 20140228 |
Method GET_COMP_FROM_CATALOGID on class /UI2/CL_EMB_SUPPORT has no exception.
Method GET_COMP_FROM_DEVLCASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20140225 | |||
| 2 | RV_COMPONENT | Value transfer | Type reference (TYPE) | AKHKOMPO | Application Component ID | 20140225 |
Method GET_COMP_FROM_DEVLCASS on class /UI2/CL_EMB_SUPPORT has no exception.
Method GET_COMP_FROM_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20140219 | ||||
| 2 | RV_COMPONENT | Value transfer | Type reference (TYPE) | AKHKOMPO | Application Component ID | 20140219 |
Method GET_COMP_FROM_HASH on class /UI2/CL_EMB_SUPPORT has no exception.
Method GET_COMP_FROM_UI5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | Absolute WDA URL with path and query | 20140220 | |||
| 2 | RV_COMPONENT | Value transfer | Type reference (TYPE) | AKHKOMPO | WebDynpro Application name and configuration | 20140220 |
Method GET_COMP_FROM_UI5 on class /UI2/CL_EMB_SUPPORT has no exception.
Method GET_COMP_FROM_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20140131 | ||||
| 2 | RV_COMPONENT | Value transfer | Type reference (TYPE) | AKHKOMPO | Application Component ID | 20140131 |
Method GET_COMP_FROM_URL on class /UI2/CL_EMB_SUPPORT has no exception.
Method GET_COMP_FROM_WEBDYNPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20140214 | ||||
| 2 | RV_COMPONENT | Value transfer | Type reference (TYPE) | AKHKOMPO | Application Component ID | 20140214 |
Method GET_COMP_FROM_WEBDYNPRO on class /UI2/CL_EMB_SUPPORT has no exception.
Method GET_COMP_FROM_WEBGUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20140214 | ||||
| 2 | RV_COMPONENT | Value transfer | Type reference (TYPE) | AKHKOMPO | Application Component ID | 20140214 |
Method GET_COMP_FROM_WEBGUI on class /UI2/CL_EMB_SUPPORT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EMB_SUPPORT | Value transfer | Object reference (TYPE REF TO) | /UI2/CL_EMB_SUPPORT | Class for Embedded Support in FLP | 20140108 |
Method GET_INSTANCE on class /UI2/CL_EMB_SUPPORT has no exception.
Method GET_TEXT_FROM_LOGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXTS | Call by reference | Type reference (TYPE) | TT_TEXT | Text Header Information | 20140207 | |||
| 2 | IV_LOG_ID | Call by reference | Type reference (TYPE) | STRING | LogId | 20140207 | |||
| 3 | IV_NUMBER | Call by reference | Type reference (TYPE) | NUM4 | Text Number | 20140207 |
Method GET_TEXT_FROM_LOGID on class /UI2/CL_EMB_SUPPORT has no exception.
Method IS_REPORTING_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140109 |
Method IS_REPORTING_ENABLED on class /UI2/CL_EMB_SUPPORT has no exception.
Method RESOLVE_EXTERNAL_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | Absolute WDA URL with path and query | 20140314 |
Method RESOLVE_EXTERNAL_ALIAS on class /UI2/CL_EMB_SUPPORT has no exception.
Method SHELL_GET_TRANSACTION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | Absolute ITS URL with path and query | 20140313 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | Transaction name | 20140313 |
Method SHELL_GET_TRANSACTION_NAME on class /UI2/CL_EMB_SUPPORT has no exception.
Method SHELL_GET_WDA_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | Absolute WDA URL with path and query | 20140313 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | WebDynpro Application name and configuration | 20140313 |
Method SHELL_GET_WDA_NAME on class /UI2/CL_EMB_SUPPORT has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |