Menu

SAP Function Module AC_APAR_SPLIT_FILL_FT

Batchinputdaten aus Splittdaten generieren

The Function Module AC_APAR_SPLIT_FILL_FT (Batchinputdaten aus Splittdaten generieren) is a standard Function Module in SAP ERP and is part of the function group FDCB within the package FFE.

Technical Information

Function Module AC_APAR_SPLIT_FILL_FT
Short Text Batchinputdaten aus Splittdaten generieren
Function Group FDCB
Package FFE
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_DYNNR TYPE CLIKE Nummer des folgenden Bildschirmbildes

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_FT LIKE BDCDATA Batch-Input New Table-FieldStructure
T_FT_SPLIT LIKE BDCDATA Batch-Input New Table-FieldStructure
T_FT_SPLIT_WT LIKE BDCDATA Batch-Input New Table-FieldStructure

Exceptions

This function module does not define any Exceptions.