Menu

SAP Function Module JV_DOCUMENT_POST

JVA Integration Manager - processing for entire FI-Document before Posting

The Function Module JV_DOCUMENT_POST (JVA Integration Manager - processing for entire FI-Document before Posting) is a standard Function Module in SAP ERP and is part of the function group GJVI within the package GJVA.

Technical Information

Function Module JV_DOCUMENT_POST
Short Text JVA Integration Manager - processing for entire FI-Document before Posting
Function Group GJVI
Package GJVA
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_AWORG LIKE ACCHD-AWORG SPACE
I_AWREF LIKE ACCHD-AWREF
I_AWSYS LIKE ACCHD-AWSYS SPACE
I_AWTYP LIKE ACCHD-AWTYP
I_GLX LIKE BOOLE 'X'
X_BATCH LIKE BOOLE SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AWREF LIKE ACCHD-AWREF

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.