Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.
Bei amazon.de ansehen →The Function Module CASH_FORECAST_SELECT_AND_COMPR (Cash management and forecast: Select and compress according to table 038) is a standard Function Module in SAP ERP and is part of the function group FDSV within the package FF.
Function Module | CASH_FORECAST_SELECT_AND_COMPR |
Short Text | Cash management and forecast: Select and compress according to table 038 |
Function Group | FDSV |
Package | FF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EXTERNAL | TYPE | CHAR01 | SPACE | Charakterfeld der Länge 1 |
UNTIL_DATE | LIKE | FDSB-DATUM | '00000000' | Selection up to this MRP date (inc |
X_CASH_FORECAST | TYPE | BOOLE-BOOLE | SPACE | X short term financial planning (c |
X_CASH_MANAGEMENT | TYPE | BOOLE-BOOLE | SPACE | X cash management position (bank a |
X_GROUP_COMPRESSION | TYPE | BOOLE-BOOLE | SPACE | X group compression according to T |
X_GSBER_COMPRESSION | TYPE | BOOLE-BOOLE | SPACE | X-alle Geschäftsbereiche auf Space verdichten |
X_LEVEL_COMPRESSION | TYPE | BOOLE-BOOLE | SPACE | X level compression according to T |
X_SUBACCOUNT_COMPRESSION | TYPE | BOOLE-BOOLE | SPACE | X sub-account compression accordin |
X_ZERO_RECORDS | TYPE | BOOLE-BOOLE | SPACE | X zero totals records are also sel |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
S_BUKRS | LIKE | Select option company code | ||
S_DISPW | LIKE | Select option MRP currency | ||
S_GLIED | LIKE | Select option outline | ||
S_GSBER | LIKE | Select option business area |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND_T038 | Outline not in table 038 |
NOT_FOUND_T038_GROUP | The group line items are missing i |
NOT_FOUND_T038_LEVEL | The level line items are missing i |
NO_AUTHORITY | Keine Berechtigung für Buchungskreise |