Menu

SAP Function Module BAPI_JOA_DELETE

Delete JOA equity group

The Function Module BAPI_JOA_DELETE (Delete JOA equity group) 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_DELETE
Short Text Delete JOA equity group
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
TESTRUN LIKE BAPIUPDATEFLAG-UPDATEFLAG Testrun

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
RETURN LIKE BAPIRET2 Return messages

Exceptions

This function module does not define any Exceptions.