SAP ABAP Class CL_RSFBP_IOBJ_PROP (InfoObject Properties of Open ODS View)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSFBP (Package) BW: Field-based Provider framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSD_IOBJ_PROP Properties of an InfoObject 20130712
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSFBP_IOBJ_PROP InfoObject properties of Open ODS View fields 20130712
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSFBP_CHA_PROP Characteristic Properties of Open ODS View 20130712
2 Inheritance (c INHERITING FROM c_ref)  CL_RSFBP_KYF_PROP Characteristic Properties of Open ODS View 20130712
Properties
Class CL_RSFBP_IOBJ_PROP  
Short Description InfoObject Properties of Open ODS View    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSFBP   BW: Field-based Provider framework 
Created 20130712   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSFBP_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSD_IOBJ_PROP Properties of an InfoObject 20130712
2 IF_RSFBP_IOBJ_PROP InfoObject properties of Open ODS View fields 20130712
Friends
# Friend Modeled only Created on Description
1 CL_RSFBP_SERVICES 20130712 Field-based Provider: static services
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_S_GEN Instance attribute Private Attribute reference (LIKE) 20130712
2 O_FBPNAME Instance attribute Protected Type reference (TYPE) RSFBP_NAME View name 20130712
3 O_NO_PREFIX Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20130712
4 O_OBJVERS Instance attribute Protected Type reference (TYPE) RSOBJVERS Object version 20130712
5 O_R_SEMANTICS Instance attribute Protected Object reference (TYPE REF TO) IF_RSFBP_SEMANTICS 20130712
6 O_S_FIELDTEXT Instance attribute Protected Type reference (TYPE) IF_RSFBP_TYPES=>TN_S_FIELDTEXT 20130712
7 P_FIELDNAME Instance attribute Private Type reference (TYPE) RSFBP_FIELDNAME 20130712
8 P_T_INSTANCE Static Attribute Private See coding 20130712
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20130712
2 GET_INSTANCE Static method Private Method 20130712
3 INIT Instance method Protected Method 20130712
Events
Class CL_RSFBP_IOBJ_PROP has no event.
Types
Class CL_RSFBP_IOBJ_PROP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FBPNAME Call by reference Type reference (TYPE) CSEQUENCE 20130712
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE 20130712
3 Importing I_NO_PREFIX Call by reference Type reference (TYPE) RS_BOOL 20130712
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20130712
5 Importing I_R_SEMANTICS Call by reference Object reference (TYPE REF TO) IF_RSFBP_SEMANTICS Field-based Provider Semantic Section 20130712
6 Importing I_S_FIELDTEXT Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_S_FIELDTEXT 20130712

Method CONSTRUCTOR on class CL_RSFBP_IOBJ_PROP has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FBPNAME Call by reference Type reference (TYPE) CSEQUENCE 20130712
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE 20130712
3 Importing I_NO_PREFIX Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE 20130712
4 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE 20130712
5 Returning R_R_IOBJ_PROP Value transfer Object reference (TYPE REF TO) CL_RSFBP_IOBJ_PROP 20130712
# Exception Resumable Description Created on
1 CX_RS_FAILED 20130712
2 CX_RS_NOT_FOUND 20130712

Method INIT Signature

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