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 ABAP 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 MO_EMB_SUPPORT 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 CONV_PAGE_ID_2_WDY_CONFIG_KEY Static method Protected Method Convert catalog page id to wd-config key 20140304
2 CREATE_NEW_MESSAGE Instance method Public Method Creating a new support message 20140108
3 GET_COMP_FROM_APPL Static method Public Method Retrieves ACH component from Appl.URL (WD,WEBGUI,UI5,BSP) 20140220
4 GET_COMP_FROM_BSP Static method Public Method Retrieves ACH component from UI5 URL 20140220
5 GET_COMP_FROM_CATALOGID Static method Public Method Retrieves ACH component from Catalog ID 20140228
6 GET_COMP_FROM_DEVLCASS Static method Public Method Returns Component of DEVCLASS 20140225
7 GET_COMP_FROM_HASH Static method Public Method Retrieves ACH component from HASH in the URL 20140219
8 GET_COMP_FROM_UI5 Static method Public Method Retrieves ACH component from UI5 URL 20140220
9 GET_COMP_FROM_URL Static method Public Method Retrieves ACH component from URL 20140131
10 GET_COMP_FROM_WEBDYNPRO Static method Public Method Retrieves ACH component from webdynproURL 20140214
11 GET_COMP_FROM_WEBGUI Static method Public Method Retrieves ACH component from webgui URL 20140214
12 GET_INSTANCE Static method Public Method Get Instance 20140108
13 GET_TEXT_FROM_LOGID Instance method Public Method Returns Error Log for given Log-ID 20140207
14 IS_REPORTING_ENABLED Static method Public Method Checks if reporting is enabled 20140108
15 RESOLVE_EXTERNAL_ALIAS Static method Public Method Resolves external alias in path according to sicf 20140314
16 SHELL_GET_TRANSACTION_NAME Static method Public Method Extract transaction name from URL for nwbc shell 20140313
17 SHELL_GET_WDA_NAME 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 Returning CONFIG_KEY Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20140304
2 Importing PAGE_ID Call by reference Type reference (TYPE) STRING 20140304
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME 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 Exporting EV_COMPONENT Call by reference Type reference (TYPE) AKHKOMPO Application Component ID 20140214
2 Exporting EV_MESSAGE_NUMBER Call by reference Type reference (TYPE) CHAR24 Message Number /Message Key 20140214
3 Exporting EV_SUBJECT Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20140314
4 Importing IV_CATALOG_ID Call by reference Type reference (TYPE) STRING 20140214
5 Importing IV_CLIENT_CONTEXT Call by reference Type reference (TYPE) STRING 20140131
6 Importing IV_COMPONENT Call by reference Type reference (TYPE) AKHKOMPO Application Component ID 20140109
7 Importing IV_HASH Call by reference Type reference (TYPE) STRING 20140319
8 Importing IV_LOG_ID Call by reference Type reference (TYPE) STRING 20140131
9 Importing IV_PRIORITY Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20140117
10 Importing IV_SUBJECT Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20140109
11 Importing IV_TEXT Call by reference Type reference (TYPE) STRING Input String for messagetext 20140109
12 Importing IV_URL Call by reference Type reference (TYPE) STRING 20140131
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME 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 Importing IV_URL Call by reference Type reference (TYPE) CSEQUENCE Absolute WDA URL with path and query 20140220
2 Returning 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 Importing IV_URL Call by reference Type reference (TYPE) CSEQUENCE Absolute WDA URL with path and query 20140220
2 Returning 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 Importing IV_CATALOG_ID Call by reference Type reference (TYPE) STRING 20140228
2 Returning 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 Importing IV_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20140225
2 Returning 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 Importing IV_URL Call by reference Type reference (TYPE) STRING 20140219
2 Returning 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 Importing IV_URL Call by reference Type reference (TYPE) CSEQUENCE Absolute WDA URL with path and query 20140220
2 Returning 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 Importing IV_URL Call by reference Type reference (TYPE) STRING 20140131
2 Returning 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 Importing IV_URL Call by reference Type reference (TYPE) STRING 20140214
2 Returning 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 Importing IV_URL Call by reference Type reference (TYPE) STRING 20140214
2 Returning 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 Returning 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 Exporting ET_TEXTS Call by reference Type reference (TYPE) TT_TEXT Text Header Information 20140207
2 Importing IV_LOG_ID Call by reference Type reference (TYPE) STRING LogId 20140207
3 Importing 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 Returning 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 Changing 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 Importing IV_URL Call by reference Type reference (TYPE) CSEQUENCE Absolute ITS URL with path and query 20140313
2 Returning 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 Importing IV_URL Call by reference Type reference (TYPE) CSEQUENCE Absolute WDA URL with path and query 20140313
2 Returning 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