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_ACC_ACTIVITY_ALLOC_POST vs. ACC_ACT_ALLOC01

Former Member
0 Likes
2,276

Hello,

I would like to use

ACC_ACT_ALLOC01

IDOC for posting activities like in transaction KB21N. Problem is I can't find any Processing code for that in WE20?

Is there any or should I made new processing code in WE42, which uses

BAPI_ACC_ACTIVITY_ALLOC_POST

FM?

If there is ready made easy solution to post activities from other system using Idoc and some processing code I really like to know.

3 REPLIES 3
Read only

Former Member
0 Likes
1,202

Any ideas?

Read only

Former Member
0 Likes
1,202

Hi,

Use BAPI as the Process code which is attached to BAPI_IDOC_INPUT1 which internally calls the BAPI_ACC_ACTIVITY_ALLOC_POST.

Thanks

Sudheer

Read only

Erol_CAGLAR
Participant
0 Likes
1,202

Hi,

you can use IDOC_INPUT_ACC_ACT_ALLOC