SAP ABAP Class IF_NWBC_RUNTIME_CORE (The NWBC Runtime Interface (Core Functionality))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWBC_RUNTIME Business Client Runtime v3.0 20091001
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWBC_RUNTIME35 Business Client Runtime v3.5 20101208
Properties
Class IF_NWBC_RUNTIME_CORE  
Short Description The NWBC Runtime Interface (Core Functionality)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091001   SAP 
Last change 20130531   SAP 
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)
2 IF_NWBC_RUNTIME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_NWBC_RUNTIME_CORE has no interface implemented.
Friends
Class IF_NWBC_RUNTIME_CORE has no friend class.
Attributes
Class IF_NWBC_RUNTIME_CORE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAVIGATION_TREE Instance method Public Method 20091001
2 GET_OBN_TARGETS Instance method Public Method 20091001
3 GET_QUERIED_APPLICATIONS Instance method Public Method Return list of applications matching search string 20091016
4 GET_ROLES Instance method Public Method 20091001
5 GET_ROLES_INFORMATION Instance method Public Method 20091001
Events
Class IF_NWBC_RUNTIME_CORE has no event.
Types
Class IF_NWBC_RUNTIME_CORE has no local type.
Method Signatures

Method GET_NAVIGATION_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_LANGUAGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091001
2 Importing MENU_TYPE Call by reference Type reference (TYPE) IF_NWBC_RUNTIME=>T_MENU_TYPE Menu Type; see Type description 20101026
3 Returning NAVIGATION_TREE Value transfer Type reference (TYPE) IF_NWBC_RUNTIME=>T_NAVIGATION_TREE 20091001
4 Importing ROLE_IDS Value transfer Type reference (TYPE) IF_NWBC_RUNTIME=>T_ROLE_IDS 20091001
5 Importing SERVICEMAP_TIMESTAMP Value transfer Type reference (TYPE) STRING '' 20091001
6 Importing SHOW_TRANSACTION_CODES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091001
7 Importing USER Call by reference Type reference (TYPE) CSEQUENCE 20091001

Method GET_NAVIGATION_TREE on class IF_NWBC_RUNTIME_CORE has no exception.

Method GET_OBN_TARGETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_LANGUAGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091001
2 Returning OBN_TARGETS Value transfer Type reference (TYPE) IF_NWBC_RUNTIME=>T_OBN_TARGETS 20091001
3 Importing ROLE_IDS Call by reference Type reference (TYPE) IF_NWBC_RUNTIME=>T_ROLE_IDS 20091001

Method GET_OBN_TARGETS on class IF_NWBC_RUNTIME_CORE has no exception.

Method GET_QUERIED_APPLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAX_HIT_COUNT Value transfer Type reference (TYPE) I 25 Maximum number of entries to read 20091016
2 Returning QUERIED_APPLICATIONS Value transfer Type reference (TYPE) IF_NWBC_RUNTIME=>T_QUERIED_APPLICATIONS List of found applications 20091016
3 Importing QUERY Call by reference Type reference (TYPE) CSEQUENCE Query string, can contain leading or trailing '*' 20091016

Method GET_QUERIED_APPLICATIONS on class IF_NWBC_RUNTIME_CORE has no exception.

Method GET_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_LANGUAGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091001
2 Returning ROLES Value transfer Type reference (TYPE) IF_NWBC_RUNTIME=>T_ROLES 20091001
3 Importing ROLE_IDS Value transfer Type reference (TYPE) IF_NWBC_RUNTIME=>T_ROLE_IDS 20091001
4 Importing USER Call by reference Type reference (TYPE) CSEQUENCE 20091001

Method GET_ROLES on class IF_NWBC_RUNTIME_CORE has no exception.

Method GET_ROLES_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_LANGUAGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091001
2 Returning ROLES_INFORMATION Value transfer Type reference (TYPE) IF_NWBC_RUNTIME=>T_ROLES_INFORMATION 20091001
3 Importing ROLE_IDS Call by reference Type reference (TYPE) IF_NWBC_RUNTIME=>T_ROLE_IDS 20091001

Method GET_ROLES_INFORMATION on class IF_NWBC_RUNTIME_CORE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in