Read an entry by key from Combined Plant.

GET {{baseUrl}}/Plant('{{Plant}}')?$select=Plant_Text,Plant&$expand=to_CnsldtnPlantT,to_CnsldtnPlantT

Read an entry by key from Combined Plant.

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"Plant":"\u003cstring\u003e","Plant_Text":"\u003cstring\u003e","AdditionalMasterDataSource":"\u003cstring\u003e","to_CnsldtnPlantT":{"results":[{"Language":"\u003cstring\u003e","Plant":"\u003cstring\u003e","CnsldtnPlantText":"\u003cstring\u003e","to_CnsldtnPlant":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.PlantType detected\u003e"}},{"Language":"\u003cstring\u003e","Plant":"\u003cstring\u003e","CnsldtnPlantText":"\u003cstring\u003e","to_CnsldtnPlant":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.PlantType detected\u003e"}}]}}}