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

IW32 update reference date/time

Former Member
0 Likes
989

Hi,

In IW32, when I click Complete (technically) button, a pop up appears showing the reference date/time. I need to change the date/time and disable the fields.

I used badi/user exits below but it won't allow me to change the data as well as change its values.

IWO1_SCREEN_MODIFY

IWOC0003

IWO10004

IWO10009

IWOC0001

I found an available implicit enhancement but I still want to know if I can do it via badi/user exit.

Regards,

Steph

1 ACCEPTED SOLUTION
Read only

former_member209120
Active Contributor
0 Likes
703

Hi

Through SPRO Configuration setting you can do this... Consult your Plant Maintenance (PM) Consultant.

3 REPLIES 3
Read only

davis_raja
Active Participant
0 Likes
703

Check with your Functional for doing it through Config.

There might be an option available through Config.

If there is no option available through Config, you need to find some Implicit Enhancement in the PBO of the popup screen.

Read only

former_member209120
Active Contributor
0 Likes
704

Hi

Through SPRO Configuration setting you can do this... Consult your Plant Maintenance (PM) Consultant.

Read only

0 Likes
703

Hi,

Thanks for all your reply. Our functional consultant already checked in SPRO. We cannot do it via configuration since the requirement is only for a specific control key. We added the changes in an Implicit Enhancement.