SAP ABAP Function Module SPDA_DISASSEMBLE_QUEUE (Disassemble all patches of a given upgrade queue)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
     SPDA (Package) Standalone Patch Disassembler
Basic Data
Function Module SPDA_DISASSEMBLE_QUEUE Disassemble all patches of a given upgrade queue  
Function Group SPDA   Standalone OCS Package Disassembler  
Program Name SAPLSPDA    
INCLUDE Name LSPDAU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_RC TYPE GSUGI_PA-NR_CONV Natural Number
Exporting EV_MESSAGE TYPE GSUGI_PA-RCMESSAGE Char 80
Exporting EV_CREATECOFILE_NEEDED TYPE CHAR1 Create Cofile is needed for ET_REQUESTS
Importing IV_LOGFILE TYPE GSUGI_PA-LOGFILE Char255
Importing IV_DIRTYPE TYPE CHAR1 'P' Single-Character Flag
Importing IV_CREATECOFILE TYPE CHAR1 'X' Soll das cofile erzeugt werden?
Tables IT_PATQ TYPE PATCHQSEQ2 Return Structure of the Support Package Sequence
Tables ET_REQUESTS TYPE PATCHLIST Liste fmit entpackten Aufträgen
               
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  20001006 
SAP Release Created in