SAP ABAP Function Module KFM_KF_BUFFER_READ (Lesen von Datensätzen aus globalen Puffertabellen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MUS-KFM (Application Component) Key Figure Monitor
⤷
GENERIC_KEY_FIGURE_MONITOR (Package) Generic Key Figure Monitor
⤷
⤷
Basic Data
| Function Module | KFM_KF_BUFFER_READ | Lesen von Datensätzen aus globalen Puffertabellen |
| Function Group | GKFM_KF | Function Modules for Key Figures |
| Program Name | SAPLGKFM_KF | |
| INCLUDE Name | LGKFM_KFU22 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_OUTTAB | TYPE | ANY TABLE | structure of global buffer table | |||
| |
IV_OPERATION | TYPE | CHAR3 | 'INS' or 'UPD' or 'DEL' | |||
| |
IV_DB_TABLE_REF | TYPE | DDOBJNAME | globale buffer table references to which data bas table | |||
| |
IV_CLEAR_TABLE | TYPE | XFELD | SPACE | 'X' = clear gt_* ' ' = nothing | ||
| |
WRONG_INPUT | TYPE | Falsche Eingabe | ||||
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 | 20080411 |
| SAP Release Created in | 600 |