
[Oct 29, 2021] Updates Up to 365 days On Valid C_C4H420_94 Braindumps
Best QualityC_C4H420_94 Exam Questions SAP Test To Gain Brilliante Result
C_C4H420_94 Exam Certification Details:
| Exam: | 80 questions |
| Languages: | English |
| Sample Questions: | SAP C_C4H420_94 Exam Sample Question |
| Duration: | 180 mins |
| Level: | Associate |
| Cut Score: | 63% |
SAP C_C4H420_94 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
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 10
Which Tags can only be used within a C2 Loop when creating Document Generation Templates?
- A. Container Tags
- B. Q Tags (Quote Tags)
- C. C Tags (Cart Item Tags)
- D. Quote Table Tags
Answer: A,C
NEW QUESTION 11
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 2correct answers to this question.
- A. Create a Container column ''Number of users'' with Column Types of product Attribute and attribute selected.
- B. Write a calculation formula in the Container Column '' Number of User'' to refer to the attribute
''Number of users'' in the parent. - C. Write a product Rule to pass the Value of Number of users'' to the child product.
- D. Configure the container Attribute in the parent product to propagate the ''Number of users'' Attribute.
Answer: C,D
NEW QUESTION 12
What is the primary use of Script workbench with SAP CPQ Scripting help pages?
- A. Generate script performance reports
- B. Maintain and manipulate all system scripts
- C. Analyze product rules
- D. Test scripting in the context of CPQ page
Answer: D
NEW QUESTION 13
Which of the these UI changes can be controlled on the layout tab in Configurable productadministration?
Note: There are 3 correct answers to this question.
- A. How the attribute is displayed (ex, Radio Button, Drop Box)
- B. Order of attributes in the Responder view
- C. Whether an Attribute spans the entire screen
- D. Position of attribute on the configuration view tab(s)
- E. Whether Line Items are displayed in the Responder view
Answer: A,B,D
NEW QUESTION 14
Which tag should you use in a container-column calculation formula if the value should depend on another column's value?
- A. <*CTX(Product...)*>
- B. <*CTX(Container(....))*>
- C. <*VALUE (....)*>
- D. <*CTX(myContainer....)*>
Answer: C
NEW QUESTION 15
What are the calculation contexts for Cart Calculation scripts?
Note: There are 3 correct answers to this question.
- A. Productfamily
- B. CartTotal
- C. QuoteitemCustomFields
- D. Cartitem
Answer: A,B,D
NEW QUESTION 16
Which method can you use to expose a quote custom field in the Quotes List Page?
- A. Column Headings
- B. Quote Action Placements
- C. Quote Visibility Rules
- D. Quote Tab Permissions
Answer: D
NEW QUESTION 17
Which of the following is a CPQ scripting event?
- A. Quote creating/edit
- B. Product import from VC finished
- C. Generated document downloaded
- D. Order placed to ERP
Answer: A
NEW QUESTION 18
What type of script can you apply to an Editable Field Group in Card Filed Administration?
- A. Custom Actions
- B. Product Event Scripts
- C. Global Scripts
- D. Custom Quote Calculations
Answer: D
NEW QUESTION 19
Which of the following applies for users?
Note: There are 3 correct answers to this question.
- A. Custom fields can also be defined for user level.
- B. UI brands are assigned on user level.
- C. Date format and separator can be defined on user level.
- D. Only one permission group can reference a username directly.
- E. Each user can have multiple user types assigned.
Answer: A,B,C
NEW QUESTION 20
Which tag allows the use of any available element in formulas, product configuration, rules, approvals documents generation, etc,?
- A. List tag
- B. Table tag
- C. Quote tag
- D. CTX tag
Answer: D
NEW QUESTION 21
What is the right tag to use for the calculation formula of a Quote Item Custom Field if its value depends on a product attribute value?
- A. <*VALUECODE (...)*>
- B. <* CTX ( Product. Attribute...0*>
- C. <*VALUE (....)*>
- D. <*CTX (Quote, Currentitem.Attribute...)*>
Answer: D
NEW QUESTION 22
When should you use dynamic approver?
- A. When approver is obtained from formulaevaluation at approval request
- B. When approver can be changed after quote is submitted for approval
- C. When you want end user to select approver for quote
- D. When the approval requester is out of office
Answer: A
NEW QUESTION 23
What is the correct section in CPQ setup to adjust the default Catalog page size?
- A. Branding
- B. Responsive Templates
- C. Quote Layout
- D. Catalog Layout
Answer: B
NEW QUESTION 24
How does SAP CPQ calculate a foreign currency for a specific market?
- A. Foreign Currency = (Default Currency x Conversion Rate) / market Factor
- B. Foreign Currency = (Default Currency x Conversion Rate) x market Factor
- C. Foreign Currency = (Conversion Rate + market Factor) x Default Currency
- D. Foreign Currency = (Default Currency + market Factory) x Conversion Rate
Answer: B
NEW QUESTION 25
Which of the following scenarios can be supported by pricebooks?
Note: There are 2correct answers to this question.
- A. A pricebook that is not market-specific.
- B. The ability to override the default pricebook based on visibility conditions.
- C. A pricebook that provides discount limits for sales users.
- D. The ability to have a hierarchy of pricebooks.
Answer: B,D
NEW QUESTION 26
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. * 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. - D. *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.
Answer: C
NEW QUESTION 27
Action ''Reprice'' is added to the Open status in workflow, with the visibility condition set, however it is not showing on the Quote. What areas should you check?
Note: There are 3 correct answers to this question.
- A. Responsive Templates
- B. Quote Layout Permissions
- C. Quote Layout
- D. Workflow Permissions
- E. Action Global Condition
Answer: B,D,E
NEW QUESTION 28
......
Focus on C_C4H420_94 All-in-One Exam Guide For Quick Preparation: https://www.examsreviews.com/C_C4H420_94-pass4sure-exam-review.html