C_C4H420_13 Questions Prepare with Learning Information! 2022 Regularly updated [Q32-Q51]

Share

C_C4H420_13 Questions Prepare with Learning Information! 2022 Regularly updated

Get C_C4H420_13 Products Practice Material for C_C4H420_13 Exam Question Preparation

NEW QUESTION 32
Which tag will retrieve the product part number within the same product configuration?

  • A. <*ProductFamilyCode*>
  • B. <*ProductCode*>
  • C. <*ProductU PC*>
  • D. <*CatCode (....)*>

Answer: B

 

NEW QUESTION 33
Which standard factors can be used to build permission groups?
Note: There are 3 correct answers to this question.

  • A. Markets
  • B. Companies
  • C. Shipping
  • D. Quote statuses
  • E. Individual usernames

Answer: A,B,E

 

NEW QUESTION 34
Which method are available to nest child products within a Configuration?
Note: There are 3 correct answers to this question.

  • A. Container Attribute referencing product (s)
  • B. Drag and drop product (s) from the catalog
  • C. Attributes values(s) referencing a product
  • D. Inserting a product using product Rules

Answer: A,C

 

NEW QUESTION 35
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. * 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)
  • B. * 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))*>
  • C. * 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.
  • 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.

Answer: D

 

NEW QUESTION 36
A Quote Item custom Field containing an Attribute ''package selection'' is currently displayed on the quote as
''QuoteLayout.ColumnsPackSel.'' How can we change the display label of the field on the quote to ''package selection?

  • A. Changing the Label of the Quote Item Custom field
  • B. Changing the Custom Label of the Attribute
  • C. Adding a new key and value to a custom Dictionary
  • D. Adding a new key and value to a System Dictionary

Answer: C

 

NEW QUESTION 37
In a parent Child Configuration, the value of Attribute ''Number of users'' must be passed down to a child product, which is configured on a container Attribute in the parent, What configuration steps are needed to implement this requirement?
Note: There are 2 correct answers to this question.

  • A. Create a Container column ''Number of users'' with Column Types of product Attribute and attribute selected.
  • B. Write a product Rule to pass the Value of Number of users'' to the child product.
  • C. Write a calculation formula in the Container Column '' Number of User'' to refer to the attribute
    ''Number of users'' in the parent.
  • D. Configure the container Attribute in the parent product to propagate the ''Number of users'' Attribute.

Answer: B,D

 

NEW QUESTION 38
In the action of a rule, you wish to disallow the value ''120 Volt'' which has a Code of ''120'' belonging to the attribute ''Voltage''. Which tag would perform this action?

  • A. <*DisallowAttributeVoltage:120 Volt)*>
  • B. <*DisallowValues{Voltage:120 Volt)*>
  • C. <*Disallowattribute(Voltage:120 )*>
  • D. <*DisallowValues(120 Volt)*>

Answer: B

 

NEW QUESTION 39
Which of the following applies to configurator scripting?
Note: There are 2 correct answers to this question.

  • A. You can change code on a global script from within a product
  • B. A script can be tested by executing it in CPQ workbench, loaded in a tab next to your configuration tab.
  • C. Scripts are moved as part of the product through standard deployment and cannot changed.
  • D. Custom logic can be added to run at the moment of configuration becoming completed.

Answer: A,B

 

NEW QUESTION 40
Which of the following scripting events should be avoided for best performance?

  • A. After changing value of custom fields
  • B. Quote creation/edit
  • C. After adding products to quote
  • D. Every time quote is changed

Answer: D

 

NEW QUESTION 41
How does SAP CPQ calculate a foreign currency for a specific market?

  • A. Foreign Currency = (Default Currency x Conversion Rate) x market Factor
  • B. Foreign Currency = (Default Currency + market Factory) x Conversion Rate
  • C. Foreign Currency = (Default Currency x Conversion Rate) / market Factor
  • D. Foreign Currency = (Conversion Rate + market Factor) x Default Currency

Answer: A

 

NEW QUESTION 42
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. Position of attribute on the configuration view tab(s)
  • B. Whether Line Items are displayed in the Responder view
  • C. Whether an Attribute spans the entire screen
  • D. Order of attributes in the Responder view
  • E. How the attribute is displayed (ex, Radio Button, Drop Box)

Answer: A,D,E

 

NEW QUESTION 43
Which of the following applies to Quote Item Custom Fields?
Note: There are 3 correct answers to this question.

  • A. If label is left blank, the field Name will be used as the visible label.
  • B. Visibility is set using quote Layout permissions and Quote Layout.
  • C. They can be assign to a Quote Tab.
  • D. Admin may assign Cart Calculations to run if the Field is changed.
  • E. They calculate for each item on the Quote.

Answer: A,B,D

 

NEW QUESTION 44
The base price of a product was changed, where can you investigate when the changes occurred?

  • A. Script workbench
  • B. Log
  • C. Audit Trail
  • D. Developer Console

Answer: B

 

NEW QUESTION 45
Attribute ''memory '' has a ''user Selection w/Quantity inputs for each Attribute value'' Attribute type.
Which Display type should you use to allow the input of quantities in the configurator?

  • A. Radio Button
  • B. Custom Control
  • C. Drop Down
  • D. Check Box

Answer: D

 

NEW QUESTION 46
Which item fields are standard used as input values in the direct calculation if item prices?
Note: There are 3 correct answers to this question.

  • A. Weight
  • B. Quantity
  • C. Netprice
  • D. Discount
  • E. mrc List price

Answer: B,D,E

 

NEW QUESTION 47
Which tag is standard used in Workflow condition for Approval-related quote actions?

  • A. <*ApprovalRequired*>
  • B. <*ISApproved *>
  • C. <*ResponsibleApprovers*>
  • D. <*GI(ExceedeDiscount)*>

Answer: A

 

NEW QUESTION 48
What does the Currency Rate represent in Currencies definition setup?

  • A. Ratio between foreign currency and default currency.
  • B. Current internet ratio of market currency to user currency.
  • C. Ratio between two foreign currencies.
  • D. Ratio between foreign currency and user currency.

Answer: A

 

NEW QUESTION 49
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. Use of Recurring price and cost needs to be enabled on the user page.
  • C. The pricing mechanism needs to be set to pricebook and the Recurring price column needs to be filled.
  • D. Recurring price and cost needs to be enabled under Application parameters.

Answer: D

 

NEW QUESTION 50
Which of the following are standard administrative methods for creating products?
Note: There are 2 correct answers to this question.

  • A. Automatic creation from CRM
  • B. Import from JSON
  • C. Manual creation
  • D. Import from an excel upload

Answer: C,D

 

NEW QUESTION 51
......

Most Reliable SAP C_C4H420_13 Training Materials: https://www.practicevce.com/SAP/C_C4H420_13-practice-exam-dumps.html

The Realest Study Materials C_C4H420_13 Dumps: https://drive.google.com/open?id=1GjiJx-B-nJ_OHe74jaxL8pxR6K9-Bgv6