The Function Module BBP_ME_CREATE_PO_HEADER_40B (Bestellkopf anlegen) is a standard Function Module in SAP ERP and is part of the function group BBP_PU_ADDON_EINC within the package BBP_ADDON_40.
Function Module | BBP_ME_CREATE_PO_HEADER_40B |
Short Text | Bestellkopf anlegen |
Function Group | BBP_PU_ADDON_EINC |
Package | BBP_ADDON_40 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BEDAT | LIKE | EKKO-BEDAT | SY-DATLO | Bestelldatum |
I_BSART | LIKE | EKKO-BSART | Bestellart | |
I_BUKRS | LIKE | EKKO-BUKRS | SPACE | Buchungskreis, wenn nicht über Einkaufsorg. |
I_EBELN | LIKE | EKKO-EBELN | SPACE | Externe Bestellnummer |
I_EKGRP | LIKE | EKKO-EKGRP | Einkäufergruppe | |
I_EKORG | LIKE | EKKO-EKORG | Einkaufsorganisation | |
I_ERNAM | LIKE | EKKO-ERNAM | SPACE | Name des Erfassers |
I_KONNR | LIKE | EKKO-KONNR | SPACE | Kontrakt |
I_LIFNR | LIKE | EKKO-LIFNR | SPACE | Lieferant |
I_NO_AUTHORITY_CHECK | LIKE | Keine Berechtigungsprüfung durchführen | ||
I_NO_CONDITION_COPY | LIKE | Keine Konditionen aus der letzten Best. | ||
I_NO_MESSAGE_REQ | LIKE | Sichern auch ohne Nachrichtensatz | ||
I_NO_MESSAGING | LIKE | Keine Nachrichtenfindung durchführen | ||
I_RESWK | LIKE | EKKO-RESWK | SPACE | Lieferwerk |
I_TEKKO | LIKE | TEKKO | Zusätzl. Kopfdaten bei Übernahme | |
I_TEKKOREL | LIKE | SPACE | Kennz. Struktur TEKKO berücksichtigen | |
I_VORGA | LIKE | EKKO-STATU | Vorgang für Anlegen Bestellung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.