cancel
Showing results for 
Search instead for 
Did you mean: 

Add Your Reference beside PO Number when creating Sales Order

former_member229716
Active Participant
0 Kudos

Hi SAP,

i would like to add your reference beside PO number on SO Header when creating SO.

Do i need to customize my VA01 program ? or is there any configuration need to be done first ?

Accepted Solutions (1)

Accepted Solutions (1)

Shiva_Ram
Active Contributor
0 Kudos

Hi,

In my opinion you don't need to add the field.

It is already avaialble in the sales order.

You can find the field using t.code VA02/VA03. Go to header -> Purchase order data. There under sold-to party box, you can find a field called Your reference.

Regards,

Answers (1)

Answers (1)

Former Member
0 Kudos

You need to make changes in the VA01 screen 4001and also create a Z field for the field "your reference" in the append structure for VBAK. Contact your ABAPER for this requirement.

Hope this helps

Chandra Kiran

former_member229716
Active Participant
0 Kudos

Thanks Chandra, one addition question, can we customize the screen 4001 to have your reference for type order "OR" only ? or all order will be reflected with changes ...

Former Member
0 Kudos

If you want it for only OR, you can include a condition in the code write in your enhancement or else as a general rule it affects all order types.

Thanks

Chandra Kiran