Menu

SAP Function Module AA_CUS_LOCAL_TOTAL_TO_TOTAL

Convert structured LOCAL TOTAL back to unstructured TOTAL

The Function Module AA_CUS_LOCAL_TOTAL_TO_TOTAL (Convert structured LOCAL TOTAL back to unstructured TOTAL) is a standard Function Module in SAP ERP and is part of the function group AA_CUS_TOOLS within the package AA_TOOLS.

Technical Information

Function Module AA_CUS_LOCAL_TOTAL_TO_TOTAL
Short Text Convert structured LOCAL TOTAL back to unstructured TOTAL
Function Group AA_CUS_TOOLS
Package AA_TOOLS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LS_TOTAL TYPE ANY structured line of LOCAL total

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TOTAL TYPE ANY unstructured line of total

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.