SAP ABAP Class IF_FPM_CBA_DB_READER (Database access for CBA related tables)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_CBA_DB_READER Database reader for CBA related tables 20121128
Properties
Class IF_FPM_CBA_DB_READER  
Short Description Database access for CBA related tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121128   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_CBA_DB_READER has no forward declaration.
Interfaces
Class IF_FPM_CBA_DB_READER has no interface implemented.
Friends
Class IF_FPM_CBA_DB_READER has no friend class.
Attributes
Class IF_FPM_CBA_DB_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_DIMENSIONS Instance method Public Method 20121128
2 READ_LINK Instance method Public Method 20121128
3 READ_RULES Instance method Public Method 20121128
4 READ_SET Instance method Public Method 20121129
Events
Class IF_FPM_CBA_DB_READER has no event.
Types
Class IF_FPM_CBA_DB_READER has no local type.
Method Signatures

Method READ_DIMENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIM Call by reference Type reference (TYPE) FPM_T_ADAPT_DIM 20121128
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) FPM_ADAPTATION_SCHEMA 20121128

Method READ_DIMENSIONS on class IF_FPM_CBA_DB_READER has no exception.

Method READ_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TARGET_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20121128
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) FPM_ADAPTATION_SCHEMA 20121128
3 Returning RS_LINK Value transfer Type reference (TYPE) FPM_ADAPT_LINK 20121128

Method READ_LINK on class IF_FPM_CBA_DB_READER has no exception.

Method READ_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RULE Call by reference Type reference (TYPE) FPM_T_V_ADAPT_RULE 20121128
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) FPM_ADAPTATION_SCHEMA Adaptation Schema 20121128

Method READ_RULES on class IF_FPM_CBA_DB_READER has no exception.

Method READ_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20121129
2 Importing IV_SET Call by reference Type reference (TYPE) FPM_ADAPTATION_SET 20121129

Method READ_SET on class IF_FPM_CBA_DB_READER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in