SAP ABAP Function Module DELIVERY_GET_ALL_COMP_OBJECTS (Delivers all the objects that the software component modified)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SAUD (Package) Description of Delivery Units
Basic Data
Function Module DELIVERY_GET_ALL_COMP_OBJECTS Delivers all the objects that the software component modified  
Function Group SUGU   Interfaces for software components  
Program Name SAPLSUGU    
INCLUDE Name LSUGUU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_COMPNAME TYPE CVERS-COMPONENT Name of the software component
Importing IV_IN_FUTURE TYPE SUGU_PARA-XBFLAG 'X' 'X'= calculating future status
Tables TT_COMPOBJ TYPE E071 Table of all the objects that have been created or modified
Exception COMP_NOT_FOUND TYPE Unable to find software component
               
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  19990629 
SAP Release Created in