SAP ABAP Class CL_RSFBP_ASSOCIATION_TYPE_BASE (Abstract base class for association types)
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_RSFBP_ASSOCIATION_TYPE 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_FBPA Association to Open ODS View 20130613
2 Inheritance (c INHERITING FROM c_ref)  CL_RSFBP_ASSOCIATION_TYPE_IOBJ Association to Open ODS View 20130613
3 Inheritance (c INHERITING FROM c_ref)  CL_RSFBP_ASSOCIATION_TYPE_ODP Association to Open ODS View 20130613
Properties
Class CL_RSFBP_ASSOCIATION_TYPE_BASE  
Short Description Abstract base class for association types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSFBP   BW: Field-based Provider framework 
Created 20130613   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_RSFBP_ASSOCIATION_TYPE BW: Field-based Provider: Association Type 20130613
Friends
Class CL_RSFBP_ASSOCIATION_TYPE_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ASCOBJNM Instance attribute Protected Attribute reference (LIKE) 20130613
2 N_ASCTLOGO Instance attribute Protected Attribute reference (LIKE) 20130613
3 N_OBJVERS Instance attribute Protected Attribute reference (LIKE) 20130613
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130613
Events
Class CL_RSFBP_ASSOCIATION_TYPE_BASE has no event.
Types
Class CL_RSFBP_ASSOCIATION_TYPE_BASE 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 20130613
2 Importing I_ASCTLOGO Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_S_FIELD-ASCTLOGO 20130613
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE 20130613

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