‎2008 Mar 28 9:23 AM
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.
‎2008 Mar 28 9:30 AM
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