SAP ABAP Function Module ARCHIVE_ADMIN_POPUP_DOCUMENTS (Dialog Box for Selecting Existing Arcive Files)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     SARC (Package) Archive Development Kit
Basic Data
Function Module ARCHIVE_ADMIN_POPUP_DOCUMENTS Dialog Box for Selecting Existing Arcive Files  
Function Group AADM   Archive Administration  
Program Name SAPLAADM    
INCLUDE Name LAADMU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing OBJECT TYPE ARCH_OBJ-OBJECT Archiving Object
Importing SHOW_DELETED_RUN TYPE SPACE Show Hidden Sessions
Importing SHOW_FILES TYPE 'X' Allow Files to Be Displayed
Importing DIALOG_TYPE TYPE 'READ' File Selection Type
Importing RADIO_BUTTONS TYPE SPACE Select One Archiving Session Only
Importing RADIO_FILES TYPE SPACE Select Only One Archive File
Importing OLD_SID TYPE SYSYSID Internal Parameter for RW
Importing OLD_CLIENT TYPE SYMANDT Internal Parameter for RW
Importing USE_ORIGIN_FILTER TYPE BOOLE_D SPACE RW: Filter by Original (DIALOG_TYPE = 'READ' and SHOW_FILES = 'X' only)
Tables SELECTED_FILES TYPE ADMI_FILES Table with the Selected Files
Tables EXTERNAL_FILES TYPE ARCHIV_KEY Tables Transferred with Logical File Names
Tables SELECTED_SESSIONS TYPE ARCH_SESSN Table with the Selected Archiving Sessions
Tables EXTERNAL_SESSIONS TYPE ARCH_SESSN Table with the Archiving Sessions to Which the Selection Is to Be Restricted
Exception OBJECT_NOT_FOUND TYPE Unknown Object
Exception CANCELLED_BY_USER TYPE User Has Terminated Dialog
Exception NO_FILES_SELECTED TYPE User Did not Choose any Files
Exception UNKNOWN_DIALOG_TYPE TYPE Unknown Contents in Parameter DIALOG_TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950324 
SAP Release Created in