
Updated Nov-2021 100% Cover Real C-C4H420-94 Exam Questions - 100% Pass Guarantee
Use Real SAP Dumps - 100% Free C-C4H420-94 Exam Dumps
SAP C-C4H420-94 Certification Exam Topics:
| Topic Areas | Topic Details, Courses, Books |
|---|---|
| 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. |
| Pricing and Calculations > 12% | Add and convert currencies. Define markets and market visibility. Add and modify pricing for prodcuts and attributes. Create and configure pricebooks. Set up discounts. |
| 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. |
| Products > 12% | Create and configure categories, simple products, attributes, and configurable products. Create and implement formulas, triggers, rules, custom tables, and attribute containers. |
| Quotes > 12% | Create and modify quote elements. Generate documents and templates. Configure workflows and approvals. |
NEW QUESTION 32
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 33
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 34
Which of the following applies to configurator scripting?
Note: There are 2correct 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 35
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 36
Which of the following scripting events should be avoided for best performance?
- A. After adding products to quote
- B. Every time quote is changed
- C. Quote creation/edit
- D. After changing value of custom fields
Answer: B
NEW QUESTION 37
Which tag will retrieve the product part number withinthe same product configuration?
- A. <*ProductCode*>
- B. <*ProductFamilyCode*>
- C. <*ProductU PC*>
- D. <*CatCode (....)*>
Answer: A
NEW QUESTION 38
What can the user account still be used for if the Active flag is set to disabled?
- A. Evaluating approval rules
- B. Logging into the account
- C. Having quotes reassigned to them
- D. Receiving email notifications
Answer: C
NEW QUESTION 39
On a Configurable Product that contains one Checkbox Attribute marked as line item, you have selected three out of possible six price options. How many lines in total will be added to Quote?
- A. Seven, created out of attribute options and product
- B. Six, created out of attribute options
- C. Four, created out of product and attribute selections
- D. One, created out of product
Answer: C
NEW QUESTION 40
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. Parent/Child System (List) of configurable products
- B. Simple product
- C. System (List) of Configurable products
- D. Collection of Configurable products
Answer: A
NEW QUESTION 41
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 42
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 43
Which of the following applies to document generation?
Note: There are 3 correct answers to this question.
- A. Default output documents format can be set on the system level.
- B. Excel templates always result with excel output documents.
- C. Quote proposal may be sent with a generated documents.
- D. New templates versions are uploaded through File management section.
- E. CTX tags cannot beutilized in templates.
Answer: A,C,D
NEW QUESTION 44
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 45
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 46
How would you automatically notify the quote owner when a prospect open the email from SAP CPQ containing the generating document?
- A. Quote acceptance is controlled by an integrated CRM.
- B. Add a Javascript action to the email sent to the customer.
- C. Add a notification to the View proposal action.
- D. Create a script to send an email and add it as a post action to the Edit action.
Answer: D
NEW QUESTION 47
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 48
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 49
What are two available methods of defining product and Attribute pricing in CPQ?
- A. Markets or Currencies
- B. Discount or multipliers
- C. Custom Tables or Standard Tables
- D. Pricebook Lookup or Custom pricing
Answer: D
NEW QUESTION 50
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. Check Box
- C. Custom Control
- D. Drop Down
Answer: B
NEW QUESTION 51
Where can you track errors/problems in real time?
- A. Script Workbench
- B. Developer Console
- C. Personal Data Lo
- D. Audit Trail
Answer: B
NEW QUESTION 52
When developing a script, you want to print ''Checkpoint 1'' to the Developer Console for debugging purposes.
What is the correct method to do this?
- A. Log,write(''Checkpoint 1'')
- B. Trace,write(''Checkpoint 1'')
- C. Log,info(''Checkpoint 1'')
- D. Trace,Debug(''Checkpoint 1'')
Answer: B
NEW QUESTION 53
What factor determine the price when a simple product is derived from a CPQ standard pricebook?
Note: There are 2correct answers to this question.
- A. Cost
- B. Discount Threshold
- C. Price Code
- D. Part Number
Answer: C,D
NEW QUESTION 54
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](<*ValueCode(Size)*>, Large)
- B. <*IFAnyValue(Size:Lg)*>
- C. [EQ](<*Value(Size)*>,Large)
- D. [IF] <*Value(Size)* >=''Large''); [ENDIF]
Answer: B,D
NEW QUESTION 55
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 56
What should you configure to allow a search in the Catalog based on Attributes values?
- A. Sequences
- B. Search Filters
- C. Guided Selling
- D. Favorites
Answer: C
NEW QUESTION 57
......
C-C4H420-94 Dumps PDF - C-C4H420-94 Real Exam Questions Answers: https://www.dumpsvalid.com/C-C4H420-94-still-valid-exam.html