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 |
|---|---|---|---|---|---|---|---|
| |
TIMESTMP | TYPE | CEDDB-TIMESTMP | Time stamp of the data that was read (READ_DIRTY=' ') | |||
| |
HANDLE | TYPE | RKB1D-TRHANDLE | Handle for reading from summarization data | |||
| |
READ_ACTUAL | TYPE | CEDDB-FLAG | ' ' | Flag: current data from line items (CO-PA) | ||
| |
READ_DIRTY | TYPE | CEDDB-FLAG | 'X' | Flag: read without locking (only for READ_ACTUAL=X) | ||
| |
SHOW_PROGRESS | TYPE | CEDDB-FLAG | 'X' | Flag: display progress indicator | ||
| |
I_USE_DB_AGGREGATION | TYPE | CEDDB-FLAG | 'X' | GROUP BY/SUM verwenden, oder Einzelsätze | ||
| |
S_PROGRAM_NAME | TYPE | CEDDB-PROGRAM | Program that contains the processing routines | |||
| |
S_FORM_NAME | TYPE | CEDDB-DATAFORM | Routine for processing the data | |||
| |
HANDLE_INVALID | TYPE | Handle not valid | ||||
| |
FOREIGN_LOCK | TYPE | Summarization levels locked (for READ_DIRTY=' ') | ||||
Processing Type
| Normal Function 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 |