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

Additional Screen In Sales Order

Former Member
0 Likes
949

Hi All,

I want to add some more fields in the sales order Additional screen A and B. So how can i proceed about it. Is there any Screen exit is there or do i have to take access key and change the screen by addign the fields.

Thanks In advance.

Thanks

Ku

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
727

Hi Sunil,

You require access key for this. Take access key and change the includes as mentioned eralier.

Lincon

Hi All,

I want to add some more fields in the sales order Additional screen A and B. So how can i proceed about it. Is there any Screen exit is there or do i have to take access key and change the screen by addign the fields.

Thanks In advance.

Thanks

Ku

3 REPLIES 3
Read only

Former Member
0 Likes
727

SAPMV45A,4309 <<<<Additional Data A

SAPMV45A,4312 ><<<<Additional Data B

INCLUDE MV45AOZZ. " User-modules PBO

INCLUDE MV45AIZZ. " User-modules PAI

i hope the screen exit you are looking for additional Data Aand Data B screens.

if so check the above includes.

You need to have access key inorder to change.

Thanks

Seshu

Read only

Former Member
0 Likes
727

Hi,

Please check this link for more information on User Exits In Sales Document Processing.

http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
728

Hi Sunil,

You require access key for this. Take access key and change the includes as mentioned eralier.

Lincon