Menu

SAP Function Module CVAUTH_RFC_CHECK_CREATEDOC

Check authorization to create a document

The Function Module CVAUTH_RFC_CHECK_CREATEDOC (Check authorization to create a document) is a standard Function Module in SAP ERP and is part of the function group CV_AUTH_RFC within the package CV.

Technical Information

Function Module CVAUTH_RFC_CHECK_CREATEDOC
Short Text Check authorization to create a document
Function Group CV_AUTH_RFC
Package CV
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PARDOKAR LIKE DRAW-DOKAR Dokumentart
PARDOKNR LIKE DRAW-DOKNR Dokumentnummer
PARDOKTL LIKE DRAW-DOKTL Teildokument
PARDOKVR LIKE DRAW-DOKVR Dokumentversion

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HAS_AUTH LIKE CVAUTH_PERMISSION-SEL_FLAG boolsche Variable (X-true, --false, space-unknown)

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.