Menu

SAP Function Module AM_CREATE_LINE_ITEMS

FB Belegzeilen zu einem ANBZ-Eintrag erzeugen

The Function Module AM_CREATE_LINE_ITEMS (FB Belegzeilen zu einem ANBZ-Eintrag erzeugen) is a standard Function Module in SAP ERP and is part of the function group AINT within the package AB.

Technical Information

Function Module AM_CREATE_LINE_ITEMS
Short Text FB Belegzeilen zu einem ANBZ-Eintrag erzeugen
Function Group AINT
Package AB
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_ANBZ LIKE ANBZ
I_ANTS LIKE ANTS

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_ANEA LIKE ANEA
T_ANEP LIKE ANEP
T_ANLB LIKE ANLB
T_ANLC LIKE ANLC

Exceptions

This function module does not define any Exceptions.