The Function Module BBPV_CONTRACT_CHANGE (Einkaufskontrakt von BBP ändern) is a standard Function Module in SAP ERP and is part of the function group BBPV within the package BBP_ADDON_46B.
Function Module | BBPV_CONTRACT_CHANGE |
Short Text | Einkaufskontrakt von BBP ändern |
Function Group | BBPV |
Package | BBP_ADDON_46B |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_HEADER | TYPE | BBPS_CTR_MM_HEADER | Kontraktkommunikationsstruktur: Kopf/Org/Partner | |
IV_CALLING_LOGSYS | TYPE | LOGSYSTEM | Logisches System | |
IV_LANGU | TYPE | SYLANGU | R/3-System, aktuelle Sprache | |
IV_USER | TYPE | SYUNAME | R/3-System, Anmeldename des Benutzers |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_RETURN | LIKE | BAPIRET2 | Returnparameter | |
IT_CND_CT | LIKE | BAPICONDCT | Bapistruktur für Konditionstabellen (entspricht COND_RECS) | |
IT_CND_HD | LIKE | BAPICONDHD | Bapistructure of KONH with english field names | |
IT_CND_IT | LIKE | BAPICONDIT | Bapistructure of KONP with english field names | |
IT_CND_QS | LIKE | BAPICONDQS | Bapistructure of KONM with english field names | |
IT_CND_VS | LIKE | BAPICONDVS | Bapistructure of KONW with english field names | |
IT_ITEMS | LIKE | BBPS_CTR_MM_ITEM | Kontraktkommunikationsstruktur: Positionen/Partner | |
IT_TEXT | LIKE | BBPS_CTR_MM_TEXT | Kontraktkommunikationsstruktur: Texte |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MAPPING_ERROR_CONDITION | Fehler in Kondition-Mapping |
MAPPING_ERROR_CONTRACT | Fehler in Kontrakt-Mapping |
MAP_ERROR_CONTRACT_CONDITION | Fehler in Kontrakt- und Konditionsmapping |
SAVE_ERROR_CONDITION | Fehler in der Kondition-Eingangsverarbeitung |
SAVE_ERROR_CONTRACT | Fehler in der Kontrakt-Eingangsverarbeitung |
SAVE_ERROR_CONTRACT_CONDITION | Fehler in der Kontrakt- und Kondition-Eingangsverarbeitung |