C_FIORD_2502 無料問題集「SAP Certified Associate - SAP Fiori Application Developer」
You want to add a column to the list report table that will display the status of a sales transaction as OK, Warning, or Error. These values should be colored:
* OK: green
* Warning: Yellow
* Error: Red
The field called UpdatedStatus in the Sales entity has the following values:
* '1' in case of errors
* '2' in case of warnings
* '3' in case everything is OK.
Which of the following ABAP CDS annotation must you add?
* OK: green
* Warning: Yellow
* Error: Red
The field called UpdatedStatus in the Sales entity has the following values:
* '1' in case of errors
* '2' in case of warnings
* '3' in case everything is OK.
Which of the following ABAP CDS annotation must you add?
正解:D
解答を投票する