Exam4Training

SAP C_C4H460_01 SAP Certified Development Associate – SAP Cloud for Customer 1911 Online Training

Question #1

Which of the following options are available in the SAP Extensibility Explorer? NOTE: There are 2 correct answers to this question.

  • A . Change ID CField Configuration
  • B . Mashup management
  • C . Change section group
  • D . Business configuration object
  • E . Roles and authorizaions

Reveal Solution Hide Solution

Correct Answer: A,B,C
Question #2

What must be set up before you can access a cloud solution tenant using SAP cloud Applications Studio? NOTE: There are 2 correct answers to this question.

  • A . Host URL entry
  • B . Proxy settings
  • C . IP address filter
  • D . Web dispatcher

Reveal Solution Hide Solution

Correct Answer: A,B
Question #3

When a user changes data on the UI, which events are triggered after the Enter button is selected? NOTE: There are 2 correct answers to this question.

  • A . Before Save
  • B . After modify
  • C . Validation on Save
  • D . On Value Change

Reveal Solution Hide Solution

Correct Answer: B,C
Question #4

What annotation removes the data persistence of a data element within a custom business object?

  • A . Relation
  • B . Transparent
  • C . Transient
  • D . Valuation

Reveal Solution Hide Solution

Correct Answer: C
Question #5

Which of the following operations can you perform using the SAP Extensibility Explorer? NOTE: There are 3 correct answers to this question.

  • A . Add extension fields to a standard screen.
  • B . Add a new report to a standard screen.
  • C . Add embedded components to a pane.
  • D . Adjust the visibility property of the standard UIO fields.

Reveal Solution Hide Solution

Correct Answer: A,C,D
Question #6

You are creating a new approval process for your custom business object.

Which of the following task types can you select? NOTE: There are 3 correct answers to this question.

  • A . Approval
  • B . Revision
  • C . Alert
  • D . Notification
  • E . Rejection

Reveal Solution Hide Solution

Correct Answer: A,B,D
Question #7

In SAP cloud Applications Studio, which of the following tasks can be performed only by an Administrator? NOTE: There are 2 correct answers to this question.

  • A . Create business configuration content.
  • B . Create a patch for the solution.
  • C . Create and maintain development objects.
  • D . Create new solutions.

Reveal Solution Hide Solution

Correct Answer: A,D
Question #8

What default query is created when a custom business object is created?

  • A . QueryDescription
  • B . QueryByIdentification
  • C . QueryByParty
  • D . QueryByEvents

Reveal Solution Hide Solution

Correct Answer: D
Question #9

You need to create business configuration content for your add-on solution that it is available for customers to activate.

How do you do this?

  • A . Create a custom business object and add business configuration content to it.
  • B . Creation a custom business adaption catalog and add business configuration content to it.
  • C . Create business configuration content in the business adaptation catalog and anchor the solution in SAP cloud Application Studio.
  • D . Create business configuration content in SAP Cloud Applications Studio and anchor the solution in the business adaptation catalog.

Reveal Solution Hide Solution

Correct Answer: D
Question #10

You need to add a Delete column In an Advanced list pane showing a delete bin icon.

Which item in the toolbox do you use?

  • A . LayoutGridCotrol
  • B . layouStackPanel
  • C . Input Field
  • D . Checkbox

Reveal Solution Hide Solution

Correct Answer: B

Question #11

In which view and do you check the data for each variables during debugging?

  • A . Output view
  • B . Locals View
  • C . Error view
  • D . Call Stack view

Reveal Solution Hide Solution

Correct Answer: B
Question #12

Which restrictions can you add for the mass data run selection criteria? NOTE: There are 2 correct answers to this question.

  • A . Dynamic
  • B . Fixed
  • C . User selection
  • D . Partial

Reveal Solution Hide Solution

Correct Answer: B,C
Question #13

Which of the following tasks should you perform to create a basic authentication for an inbound web service? NOTE: There are 2 correct answers to this question.

  • A . Add an external web service integration to the add-on solution.
  • B . Assign the web service operations to a new or existing work center view in the web servie creation wizard.
  • C . Download the WSDL file and add the authentication details.
  • D . Assign business users to the work center view the that the Web service is assign to.

