Menu

SAP Function Module CX_OPERATION_GET

Retrieve operation data relevant to scheduling

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 CX_OPERATION_GET (Retrieve operation data relevant to scheduling) is a standard Function Module in SAP ERP and is part of the function group CXTM within the package CX.

Technical Information

Function Module CX_OPERATION_GET
Short Text Retrieve operation data relevant to scheduling
Function Group CXTM
Package CX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AFVGD_IMP LIKE AFVGD
CAUFVD_IMP LIKE CAUFVD
I_ALIGNMENT_KEY LIKE AFFLD-AUSCHL
I_FLG_EXTERN_OPR TYPE CX_BOOL
I_KZ_UEBERL TYPE CX_OVERLAPPING
I_NEW_DISP_ARBID LIKE AFVGD-ARBID Einsatzmittel Objektidentifikation
I_OPR_STATUS TYPE CX_OPR_STATUS
I_PLNUM LIKE PLAF-PLNUM
I_SAFNR LIKE SAUF-SAFNR
RCJ_PSCHED_IMP LIKE RCJ_PSCHED
T430_IMP LIKE T430

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NO_SCHEDULING TYPE CX_BOOL

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
DATE_OUT_OF_PIT_RANGE
UNIT_CONVERT_ERROR