‎2007 Feb 14 9:42 AM
Hello,
I would like to use
ACC_ACT_ALLOC01IDOC 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_POSTFM?
If there is ready made easy solution to post activities from other system using Idoc and some processing code I really like to know.
‎2007 Feb 27 1:28 PM
‎2007 Sep 30 10:08 PM
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
‎2022 Jan 26 9:44 AM