The Function Module ARCHIV_UPDATE_STATUS (update status for a pending archive request) is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.
Function Module | ARCHIV_UPDATE_STATUS |
Short Text | update status for a pending archive request |
Function Group | SPOO |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRORKEY | LIKE | T100 key for error message | ||
PARAM1 | LIKE | ' ' | Parameter 1 for error message (opt) | |
PARAM2 | LIKE | ' ' | Parameter 2 for error message (opt) | |
SPOOLID | LIKE | SAPB-SAPBZZ | ID of the spool job | |
STATUS | LIKE | 0-finished, 1-error |
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 |
---|---|
NOT_FOUND | No spool job for this ID |