Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

SAP C_C4H420_13 - SAP Certified Application Associate - SAP CPQ Implementation

Page: 2 / 3
Total 80 questions

Which page sections can be added or removed from Quote Layout?

Note: There are 3 correct answers to this question.

A.

Generated Documents

B.

Sub Totals

C.

Approvals Table

D.

CustomFields

E.

Items

Which Tags can only be used within a C2 Loop when creating Document Generation Templates?

A.

C Tags (Cart Item Tags)

B.

Quote Table Tags

C.

Container Tags

D.

Q Tags (Quote Tags)

What needs to be done when the Recurring Price field is not showing on product setup?

A.

Recurring price and cost needs to be enabled on Attribute settings of the product.

B.

The pricing mechanism needs to be set to pricebook and the Recurring price column needs to be filled.

C.

Use of Recurring price and cost needs to be enabled on the user page.

D.

Recurring price and cost needs to be enabled under Application parameters.

Which of the these UI changes can be controlled on the layout tab in Configurable product administration?

Note: There are 3 correct answers to this question.

A.

Whether Line Items are displayed in the Responder view

B.

Whether an Attribute spans the entire screen

C.

Position of attribute on the configuration view tab(s)

D.

Order of attributes in the Responder view

E.

How the attribute is displayed (ex, Radio Button, Drop Box)

What does Quotes Reconfigure do in the standard use case?

A.

Reevaluates pricing expressions only based on latest updates in system pricebooks.

B.

Enable end users to specify quote configurations to replace and performs the task.

C.

Reevaluates configuration models for all quote models and refreshes the quote content.

D.

Recalculates list price, discount, quantity and all pricing fields only.

Your customer has a requirement where the maximum allowed discount for all products with ‘’Accessory product Type is 20%, except for user Type ‘’Manager’’, who are allowed to discount up to 30% on all products, what is the standard way to implement his requirement?

A.

* Write a custom cart calculation script of Row Type ’’Cartitem’’ to reset the item discount to O If current User Type is manager and the discount is over 30.

* Write a Custom Cart Calculation Script of Row Type Cartitem to reset item discount to o if the current user type is no manager and the discount is over 20.

B.

* Create two rules in Dicounts/Multipliers, one for product Type’’ Accessory’’ with a maximum value of 20 and condition [NEQ] (<*CTX(Visitor.UserTypeName) *, manager)

* Create the other for product Type Accessory with a maximum value of 30 and condition [EQ] (<*CTX Visitor. UserType.Name) >,Manager)

C.

* Create a Quote Item Custom Field ‘’maximum Discount’’ with a calculation of [if] ([EQ] (c*CTX ( visitorType.Name )>, manager)) {30}{200} [ENDIF]

* Create a rule in Discounts/multipliers for product Type ‘’Accessory’’ with a maximum value of *> CTX (Quote.Currentitem.CustomField(maximum Discount))*>

D.

* Create two rules in Discounts/multipliers, one for product Type ’’Accessory’’ with a maximum value of 20, the other for user Type ‘Manager’ with a maximum value of 30.

* In Discounting Priorities, ensure user Type has a lower Rank than product type.

A user has a product that needs to be added to the quote with multiple hierarchy levels. The parent product configuration must also be displayed in the quote, which type of product best meets this requirement?

A.

Simple product

B.

System (List) of Configurable products

C.

Collection of Configurable products

D.

Parent/Child System (List) of configurable products

Which of the following python lines would set the display value ‘’20 GB’’ (value code ‘’20GB’’) for a dropdown attribute named ‘’Additional Disk Space’’?

A.

Tagparserproduct. Parsetring (‘’<*Selectvalue(Additional Disk Space:20 GB)*>’’)

B.

Tagparserproduct. Parsetring (‘’<*Assign Value(Additional Disk Space:20 GB)*>’’)

C.

Product.Attributes.GetByName (‘’Additional Disk Space’’)SelectValue(‘’20 GB)’’)

D.

Product.Attributes.GetByName (‘’Additional Disk Space’’)AssignValue(‘’20 GB)’’)

What should you avoid when importing custom tables?

Note: There are 2 correct answers to this question.

A.

Using hyphens and spaces in table content

B.

Using hyphens and spaces in custom table name

C.

Using hyphens and spaces in column names

D.

Using hyphens and spaces in the name of the imported file

Which method can you use to expose a quote custom field in the Quotes List Page?

A.

Column Headings

B.

Quote Tab Permissions

C.

Quote Action Placements

D.

Quote Visibility Rules