Skip to content

Commit fcb6d7b

Browse files
authored
Update z2ui5_cl_proxy_kpi_hello_world.clas.abap
1 parent 5429983 commit fcb6d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/z2ui5_cl_proxy_kpi_hello_world.clas.abap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ CLASS z2ui5_cl_proxy_kpi_hello_world IMPLEMENTATION.
2121
result = 11.
2222

2323

24-
"way2 - use importing parameter to differ depending on importing params...
24+
"way2 - use the importing parameter for different calculations and results
2525
"https://<<system>>/sap/opu/odata/sap/Z2UI5_PROXY_KPI_SRV/ENTITYCollection/$count?$filter=CLASS eq 'z2ui5_cl_proxy_kpi_hello_world' and FILTER eq '{ "PROP1" : "B", "PROP2" : "VAL2" }'
2626
TRY.
2727
DATA lr_val TYPE REF TO data.

0 commit comments

Comments
 (0)