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

bapi for vfx3

Former Member
0 Likes
1,137

Hi all,

I am writing BAPI for VFX3 transaction using recording but not getting error logs in any table can anybody tell me where i will get that error logs

is there any standard bapi by which i can find error logs

\[removed by moderator\]

Regards

Sagar

Edited by: Jan Stallkamp on Aug 25, 2008 4:39 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
749

Hi Friend,

There is no standard FM to get the log because it is written in the program of VFX3.

To get the log in your program check value of RFBSK (VBRK) for each invoice. If there is any error for any invoice it will show in the respctive values for RFBSK field (like K = Accounting document not created (no authorization) ).

It will solve the problem.

Regards

Krishnendu

1 REPLY 1
Read only

Former Member
0 Likes
750

Hi Friend,

There is no standard FM to get the log because it is written in the program of VFX3.

To get the log in your program check value of RFBSK (VBRK) for each invoice. If there is any error for any invoice it will show in the respctive values for RFBSK field (like K = Accounting document not created (no authorization) ).

It will solve the problem.

Regards

Krishnendu