Menu

SAP Function Module BAPI_BUPA_FS_CUSTFIELDS_GET

Zusatzdaten lesen

The Function Module BAPI_BUPA_FS_CUSTFIELDS_GET (Zusatzdaten lesen) is a standard Function Module in SAP ERP and is part of the function group FS_BAPI2 within the package FSBP_BAPI2.

Technical Information

Function Module BAPI_BUPA_FS_CUSTFIELDS_GET
Short Text Zusatzdaten lesen
Function Group FS_BAPI2
Package FSBP_BAPI2
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUSINESSPARTNER TYPE BAPI_BUS_PARTNER_FS-PARTNER_ID Business Partner Number
GENERALSETTINGS TYPE BAPI_STR_BUSISB990_GEN FSBP: BAPI Structure for General Switches and Data
GROUPTYPE TYPE BAPI_STR_CUSTFIELDS_SEL-GROUPTYPE Business Partner: Group Category

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
CUSTFIELDSDATA LIKE BAPI_STR_BUPA_FS_CUSTFIELDS BP: Additional Data (from Darwin BP)
RETURN LIKE BAPIRET2 Return Parameter

Exceptions

This function module does not define any Exceptions.