This blog talks about some SRM Tcodes for managing POWL changes. Below is the summarized list of the T-codes which can be used when making changes in standard POWL. Some of them are commonly used but there are some reports and POWL advanced Tcodes which are not used so frequently the blog lists all such Tcodes and reports for managing POWLs
Check the Tcodes for POWL setttings
- POWL_QUERY: To check Type ID, Layout settings
- POWL_QUERYR: To find the Query ID, Tab sequence number etc.
- POWL_TYPER: Find the POWL TYPE ID
- POWL_TYPE: To find the feeder class based on POWL Type ID
- /SAPSRM/POWL_CUST: To make changes in Field catalog, Trex, DB criteria or buttons
- POWL_CAT: To define categories for POWL
Some of the important SRM reports are as below which you can run via SE38 transaction.
- POWL_D01: Delete reports if any changes in POWL
- POWL_D02: Shows the Active POWL queries in the system.
- POWL_D03: Check consistency of POWL table entries by running this report if you feel something is not working fine in Portal as shown in Figure 152
Figure POWL consistency report
The above reports should be sufficient enough to perform a fix for any issues found in POWL. However, if the issues persist you may choose the below reports as well however this should be used under expert guidance as these reports delete all queries from the system
Check some more POWL specific reports are mentioned below:
- POWL_D04: Delete criteria from Admin queries and result are immediately stored in a transport
- POWL_D05: Deletes the result if any left from the last run of POWL_D03 report.
- POWL_D06: Activate derived queries when you created some queries and link of POWL_QUERY to POWL_QUERYR is missing and needs to be activated for derived queries.
- POWL_D07: Same as POWL_D01 Shadowing entries to be deleted in case of multiple users.
- POWL_D08: When any layout changes occur in Development the report requires execution and result are stored in a workbench transport.
- POWL_D09: Default mapping of default layouts in queries or make any changes to the system.
Consulting scenarios
References:
This is the blog I refer to for reading about how to add custom search fields in the POWL search criteria and result section
https://blogs.sap.com/2015/04/24/adding-custom-fields-in-srm/
Also, check the note which talks about adding fields to partner extension
Note: 1386310 - Creating SRM business partner field extensions
Thanks for reading my article please share any comments and feedback
Regards
Vinita