Menu

SAP Function Module JV_GET_JVDOC

Get t_jvap and t_jvah

The Function Module JV_GET_JVDOC (Get t_jvap and t_jvah) 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_GET_JVDOC
Short Text Get t_jvap and t_jvah
Function Group GJVI
Package GJVA
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
JVON TYPE C Indicates if JV document was created without errors

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
IT_JVAH LIKE JVAH Joint venture item
IT_JVAP LIKE JVAP Joint venture item

Exceptions

This function module does not define any Exceptions.