SAP ABAP Class CL_FIN_LDB_DDF (Logical Database DDF Utility Class)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FREP (Package) RF reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FIN_AUTH_CHECK Authorizations in FIN 20120723
Properties
Class CL_FIN_LDB_DDF  
Short Description Logical Database DDF Utility Class    
Super Class CL_FIN_AUTH_CHECK Authorizations in FIN 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FREP   RF reporting 
Created 20120723   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FIN_SELECTION_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FIN_LDB_DDF has no interface implemented.
Friends
Class CL_FIN_LDB_DDF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_LIST_BUKRS Instance attribute Public Type reference (TYPE) FAGL_BUKRS_TAB Table of Company Codes 20120910
2 GT_RANGE_BEGRU_A Instance attribute Public Type reference (TYPE) IF_FIN_SELECTION_TYPES=>TY_RANGE_BEGRU SELECT-OPTIONS Table for KNA1-BEGRU 20120723
3 GT_RANGE_BEGRU_B Instance attribute Public Type reference (TYPE) IF_FIN_SELECTION_TYPES=>TY_RANGE_BEGRU SELECT-OPTIONS Table for KNB1-BEGRU 20120723
4 GT_RANGE_BUKRS Instance attribute Public Type reference (TYPE) IF_FIN_SELECTION_TYPES=>TY_RANGE_BUKRS SELECT-OPTIONS Table for KNB1-BUKRS 20120723
5 GT_RANGE_KUNNR Instance attribute Public Type reference (TYPE) IF_FIN_SELECTION_TYPES=>TY_RANGE_KUNNR SELECT-OPTIONS Table for KNA1-KUNNR 20120723
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120723
2 _INITIAL_AUTHORITY_CHECKS Instance method Private Method Authorization Checks at Very Beginning 20120723
Events
Class CL_FIN_LDB_DDF has no event.
Types
Class CL_FIN_LDB_DDF 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 IT_RANGE_BUKRS Call by reference Type reference (TYPE) IF_FIN_SELECTION_TYPES=>TY_RANGE_BUKRS SELECT-OPTIONS Tabelle 20120723
2 Importing IT_RANGE_KUNNR Call by reference Type reference (TYPE) IF_FIN_SELECTION_TYPES=>TY_RANGE_KUNNR 20120723
3 Importing IV_JOIN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120723

Method CONSTRUCTOR on class CL_FIN_LDB_DDF has no exception.

Method _INITIAL_AUTHORITY_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGE_BUKRS Call by reference Type reference (TYPE) IF_FIN_SELECTION_TYPES=>TY_RANGE_BUKRS SELECT-OPTIONS Tabelle 20120723
2 Importing IT_RANGE_KUNNR Call by reference Type reference (TYPE) IF_FIN_SELECTION_TYPES=>TY_RANGE_KUNNR 20120723

Method _INITIAL_AUTHORITY_CHECKS on class CL_FIN_LDB_DDF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 616