The Function Module ARCHIV_STATUS_META (SAP ArchiveLink: Abfragen Objektstatus eines abgel. Dok. über Metatabelle) is a standard Function Module in SAP ERP and is part of the function group OPT? within the package SAOP.
Function Module | ARCHIV_STATUS_META |
Short Text | SAP ArchiveLink: Abfragen Objektstatus eines abgel. Dok. über Metatabelle |
Function Group | OPT? |
Package | SAOP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AR_OBJECT | LIKE | TOAOM-AR_OBJECT | Object type to be stored | |
OBJECT_ID | LIKE | SAPB-SAPOBJID | Unique object key of the application | |
SAP_OBJECT | LIKE | TOAOM-SAP_OBJECT | Calling application |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHIVE_DATE | LIKE | SAPB-SAPABLDATE | Date Storing the object in the optical archive | |
ARCHIVE_TIME | LIKE | SAPB-SAPABLZEIT | Time Storing the object in the optical archive | |
ARCHIV_OBJECT_STATUS | LIKE | SAPB-SAPDOKSTAT | Status of the archived object | |
DOCUMENT_TYPE | LIKE | SAPB-SAPDOKTYP | Document category of the object (FAX,OTF,PS,ALF,REO) |
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 |
---|---|
ERROR_ARCHIV | Error from IXARCON |
ERROR_COMMUNICATIONTABLE | Table TOAAR |
ERROR_CONNECTIONTABLE | Error from the linking tables |
ERROR_KERNEL | Error from SAP kernels |
ERROR_PARAMETER | Invalid transfer parameters |
NOT_UNIQUE | Object contains several archive authorization objects |