SAP ABAP Function Module CVAUTH_RFC_CHECK_DELDOC (Check authorization to delete a document)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CA-DMS (Application Component) Document Management System
⤷
CV (Package) Application Development: R/3 Document Management
⤷
⤷
Basic Data
| Function Module | CVAUTH_RFC_CHECK_DELDOC | Check authorization to delete a document |
| Function Group | CV_AUTH_RFC | RFC Modules for authorization test |
| Program Name | SAPLCV_AUTH_RFC | |
| INCLUDE Name | LCV_AUTH_RFCU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
HAS_AUTH | TYPE | CVAUTH_PERMISSION-SEL_FLAG | Boolean Variable (X=True, -=False, Space=Unknown) | |||
| |
DOKNR | TYPE | DRAW-DOKNR | Document number | |||
| |
DOKAR | TYPE | DRAW-DOKAR | Document type | |||
| |
DOKTL | TYPE | DRAW-DOKTL | Document part | |||
| |
DOKVR | TYPE | DRAW-DOKVR | Document version | |||
| |
PARDOKNR | TYPE | DRAW-DOKNR | Document number | |||
| |
PARDOKAR | TYPE | DRAW-DOKAR | Document Type | |||
| |
PARDOKTL | TYPE | DRAW-DOKTL | Document Part | |||
| |
PARDOKVR | TYPE | DRAW-DOKVR | Document Version | |||
| |
CHECKFILE | TYPE | BAPI_DOC_AUX-FLAG | SPACE | Activity for Authorization Check | ||
| |
CHECKSTATUS | TYPE | BAPI_DOC_AUX-FLAG | SPACE | Document Management Flag | ||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20070912 |
| SAP Release Created in | 604 |