cancel
Showing results for 
Search instead for 
Did you mean: 

Billing date in sales order should not be modifiable to backwards dates

former_member211462
Active Participant
0 Kudos

hi gurus

I have a requirement where in few users while creating a sales order , they should not be able to modify the billing dates to previous dates . So that particular field shd not be modifiable . Could use some help here .

Regards

JNM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jagan,

For your requirement you need to sit with your abaper.

He can do the grey that field.

Thanks and regards

Subbu

Former Member
0 Kudos

Hi Jagan,

Abaper can grey that field, and your requirement will fullfill.

Thanks and Regards

Subbu

former_member211462
Active Participant
0 Kudos

hi gurus

thanks so much for the response . but after the sales order is saved when the billing is starting to be created will the field billing date will be modifable..for that certian user

regards

Former Member
0 Kudos

Dear JaganNM,

While creating the billing document in VF01 the billing date will be changed manually by the user.

This change will not applicable in sales order.

Once you save the billing document you can't change the billing date in sales order ,it will be graded out.

Before saving the billing document only the date can be changed in sales order.

Let me know if you have any further clarifications.

Thnaks&Regards

Raghu.K

Former Member
0 Kudos

Hi Jagan,

This can be done in two ways

1.Through T.code SHD0 by selecting screen variant you can turn that specific field as display in sale order.

2.user exit - MV45AFZZ - USEREXIT_FIELD_MODIFICATION,here you can build logic to show Billing date in display mode for all

user and you can give authorization to edit that filed to particular user.

Regards

Ram