Menu

SAP Function Module CP_RC_DOCU_STATUS_SET

Setzen des Status der Dokumentation

The Function Module CP_RC_DOCU_STATUS_SET (Setzen des Status der Dokumentation) is a standard Function Module in SAP ERP and is part of the function group CPRC within the package CP.

Technical Information

Function Module CP_RC_DOCU_STATUS_SET
Short Text Setzen des Status der Dokumentation
Function Group CPRC
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DEVCLASS TYPE DEVCLASS Entwicklungsklasse für Transport Organizer
I_DYNNR LIKE SY-DYNNR Dynpronummer
I_PROGRAM TYPE PROGRAMM ABAP-Programmname
I_TCODE TYPE TCODE Transaktionscode
I_UIEL TYPE C Element der Benutzerschnittstelle

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

This function module does not define any Exceptions.