The Function Module PM_ORDER_EXTERN_SCHED_APPOINT (CS-SDL-Schnittstelle: Definition für Terminvereinbarung) is a standard Function Module in SAP ERP and is part of the function group CMES within the package IWO1.
Function Module | PM_ORDER_EXTERN_SCHED_APPOINT |
Short Text | CS-SDL-Schnittstelle: Definition für Terminvereinbarung |
Function Group | CMES |
Package | IWO1 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DIALOG_POSSIBLE | TYPE | CHAR1 | Einstelliges Kennzeichen | |
OPERATION_ID | TYPE | CO_APLZL | Allgemeiner Zähler des Auftrags | |
ORDER_HEADER | TYPE | ORDER_HEADER_EXTERN | Interface PM Auftrag extern terminieren: Auftragskopf |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_CODE | TYPE | NUMC4 | Fehlercode | |
ERROR_DESCRIPTION | TYPE | CHAR70 | Fehlerbeschreibung | |
ORDER_HEADER_RETURN | TYPE | ORDER_HEADER_EXTERN | Interface PM Auftrag extern terminieren: Auftragskopf |
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 |
---|---|---|---|---|
APPOINTMENTS | LIKE | APPOINTMENT_LIST | Terminvorschläge für externe Terminierung | |
OPERATIONS | LIKE | OPERATION_EXTERN | Interface PM Auftrag extern terminieren: Vorgang extern | |
REQUIREMENTS | LIKE | OPERATION_JOBREQUIRE | Interface PM Auftrag extern terminieren: Vorgang Qualif. |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXTERNAL_ERROR | Fehler im extenen System |
NO_WORK_DEFINED | Arbeit nicht definiert |
OPERATION_EXISTS | Vorgang existiert schon |
OPERATION_NOT_EXISTING | Vorgang existiert nicht |
SCHEDULING_SERVER_IS_DOWN | Terminierungsserver ist aus |
WRONG_SCHEDULING_PARAMETERS | Terminierungsparameter falsch gesetzt |
WRONG_TIME_INTERVALL | Zeitintervall ist falsch |