Menu

SAP Function Module GCC_ORDER_CREATE

GECCO anlegen - ab PI 1.2003 -

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module GCC_ORDER_CREATE (GECCO anlegen - ab PI 1.2003 -) is a standard Function Module in SAP ERP and is part of the function group GCC_OR within the package IAOM.

Technical Information

Function Module GCC_ORDER_CREATE
Short Text GECCO anlegen - ab PI 1.2003 -
Function Group GCC_OR
Package IAOM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_COAS TYPE COAS Für Abrechnungsregel anlegen
I_COST_COLLECTOR CLASS CL_IAOM_COST_COLLECTOR Objekt für Abrechnungsempfängerermittlung
I_ORDER_CREATE TYPE BAPI0012_GEN-TESTRUN 'X' Neuen Auftrag anlegen (- space: Auftragsnr in OREXT_AUFNR) übergeben
I_ORDER_READ TYPE BAPI0012_GEN-TESTRUN SPACE Auftrag lesen
I_OREXT TYPE OREXT CO - Auftragsfelder für externe Datenübernahme
I_SETTLEMENT_PROFILE TYPE APROF Abrechnungsprofil
I_SRULE_CREATE TYPE BAPI0012_GEN-TESTRUN 'X' Abrechnungsvorschrift zum Auftrag erzeugen
I_SRULE_CUT_AND_CREATE TYPE IAOM_SETTLEMENT_RULE_CHANGE ' ' Abrechnungsregel nur für neuen Zeitraum anlegen
I_SRULE_DATE_OF_CUT TYPE DATUM '00000000' Datum
I_STRATEGY_SEQUENCE TYPE SR_SLIST Strategiefolge zur automat. Generierung von ABRV
I_TEST_FLAG TYPE BAPI0012_GEN-TESTRUN SPACE Auftrag sichern ('X' - verbuchen)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COAS TYPE COAS Generierte Tabelle zum View COAS
E_KAUF_INDEX TYPE KAUF-AUF_INDEX Index des Auftrags im KAUF-Puffer
E_OBJNR TYPE J_OBJNR Temporäre Objektnummer

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ORDER_CREATE_ERROR Internal order could not be created.
SRULE_CREATE_ERROR Settlement rule could not be created.
STATUS_CHANGE_ERROR Status 'I0077' could not be set.