Wednesday 5 April 2023

How to identify the transport requests that includes the changes to an specific catalog in the CUST layer

 You performed some changes in a catalog and you want to know all the transports requests that includes changes in this catalog.

Resolution

First of all, we need to know the catalog name. We can Find it in Launchpad designer in this example the name is X-SAP-UI2-CATALOGPAGE:SAP_FND_BC_MANAGER_T











2: Go to SE16 in gateway system and open table WDY_CONF_USERT.

3: Paste in description field the catalog name we found above between* symbols. *X-SAP-UI2-CATALOGPAGE:SAP_FND_BC_MANAGER_T* then display the result.

4: You will get 2 entries. Take the second one and copy the config_Id number. example 004CA9EF18A7B9D5FD60DD27C10FEC5E

5: Now go again to SE16 and open the table E071K

6: in the tabkey field use the multiple selection icon and specify the value *config_id* (example *004CA9EF18A7B9D5FD60DD27C10FEC5E*)

7: Then display the table entries and you will see the assigned transport request under the TRKORR column

Note: SAP note 2693061

Thanks 

Rupesh Chavan