Menu

SAP Function Module LOC_CREATE_FROM_DATA

Dokumentengeschäft: Anlegen eines Finanzdokumentes

The Function Module LOC_CREATE_FROM_DATA (Dokumentengeschäft: Anlegen eines Finanzdokumentes) is a standard Function Module in SAP ERP and is part of the function group V86F within the package VEI.

Technical Information

Function Module LOC_CREATE_FROM_DATA
Short Text Dokumentengeschäft: Anlegen eines Finanzdokumentes
Function Group V86F
Package VEI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BATCH_MODE TYPE C 'N' Mode des Batches: 'A' 'E' 'N'
I_AKKPCOM TYPE AKKPCOM Kommunikationsstruktur Kopf
I_LANGU TYPE SY-LANGU SY-LANGU Sprache in der die Meldungen ausgegeben werden

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
RETURN LIKE V86F_ERROR Tabelle der aufgetretenen Meldungen
T_AKKBCOM LIKE AKKBCOM Kommunikationsstruktur Bankentabelle
T_AKKDCOM LIKE AKKDCOM Kommunikationsstruktur Dokumententabelle

Exceptions

This function module does not define any Exceptions.