Menu

SAP Function Module BUPA_CREATE_FROM_DATA_ADDON

The Function Module BUPA_CREATE_FROM_DATA_ADDON () is a standard Function Module in SAP ERP and is part of the function group BUBA_4_ADDON within the package BUPA_INTERFACE.

Technical Information

Function Module BUPA_CREATE_FROM_DATA_ADDON
Short Text
Function Group BUBA_4_ADDON
Package BUPA_INTERFACE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_DATA TYPE BAPIBUS1006_CENTRAL SAP BP: BAPI Structure for Central Data
IS_DATA_GROUP TYPE BAPIBUS1006_CENTRAL_GROUP SAP BP: BAPI Structure for Group Data
IS_DATA_ORGAN TYPE BAPIBUS1006_CENTRAL_ORGAN SAP BP: BAPI Structure for Organization Data
IS_DATA_PERSON TYPE BAPIBUS1006_CENTRAL_PERSON SAP BP: BAPI Structure for Personal Data
IV_CATEGORY TYPE BAPIBUS1006_HEAD-PARTN_CAT Business Partner Category
IV_GROUP TYPE BAPIBUS1006_HEAD-PARTN_GRP Business Partner Grouping
IV_PARTNER TYPE BU_PARTNER Business Partner Number
IV_PARTNER_GUID TYPE BU_PARTNER_GUID Business Partner GUID
IV_X_SAVE LIKE BAPI4001_1-SAVE_ADDR 'X' Kennzeichen: Adresse sichern?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_PARTNER TYPE BU_PARTNER Business Partner Number

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
ET_RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.