Menu

SAP Function Module JV_VENTURE_FROM_ASSET

Find Venture information from Asset number

The Function Module JV_VENTURE_FROM_ASSET (Find Venture information from Asset number) 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_VENTURE_FROM_ASSET
Short Text Find Venture information from Asset number
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_BDATU LIKE ANLZ-BDATU
I_BUKRS LIKE ANLA-BUKRS

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AKTIV LIKE T001-XJVAA
E_AUFNR LIKE ACCIT-AUFNR
E_EGRUP LIKE ACCIT-EGRUP
E_ETYPE LIKE ACCIT-ETYPE
E_KOSTL LIKE ACCIT-KOSTL
E_PSPNR LIKE PROJ-PSPNR
E_RECID LIKE ACCIT-RECID
E_VNAME LIKE ACCIT-VNAME

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.