General
BlueWorx allows for the download of csv files for all the Inspection configuration elements and for these to be uploaded back into SAP after editing using desktop tools. CSV files do not have restrictions on field shape, values or referential integrity the following may be helpful in providing guidance.
Note that:
- The SAP table definitions are subject to change on release as new or improve functionality delivered. Check out Class > Method /SOLTIUS/PMADMIN > DOWNLOAD_INSPECTIONS_ALL for the reference table in your release
- Long text (html content) values for Inspection Headers and Question have been combined into single files for download/ upload but are held in separate SAP table
Inspection File | SAP Data Dictionary Object (SE11) |
---|---|
BlueWorx Inspections | /soltius/pm_tmp |
BlueWorx Inspection to Question Group Links | /soltius/pm_tmpg |
BlueWorx Inspection to Object Links | /soltius/pm_tmpe |
BlueWorx Inspections Translations | /soltius/pm_tmpt |
BlueWorx Question Groups | /soltius/pm_grp |
BlueWorx Question to Question Group Links | /soltius/pm_grpq |
BlueWorx Inspection Question Group Translations | /soltius/pm_grpt |
BlueWorx Inspection Questions | /soltius/pm_ques |
BlueWorx Inspection Question Translations | /soltius/pm_quet |
BlueWorx Question Allowed Values | /soltius/pm_iqcr |
BlueWorx Answer Group Headers | /soltius/pm_iagh |
BlueWorx Answer Group Items | /soltius/pm_iagp |
BlueWorx Answer Group Translations | /soltius/pm_grpt |
BlueWorx Notification Headers | /soltius/pm_inth |
BlueWorx Notification Items | /soltius/pm_intp |
BlueWorx Inspection Notification Template Translations | /soltius/pm_intt |
BlueWorx Rule Definitions | /soltius/pm_rule |
BlueWorx Rule Conditions | /soltius/pm_cond |
BlueWorx Rule Group Actions | /soltius/pm_gact |
BlueWorx Rule Question Actions | /soltius/pm_qact |
BlueWorx Inspection to Rule Definition Links | /soltius/pm_tmpr |