Read associated entries of Combined Controlling Area.
GET {{baseUrl}}/ControllingAreaText(Language='{{Language}}',ControllingArea='{{ControllingArea}}')/to_CnsldtnControllingArea?$select=AdditionalMasterDataSource,ControllingArea&$expand=to_CnsldtnControllingAreaT,to_CnsldtnControllingAreaT
Navigate from Combined Controlling Area Text and read associated entries of Combined Controlling Area.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$select | string | Select properties to be returned, see Select | |
$expand | string | Expand related entities, see Expand |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
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"}}]}}}