Hi
I'm working in CRM 4.0 and try create an activity automatically when a BUPA_MAIN objects come from FI-CA.
In the BDOC-flow I start an own developed FM to check if a new activity will be created, that's no problem but which FM/BAPI will I use to create the new activity and how to fill them?
Thank for help//
Hello Jan,
To create a new Activity Document use BAPI BAPI_SLSTRANSACT_CREATEMULTI.
To find out how to fill the parameters, create a documento directly in CRM and debug function module CRM_ORDER_MAINTAIN to see how you have to fill the parameters.
Maybe there is an OSS note that explains how to use this BAPI.
Regards,
Mauricio
Add a comment