Dear Experts,
I have a requirements to retract planning data back to SAP R/3 Running on HANA. To be more specific, it's simple finance or sFin. I have little knowledge about sFin as it is considerably new.
The requirement to retract is usually tackled by calling standard Process Chain /CPMB/EXPORT_TD_TO_BADI (BPC: Export Transaction Data to BADI Retractor). The process chain will call a badi implementation which called standard BAPI / RFC from SAP R3 and pass the value onto the function. For PCA retraction on new GL, we usually use BAPI_FAGL_PLANNING_POST.
However, in my case, calling the function (in SAP R3, I open tcode SE37 and test function) will throw an error: Function not available (Message No. SFIN_FI004):
Can someone advise on how should retraction from BPC to sFin work? can I use BAPI_FAGL_PLANNING_POST to post planning value to sFin?
Regards,
Hendry