Menu

SAP Function Module JV_OWNERSHIP

Get JV Ownership for a specific object

The Function Module JV_OWNERSHIP (Get JV Ownership for a specific object) is a standard Function Module in SAP ERP and is part of the function group GJAM within the package GJV2.

Technical Information

Function Module JV_OWNERSHIP
Short Text Get JV Ownership for a specific object
Function Group GJAM
Package GJV2
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_ANLN1 LIKE ANLA-ANLN1
I_ANLN2 LIKE ANLA-ANLN2
I_AUFNR LIKE AUFK-AUFNR
I_BLDAT LIKE BKPF-BLDAT
I_BUKRS LIKE ANLA-BUKRS
I_KUNNR LIKE KNA1-KUNNR
I_NPLNR LIKE BSEG-NPLNR Network Number for Account Assignment
I_PSPNR LIKE PRPS-PSPNR
I_VORNR LIKE COBL-VORNR Operation Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_EGRUP LIKE ACCIT-EGRUP
O_ETYPE LIKE ACCIT-ETYPE
O_KOART LIKE ACCIT-KOART
O_RECID LIKE T8JJ-RECID
O_VNAME LIKE ACCIT-VNAME
O_WHOLE LIKE ANBZ-XVABG

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_EQ_SHARE LIKE T8JVT02

Exceptions

This function module does not define any Exceptions.