cancel
Showing results for 
Search instead for 
Did you mean: 

SD Reports-1

Former Member
0 Kudos

Dear all,

My customer wants the VA05 report such that their customer's PO no and Date also appears. Will it need some ABAP coding? OR is there any other way where we can use some T Code instead?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Yes, You will need Abap Help. But if it is not crutial, then such development should be avoided.

Regards,

Rajesh Banka

Answers (2)

Answers (2)

Former Member
0 Kudos

Adiraj,

Once you are in VA05 - enter the your selection and go to the list screen. Right click on one of the columns (details data) and select "Show". This will list of the available fields that you can pick and choose for your list.

The PO number and Date is now available in 4.6C and greater. If you are using older version, then you can create a simple SAP query to VBAK, VBAP, VBEP, and VBKD (where the PO data is stored at line level). You don't need an ABAP program to resolve this requirement.

Hope this helps.

- Nevill.

Former Member
0 Kudos

Hi,

Part of your problem is already solved - PO # is already a field in the VA05 output. You just need to select the field in your display. However, for including PO date, you may need the help of your ABAP team.

Thanks,

Siva