SAP ABAP Class CL_RSFBP_INFOOBJECT_ODP (ODP für InfoObject in 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 Inheritance (c INHERITING FROM c_ref)  CL_RODPS_ODP ODP (abstract) 20130527
Properties
Class CL_RSFBP_INFOOBJECT_ODP  
Short Description ODP für InfoObject in Open ODS View    
Super Class CL_RODPS_ODP ODP (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSFBP   BW: Field-based Provider framework 
Created 20130527   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_RODPS_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSFBP_INFOOBJECT_ODP has no interface implemented.
Friends
Class CL_RSFBP_INFOOBJECT_ODP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CLSNAME_RT Constant Public Type reference (TYPE) SEOCLSNAME 'CL_RSFBP_INFOOBJECT_ODP_RT' Object Type Name 20130528
2 C_PREFIX Constant Public See coding '!' Version Number Component 20130527
3 C_PREFIX_LEN Static Attribute Public Type reference (TYPE) I 20130528
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130528
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130527
3 IOBJNM_TO_ODPNAME Static method Public Method 20130527
4 ODPNAME_TO_IOBJNM Static method Public Method 20130527
Events
Class CL_RSFBP_INFOOBJECT_ODP has no event.
Types
Class CL_RSFBP_INFOOBJECT_ODP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_RODPS_CONTEXT ODP Context (=Factory) 20130527
2 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20130527
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Invalid Entry 20130527
2 CX_RODPS_OBJECT_EXISTS Object does not exist 20130527
3 CX_RODPS_OBJECT_NOT_FOUND Invalid Entry 20130527

Method IOBJNM_TO_ODPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) CSEQUENCE 20130527
2 Returning R_ODPNAME Value transfer Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20130527

Method IOBJNM_TO_ODPNAME on class CL_RSFBP_INFOOBJECT_ODP has no exception.

Method ODPNAME_TO_IOBJNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODPNAME Call by reference Type reference (TYPE) CSEQUENCE 20130527
2 Returning R_IOBJNM Value transfer Type reference (TYPE) RSIOBJNM InfoObject 20130527
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND Object does not exist 20130527
History
Last changed by/on SAP  20140121 
SAP Release Created in 740