C_S4HDEV1909 - Sample Questions
![]() |
![]() |
![]() |
Title of test:![]() C_S4HDEV1909 - Sample Questions Description: SAP Certified Development Associate - Programming in SAP S/4HANA / SAP NetWeaver |




New Comment | |
---|---|
| |
END OF LIST |
You use remote client proxy in ABAP. You create an Exception Class for errors related to proxy consumption. Which of the following do you use as a superclass?. CX_HTTP_DEST_PROVIDER_ERROR. CX_WEB_MESSAGE_ERROR. CX_UUID_ERROR. CX_RAP_QUERY_PROVIDER. You have a field currcode in a CDS view definition. You want to annotate the field with a label. Which of the following are syntactically correct? Note: There are 2 correct answers to this question. @EndUserText.label: 'Currency Code' currcode,. currcode, @>EndUserText.label: 'Currency Code'. @<EndUserText.label: 'Currency Code' currcode,. currcode @<EndUserText.label: 'Currency Code' ,. What can you define in an SAP Fiori catalog? Note: There are 2 correct answers to this question. Links. Tiles. Groups. Target Mappings. Which of the following new features are supported by the CDS Views but not by the ABAP Dictionary Views? Note: There are 3 correct answers to this question. Aggregations and grouping. Nested views (View-on-View). Expressions in the field list. Enhancement with custom fields. Combining queries as inner join. You maintain a transactional application for flight travels that was developed with the ABAP RESTful Application Model (RAP Model). You want to offer an additional button for cancelling a travel. Which of the following building blocks need to be edited? Note: There are 3 correct answers to this question. Data Model Projection. Data Model. Behavior Projection. Behavior Definition. Service Definition. You maintain a transactional app that is built with the ABAP Programming model for SAP Fiori. The BOPF Business Object consists of a single node. You want to enable the CREATE button for new instances. In which of the following CDS objects do you have to add annotation @ObjectModel.createEnabled? Note: There are 2 correct answers to this question. The data definition of the transactional view. The data definition of the interface view. The metadata extension of the consumption view. The data definition of the consumption view. You plan to migrate an SAP ERP system to SAP S/4HANA. Which of the following tasks are recommended but NOT mandatory? Note: There are 2 correct answers to this question. Functional adaption. Custom code evaluation. SAP S/4HANA checks. Performance tuning. Where does the SAP system organize the SAP Gateway services?. Internet Communication Framework (ICF). Internet Communication Manager (ICM). Internet Transaction Server (ITS). Internet Graphics Service (IGS). Which of the following make up the behavior of a BOPF Business Object? Note: There are 3 correct answers to this question. Authorizations. Associations. Actions. Determinations. Validations. You want to create custom fields using the Custom Fields and Logic extensibility app. Which of the following statements do you need to consider? Note: There are 2 correct answers to this question. You must assign the fields to a business context. You can only use String-like data types for the fields. You must define the fields as read-only fields. You can translate the fields into different languages. |