SAP ABAP Class CL_CBESH_THING_PROVIDER (CL_CBESH_THING_PROVIDER)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-GTF-CBN-UI (Application Component) Contextual Business Navigation UI layer
     CBESH_UI_REUSE (Package) Reuse Objects for C'estBON
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_BADI_NAVIGATION Interface for BAdI: /UI2/BADI_NAVIGATION 20130426
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130426
Properties
Class CL_CBESH_THING_PROVIDER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CBESH_UI_REUSE   Reuse Objects for C'estBON 
Created 20130426   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_MGW_MED_ODATA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /UI2/IF_NAVIGATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_BADI_NAVIGATION Interface for BAdI: /UI2/BADI_NAVIGATION 20130426
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20130426
Friends
Class CL_CBESH_THING_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BSP_FOR_ANNOTATION_FILES Constant Public Type reference (TYPE) O2APPLEXT 'BSP_FOR_ANNO_FILES' 20130426
2 GC_CESTBON_URL Constant Public Type reference (TYPE) STRING '/sap/bc/ui5_ui5/sap/cbesh_gen_tview/index.html' 20130426
3 GC_ENTITY_SET_NAME Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'ENTITY_SET_NAME' 20130426
4 GC_ERROR Constant Public Type reference (TYPE) STRING 'ERROR' 20130507
5 GC_NAMESPACE Constant Public Type reference (TYPE) /IWBEP/MED_GRP_NAMESPACE 'NAMESPACE' Namespace 20130426
6 GC_PARA_MAPPING Constant Public Type reference (TYPE) STRING 'PARA_MAPPING' 20130426
7 GC_SERVICE Constant Public Type reference (TYPE) /IWBEP/MED_GRP_EXTERNAL_NAME 'SERVICE_NAME' External Service Name 20130426
8 GC_SRV_USAGE Constant Public Type reference (TYPE) STRING 'CBFS' 20130507
9 GC_THING Constant Public Type reference (TYPE) /UI2/NAVIGATION_KEY_NAME 'THING' 20130426
10 GC_VERSION Constant Public Type reference (TYPE) STRING 'VERSION' 20130507
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_THING_KEY Static method Public Method 20130426
2 DECOMPOSE_THING_KEY Static method Public Method 20130426
3 GET_FACT_SHEET_URL Static method Public Method 20130507
4 GET_FACT_SHEET_URL_VIA_ID Static method Public Method 20130508
Events
Class CL_CBESH_THING_PROVIDER has no event.
Types
Class CL_CBESH_THING_PROVIDER has no local type.
Method Signatures

Method COMPOSE_THING_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 20130426
2 Importing IV_SERVICE Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME 20130426
3 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION 20130507
4 Returning KEY Value transfer Type reference (TYPE) STRING 20130426

Method COMPOSE_THING_KEY on class CL_CBESH_THING_PROVIDER has no exception.

Method DECOMPOSE_THING_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ENTITY_SET_NAME Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 20130426
2 Exporting EV_SERVICE Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME 20130426
3 Exporting EV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION 20130507
4 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20130426

Method DECOMPOSE_THING_KEY on class CL_CBESH_THING_PROVIDER has no exception.

Method GET_FACT_SHEET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_NAV_TARGETS Call by reference Type reference (TYPE) /UI2/IF_NAVIGATION=>TP_S_NAVIGATION_STRUCTURE_IF 20130507
2 Exporting EV_ANNO_URL Call by reference Type reference (TYPE) STRING 20130507
3 Exporting EV_ENTITY_URL Call by reference Type reference (TYPE) STRING 20130507
4 Importing IT_BUSINESS_PARAMS Call by reference Type reference (TYPE) /UI2/IF_NAVIGATION=>TP_T_PARAMETERS_STD Key/Value Pairs 20130507
5 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 20130507
6 Importing IV_SERVICE Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME 20130507
7 Importing IV_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_GRP_VERSION 20130507

Method GET_FACT_SHEET_URL on class CL_CBESH_THING_PROVIDER has no exception.

Method GET_FACT_SHEET_URL_VIA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_NAV_TARGETS Call by reference Type reference (TYPE) /UI2/IF_NAVIGATION=>TP_S_NAVIGATION_STRUCTURE_IF 20130508
2 Exporting EV_ANNO_URL Call by reference Type reference (TYPE) STRING 20130508
3 Exporting EV_ENTITY_URL Call by reference Type reference (TYPE) STRING 20130508
4 Importing IT_BUSINESS_PARAMS Call by reference Type reference (TYPE) /UI2/IF_NAVIGATION=>TP_T_PARAMETERS_STD Key/Value Pairs 20130508
5 Importing IV_ID Call by reference Type reference (TYPE) STRING 20130508

Method GET_FACT_SHEET_URL_VIA_ID on class CL_CBESH_THING_PROVIDER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 617