Read an entry by key from Combined Controlling Area.

GET {{baseUrl}}/ControllingArea('{{ControllingArea}}')?$select=AdditionalMasterDataSource,ControllingArea&$expand=to_CnsldtnControllingAreaT,to_CnsldtnControllingAreaT

Read an entry by key from Combined Controlling Area.

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"ControllingArea":"\u003cstring\u003e","ControllingArea_Text":"\u003cstring\u003e","AdditionalMasterDataSource":"\u003cstring\u003e","to_CnsldtnControllingAreaT":{"results":[{"Language":"\u003cstring\u003e","ControllingArea":"\u003cstring\u003e","ControllingAreaText":"\u003cstring\u003e","to_CnsldtnControllingArea":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.ControllingAreaType detected\u003e"}},{"Language":"\u003cstring\u003e","ControllingArea":"\u003cstring\u003e","ControllingAreaText":"\u003cstring\u003e","to_CnsldtnControllingArea":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.ControllingAreaType detected\u003e"}}]}}}