Read an entry by key from Combined Cost Center Text.

GET {{baseUrl}}/CostCenterText(Language='{{Language}}',CostCenter='{{CostCenter}}',ControllingArea='{{ControllingArea}}')?$select=CostCenterText,CostCenter&$expand=to_CnsldtnCostCenter,to_CnsldtnCostCenter

Read an entry by key from Combined Cost Center Text.

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"Language":"\u003cstring\u003e","CostCenter":"\u003cstring\u003e","ControllingArea":"\u003cstring\u003e","CostCenterText":"\u003cstring\u003e","to_CnsldtnCostCenter":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.CostCenterType detected\u003e"}}}