SAP ABAP Class CL_RSFBP_ASSOCIATION_TYPE_ODP (Association to 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_RSFBP_ASSOCIATION_TYPE_BASE Abstract base class for association types 20130613
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSFBP_ASSOCIATION_TYPE_STAT BW: Field-based Provider: Association Type 20130613
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSFBP_ASSOCIATION_TYPE_HANA Association to Open ODS View 20130508
Properties
Class CL_RSFBP_ASSOCIATION_TYPE_ODP  
Short Description Association to Open ODS View    
Super Class CL_RSFBP_ASSOCIATION_TYPE_BASE Abstract base class for association types 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSFBP   BW: Field-based Provider framework 
Created 20130508   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...
2 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_RSFBP_ASSOCIATION_TYPE_STAT BW: Field-based Provider: Association Type 20130613
Friends
Class CL_RSFBP_ASSOCIATION_TYPE_ODP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_ASCTYPE Instance attribute Protected Type reference (TYPE) RSFBP_TLOGO_ASC Object Type 20130508
2 O_CLSNAME Instance attribute Protected Type reference (TYPE) SEOCLSNAME Object Type Name 20130508
3 O_ODPNAME Instance attribute Protected Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20130508
4 O_R_BWA Instance attribute Protected Object reference (TYPE REF TO) IF_RODPS_ODP_METADATA_BWA ODP Metadata for BWA Access 20130612
5 O_R_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_RODPS_CONTEXT ODP Context (=Factory) 20130508
6 O_R_ODP Instance attribute Protected Object reference (TYPE REF TO) IF_RODPS_ODP ODP metadata 20130508
7 P_T_INSTANCE Static Attribute Private See coding 20130508
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20130508
2 CONVERT_FIELD Instance method Protected Method 20130508
3 GET_CONTEXT Static method Private Method 20130508
Events
Class CL_RSFBP_ASSOCIATION_TYPE_ODP has no event.
Types
Class CL_RSFBP_ASSOCIATION_TYPE_ODP 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_ASCOBJNM Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_S_FIELD-ASCOBJNM 20130508
2 Importing I_ASCTLOGO Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_S_FIELD-ASCTLOGO 20130613
3 Importing I_CLSNAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20130508
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE 20130508
5 Importing I_R_CONTEXT Call by reference Object reference (TYPE REF TO) IF_RODPS_CONTEXT ODP Context (=Factory) 20130508
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND 20130508

Method CONVERT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSIT Call by reference Type reference (TYPE) ANY 20130508
2 Importing I_S_FIELD Call by reference Type reference (TYPE) IF_RODPS_ODP=>TS_FIELD 20130508
3 Returning R_S_FIELD Value transfer Type reference (TYPE) IF_RSFBP_TYPES=>TN_S_ASC_FIELD 20130508

Method CONVERT_FIELD on class CL_RSFBP_ASSOCIATION_TYPE_ODP has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLSNAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20130508
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130508
3 Returning R_R_CONTEXT Value transfer Object reference (TYPE REF TO) IF_RODPS_CONTEXT ODP Context (=Factory) 20130508
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20130508
History
Last changed by/on SAP  20140121 
SAP Release Created in 740