Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Missing data in BUS2038

Former Member
0 Likes
631

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

3 REPLIES 3
Read only

ronen_weisz
Active Contributor
0 Likes
585
Read only

0 Likes
585

Why, the fields are existing, but most of them are empty... the planning group is filled, but the dependent maintenance planning plant is empty

Read only

0 Likes
585

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.