Fonction SAP BAPI_JOAEQUITYGROUP_GETDETAIL - Get equity group details

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COMPANYCODEID BAPIJOAEQGKEY-COMP_CODE C 4 COMPANY CODE
EQUITYGROUP BAPIJOAEQGKEY-EQUITYGROUP C 3 Equity group
JOA BAPIJOAEQGKEY-JOA C 6 Joint Operating Agreement

Paramètre Reférence Type Long. Description
JOAEQGDATA BAPIEQUITYGROUPDATA u 30 Equity group data
JOAEQGDESCRIPTION BAPIJOAEQGTXT-EQGTEXT C 35 Equity group description

Paramètre Reférence Long. Facultatif Description
JOAEQGPARTNERDATA BAPIEQGPARTNERDATA 32 X Equity group partner data
RETURN BAPIRET2 548 Return messages

Functionality
This method is part of the CA-JVA component (Joint Venture Accounting).It retrieves the data for the equity group that was entered, as well asthe dependent partner data.
The method requires as input:

  • Company code

  • Joint operating agreement identification number

  • Equity group

  • If the equity group does not exist, an error message is issued in the'RETURN' parameter.

    Description
    To get a list of parameter fields for BAPI_JOAEQUITYGROUP_GETDETAIL, runreport GJV_BPD and enter 'BAPI_JOAEQUITYGROUP_GETDETAIL' in the 'BAPI_Name' field.
    If you only want to display the fields for structure JOAEQGDATA, enterJOAEQGDATA in field 'Bapi_Parameter_Name'.
    The output list contains the description of the BAPI interfaceparameters and their technical data type. If you double-click on aparameter, you then have the option of printing technical details forthe BAPI parameter.
    If you would like to see a list of all available JVA BAPI interfaceparameters and how they are mapped to the masterfile table fields,please run report GJV_BAPI_MAP_DOC.

    Description
    Equity group description on JOA level

    Meaning->company code

    Description
    To get a list of parameter fields for BAPI_JOAEQUITYGROUP_GETDETAIL, runreport GJV_BPD and enter 'BAPI_JOAEQUITYGROUP_GETDETAIL ' in the 'BAPI_Name' field.
    If you only want to display the fields for structure EQUITYGROUP, enterEQUITYGROUP in field 'Bapi_Parameter_Name'.
    The output list contains the description of the BAPI interfaceparameters and their technical data type. If you double-click on aparamter, you then have the option of printing technical details for theBAPI parameter.
    If you would like to see a list of all available JVA BAPI interfaceparameters and how they are mapped to the masterfile table fields,please run report GJV_BAPI_MAP_DOC.

    Meaning -> joint operating agreement

    Description
    To get a list of parameter fields for BAPI_JOAEQUITYGROUP_GETDETAIL, runreport GJV_BPD and enter 'BAPI_JOAEQUITYGROUP_GETDETAIL ' in the 'BAPI_Name' field.
    If you only want to display the fields for structure JOAEQGPARTNERDATA,enter JOAEQGPARTNERDATA in field 'Bapi_Parameter_Name'.
    The output list contains the description of the BAPI interfaceparameters and their technical data type. If you double-click on aparameter, you then have the option of printing technical details forthe BAPI parameter.
    If you would like to see a list of all available JVA BAPI interfaceparameters and how they are mapped to the masterfile table fields,please run report GJV_BAPI_MAP_DOC.
    INCLUDE GJV_BAPI_RETURN_PARAMETER OBJECT DOKU ID TX