Menu

SAP Function Module JV_GET_COST_OBJECTS_FOR_JV

Popup with all cost objects where a JV is assigned to

The Function Module JV_GET_COST_OBJECTS_FOR_JV (Popup with all cost objects where a JV is assigned to) is a standard Function Module in SAP ERP and is part of the function group GJV5 within the package GJVA.

Technical Information

Function Module JV_GET_COST_OBJECTS_FOR_JV
Short Text Popup with all cost objects where a JV is assigned to
Function Group GJV5
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_BUKRS LIKE T8JV-BUKRS Company code
I_DISPLAY TYPE CHAR1 'X' Single-character flag
I_VNAME LIKE T8JV-VNAME Joint Venture

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.