New Year Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which object is used to createan invoice?

A.

Fulfillment Order

B.

Order Summary

C.

Shipment

D.

Order

An administrator is tasked to utilize a Product Price Book which is managed on an external platform. How can the administrator meet this requirement?

A.

Create an External Data Source in Setup which references the external platform where the Pricebook is held

B.

Go to Setup. Order settings, and select Enable Optional Price Books for Orders

C.

This is not possible,all Products require a Pricebook Entry

D.

Edit the Product page layout to make the Pricebook field not require

A company’s sales team wants the Total Amount field to be included in the Highlights panel at the top of the Credit Memo record page. How can the administrator meet this requirement?

A.

Modify the sales team profile's assigned record type to include the Total Amount field in the Highlights Panel

B.

Edit the Credit Memo page layout lo include the Total Amount field in the Highlights Panel

C.

Edit the properties of the Highlights Panel component on the Credit Memo lightning record page

D.

Modify the compact layout on the Credit Memo object

A customer wants to change the layout of the out of the box Order Summary Lightning Record Page to three columns instead of two. How can an administrator satisfy this requirement?

A.

Create a new Lightning Record Page and select the ThreeRegions template

B.

Edit the Lightning Record Page and change the Template lo Three Regions

C.

Change the page layout template to Three Regions in the layout editor

D.

Add another column component lo the existing Lightning Record Page

Whichtwo Order Management objects have their tabs set to Tab Hidden by default?

A.

OrderDeliveryMethod

B.

SalesLocation

C.

Locations

D.

Fulfillment Orders

E.

Accounts

When a new PaymentSummary is created, an email should be sent to the owner of the associated account and an approval after review should be required. What three steps should the administrator do to implement this functionality?

A.

Create an email alert action

B.

Create a trigger flow when the payment summary is created with an email flow node

C.

Create an approval process on the Payment Summary object

D.

Create a flow to send an email to the owner of the associated account when a payment summary is created

E.

Create an email template

What is the required amount of test codecoverage when deploying an Apex class?

A.

0.55

B.

0.75

C.

0.65

D.

0.85

A user is encountering an error when attempting to save an Account record. What can an administrator use to research the issue?

A.

The Problems tab within the developer console

B.

The Chrome Dev Tools Console

C.

Lightning Logs within Setup

D.

A user trace flag and debug log onthe affected user

Where can an administrator find the Billing Customer Name as it relates to an Order Summary?

A.

Order Summary Lookup (Payment) Billing Name

B.

Order Summary Lookup (Contact) BillToContactId

C.

Order Summary Lookup (Account) Contact.BillToAccountId

D.

Order Summary Lookup (Account) BillToAccountId

An administrator is attempting to export the data stored in a custom field on a standard object using Data Loader. However, after exporting the records neither the field header nor any of the field data appear in the CSV file. What could be the cause of this issue?

A.

The user does not have access to the field

B.

A mapping file was not used when the data was loaded in

C.

The user has rights to the field but there are no values in it

D.

The user needs to install a specific Zulu JDK that is recommended by Salesforce.