FCJ_POST_ALL not posting document
Hi,
I am developing VB dot net program to create Cash Journal document and Post it.
I am using BAPI_CASHJOURNALDOC_CREATE to create and BAPI_TRANSACTION_COMMIT to save new entries. This is working fine.
As BAPI FCJ_POST_ALL doesn't support RFC, I have created BAPI Z_FCJ_POST_ALL from standard BAPI FCJ_POST_ALL.
I have tested Z_FCJ_POST_ALL using SE37, it posts cash journal entry successfully.
Problem is when I am invoking Z_FCJ_POST_ALL within .net application it neither post entry nor generates any error message.
Though if I provide wrong GL account it generates appropriate exception in .net application.
How to solve this issue.
With Best Regards,
Rajkumar