Menu

SAP Function Module CO_ZV_ORDER_POST

Create/change end routine order

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module CO_ZV_ORDER_POST (Create/change end routine order) is a standard Function Module in SAP ERP and is part of the function group COZV within the package CO.

Technical Information

Function Module CO_ZV_ORDER_POST
Short Text Create/change end routine order
Function Group COZV
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUFNR_SINGLE TYPE CAUFV-AUFNR SPACE Order to be posted individually
COMMIT_FLAG TYPE RC27X-FLG_SEL SPACE Indicator, that really needed from commit
EXT_FLG TYPE RC27X-FLG_SEL SPACE Direct call outside of CO
FLG_ACT TYPE RC27X-FLG_SEL SPACE Indicator actual posting (currently, confirmation)
FLG_CALLED_FROM_PDC TYPE RC27X-FLG_SEL SPACE Indicator: From external data input
FLG_CALLER_CJ9K TYPE RC27X-FLG_SEL SPACE Aufrufer ist CJ9K (Netzplankalkulation)
FLG_NO_BUDGET_CHECK TYPE RC27X-FLG_SEL SPACE 'X': Keine Budget- und Obligoprüfung
FLG_NO_CALCULATION TYPE RC27X-FLG_SEL SPACE Keine Kalkulation des Auftrags durchführen
FLG_NO_SCHEDULING TYPE RC27X-FLG_SEL SPACE Keine Terminierung des Auftrags durchführen
FLG_NO_STAT TYPE RC27X-FLG_SEL SPACE
FLG_PROJECT_VERSION TYPE RC27X-FLG_SEL 'X' aktionsgesteuerte Projektversion anlegen/erweitern
FLG_PROOF TYPE RC27X-FLG_SEL SPACE Indicator: Purchase requisitions checked
FLG_REL_TRANS TYPE RC27X-FLG_SEL SPACE Indicator: Call up takes place from release transaction
FLG_USER TYPE RC27X-FLG_SEL SPACE Indicator: No update changer in the order
FLG_WAIT TYPE RC27X-FLG_SEL SPACE Changes online (print)
NETZPLAN TYPE CAUFV-AUFNR SPACE Network to be changed
NO_DIALOG TYPE RC27X-FLG_SEL ' ' Indicator: Process no dialogs
NO_GUI_MESSAGE TYPE RC27X-FLG_SEL SPACE Indicator: No GUI messages displayed
PROCESS_AT_COMMIT TYPE RC27X-FLG_SEL SPACE Function module is called from commit routine
PRSEL_IMP TYPE PRSEL SPACE Control table print
REQ_EXISTS TYPE RC27X-FLG_SEL 'X' Indicator: To process purchase requisitions
T496D_MIX_IMP TYPE T496D SPACE Control table print list control
TRANS_TYP TYPE TC10-TRTYP Transaction type (create/change)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_LVS_ERROR TYPE FLAG Fehler bei der WM Bereitstellung
FIRST_AUFNR TYPE AUFK-AUFNR Number of first processed order/network
FIRST_AUTYP TYPE AUFK-AUTYP Category of first order

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
CAUFVD_NUM_EXP LIKE CAUFVDN Order numbers temporary/new

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BUDGET_REJECT Budget exceeded
NO_CHANGE No change made
UPDATE_REJECT Update terminated/refused