Menu

SAP Function Module FITP_SET_PLAN_STATUS

Genehmigungsstatus eines Reiseplans ändern

The Function Module FITP_SET_PLAN_STATUS (Genehmigungsstatus eines Reiseplans ändern) is a standard Function Module in SAP ERP and is part of the function group FITP_TRPL_AUTH within the package PTRP_ADDON.

Technical Information

Function Module FITP_SET_PLAN_STATUS
Short Text Genehmigungsstatus eines Reiseplans ändern
Function Group FITP_TRPL_AUTH
Package PTRP_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_STATUS TYPE FTPT_REQ_HEAD-STATUS Planstatus
PERSNR TYPE FTPT_REQ_HEAD-PERNR Personalnummer
REINR TYPE FTPT_REQ_HEAD-REINR Reisenummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
INFOTYPE_0001_NOT_FOUND Infotyp 0001 nicht vorhanden
INFOTYPE_0017_NOT_FOUND Infotyp 0017 nicht vorhanden
NO_AUTHORITY_FOR_PERNR Keine Berechtigung für Personalnummer
NO_AUTHORITY_FOR_PLAN Keine Berechtigung für Reiseplan
PERNR_LOCKED Personalnummer gesperrt
PLAN_NOT_FOUND Reiseplan nicht vorhanden
STATUS_NOT_VALID Ungültiger Planstatus (nur 0,1,2,3 erlaubt)