The Function Module SRM_DOCUMENT_EXISTENCECHECK (Check Existence of Document) is a standard Function Module in SAP ERP and is part of the function group SRM_BAPI_DOCUMENT within the package SRM_BAPI_DOCUMENT.
Function Module | SRM_DOCUMENT_EXISTENCECHECK |
Short Text | Check Existence of Document |
Function Group | SRM_BAPI_DOCUMENT |
Package | SRM_BAPI_DOCUMENT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOCUMENTCLASS | TYPE | BAPISRMDOC-DOCCLASS | Location of Document | |
DOC_CONTEXT | TYPE | BAPIDOCCONTEXT | Access Context: RMS ID and SPS ID | |
OBJECTID | TYPE | BAPISRMDOC-GUID | Internal Document ID |
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 |
---|---|
INTERNAL_ERROR | Internal Error |
NOT_AUTHORIZED | User Has No Authorization |
NOT_FOUND | Record does not exist |
PARAMETER_ERROR | Incorrect parameters |