SAP ABAP Class CL_NWBC_RUNTIME (Business Client Runtime v3.0)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-FES-BUS (Application Component) Netweaver Business Client
⤷
SAP_NWBC (Package) NetWeaver Business Client

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWBC_RUNTIME | The NWBC Runtime Interface | 20061010 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWBC_RUNTIME_CORE | The NWBC Runtime Interface (Core Functionality) | 20091001 |
Properties
Class | CL_NWBC_RUNTIME | |
Short Description | Business Client Runtime v3.0 | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAP_NWBC | NetWeaver Business Client |
Created | 20061009 | SAP |
Last change | 20130531 | SAP |
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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_NWBC_RUNTIME | The NWBC Runtime Interface | 20061010 | ||
2 | IF_NWBC_RUNTIME_CORE | The NWBC Runtime Interface (Core Functionality) | 20091001 |
Friends
Class CL_NWBC_RUNTIME has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20061010 |
2 | ![]() |
Instance method | Private | Method | Encodes navigation tree unique id | 20110211 |
3 | ![]() |
Instance method | Private | Method | Encodes navigation tree unique id | 20110211 |
4 | ![]() |
Static method | Public | Method | Return NWBC Runtime | 20061009 |
5 | ![]() |
Instance method | Private | Method | 20101208 | |
6 | ![]() |
Instance method | Protected | Method | Get Texts of PFCG Roles | 20130314 |
7 | ![]() |
Instance method | Private | Method | 20101208 | |
8 | ![]() |
Static method | Private | Method | Reads bit value | 20111117 |
9 | ![]() |
Instance method | Private | Method | 20101208 | |
10 | ![]() |
Instance method | Private | Method | resolve object.method | 20100927 |
11 | ![]() |
Instance method | Private | Method | Create NWBC context for navigation entry | 20110211 |
Events
Class CL_NWBC_RUNTIME has no event.
Types
Class CL_NWBC_RUNTIME has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BASE_URL | Call by reference | Type reference (TYPE) | STRING | 20090319 | |||
2 | ![]() |
COCKPIT | Call by reference | Type reference (TYPE) | STRING | 20061010 | |||
3 | ![]() |
FULL_QUALIFIED_BASE_URL | Call by reference | Type reference (TYPE) | STRING | 20090323 | |||
4 | ![]() |
ICF_BASE_URL | Call by reference | Type reference (TYPE) | STRING | Internal ICF path | 20090529 | ||
5 | ![]() |
NWBC_SHELL | Call by reference | Type reference (TYPE) | STRING | '' | cl_nwbc=>for_desktop | cl_nwbc=>for_html | 20091204 | |
6 | ![]() |
ROLE_FILTER | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
7 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20090227 |
Method CONSTRUCTOR on class CL_NWBC_RUNTIME has no exception.
Method DECODE_UNIQUE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGR_NAME | Call by reference | Type reference (TYPE) | AGR_NAME | Role Name | 20110211 | ||
2 | ![]() |
MENU_TYPE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_MENU_TYPE | Menu type | 20110211 | ||
3 | ![]() |
ORIGIN_ID | Call by reference | Type reference (TYPE) | STRING | Original id of node from PFCG | 20110211 | ||
4 | ![]() |
SYSID | Call by reference | Attribute reference (LIKE) | SY-SYSID | Name of the SAP System | 20110211 | ||
5 | ![]() |
UNIQUE_ID | Call by reference | Type reference (TYPE) | STRING | Node Unique ID | 20110211 |
Method DECODE_UNIQUE_ID on class CL_NWBC_RUNTIME has no exception.
Method ENCODE_UNIQUE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGR_NAME | Call by reference | Type reference (TYPE) | AGR_NAME | Role Name | 20110211 | ||
2 | ![]() |
MENU_TYPE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_MENU_TYPE | Menu Type | 20110211 | ||
3 | ![]() |
ORIGIN_ID | Call by reference | Type reference (TYPE) | STRING | Original id of node from PFCG | 20110211 | ||
4 | ![]() |
SYSID | Call by reference | Attribute reference (LIKE) | SY-SYSID | SY-SYSID | Name of the SAP System | 20110211 | |
5 | ![]() |
UNIQUE_ID | Value transfer | Type reference (TYPE) | STRING | Node Unique ID | 20110211 |
Method ENCODE_UNIQUE_ID on class CL_NWBC_RUNTIME has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BASE_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | `` | 20090319 | ||
2 | ![]() |
COCKPIT | Call by reference | Type reference (TYPE) | CSEQUENCE | `` | 20061009 | ||
3 | ![]() |
FULL_QUALIFIED_BASE_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | `` | 20090323 | ||
4 | ![]() |
ICF_BASE_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | `` | 20090529 | ||
5 | ![]() |
NWBC_SHELL | Call by reference | Type reference (TYPE) | CSEQUENCE | `` | cl_nwbc=>for_desktop | cl_nwbc=>for_html | 20091204 | |
6 | ![]() |
ROLE_FILTER | Call by reference | Type reference (TYPE) | CSEQUENCE | `` | 20090703 | ||
7 | ![]() |
RUNTIME | Value transfer | Object reference (TYPE REF TO) | IF_NWBC_RUNTIME | 20061009 | |||
8 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20090224 |
Method GET on class CL_NWBC_RUNTIME has no exception.
Method GET_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ROLE_IDS | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_ROLE_IDS | 20101208 | |||
2 | ![]() |
ET_NODES | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NODES | 20101208 | |||
3 | ![]() |
ET_TEXTS | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_TEXTS | 20101208 | |||
4 | ![]() |
ET_URLS | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_URLS | 20101208 | |||
5 | ![]() |
EV_SAP_MENUS_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101208 | |||
6 | ![]() |
IV_ALL_LANGUAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101208 | ||
7 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20101208 | |
8 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101208 |
Method GET_NODES on class CL_NWBC_RUNTIME has no exception.
Method GET_ROLES_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DESCRIPTIONS | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_ROLES_LANG_TEXTS | Language Specific Descriptions of Roles | 20130314 | ||
2 | ![]() |
ET_TEXTS | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_ROLES_LANG_TEXTS | Language Specific Short Texts of Roles | 20130314 | ||
3 | ![]() |
IT_ROLES_IDS | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_ROLE_IDS | Names of PFCG Roles | 20130314 | ||
4 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Default: sy-langu with fallback to master langu of role | 20130314 |
Method GET_ROLES_TEXTS on class CL_NWBC_RUNTIME has no exception.
Method GET_USER_INFO Signature
Method GET_USER_INFO on class CL_NWBC_RUNTIME has no parameter.
Method GET_USER_INFO on class CL_NWBC_RUNTIME has no exception.
Method READ_BIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLAGS | Call by reference | Type reference (TYPE) | CHAR4 | 20111117 | |||
2 | ![]() |
MASK | Call by reference | Type reference (TYPE) | XUBITVEC16 | 20111117 | |||
3 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111117 |
Method READ_BIT on class CL_NWBC_RUNTIME has no exception.
Method RESOLVE_NAVIGATION Signature
Method RESOLVE_NAVIGATION on class CL_NWBC_RUNTIME has no parameter.
Method RESOLVE_NAVIGATION on class CL_NWBC_RUNTIME has no exception.
Method RESOLVE_OBN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OBN_TARGET | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME~T_OBN_TARGET | 20100927 | |||
2 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | STRING | 20100927 | |||
3 | ![]() |
NAVIGATION_TREE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME~T_NAVIGATION_TREE | 20100927 | |||
4 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | STRING | 20100927 | |||
5 | ![]() |
OBN_TARGETS | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME~T_OBN_TARGETS | 20100927 | |||
6 | ![]() |
REQUEST_OBN_RESOLVE_LOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100927 |
Method RESOLVE_OBN on class CL_NWBC_RUNTIME has no exception.
Method TREE_SERIALIZE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAVIGATION_ENTRY | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | Navigation entry | 20110211 | ||
2 | ![]() |
RV_CONTEXT | Value transfer | Type reference (TYPE) | STRING | URL encoded context string | 20110211 |
Method TREE_SERIALIZE_CONTEXT on class CL_NWBC_RUNTIME has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |