abap-platform-rap-opensap icon indicating copy to clipboard operation
abap-platform-rap-opensap copied to clipboard

Week 5 Unit 2 - Updating console application class

Open rcoutinho16 opened this issue 6 months ago • 1 comments

Console application class need reworking to properly work:

  • Removed reference to Data Definition ZRAP_####Z_TRAVEL_AGENCY_ES5, now the data is defined inside the Service Definition Class, it can be referenced directly.
  • Updated method call cl_web_odata_client_factory=>create_v2_remote_proxy inside the get_agencies method.

rcoutinho16 avatar May 29 '25 19:05 rcoutinho16

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar May 29 '25 19:05 cla-assistant[bot]

image Sure! Please tell me what problem you're facing. You can share the details, code, or error messages, and I’ll help you fix it.

chanachai-Game avatar Jul 08 '25 06:07 chanachai-Game