Hi,
I am failing to use the 'OData Channel Generation Tool' to develop the back-end functionality for an ODATA service using Gateway.
In TCode SPRO: SAP NetWeaver --> Gateway Business Suite Enablement --> Backend OData Channel --> Service Development for Backend OData Channel --> OData Channel Generation Tool.
When I point the code generator to an existing ABAP package, the generation of the ABAP classes fails and I get the following error message:
Generation failed! 'No task for editing objects can be determined. Diagnosis One or more objects could not be checked for editing because no suitable task was found. "1" was defined as proposed request. This request is'
Message no. /IWBEP/CM_MGW_GENER002
But if the generated classes are created as local object using the $TMP package, the code generator works fine.
I do not understand the context of 'No task for editing objects can be determined'. Is that a task within a transport request?
My ERP system:
Component Software SP-Level Description
SAP_BASIS 731 0002 SAPKB73102 SAP Basis Component
IW_BEP 200 0003 SAPK-20003INIWBEP Backend Event Provider
How can I use the code generator for a given ABAP package which is NOT the $TMP?
Thanks for your help,
Andreas