Menu

SAP Function Module BAPI_JOA_GETDETAIL

Get detailed information for joint operating agreement

The Function Module BAPI_JOA_GETDETAIL (Get detailed information for joint operating agreement) is a standard Function Module in SAP ERP and is part of the function group GJV_JOA within the package GJV_BAPI.

Technical Information

Function Module BAPI_JOA_GETDETAIL
Short Text Get detailed information for joint operating agreement
Function Group GJV_JOA
Package GJV_BAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPANYCODEID LIKE BAPIJOAKEY-COMP_CODE Company code
JOA LIKE BAPIJOAKEY-JOA Joint Operating Agreement

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
JOACLASS LIKE BAPIJOA-CLASS JOA class
JOACONTRACT LIKE BAPIJOA-CONTRACT Contract
JOACOSTCALCULATION LIKE BAPIJOACOSTCALCULATION Costcalculation data
JOADESCRIPTION LIKE BAPIJOA-JOATEXT Short description of JOA

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
JOABURDENRATE LIKE BAPIJOABURDENRATE JOA burden rate data
JOADRILLRATIO LIKE BAPIJOADRILLSTATRATIO Drilling statistical ratio assignments
JOAEQGFULL LIKE BAPIJOAEQGFULL JOA equity group data
JOAEQGPARTNERFULL LIKE BAPIJOAEQGPARTNERFULL JOA equity group partner data
JOAPARENTOVERHEAD LIKE BAPIJOAPARCOMPOVERHEAD Parent overhead data
JOAPENALTY LIKE BAPIJOAPENALTY JOA Penalty categories
JOAPRODRATIO LIKE BAPIJOAPRODSTATRATIO Production statistical ratio assignments
JOAPRODRATIOTHRSH LIKE BAPIJOAPRODSTATRATIOTHRSH Production ratio threshold
JOAPROJECTPARAMETER LIKE BAPIJOAPROJECTPARAMETER JOA Project parameters
RETURN LIKE BAPIRET2 Return messages

Exceptions

This function module does not define any Exceptions.