SAP ABAP Class /BCV/CL_UIF_EXT_ASSIST (Assistance Class for External Usage)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/UIF (Package) BCV User Interface Layer

⤷

⤷

Properties
Class | /BCV/CL_UIF_EXT_ASSIST | |
Short Description | Assistance Class for External Usage | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BCV/UIF | BCV User Interface Layer |
Created | 20090619 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BCV/CL_UIF_EXT_ASSIST has no forward declaration.
Interfaces
Class /BCV/CL_UIF_EXT_ASSIST has no interface implemented.
Friends
Class /BCV/CL_UIF_EXT_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | '/BCV/:CHIPDETAILS' | Outdated - BCV Tag for Chip Details | 20091217 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | '/BCV/:CONTEXT_KEY' | Outdated - BCV Tag for Context Key | 20091109 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | '/BCV/:ENVMT_INFO' | Outdated - BCV Tag for Environment Info | 20091109 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | '/BCV/:SYSALIAS' | Outdated - BCV Tag for System Alais | 20091109 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | '/BCV/:CONTEXT_KEY' | BCV Tag for Context Key | 20091218 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | '/BCV/:ENVMT_INFO' | BCV Tag for Environment Info | 20091218 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | '/BCV/:SYSALIAS' | BCV Tag for System Alais | 20091218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check Authority for Executing Side Panel | 20090619 |
2 | ![]() |
Static method | Public | Method | Read String after Navigation | 20090619 |
3 | ![]() |
Static method | Public | Method | Build String for Navigation | 20090619 |
4 | ![]() |
Static method | Public | Method | Get Context Key Information | 20110505 |
Events
Class /BCV/CL_UIF_EXT_ASSIST has no event.
Types
Class /BCV/CL_UIF_EXT_ASSIST has no local type.
Method Signatures
Method CHECK_EXECUTE_SIDEPANEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT_KEY | Call by reference | Type reference (TYPE) | /BCV/FND_CONTEXT_KEY | Context Key | 20090619 | ||
2 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20090619 | |
3 | ![]() |
RV_AUTHORIZED | Value transfer | Type reference (TYPE) | BOOLE_D | Result of Authorization Check | 20090619 |
Method CHECK_EXECUTE_SIDEPANEL on class /BCV/CL_UIF_EXT_ASSIST has no exception.
Method DECODE_STRING_TO_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPL_INPUT | Call by reference | Type reference (TYPE) | /BCV/T_UIF_APPL_INPUT | Application Input Values | 20090619 | ||
2 | ![]() |
EV_CURRENT_DISPLAY_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_DISPLAY_ID | ID of Chart Output | 20090619 | ||
3 | ![]() |
EV_CURRENT_QUERY_ID | Call by reference | Type reference (TYPE) | /BCV/QRM_QUERY_ID | Query ID | 20090619 | ||
4 | ![]() |
EV_CURRENT_QVIEW_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | ID of Query View | 20090619 | ||
5 | ![]() |
IV_CURRENT_STRING | Call by reference | Type reference (TYPE) | STRING | 20090619 | |||
6 | ![]() |
IV_NAME_STRING | Call by reference | Type reference (TYPE) | STRING | 20090619 | |||
7 | ![]() |
IV_VALUE_STRING | Call by reference | Type reference (TYPE) | STRING | 20090619 |
Method DECODE_STRING_TO_KEY on class /BCV/CL_UIF_EXT_ASSIST has no exception.
Method ENCODE_KEY_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CURRENT | Call by reference | Type reference (TYPE) | STRING | 20090619 | |||
2 | ![]() |
EV_FIELDNAMES | Call by reference | Type reference (TYPE) | STRING | 20090619 | |||
3 | ![]() |
EV_VALUES | Call by reference | Type reference (TYPE) | STRING | 20090619 | |||
4 | ![]() |
IT_VALUES | Call by reference | Type reference (TYPE) | /BCV/T_UIF_APPL_INPUT | 20090619 | |||
5 | ![]() |
IV_DISPLAY_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_DISPLAY_ID | Chart ID | 20090619 | ||
6 | ![]() |
IV_QUERY_ID | Call by reference | Type reference (TYPE) | /BCV/QRM_QUERY_ID | 20090619 | |||
7 | ![]() |
IV_QVIEW_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | 20090619 |
Method ENCODE_KEY_TO_STRING on class /BCV/CL_UIF_EXT_ASSIST has no exception.
Method GET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTEXT | Call by reference | Type reference (TYPE) | /BCV/T_FND_CONTEXT | Context | 20110505 | ||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | /BCV/FND_APPL | Application Name | 20110505 | ||
3 | ![]() |
IV_CONTEXT_KEY | Call by reference | Type reference (TYPE) | /BCV/FND_CONTEXT_KEY | Context Key | 20110505 | ||
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_OTYPE | Object Type | 20110505 |
Method GET_CONTEXT on class /BCV/CL_UIF_EXT_ASSIST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |