We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3029ffe commit f83b982Copy full SHA for f83b982
docs/development/model/odata.md
@@ -59,7 +59,7 @@ METHOD z2ui5_if_app~main.
59
client->view_display( tab->stringify( ) ).
60
61
client->follow_up_action( client->_event_client(
62
- val = z2ui5_if_client=>cs_event-set_odata_model
+ val = z2ui5_if_client=>cs_event-set_odata_model
63
t_arg = value #(
64
( `/sap/opu/odata/DMO/UI_FLIGHT_R_V2/` )
65
( `FLIGHT` ) ) ) ).
0 commit comments