Menu

SAP Function Module ARCHIVOBJECT_CREATE_ASYNCHRON

Storing a document asynchronously in a content server

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_ASYNCHRON (Storing a document asynchronously in a content server) 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_ASYNCHRON
Short Text Storing a document asynchronously in a content server
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_ID LIKE TOAAR-ARCHIV_ID ID of referenced archive
AR_OBJECT LIKE TOA_ARCAS-OBJECT_ART SPACE
DEL_DATE LIKE TOAV0-DEL_DATE Expiration date
DOCUMENT_TYPE LIKE SAPB-SAPDOKTYP Document type (BIN, OTF, ALF, REO...)
ICC_ID LIKE TOA_ARCAS-ANSCHL_ID SPACE
MANDANT LIKE TOAOM-MANDT SPACE Client
NOTE LIKE SAPB-SAPNOTIZ SPACE
NO_ARC_DELETE LIKE TOAOM-AR_STATUS SPACE No deletion by archive system
PATH LIKE SAPB-SAPPFAD
PATH_TO_ARCHIVE LIKE SAPB-SAPPFAD Relative path including file name
POOLINFO LIKE SAPB-SAPPOOLINF SPACE Archiving strategy (not used)
PROTOCOL LIKE TOA_ARCAS-PROTOKOLL SPACE
RES LIKE TOAV0-RESERVE SPACE Reserve field
RPC_PARTNER LIKE TOA_ARCAS-RPC_HOST SPACE
RPC_SERVICE LIKE TOA_ARCAS-RPC_SERVIC SPACE
SAP_OBJECT LIKE TOA_ARCAS-APPLIC_ID SPACE
SIGN LIKE SAPB-SAPBZZ SPACE Reference character
VERSION LIKE TOA_ARCAS-VERSION SPACE

Exporting Parameters

This function module does not define any EXPORTING parameters.

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 (TOAAR customizing)
ERROR_KERNEL SAP kernel error