Read an entry by key from Target Attribute Value Text.

GET {{baseUrl}}/FSItemTargetAttribValText(Language='{{Language}}',ConsolidationChartOfAccounts='{{ConsolidationChartOfAccounts}}',FinancialStatementItem='{{FinancialStatementItem}}')?$select=FinancialStatementItemText,Language&$expand=to_CnsldtnFSItemTgtAttribVal,to_CnsldtnFSItemTgtAttribVal

Read an entry by key from Target Attribute Value 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","ConsolidationChartOfAccounts":"\u003cstring\u003e","ConsolidationChartOfAccounts_Text":"\u003cstring\u003e","FinancialStatementItem":"\u003cstring\u003e","FinancialStatementItemText":"\u003cstring\u003e","FinancialStatementItemMdmText":"\u003cstring\u003e","FinancialStatementItemLongText":"\u003cstring\u003e","to_CnsldtnFSItemTgtAttribVal":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.FSItemTargetAttribValType detected\u003e"}}}