Menu

SAP Function Module ARCHIV_WORKFLOW_CREATE

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module ARCHIV_WORKFLOW_CREATE () is a standard Function Module in SAP ERP and is part of the function group OA06 within the package SAOA.

Technical Information

Function Module ARCHIV_WORKFLOW_CREATE
Short Text
Function Group OA06
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 SPACE ID of the archive
AR_OBJECT LIKE TOAOM-AR_OBJECT SPACE Object type to be stored
FILE LIKE SAPB-SAPPFAD SPACE
NOTE LIKE SAPB-SAPNOTIZ SPACE String for note to be archived
SAP_OBJECT LIKE TOAOM-SAP_OBJECT Calling application

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 the archive authorization object
ARCHIV_ID LIKE TOAAR-ARCHIV_ID ID of the archive

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUTDOCTAB LIKE TOADT ArchiveLink Document Table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELED_BY_USER Cancellation by user
ERROR_ARCHIV Error from IXARCON
ERROR_COMMUNICATIONTABLE Table TOAAR
ERROR_CONNECTIONTABLE No linking table created
ERROR_KERNEL Error from SAP kernels
ERROR_SCANQUEUE