2014 Mar 11 12:57 PM
Dear all,
i´ve implemented the workflow for pm notification. I want to use the fields from object type BUS2038. Some information are not filled, f.e. the object maintenanceplant. Do anybody know why?
Im happy about every note.
Thanks
2014 Mar 11 7:53 PM
Why don't you simply add any missing data you want to use?
Extending Object Types: Inheritance and Delegation (SAP Library - Business Task Management)
2014 Mar 14 1:03 PM
Why, the fields are existing, but most of them are empty... the planning group is filled, but the dependent maintenance planning plant is empty
2014 Mar 14 1:11 PM
If the attribute is a database attribute, check if the data exist in the DB table it's based on.
If it's virtual, try to debug the object, display it and go to the attribute, press the program button, add a stop in the start of the attribute program and then test the object.