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
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":{"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"}}}