cancel
Showing results for 
Search instead for 
Did you mean: 

SUP 2.1.2 error

MariusStoica
Active Participant
0 Kudos

Hi gurus,

I have an issue regarding the response from a custom app.

The app is quite simple has only 1 field in the Start Screen and the response comes throut a OData service, using a /IWBEP/IF_MGW_APPL_SRV_RUNTIME~GET_ENTITYSET metod.

Although I only append 1 row:

copy_data_to_ref( exporting is_data = par_export_msg
changing cr_data = er_entityset ).

In the app, I see one additional row with a constant value. It's a text that seems to be "custom".

If I use the SAP Netweaver Gateway Client, the second row does not appear in the response.

Only when I use the app, before showing anything (function customBeforeShowScreen(screenToShow, screenToHide)), in the response I have 2 items. None of the items where added by code in "custom.js" or an other way.

Do you guys have any pointers on where should I look for a reason to this?

Thanks,
Marius

Message was edited by: Michael Appleby

Accepted Solutions (0)

Answers (3)

Answers (3)

midhun_vp
Active Contributor
0 Kudos

Can you explain the steps you did to develop the app, to understand the architecture of the application. If you are using Odata service, are you getting the dummy data when you test in a web browser.

Midhun VP

MariusStoica
Active Participant
0 Kudos

)) Yes indeed I did

agentry_src
Active Contributor
0 Kudos

No worries.  It is fixed now.

Cheers, Mike

agentry_src
Active Contributor
0 Kudos

Hi Marius,

Did you mean SUP 2.1.2 in your subject line?

Regards, Mike