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

Post Document in FB01

Former Member
0 Likes
823

Hi Experts,

I am using below mentioned FM to post the document in FB01 and working fine when i am going for call transaction.

POSTING_INTERFACE_START

POSTING_INTERFACE_DOCUMENT

POSTING_INTERFACE_END

My requirement is i want to use the same FM to post the document in FB01 with batch input session method.

-Rajneesh Gupta

3 REPLIES 3
Read only

Former Member
0 Likes
634

Hi rajneesh,

If you see the documentation of the FM POSTING_INTERFACE_START, we have to specify the parameter I_FUNCTION as 'B' if we want to use batch input session. I have not used these function modules, but probably that could be of help.

regards,

amit m.

Read only

0 Likes
634

I tried with B but it is now working

Read only

Former Member
0 Likes
634

Hi Rajneesh ,

I also have the similar requirement if you have the solution please help with code as I have to record bdc for fb01 and post account document

Moderator Message: Please continue with your own post -

Message was edited by: Suhas Saha