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

Could you write me about VBFA table

Former Member
0 Likes
315

For example it is difficult to get data from vbfa via select.

Why is it so?

And the vbtyp_n and vbtyp_v is not clear in my head.

This could be due to the lack of knowledge on how the business is done.

For example, for vbtyp_n >> C is always and at all systems means ORDER and M means INVOICE ? etc.

Please write me how can I use the vbfa data and how to read it easily. I know a function called RV_ORDER_FLOW_INFORMATION to read it, any other way.

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
278

Try Using FM - RFC_READ_TABLE

In the Query table give VBFA.

In The DEMELIMITER give a condition like you restrict the entries in SELECT by giving in the WHERE condition.

You can get the desired o/p.

Hope this helps.

Regards

Vinayak