SAP ABAP Function Module RECHERCHE_READ_TR_READ (Verdichtungsebene lesen, SELECT mit CALLBACK Routine)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE (Package) Profitability Analysis
Basic Data
Function Module RECHERCHE_READ_TR_READ Verdichtungsebene lesen, SELECT mit CALLBACK Routine  
Function Group KEDC   Read Summarization Levels  
Program Name SAPLKEDC    
INCLUDE Name LKEDCU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TIMESTMP TYPE CEDDB-TIMESTMP Time stamp of the data that was read (READ_DIRTY=' ')
Importing HANDLE TYPE RKB1D-TRHANDLE Handle for reading from summarization data
Importing READ_ACTUAL TYPE CEDDB-FLAG ' ' Flag: current data from line items (CO-PA)
Importing READ_DIRTY TYPE CEDDB-FLAG 'X' Flag: read without locking (only for READ_ACTUAL=X)
Importing SHOW_PROGRESS TYPE CEDDB-FLAG 'X' Flag: display progress indicator
Importing I_USE_DB_AGGREGATION TYPE CEDDB-FLAG 'X' GROUP BY/SUM verwenden, oder Einzelsätze
Importing S_PROGRAM_NAME TYPE CEDDB-PROGRAM Program that contains the processing routines
Importing S_FORM_NAME TYPE CEDDB-DATAFORM Routine for processing the data
Exception HANDLE_INVALID TYPE Handle not valid
Exception FOREIGN_LOCK TYPE Summarization levels locked (for READ_DIRTY=' ')
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19951115 
SAP Release Created in