The Function Module RCP980_RCP_CSTATUS_AUTH_CHECK (Prüft,ob der Status eines Rezeptes geändert werden darf) is a standard Function Module in SAP ERP and is part of the function group RCP980 within the package RMSRCPMSC.
Function Module | RCP980_RCP_CSTATUS_AUTH_CHECK |
Short Text | Prüft,ob der Status eines Rezeptes geändert werden darf |
Function Group | RCP980 |
Package | RMSRCPMSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_RCP | TYPE | RCPS_API_RCP | RMS-RCP: API - Struktur Rezeptdaten | |
I_AENNR | TYPE | AENNR | Änderungsnummer | |
I_AUTHGRP | TYPE | TCG36-AUTHGRP | Berechtigungsgruppe | |
I_CONFFLAG | TYPE | RCPE_CONFFLAG | Vertraulich | |
I_DESTSTATUS | TYPE | PVS_J_STATUS | Status in den das Rezept gesetzt werden soll | |
I_OTYPE_ORGID | TYPE | OTYPE | Objekttyp | |
I_PROJECT | TYPE | PS_ISPSP | Projektnummer | |
I_PVGUID | TYPE | PVS_PVGUID | interne Nummer der PVS-Variante | |
I_REALO | TYPE | REALO | Erweiterte ObjektId | |
I_SPEC_TYPE | TYPE | ESESUBCAT | Spezifikationsart |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORITY | Keine Berechtigung zum setzen des Zielstatus |
NO_PROJECT_ROLE | Aktueller User hat keine Projektrolle |
UNKNOWN_ERROR | Unbekannter Fehler |
UNKNOWN_PROJECT | Unbekannte Projektnummer |