The Function Module ARCHIV_APPEND_DIALOG_META (SAP ArchiveLink: Anhängen abgelegtes Dokument Dialog über Metatabelle) is a standard Function Module in SAP ERP and is part of the function group OPTB within the package SAOP.
Function Module | ARCHIV_APPEND_DIALOG_META |
Short Text | SAP ArchiveLink: Anhängen abgelegtes Dokument Dialog über Metatabelle |
Function Group | OPTB |
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_DATE | LIKE | TOAV0-AR_DATE | SPACE | |
AR_OBJECT | LIKE | TOAOM-AR_OBJECT | SPACE | Object type to be stored |
AUTH_FLAG | LIKE | SPACE | ||
DEL_DATE | LIKE | TOAV0-DEL_DATE | SPACE | |
OBJECT_ID | LIKE | SAPB-SAPOBJID | Unique object key of the application | |
SAP_OBJECT | LIKE | TOAOM-SAP_OBJECT | Calling application | |
SELECT_FLAG | LIKE | 'X' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NOTHING_DONE | LIKE |
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 | No linking table created |
ERROR_KERNEL | Error from SAP Kernel |
ERROR_PARAMETER | Invalid transfer parameters |
NOT_UNIQUE | |
NOVIEWER |