Menu

SAP Function Module BBPV_CONTRACT_STATUS_GET

Einkaufskontrakt von BBP anlegen

The Function Module BBPV_CONTRACT_STATUS_GET (Einkaufskontrakt von BBP anlegen) is a standard Function Module in SAP ERP and is part of the function group BBPV within the package BBP_ADDON_46B.

Technical Information

Function Module BBPV_CONTRACT_STATUS_GET
Short Text Einkaufskontrakt von BBP anlegen
Function Group BBPV
Package BBP_ADDON_46B
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_BE_EKORG TYPE EKORG Einkaufsorganisation
IV_BE_OBJTYPE TYPE XFELD Feld zum Ankreuzen
IV_BE_PLANT TYPE EWERK Werk
IV_CALLING_LOGSYS TYPE LOGSYS Logisches System
IV_HEADER_OBJECT_ID TYPE BBP_BAPI_EBELN_K Einstelliges Kennzeichen
IV_LANGUAGE TYPE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_CND_CREATION TYPE BAPIFLAG-BAPIFLAG Einstelliges Kennzeichen
EV_CTR_CREATION TYPE BAPIFLAG-BAPIFLAG Einstelliges Kennzeichen

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_CTR_MM_ITEM_MAP LIKE BBPS_CTR_MM_ITEM_MAP Mapping of EBP items to R/3 items
ET_RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.