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

Enhacement : Confirmation

Former Member
0 Likes
541

Hi Gurus,

I want to add 4 fields for each operation in order confirmation through - COR6N - transaction. Can anyone explain me the right User Exit and How to create a table in the dictionary to capture these data?

Please no SAP help. Please spare your few minutes and add the complete steps here.

Thanks in advance

RajaRam

Hi Gurus,

I want to add 4 fields for each operation in order confirmation through - COR6N - transaction. Can anyone explain me the right User Exit and How to create a table in the dictionary to capture these data?

Please no SAP help. Please spare your few minutes and add the complete steps here.

Thanks in advance

RajaRam

3 REPLIES 3
Read only

Former Member
0 Likes
497

Hi,

You can use follwing exit.

CONF0001 Enhancements in order confirmation

REWARD IF USEFUL

Read only

Former Member
0 Likes
497

Hi,

Try to look BADI WORKORDER_GOODSMVT.

Read the documentation you will get the idea.

Regards

Kiran Sure

Read only

Former Member
0 Likes
497

I need not to use proposed solution. But yes the only way is enhancement.