Documentation Change for CallAPI for SAP for invalid name for function module "AE"
book
Article ID: 88052
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : N/A
Old Documentation: The RFC Server transfers the script to the AE system. It includes a function module called AE which can be called in your ABAP programs.
However this is not correct since it is still named "UC4" instead of "AE".
Environment
OS Version: N/A
Cause
Cause type: Defect Root Cause: The function which is hosted from the SAP RFC Server is called "UC4" and not "AE".
Resolution
Update to a fix version listed below or a newer version if available.
New Documentation: The RFC Server transfers the script to the AE system. It includes a function module called UC4 which can be called in your ABAP programs.