Menu

SAP Function Module ARCHIV_PROCESS_OFFICE_INPUT

Archiving of Office documents

The Function Module ARCHIV_PROCESS_OFFICE_INPUT (Archiving of Office documents) is a standard Function Module in SAP ERP and is part of the function group OA05 within the package SAOA.

Technical Information

Function Module ARCHIV_PROCESS_OFFICE_INPUT
Short Text Archiving of Office documents
Function Group OA05
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
BINARC_LENGTH LIKE SAPB-LENGTH Numerisches Feld 12

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ARCHIVOBJECT LIKE DOCS Object to be archived in internal table
BINARCHIVOBJECT LIKE TBL1024 Buffer Table for Storing Table Data up to Length 1024

Exceptions

This function module does not define any Exceptions.