cancel
Showing results for 
Search instead for 
Did you mean: 

pricing date in sales order

Former Member
0 Kudos

Dear sap gururs

can any body tell me how to freze pricing date in sales order means nobody can change pricing date it should be come today date( sales order creation date ) only. if any one knows plz tell me .

regards

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Donu2019t use ABAP but for that u have to code or u can use sap standard transaction variant SHD01

Sageer

Former Member
0 Kudos

thanx everybody

regards

rohit

eduardo_hinojosa
Active Contributor
0 Kudos

Hi,

You can use too the userexit USEREXIT_FIELD_MODIFICATION in report MV45AFZZ, so you can do that this fields will be only for view it.

Regards,

Eduardo

aramsum
Active Contributor
0 Kudos

Hi,

You ask an abaper to put an error message when a user tries to change the pricing date in the document. Probably userexit_save_document_prepare can be used for this. We can set an error message when that field value gets chnaged, system would not allow the user to change the document.

Regards

Ram Pedarla

Former Member
0 Kudos

Hi ,

For this you need to take help of an ABAPer .Ask him to take the program name and associated screen

number and in the flow logic try to find any Enhancement points in that he can write code for a field

to display .

PLease let me know if you need any more help.

Thanks and regrads,

Rajeshwar.