The Function Module ALE_OBJECTS_DISTRIBUTE_2 (ALE: Verteilung von Customizing-Objekten) is a standard Function Module in SAP ERP and is part of the function group BD30 within the package SALE.
Function Module | ALE_OBJECTS_DISTRIBUTE_2 |
Short Text | ALE: Verteilung von Customizing-Objekten |
Function Group | BD30 |
Package | SALE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E070C_STRUCT | LIKE | E070C | Source and Target Client for Request E070 | |
E070_STRUCT | LIKE | E070 | Command file R/3-Stand | |
E07T_STRUCT | LIKE | E07T | Command file R/3-Stand text |
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 |
---|---|---|---|---|
E071K_TABLE | LIKE | E071K | Key objects (tables, views, ...) of a correction | |
E071_TABLE | LIKE | E071 | Items of a E070 correction |
This function module does not define any Exceptions.