cancel
Showing results for 
Search instead for 
Did you mean: 

Gateway exposes function import with incorrect type

former_member249109
Active Participant
0 Kudos

Hi,

I'm creating a Gateway project through CDS reference data source. The CDS was built to leverage the BOPF through the @ObjectModel annotations. Within the Business Object, let's call it Alice, I have a static action that is configured as its exporting BO to return an instance of a foreign Business Object, let's call it Bob.

If I test the action through the BOBT transaction code, everything works as expected: An action on Alice returns an instance of Bob.

However, when I reference the CDS in my SEGW project, the function import that it's generated has Alice as Return type! I have no idea why this is happening.

Does anyone know if this is expected behaviour of the Gateway Builder? Is it documented anywhere? I couldn't find any information.

Thanks

Accepted Solutions (0)

Answers (0)