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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.