The Function Module BAPI_JOAEQUITYGROUP_GETLIST (Get equity group and partner list) is a standard Function Module in SAP ERP and is part of the function group GJV_EQUITYGROUP within the package GJV_BAPI.
Function Module | BAPI_JOAEQUITYGROUP_GETLIST |
Short Text | Get equity group and partner list |
Function Group | GJV_EQUITYGROUP |
Package | GJV_BAPI |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPANYCODEIDRANGE | LIKE | BAPIJOACOMPIDRANGES | Company code range | |
JOAEQGLIST | LIKE | BAPIJOAEQGLIST | Equity group data extract | |
JOAEQGPARTNERLIST | LIKE | BAPIJOAEQGPARTNERLIST | Equity group partner data extract | |
JOAEQGRANGE | LIKE | BAPIJOAEQGRANGES | Equity group range | |
JOARANGE | LIKE | BAPIJOARANGES | Joint Operating Agreement range | |
RETURN | LIKE | BAPIRET2 | Return messages |
This function module does not define any Exceptions.