Get 2021 Updated Free SAP C_C4H420_94 Exam Questions & Answer [Q29-Q51]

Share

Get 2021 Updated Free SAP C_C4H420_94 Exam Questions & Answer

C_C4H420_94 Dumps PDF and Test Engine Exam Questions


SAP C_C4H420_94 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.

 

NEW QUESTION 29
What should you configure to allow a search in the Catalog based on Attributes values?

  • A. Guided Selling
  • B. Favorites
  • C. Sequences
  • D. Search Filters

Answer: A

 

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

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

Answer: A

 

NEW QUESTION 31
How would you automatically notify the quote owner when a prospect open the email from SAP CPQ containing the generating document?

  • A. Add a Javascript action to the email sent to the customer.
  • B. Create a script to send an email and add it as a post action to the Edit action.
  • C. Add a notification to the View proposal action.
  • D. Quote acceptance is controlled by an integrated CRM.

Answer: B

 

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

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

Answer: A

 

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

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

Answer: A,B

 

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

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

Answer: C,D

 

NEW QUESTION 35
Which of the following applies for users?
Note: There are 3 correct answers to this question.

  • A. Only one permission group can reference a username directly.
  • B. Custom fields can also be defined for user level.
  • C. UI brands are assigned on user level.
  • D. Each user can have multiple user types assigned.
  • E. Date format and separator can be defined on user level.

Answer: B,C,E

 

NEW QUESTION 36
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. Develop a script allowing the users to override values.
  • B. Default multiplier needs to be set to 0.25.
  • C. ''User can override values?'' checkbox needs to be checked.
  • D. The condition field needs to be set to 25.

Answer: C

 

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

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

Answer: A,B,C

 

NEW QUESTION 38
What are the most common uses for a container?
Note: There are 2 correct answers to this question.

  • A. Displaying product rules
  • B. Displaying product images
  • C. Creating bundles of products
  • D. Loading of table data

Answer: C,D

 

NEW QUESTION 39
Where can you track errors/problems in real time?

  • A. Personal Data Lo
  • B. Script Workbench
  • C. Developer Console
  • D. Audit Trail

Answer: C

 

NEW QUESTION 40
Which actions apply to quote tables?
Note: There are 3 correct answers to this questions.

  • A. SQL queries are required to add a row or change cell content in a quote table.
  • B. Content of quote tables cannot be accessed in document in generation templates.
  • C. A quote table can be placed in any quote tab.
  • D. Custom python logic can be added to run after end user adds a row to quote table.
  • E. A quote table column can be set to be Visible for certain user types.

Answer: A,C,E

 

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

  • A. Quote Action Placements
  • B. Quote Visibility Rules
  • C. Column Headings
  • D. Quote Tab Permissions

Answer: D

 

NEW QUESTION 42
Which tag allows the use of any available element in formulas, product configuration, rules, approvals documents generation, etc,?

  • A. Quote tag
  • B. CTX tag
  • C. Table tag
  • D. List tag

Answer: B

 

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

Answer: A

 

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

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

Answer: A

 

NEW QUESTION 45
Which of the following CPQ events trigger evaluation of the Quote item Default Discounts?

  • A. For all items, every time user lands on the Quote.
  • B. For all items, whenever Quote market changes.
  • C. When each individual item is added to the cart for the first time.
  • D. Whenever Reprice Quote action is executed.

Answer: C

 

NEW QUESTION 46
What is the primary use of Script workbench with SAP CPQ Scripting help pages?

  • A. Analyze product rules
  • B. Test scripting in the context of CPQ page
  • C. Generate script performance reports
  • D. Maintain and manipulate all system scripts

Answer: B

 

NEW QUESTION 47
The customer has requested two Cart views to allow the user Type Sales manager to also see the standard field
''Cost' ' of each item while user Type Sales can only see standard fields "List'' Price "Discount'' and Extended Amount''. What administrator steps are needed to implement this requirement?
Note: There are 3 correct answers to this question.

  • A. Createa new grouping in Quote Layout Permissions for Sales manager users, add ''Cost'' to this group.
  • B. Add or validate ''List price'', Discount ''Extended Amount' in visible to Everyone grouping in Quote Layout permissions.
  • C. Add or validate ''List Price'', Discount'', ''Extended Amount'', and ''Cost in selected fields in Quote Layout.
  • D. Create two Responsive templates, one for each user type, with the correct fields included.
  • E. Add or validate;;List Price '' Discount'', ''Extended Amount'', and ''Cost'' in editable fields in Cart Fields Administration.

Answer: A,B,C

 

NEW QUESTION 48
In the condition of a rule you wish to check if the user has selected '' Large'' in the Attribute ''Size''. The attribute value has a Value of ""Large'' and a Value Code of Lg''. How could this condition be written?
Note: There are 2correct answers to this question.

  • A. [EQ](<*Value(Size)*>,Large)
  • B. <*IFAnyValue(Size:Lg)*>
  • C. [EQ](<*ValueCode(Size)*>, Large)
  • D. [IF] <*Value(Size)* >=''Large''); [ENDIF]

Answer: B,D

 

NEW QUESTION 49
What can the user account still be used for if the Active flag is set to disabled?

  • A. Evaluating approval rules
  • B. Having quotes reassigned to them
  • C. Logging into the account
  • D. Receiving email notifications

Answer: B

 

NEW QUESTION 50
Which of the following applies to setting Attribute Display, such as Radio Button?
Note: There are 2correct answers to this question.

  • A. Attribute Display is defined at the product.
  • B. Attribute Display is defined in attribute Visibility Restrictions.
  • C. Attribute Display options can vary by User Type.
  • D. Attribute Display option are affected by attribute Type.

Answer: A,D

 

NEW QUESTION 51
......


C_C4H420_94 Exam Certification Details:

Cut Score:63%
Duration:180 mins
Exam:80 questions
Languages:English
Level:Associate
Sample Questions: SAP C_C4H420_94 Exam Sample Question

 

Verified C_C4H420_94 exam dumps Q&As with Correct 82 Questions and Answers: https://www.exams4collection.com/C_C4H420_94-latest-braindumps.html