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

Enquiry in VBFA table

Former Member
0 Likes
355

Hi all,

How can I genarate a report of finding Net value of Return and Cancelled invoices by Querying VBFA table ?

Regards,

Pooja

Hi all,

How can I genarate a report of finding Net value of Return and Cancelled invoices by Querying VBFA table ?

Regards,

Pooja

1 REPLY 1
Read only

Former Member
0 Likes
318

hi,

Check these FM.

READ_VBFA

WB2_READ_VBFA_BACK_TO_START

Use BKPF / VBRP table to fetch delivery details.

BKPF-AWKEY = VBRP-VBELN

You could try FM: RV_ORDER_FLOW_INFORMATION.

Check this thread..

Also some info which u can chk:

May be you can try the following FMs:

SD_VBFA_ARRAY_READ_VBELV

SD_VBFA_READ_WITH_VBELV

SD_VBFA_SELECT

SD_VBFA_SINGLE_READ

SD_VBFA_TRANSFER_TO_BUFFER.

regs,

hema.