SAP ABAP Class CL_RSO_RES_FBP_APP (Resource Application: Ôpen ODS Layer Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_FBP (Package) BW: Resource for FBP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_DISC_RES_APP_BASE Default Appication for the ADT Rest Framework with Discovery 20130307
Properties
Class CL_RSO_RES_FBP_APP  
Short Description Resource Application: Ôpen ODS Layer Object    
Super Class CL_ADT_DISC_RES_APP_BASE Default Appication for the ADT Rest Framework with Discovery 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_RES_FBP   BW: Resource for FBP 
Created 20130307   SAP 
Last change 20140121   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)
Interfaces
Class CL_RSO_RES_FBP_APP has no interface implemented.
Friends
Class CL_RSO_RES_FBP_APP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CN_CATEGORY_FBP Constant Public Type reference (TYPE) STRING 'fbp' esource Category for Discovery 20130826
2 CN_KEY_NAME Constant Public Type reference (TYPE) STRING 'objectName' 20130611
3 CN_SCHEME Constant Private Type reference (TYPE) STRING 'http://www.sap.com/bw/modeling/fbp' URI scheme for discovery 20130823
4 CN_TEMPLATES Constant Public See coding 20130826
5 CN_TEMPLATE_TYPES Constant Public See coding 20130826
6 CN_URI Constant Public Type reference (TYPE) STRING '/fbp' 20130307
7 CN_URI_FBP_NAME Constant Public Type reference (TYPE) STRING 'fbpnm' 20130826
8 CN_URI_FBP_VERSION Constant Public Type reference (TYPE) STRING 'version' 20130826
9 CN_URI_PARAMS Constant Public See coding 20130918
Methods
# Method Level Visibility Method type Description Created on
1 GET_FBP_URI_BUILDER Static method Public Method 20130604
2 GET_URI_TEMPLATE Static method Public Method 20130307
Events
Class CL_RSO_RES_FBP_APP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_TEMPLATE Public See coding 20130823 BEGIN OF tn_s_template, template_type TYPE tn_template_type, uri TYPE string, parameter TYPE tn_t_template_parameter, END OF tn_s_template
2 TN_TEMPLATE_PARAMETER Public Type reference (TYPE) STRING 20130823
3 TN_TEMPLATE_TYPE Public Type reference (TYPE) INT4 Natural number 20130823
4 TN_T_TEMPLATE Public See coding 20130823 tn_t_template TYPE STANDARD TABLE OF tn_s_template WITH DEFAULT KEY
5 TN_T_TEMPLATE_PARAMETER Public See coding 20130823 tn_t_template_parameter TYPE STANDARD TABLE OF tn_template_parameter WITH DEFAULT KEY
Method Signatures

Method GET_FBP_URI_BUILDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_URI_BUILDER Value transfer Object reference (TYPE REF TO) IF_RSO_RES_FBP_URIBILDR Open ODS View URI-Builder 20130604

Method GET_FBP_URI_BUILDER on class CL_RSO_RES_FBP_APP has no exception.

Method GET_URI_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_VERSION Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20130307
2 Returning R_TEMPLATE Value transfer Type reference (TYPE) STRING 20130307

Method GET_URI_TEMPLATE on class CL_RSO_RES_FBP_APP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740