Menu

SAP Function Module ARCHIVE_ADMIN_POPUP_DOCUMENTS

Dialog Box for Selecting Existing Arcive Files

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module ARCHIVE_ADMIN_POPUP_DOCUMENTS (Dialog Box for Selecting Existing Arcive Files) is a standard Function Module in SAP ERP and is part of the function group AADM within the package SARC.

Technical Information

Function Module ARCHIVE_ADMIN_POPUP_DOCUMENTS
Short Text Dialog Box for Selecting Existing Arcive Files
Function Group AADM
Package SARC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIALOG_TYPE LIKE 'READ' File Selection Type
OBJECT LIKE ARCH_OBJ-OBJECT Archiving Object
RADIO_BUTTONS LIKE SPACE Select One Archiving Session Only
RADIO_FILES LIKE SPACE Select Only One Archive File
SHOW_DELETED_RUN LIKE SPACE Show Hidden Sessions
SHOW_FILES LIKE 'X' Allow Files to Be Displayed

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
EXTERNAL_FILES LIKE ARCHIV_KEY Tables Transferred with Logical File Names
EXTERNAL_SESSIONS LIKE ARCH_SESSN Table with the Archiving Sessions to Which the Selection Is to Be Restricted
SELECTED_FILES LIKE ADMI_FILES Table with the Selected Files
SELECTED_SESSIONS LIKE ARCH_SESSN Table with the Selected Archiving Sessions

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED_BY_USER User Has Terminated Dialog
NO_FILES_SELECTED User Did not Choose any Files
OBJECT_NOT_FOUND Unknown Object
UNKNOWN_DIALOG_TYPE Unknown Contents in Parameter DIALOG_TYPE