Reveal Solution Hide Solution

Correct Answer: B,C
Question #14

You wants to integrate a web Dynpro application that allow customer to search for and create new orders in SAP ERP directly from cloud solution from SAP.

What mashup type should you use?

  • A . URL mashup
  • B . HTML mashup
  • C . Data mashup
  • D . Custom mashup

Reveal Solution Hide Solution

Correct Answer: C
Question #15

What technical element must be provided by cloud solutions from SAP to enable the use of the SAP extensibility Explorer?

  • A . An element
  • B . A data model
  • C . An anchor
  • D . A section group

Reveal Solution Hide Solution

Correct Answer: A
Question #16

Which of the following tasks do you perform while creating a business option In the business adaption catalog using SAP cloud Application Studio? NOTE: There are 2 correct answers to this question.

  • A . Create a business configuration View.
  • B . Select an anchor for the business adaption catalog.
  • C . Assign a business configuration object.
  • D . Define the type of business configuration.

Reveal Solution Hide Solution

Correct Answer: B,D
Question #17

You have an AdvancedListPane based on a node of a business object. You need to include an Add button that will open modal dialog box and allow the creation of entries in the node.

  • A . List –> Add Row
  • B . Data operation –> Assign
  • C . Booperation –> create
  • D . List Modification –> Start

Reveal Solution Hide Solution

Correct Answer: A
Question #18

You need to retrieve specific data using the UI Designer tool in SAP cloud Application Studio.

What Content area tab will you use?

  • A . Controller tab
  • B . Preview tab
  • C . Designer tab
  • D . Datamodel tab

Reveal Solution Hide Solution

Correct Answer: D
Question #19

What must you do before you can assemble and download a solution? NOTE: There are 2 correct answers to this question.

  • A . Check in the checked out objects for all users.
  • B . Activate all objects in the solution.
  • C . Configure the transport layer for the production system.
  • D . Release all tasks In the transport request.

Reveal Solution Hide Solution

Correct Answer: A,B
Question #20

What object do you use to add an embedded component to a standard screen?

  • A . Thing-Type
  • B . Event Handler
  • C . Thing-Inspector
  • D . Anchor

Reveal Solution Hide Solution

Correct Answer: B

Question #21

You wants to configure a filtered list of object instances in the object work list (OWL) .

What task will you perform in the controller?

  • A . Create and configure a query with a default set.
  • B . Create and configure an event handler.
  • C . Create and configure a new field transformation
  • D . Create and configure an inport and outport

Reveal Solution Hide Solution

Correct Answer: A
Question #22

You need to create an embedded component that is self-container. Data binding and controller logic need to be defined within that embedded component.

What type of binding between the parent component and the embedded component would you choose?

  • A . Tight coupling by explicit binding
  • B . Loose coupling by node reference binding
  • C . Loose coupling by inport and outport context mapping
  • D . Tight coupling by node reference binding

Reveal Solution Hide Solution

Correct Answer: C
Question #23

Which do you need to create an ODATA Service?

  • A . Service Explorer
  • B . OData Service Explorer
  • C . OData API Monitor
  • D . Data Workbench

Reveal Solution Hide Solution

Correct Answer: B
Question #24

You are assembling and downloading a patch solution.

What is the file extension of the downloaded file?

  • A . ,tar
  • B . ,zip
  • C . ,csv
  • D . ,xml

Reveal Solution Hide Solution

Correct Answer: B
Question #25

What are some characteristics of solution templates? NOTE: There are 2 correct answers to this question.

  • A . They will you to switch on Admin mode.
  • B . They need to be imported into a customer-specific solution before they can used.
  • C . When importing solution templates, No files or change transactions will be deleted.
  • D . They allow the creation of business configuration content.
  • E . When importing solution templates, all existing files will be overwriting.

Reveal Solution Hide Solution

Correct Answer: B,D,E
Exit mobile version