SAP ABAP Class CL_BICS_INA_REST_PROVIDERS (InA REST Resource Provider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT-BICS-INA (Application Component) BW INA provider
     BW_BICS_INA_MAIN (Package) Main Ina Provider
Properties
Class CL_BICS_INA_REST_PROVIDERS  
Short Description InA REST Resource Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_INA_MAIN   Main Ina Provider 
Created 20130420   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BICS_INA_REST_PROVIDERS has no forward declaration.
Interfaces
Class CL_BICS_INA_REST_PROVIDERS has no interface implemented.
Friends
Class CL_BICS_INA_REST_PROVIDERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TH_PROVIDERS Static Attribute Private Type reference (TYPE) TO_TH_PROVIDER 20130420
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130420
2 GET_PROVIDER Static method Public Method 20130420
3 _LOAD_PROVIDERS Static method Protected Method 20130420
Events
Class CL_BICS_INA_REST_PROVIDERS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TO_S_PROVIDER Protected See coding 20130420 begin of to_s_provider, resource type string, clsname type string, end of to_s_provider
2 TO_TH_PROVIDER Protected See coding 20130420 to_th_provider type hashed table of to_s_provider with unique key resource
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BICS_INA_REST_PROVIDERS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_INA_REST_PROVIDERS has no exception.

Method GET_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESOURCE Call by reference Type reference (TYPE) STRING 20130420
2 Returning R_R_RES Value transfer Object reference (TYPE REF TO) CL_BICS_INA_REST_RES 20130420
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND 20130423

Method _LOAD_PROVIDERS Signature

Method _LOAD_PROVIDERS on class CL_BICS_INA_REST_PROVIDERS has no parameter.
Method _LOAD_PROVIDERS on class CL_BICS_INA_REST_PROVIDERS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740