Functionality Deleting generated proxy objects. You can delete client, server, and DDIC proxies that are not referencedin other proxies. The ABAP name or the external proxy key are used for identification. Seestructure PRX_S_EXTKEY> Both the ABAP name and Repository key are returned as return valuesduring generation by means of the function moduleSPRX_BCKG_CREATE_OR_CHANGE>. DELETE_REFERED_OBJECTS controls whether any sub objects also need to bedeleted. DELETE_IMPL_CLASS controls whether any existing implementations alsoneed to be deleted (only relevant for inbound interface and businessobjects). The same applies for parameters SHOW_LOG, DISPLAY_LOG, LOG_HANDLE andTRANSPORT_NUMBER as for function moduleSPRX_BCKG_CREATE_OR_CHANGE>. |