Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.
Bei amazon.de ansehen →The Function Module BBPV_CONTRACT_TRANSFER (Einkaufskontrakt/Lieferplan von BBP anlegen/ä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_TRANSFER |
Short Text | Einkaufskontrakt/Lieferplan von BBP anlegen/ändern |
Function Group | BBPV |
Package | BBP_ADDON_46B |
Module Type | Remote-Enabled |
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_ATT | LIKE | BBPS_CTR_MM_ATT | Dokumente mit Phio Inhalt | |
IT_ATT_CONT | LIKE | BBPS_CTR_MM_ATT_CONT_HELP | Struktur für BBPS_CTR_MM_ATT_CONT | |
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 |