Menu

SAP Function Module BAPI_SEPA_MANDATE_CREATE

Anlegen eines neuen Mandates (obsolete: Neu -> BAPI_SEPA_MANDATE_CREATE1)

The Function Module BAPI_SEPA_MANDATE_CREATE (Anlegen eines neuen Mandates (obsolete: Neu -> BAPI_SEPA_MANDATE_CREATE1)) is a standard Function Module in SAP ERP and is part of the function group SEPA_MANDATE_BAPIS within the package BF_SEPA.

Technical Information

Function Module BAPI_SEPA_MANDATE_CREATE
Short Text Anlegen eines neuen Mandates (obsolete: Neu -> BAPI_SEPA_MANDATE_CREATE1)
Function Group SEPA_MANDATE_BAPIS
Package BF_SEPA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_MANDATE_TO_CREATE TYPE BAPI_S_SEPA_MANDATE_CREATE Daten des anzulegenden Mandates

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_MANDATE_CREATED TYPE BAPI_S_SEPA_MANDATE_ID ID des angelegten Mandates
ES_RETURN TYPE BAPIRET1 Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.