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

Adding the Goods Issue Date

Former Member
0 Likes
625

Hi,

On the Sales order screen in VA01, there is a tab at item level called Shipping. The dates that can be changed here are the delivery date, Material Availability date and Loading Date. From here we would also like to be abe to change the Goods Issue Date.

Do you know if it is possible to add this date to the screen?

Thanks in advance,

Finbarr

3 REPLIES 3
Read only

former_member222860
Active Contributor
0 Likes
511

Check, if you can configure this using Copy Control.

Check the tcodes: VTAA, VTFA

Read only

0 Likes
511

Hi Mahesh,

I checked but copy control does not add the Goods Issue date to the screen.

Hi Rajesh,

Would like to add the Goods issue Date and not change the Delivery date.

Thanks,

Finbarr

Read only

Former Member
0 Likes
511

Hi Finbarr,

The field for Delivery Date is just an Output fied defined in the Table control,

so it not possible to make it editable.

But still if it is required ..

You will need access Keys for the Prog - SAPMV45A Screen-No- 4921 .Here you can change the field from "OUTPUT " to "INPUT" type.

Regards,

Rajesh Kumar