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

Empty fields in IWO10018

Former Member
0 Likes
547

Hello!

I´m using the user-exit IWO10018 to have some extra fields.

Is the any way to fill those fields without opening the corresponding tabstrip?

Regards,

Pedro

Hello!

I´m using the user-exit IWO10018 to have some extra fields.

Is the any way to fill those fields without opening the corresponding tabstrip?

Regards,

Pedro

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
509

I would think that if you have access to them, you can fill them in your code.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
509

I would like to fill the extra fields with a default value.

I would like that value saved in table AUFK even if the user doesn´t open the corresponding tabstrip.

Imagine that the user creates the order and saves it without opening the additional tabstrip. In this case i would like the fields filled with a default value.