The Function Module MEASUREM_DOCUM_LIST_PBO (Dialog Meßbeleg: Listbearbeitung) is a standard Function Module in SAP ERP and is part of the function group IMR0 within the package IMRC.
Function Module | MEASUREM_DOCUM_LIST_PBO |
Short Text | Dialog Meßbeleg: Listbearbeitung |
Function Group | IMR0 |
Package | IMRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITY_TYPE | LIKE | IREF-ACTYP | '1' | AktTyp: 1 - Anlegen, 2 - Ändern, 3 - Anzeigen |
DEFAULT_DATE | LIKE | RIMR0-DFDAT | SY-DATUM | Vorschlagswert: Datum der Messung |
DEFAULT_READER | LIKE | RIMR0-DFRDR | SY-UNAME | Vorschlagswert: Ableser des Meßwertes |
DEFAULT_TIME | LIKE | RIMR0-DFTIM | SY-UZEIT | Vorschlagswert: Uhrzeit der Messung |
F11_ACTIVE | LIKE | IREF-IIND | SPACE | X - F11 ist aktiv wenn ACTIVITY_TYPE nicht 3 ist |
INDICATOR_INITIALIZE | LIKE | IREF-IIND | SPACE | X - Lokales Gedächtnis initialisieren |
WORK_ORDER_KEY_EXTERN | LIKE | SPACE | Schlüssel des Auftrags o.ä., aufbereitet | |
WORK_ORDER_OBJECTNR | LIKE | IMRG-WOOBJ | SPACE | Objektnummer des Auftrags o.ä. |
WORK_ORDER_OBJECTNR1 | LIKE | IMRG-WOOB1 | SPACE | Objektnummer des Auftragsvorgangs o.ä. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INDICATOR_UPDATE | LIKE | IREF-IIND | X - Update-Bedarf vorhanden | |
LEFT_WITH_F15 | LIKE | IREF-IIND | X - Funktionsbaustein wurde mit F15 verlassen |
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 |
---|---|---|---|---|
MP_OBJECTS | LIKE | RIMR0C | Meßpunktobjekte |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORITY | Keine Berechtigung |
OBJECT_HAS_NO_POINTS | Objekt hat keine Meßpunkte (und kein Auftrag da) |
OBJECT_NOT_FOUND | Meßpunktobjekt nicht gefunden |
ORDER_HAS_NO_DOCUMENTS | Noch keine Belege z. Auftrag (nur beim Anzeigen) |
WORK_ORDER_NOT_FOUND | Auftr.Vorg. nicht gefunden (nicht beim Anzeigen) |