Menu

SAP Function Module AA_CUS_TOTAL_TO_LOCAL_TOTAL

Move unstructured table TOTAL to work-table LT_TOTAL (Unicode conform)

The Function Module AA_CUS_TOTAL_TO_LOCAL_TOTAL (Move unstructured table TOTAL to work-table LT_TOTAL (Unicode conform)) 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_TOTAL_TO_LOCAL_TOTAL
Short Text Move unstructured table TOTAL to work-table LT_TOTAL (Unicode conform)
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_TOTAL TYPE ANY unstructured line of 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_LS_TOTAL TYPE ANY structured line of lt_total

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.