Try Before You Buy

Download a free sample of any of our exam questions and answers

  • 24/7 customer support, Secure shopping site
  • Free One year updates to match real exam scenarios
  • If you failed your exam after buying our products we will refund the full amount back to you.

C_C4H420_13 Exam Study Guide Free Practice Test LAST UPDATED DATE Aug 18, 2022 [Q45-Q63]

Share

C_C4H420_13 Exam Study Guide Free Practice Test LAST UPDATED DATE Aug 18, 2022

The New C_C4H420_13 2022 Updated Verified Study Guides & Best Courses


C_C4H420_13 Exam Certification Details:

Sample Questions: SAP C_C4H420_13 Exam Sample Question
Cut Score:75%
Duration:180 mins


SAP C_C4H420_13 Exam Description:

This certification test verifies the knowledge in SAP CPQ Implementation for Consultants. It validates that the Consultant has a good sound knowledge and understanding of how to implement SAP CPQ. Based on that knowledge, the successful Consultant is able to apply those acquired skills to perform a variety of appropriate implementation and customization related tasks within a project team and contribute positively to the success of a project under the guidance of senior project team members.


SAP C_C4H420_13 Certification Exam Topics:

Topic AreasTopic Details, Courses, Books
CPQ Fundamentals and Users 8% - 12%

Navigate the SAP CPQ User Interface and set up application parameters. Set up companies, user types, and users. Create and define permission groups.

Scripting and UI Customization > 12%

Identify the different types of scripts and objects used in SAP CPQ and when to use each. Write basic scripts in Script Workbench. Use SAP CPQ API. Perform basic UI customization.


 

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. Custom Control
  • B. Drop Down
  • C. Radio Button
  • D. Check Box

Answer: D

 

NEW QUESTION 46
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 Custom Label of the Attribute
  • B. Adding a new key and value to a System Dictionary
  • C. Changing the Label of the Quote Item Custom field
  • D. Adding a new key and value to a custom Dictionary

Answer: D

 

NEW QUESTION 47
In Setup, the minimum Discount for the Sales User Type is set to 0%, Default to 0% and maximum Discount to 20%, when a Sales User tries to enter a Discount of 25% in a quote, the system reports an error and the discount reverts back to 0%.
What needs to be configured in setup to allow a Sales user to enter a discount value of 25% and submit the quote for approval?

  • A. ''User can override values?'' checkbox needs to be checked.
  • B. The condition field needs to be set to 25.
  • C. Default multiplier needs to be set to 0.25.
  • D. Develop a script allowing the users to override values.

Answer: A

 

NEW QUESTION 48
What functionalities are primarily controlled in workflow administration?
Note: There are 3 correct answers to this question.

  • A. Naming of quote Actions and Statuses
  • B. Availability of quote based on quote Status
  • C. Triggering of preActions, PostActions And Notifications
  • D. Changing of quote Status
  • E. Order of actions on the Quote page

Answer: B,C,D

 

NEW QUESTION 49
Which options can the end user edit in the User page?
Note: There are 2 correct answers to this question.

  • A. User Type
  • B. Default Dictionary
  • C. Domain Name
  • D. Default Pricebook

Answer: B,D

 

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

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

Answer: C

 

NEW QUESTION 51
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. <*DisallowValues{Voltage:120 Volt)*>
  • B. <*DisallowValues(120 Volt)*>
  • C. <*Disallowattribute(Voltage:120 )*>
  • D. <*DisallowAttributeVoltage:120 Volt)*>

Answer: A

 

NEW QUESTION 52
Which of the following applies to document generation?
Note: There are 3 correct answers to this question.

  • A. Excel templates always result with excel output documents.
  • B. CTX tags cannot be utilized in templates.
  • C. Default output documents format can be set on the system level.
  • D. Quote proposal may be sent with a generated documents.
  • E. New templates versions are uploaded through File management section.

Answer: C,D,E

 

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

Answer: B,C,D

 

NEW QUESTION 54
Which of the following applies to setting Attribute Type values, such as user Selection?
Note: There are 2 correct answers to this question.

  • A. Attribute Type affects how the attribute can be displayed.
  • B. Attribute Type determine if the value would be a line item.
  • C. Attribute Type is defined at the product.
  • D. Attribute Type controls the kind of data to be stored.

Answer: A,D

 

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

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

Answer: C

 

NEW QUESTION 56
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 (''<*Assign Value(Additional Disk Space:20 GB)*>'')
  • B. Product.Attributes.GetByName (''Additional Disk Space'')AssignValue(''20 GB)'')
  • C. Tagparserproduct. Parsetring (''<*Selectvalue(Additional Disk Space:20 GB)*>'')
  • D. Product.Attributes.GetByName (''Additional Disk Space'')SelectValue(''20 GB)'')

Answer: B

 

NEW QUESTION 57
Where would an end user go to search for a quote?

  • A. Load Existing Project /Quotation
  • B. Recent Items
  • C. Favorites
  • D. Catalog in main Navigation Toolbar

Answer: A

 

NEW QUESTION 58
What would be the standard way to let a user input quantity within the product configuration?

  • A. By adding multiple rows to a container that references child products.
  • B. This cannot be done in configuration, quantities belong to quote.
  • C. Add the itemQuantity attribute to the product and use it as Free input field in the configuration.
  • D. Create a regular attribute and push its value to the quote item quantity by a script.

Answer: C

 

NEW QUESTION 59
What are UI brands used for?

  • A. To protect SAP UI branding.
  • B. To defined page HTML used for the brand only.
  • C. To define custom CSS for the brand
  • D. To select responsive templates to activate for the brand.

Answer: C

 

NEW QUESTION 60
What does Quotes Reconfigure do in the standard use case?

  • A. Enable end users to specify quote configurations to replace and performs the task.
  • B. Reevaluates configuration models for all quote models and refreshes the quote content.
  • C. Recalculates list price, discount, quantity and all pricing fields only.
  • D. Reevaluates pricing expressions only based on latest updates in system pricebooks.

Answer: C

 

NEW QUESTION 61
What are the methods to create simple products in CPQ?
Note: There are 3 correct answers to this question.

  • A. Custom Tables
  • B. Product APIS
  • C. Excel Import
  • D. Manual Creation
  • E. Scripting

Answer: B,C,D

 

NEW QUESTION 62
Which factors influence the calculation of Net price?
Note: There are 2 correct answers to this question.

  • A. Quantity
  • B. List price
  • C. Extended list price
  • D. Discount

Answer: B,D

 

NEW QUESTION 63
......

Get Prepared for Your C_C4H420_13 Exam With Actual 82 Questions: https://www.examstorrent.com/C_C4H420_13-exam-dumps-torrent.html

Authentic C_C4H420_13 Exam Dumps PDF - 2022 Updated: https://drive.google.com/open?id=1ICcVYReWmjvgXxOCQVIuQXM5yeOjsWyq