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

POSTING_INTERFACE_START

Former Member
0 Likes
1,860

Hi All,

I need to use FM: POSTING_INTERFACE_START for batch input.

Thus I will have to pass i_function = B.

But what should I pass for the following parameters:

i_mode, i_group, i_holddate, i_keep? and why?

Please reply and explain if possible.

Thanks.

Anirban.

2 REPLIES 2
Read only

Former Member
0 Likes
1,246

<<Copy paste from http://help.sap.com/abapdocu_70/en/ABAPCALL_TRANSACTION_BDC_OPTIONS.htm>>;

Edited by: Matt on Oct 5, 2010 5:36 PM

Read only

Former Member
0 Likes
1,246

Thanks a lot for your valuable reply.