SAP Function UPG_READ_ADD_ON_OBJECTS - Determining all the created and modified objects of an add-on

Parameter Reference Type Length Default Optional Text
IV_ADDONID AVERS-ADDONID C 10 Technical name of the product
IV_IN_FUTURE SUGU_PARA-XBFLAG C 1 'X' X 'X' = expected status, if defined

Parameter Reference Length Optional Text
TT_E071 E071 180 Table of all the modified objects to date

Exception Text
PRODUCT_NOT_FOUND The add-on product has not been installed

Functionality
This function module uses the history of the add-on product in thetable AVERS to determine all objects that have been created or changedby the add-on in the system, or that will be created or changed by theadd-on in the future. The module reads the history backwards to thelast full upgrade of the system, since this is where a complete piecelist of the product is defined (AVERS-FULLTASK). If the product wasinstalled after the last full upgrade, the installation contains acomplete piece list (located in AVERS-DELTATASK only).