Sizo,
You need to load the Java source into your Eclipse editor environment. Use the config panel web interface to look at the parameters for the WM 6.0 application. Look for the CT_SAPOBJECT entry for ctpersonresp. It points to: com.syclo.sap.workmanager.object.PersonResponsible. That is the Java class you need to add your new WorkCentre field to and populate it with the appropriate field from the BAPI: /SMERP/HR_CTEMPLOYEE_LIST_GET. You will need to run or examine the BAPI in SE37 transaction to see the field list available for that CT in SAP. You may also need to turn on the appropriate field in the config panel for that complex table if it is not on by default. I don't know that procedure, but others around here do. Make sure the field name you add to your class matches the field name you added to the CT in the Editor. Once you get the CT populated correctly, we can move on to your screen.
Jason Latko - Senior Product Developer at SAP