Menu

SAP Function Module ARCHIVOBJECT_CREATE_SYNCHRON

Ablage eines Dokuments synchron im externen Ablagesystem

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module ARCHIVOBJECT_CREATE_SYNCHRON (Ablage eines Dokuments synchron im externen Ablagesystem) is a standard Function Module in SAP ERP and is part of the function group ARCHIVOBJECT within the package SAOA.

Technical Information

Function Module ARCHIVOBJECT_CREATE_SYNCHRON
Short Text Ablage eines Dokuments synchron im externen Ablagesystem
Function Group ARCHIVOBJECT
Package SAOA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARCHIV_DOC_ID LIKE SAPB-SAPADOKID SPACE ID of document to be archived
ARCHIV_ID LIKE TOAAR-ARCHIV_ID SPACE ID of referenced archive
DOCUMENT_TYPE LIKE SAPB-SAPDOKTYP Document type (FAX,REO,OTF,ALF,...)
EXTENSION LIKE SAPB-SAPPFAD SPACE Extension (no longer used)
NOTE LIKE SAPB-SAPNOTIZ SPACE
NO_ARC_DELETE LIKE TOAOM-AR_STATUS SPACE If 'X' file will not be deleted from archive
PATH LIKE SAPB-SAPPFAD SPACE
POOLINFO LIKE SAPB-SAPPOOLINF SPACE Archiving strategy
PTC LIKE TOAOM-AR_STATUS SPACE If 'X', path will be checked
SIGN LIKE SAPB-SAPBZZ SPACE Request ID
TARGETARCHIV_ID LIKE TOAAR-ARCHIV_ID Target archive

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARCHIV_DOC_ID LIKE SAPB-SAPADOKID ID of document to be archived

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_ARCHIV Archive system error
ERROR_COMMUNICATIONTABLE Archive table error (customizing archives)
ERROR_KERNEL SAP kernel error