SAP ABAP Function Module PERIOD_VALUES_FOR_TOTALS_GET (Periodenaufriß zu Summensätzen aus dem Archiv liefern (im GLU1 Format))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
GBAS (Package) FI-SL Customizing / integration / Basis
⤷
⤷
⤷
Basic Data
| Function Module | PERIOD_VALUES_FOR_TOTALS_GET | Periodenaufriß zu Summensätzen aus dem Archiv liefern (im GLU1 Format) |
| Function Group | GD_ARCHIV | Connectn of FI-SL Read Trans.to Archive |
| Program Name | SAPLGD_ARCHIV | |
| INCLUDE Name | LGD_ARCHIVU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_SINGLE_SELECTIONS | TYPE | GLU1 | One Totals Record for which the Period Breakdown in Created | |||
| |
I_WITH_ZERO_RECORDS | TYPE | GUSL_BOOL | GUSL_C_FALSE | X = Include Records with Zero Values | ||
| |
I_WITH_CUMULATED_VALUES | TYPE | GUSL_BOOL | GUSL_C_FALSE | X = Also Provide Cumulated Values | ||
| |
T_MULTIPLY_SELECTIONS | TYPE | GUSL_T_SELECTION | Multiple Totals Records Created for the Period Breakdown | |||
| |
E_PERIOD_VALUES_GLU1 | TYPE | GLU1 | Period Breakdown | |||
| |
E_PERIOD_VALUES_PLUS_CUMULATED | TYPE | GDAR_T_GLU1_AND_CUM | Period Breakdown with Cumulated Values | |||
| |
SUMMARY_RECORDS_NOT_FOUND | TYPE | No Totals Records Previously Read | ||||
| |
SUMMARY_REC_NOT_READ_CUMULATED | TYPE | Totals Records are not Read Cumulated | ||||
| |
PARAMETERS_INVALID | TYPE | Parameters are Incorrect | ||||
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 | 19990412 |
| SAP Release Created in |