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.
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 |
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 |
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) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.