cancel
Showing results for 
Search instead for 
Did you mean: 

How to add a date field in the Sales Order Header

0 Kudos

Hello Gurus

I have a requirement whereby I need to add an additional field which is a "Date field" in the Sales Order header.

I have checked the threads which suggest that additional fields can be maintained in SPRO > Sales and Distribution > Master Data > Business Partners > Customers > Sales > Maintain Reserve fields in Customer Master Data

I, though, want to enter a "date" in this additional field, hence feel that Additional Data B needs to be updated with this customisation.

Can you please confirm whether this is the right path to take

Also whether there is any standard setting to configure this requirement?

Is some "development" work needed to map this requirement?

Accepted Solutions (1)

Accepted Solutions (1)

sarthak_mohantysd
Active Contributor
0 Kudos

Hello Shivkumar,

I, though, want to enter a "date" in this additional field, hence feel that 
Additional Data B needs to be updated with this customisation. 
Can you please confirm whether this is the right path to take 
Also whether there is any standard setting to configure this requirement?
Is some "development" work needed to map this requirement?

Please note any requirement of adding up custom fields at Sales order level can be achieved through the following User exits in the screens :-

1:- SAPMV45A8309, Sales Document Header - User Exit Header

2:- SAPMV45A8459, Sales doc. Item - User exit item

Please reach out to Technical consultant so that code can be placed in these user exit and kindly close the thread if you query is answered.

Regards,

Sarthak

PS : http://wiki.sdn.sap.com/wiki/display/ABAP/CustomerExits%28CMOD%29

Answers (4)

Answers (4)

0 Kudos

Thank you everyone...I also had the same solution in mind about consulting the ABAPer but just wanted to be sure that I didn't miss any other solution. Points awarded to all of you...Thank you once again!!!

Former Member
0 Kudos

Hi Friend,

As per My Knowledge we can't add a new field at sales order header by Standard Configuration.

If you want additional date field at sales order header you need Abaper help.

They will create a new field at Sales Order header (that is in date format).

And they will write logic at suitable USER EXIT as per your requirement.

Thanks

Dasaradha

Former Member
0 Kudos

Hi,

Welcome to SDN

This can be done through screen exit,take help of ABAPer,go through the link for more information.

or

Ram

Former Member
0 Kudos

Hi,

This is called field exit.consult your abaper to fill this gap.also check the bellow link for reference.

http://help.sap.com/saphelp_nw04/helpdata/en/c8/19763443b111d1896f0000e8322d00/content.htm

Thank you,