Read an entry by key from Combined Profit Center for Elimination Text.

GET {{baseUrl}}/ProfitCenterForElimText(Language='{{Language}}',ProfitCenter='{{ProfitCenter}}',ControllingArea='{{ControllingArea}}')?$select=to_CnsldtnPrftCtrForElim,ProfitCenterForElimText&$expand=to_CnsldtnPrftCtrForElim,to_CnsldtnPrftCtrForElim

Read an entry by key from Combined Profit Center for Elimination 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","ProfitCenter":"\u003cstring\u003e","ControllingArea":"\u003cstring\u003e","ProfitCenterForElimText":"\u003cstring\u003e","to_CnsldtnPrftCtrForElim":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.ProfitCenterForEliminationType detected\u003e"}}}