Need to Related Status id and the SProject Id for Z-Report
Hi,
The std. report Status Info System (T.Code STWB_INFO) I want to customize instead of the 3 std. Column (OK, Errors & No Result), I need different columns like TEST_ERROR , RETEST_OK, TEST_OK, ALMOST_OK, CATT_FAIL, CATT_PASS,.. This is status stored in the Table TSTAHTW in the field STATUS.
My Problem is,
In the Std. Report I getting the GUID and in the Status Table TSTAHTW I have the status ids, both are not similar.
I have to get the status from table TSTAHTW by passing the GUID which I getting from the std. report.
I want to know relate how I can achieve this.
Regards,
Surjith