Query Options $select,$count,$links,$value OData Part 11

Опубликовано: 07 Январь 2025
на канале: SAP TECHNOMANIAC
4,224
66

They are automatically available in the framework, and no further actions are needed by development.
$format
/sap/opu/odata/sap/ZSALESORDER_002_SRV/SalesOrderHeaders?$format=json
$expand
/sap/opu/odata/sap/ZSALESORDER_002_SRV/SalesOrderHeaders?$expand=Items
$select
/sap/opu/odata/sap/ZSALESORDER_002_SRV/SalesOrderHeaders?$select=SalesOrder,SalesOrg,Vtweg&$format=json
$count
/sap/opu/odata/sap/ZSALESORDER_002_SRV/SalesOrderHeaders/$count
$links
/sap/opu/odata/sap/ZSALESORDER_002_SRV/SalesOrderHeaders('4970')/$links/Items
$value
/sap/opu/odata/sap/ZSALESORDER_002_SRV/SalesOrderHeaders('4970')/Bstnk/
/sap/opu/odata/sap/ZSALESORDER_002_SRV/SalesOrderHeaders('4970')/Bstnk/$value


Playlist

SAP ABAP on HANA course :-
   • SAP ABAP on HANA Introduction Part 1 ...  

ABAP SAP ABAP 7.4 / 7.5 New Syntax:-
   • Inline declaration in SAP ABAP 7.4 /7...  

Enhancement in ABAP :-
   • SAP Enhancement Framework ( Implicit ...  

CDS in ABAP on HANA :-
   • SAP CDS Introduction -Part 1 ABAP on ...