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: 

creation of sales order- screen exit

Former Member
0 Kudos

Hi all,

I have a requirement like while creation of sales order need to develop one screen field in additional data B.i developed that field. and now while creation of sales order it will save in vbak table. now the problem is that screen field will be enable in that particular sales order type only otherwise it will be disable. how to do this. screen exit.

2 REPLIES 2

eduardo_hinojosa
Active Contributor
0 Kudos

Hi

See SAP Note 209278 - Display of customer-specific fields in sales doc

Check also, SAP Note 302497 - Additional cust. fields not displayed in 'Additional data B' and SAP Note 386694 - Additional data not displayed in screen 8459 and 8309

Regards

Eduardo

madhu_vadlamani
Active Contributor
0 Kudos

Hi Ram,

1) Use program SAPMV45A and screen no 8309. Just append the fields in vbak and add these fields in this screen layout. I did this and working for me.

Regards,

Madhu.