Application Development 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: 

Unable pass CAUFVD_IMP from EXIT_SAPLCOIH_009

Former Member
0 Kudos

Hi,

There is not EXPORTING parameter for me to pass CAUFVD_IMP back to caller upon 'SAVE' event.

How can I achieve this?

Regards,

Raju

2 REPLIES 2

Former Member
0 Kudos

Hi raju,

if there is no exporting parameter then you can't export it.

Regards,

Atish

0 Kudos

thanks aatish,

my problem is when i create order in iw31, if i keep one field (ex: Overhead Key) blank and press save then that field should get the value from a Z table and that value should appear on the screen.

how can i do this.

i have enhanced the user exit for this purpose.

in debugging mode i observed that the value is assigned to that field from Z table.

but it is not appearing on the screen.

please advise me.

regards

raju.