
[Aug-2022] Valid Way To Pass SAP Exam Dumps with C_C4H420_13 Exam Study Guide
All C_C4H420_13 Dumps and SAP Certified Application Associate - SAP CPQ Implementation Training Courses Help candidates to study and pass the Exams hassle-free!
SAP C_C4H420_13 Certification Exam Topics:
| Topic Areas | Topic Details, Courses, Books |
|---|---|
| Quotes 8% - 12% | Create and modify quote elements. Generate documents and templates. Configure workflows and approvals. |
| 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. |
| 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 26
Which of the following applies to configurator scripting?
Note: There are 2 correct answers to this question.
- A. Scripts are moved as part of the product through standard deployment and cannot changed.
- B. A script can be tested by executing it in CPQ workbench, loaded in a tab next to your configuration tab.
- C. Custom logic can be added to run at the moment of configuration becoming completed.
- D. You can change code on a global script from within a product
Answer: B,D
NEW QUESTION 27
Which of the following scripting events should be avoided for best performance?
- A. Quote creation/edit
- B. After adding products to quote
- C. After changing value of custom fields
- D. Every time quote is changed
Answer: D
NEW QUESTION 28
Which is the standard method to make each Quote expire 60 days after creation/
- A. Use the Quote Expiration Date Custom Field
- B. Use a script attached to OneEveryTimeQuoteChanged
- C. Use Standard APIs to remove quotes from external system
- D. Use the Bulk Delete Feature to remove quotes after 60 days
Answer: A
NEW QUESTION 29
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. Quote Layout
- B. Responsive Templates
- C. Workflow Permissions
- D. Quote Layout Permissions
- E. Action Global Condition
Answer: C,D,E
NEW QUESTION 30
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. <*CTX (Quote, Currentitem.Attribute...)*>
- B. <*VALUE (....)*>
- C. <*VALUECODE (...)*>
- D. <* CTX ( Product. Attribute...0*>
Answer: A
NEW QUESTION 31
What is the main difference between product Types and Categories?
- A. Product Types are used for pricing and segmentation in quote, while categories group products in the Catalog.
- B. Each product type can have one discount active, while Categories can have multiple discounts.
- C. Product types are used to group product in the Catalog while Categories are visible on the Quote.
- D. Discounts for product Types are always executed before discount for Categories.
Answer: A
NEW QUESTION 32
What is the primary use of Script workbench with SAP CPQ Scripting help pages?
- A. Analyze product rules
- B. Maintain and manipulate all system scripts
- C. Test scripting in the context of CPQ page
- D. Generate script performance reports
Answer: C
NEW QUESTION 33
What are the calculation contexts for Cart Calculation scripts?
Note: There are 3 correct answers to this question.
- A. Productfamily
- B. QuoteitemCustomFields
- C. Cartitem
- D. CartTotal
Answer: A,C,D
NEW QUESTION 34
Which of the following rules apply to pricebooks within a Market?
Note: There are 2 correct answers to this question.
- A. All pricebooks in the market share the same currency.
- B. Each pricebook in the market must have a unique name.
- C. A pricebook cannot have a parent pricebook from the same market.
- D. Only one pricebook per market can be visible.
Answer: A,B
NEW QUESTION 35
Which of the following is a CPQ scripting event?
- A. Product import from VC finished
- B. Quote creating/edit
- C. Generated document downloaded
- D. Order placed to ERP
Answer: B
NEW QUESTION 36
What is the best practice to prevent a user from discounting a specific Product Type?
- A. Removing visibility of the discount column for the user Types in Quote Layout Permissions setup.
- B. Adding a custom script that resets the product Type items to zero on every Quote change.
- C. Customizing cart UI template section making discount cell read-only for the product type items.
- D. Setting discount percent minimum and maximum values to zero for the product Type in Discounts/multipliers setup.
Answer: A
NEW QUESTION 37
What is a disadvantage when using CPQ SOAP API?
- A. Low flexibility you are constrained to the format the APIs set
- B. Operations are not packed in a single method call
- C. Lack of security and safety procedure
- D. Little to no documentation available
Answer: A
NEW QUESTION 38
Which technology can you use to customize responsive templates?
Note: There are 3 correct answers to this question.
- A. ASP.NET Controls
- B. JavaScript
- C. CSS
- D. Knowkout
- E. React
Answer: B,C,D
NEW QUESTION 39
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. How the attribute is displayed (ex, Radio Button, Drop Box)
- B. Whether Line Items are displayed in the Responder view
- C. Whether an Attribute spans the entire screen
- D. Position of attribute on the configuration view tab(s)
- E. Order of attributes in the Responder view
Answer: A,D,E
NEW QUESTION 40
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. Configure the container Attribute in the parent product to propagate the ''Number of users'' Attribute.
- 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. Create a Container column ''Number of users'' with Column Types of product Attribute and attribute selected.
Answer: A,C
NEW QUESTION 41
In the product Definition which currency is product Base price number evaluated in?
- A. Quote market-selected currency
- B. User-selected market
- C. User default market
- D. Default system currency
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. Table tag
- C. List tag
- D. CTX tag
Answer: D
NEW QUESTION 43
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,info(''Checkpoint 1'')
- B. Log,write(''Checkpoint 1'')
- C. Trace,write(''Checkpoint 1'')
- D. Trace,Debug(''Checkpoint 1'')
Answer: C
NEW QUESTION 44
What is the correct section in CPQ setup to adjust the default Catalog page size?
- A. Quote Layout
- B. Catalog Layout
- C. Branding
- D. Responsive Templates
Answer: D
NEW QUESTION 45
Which standard factors can be used to build permission groups?
Note: There are 3 correct answers to this question.
- A. Individual usernames
- B. Markets
- C. Companies
- D. Quote statuses
- E. Shipping
Answer: A,B,C
NEW QUESTION 46
What is the correct keyword to use a module in another script?
- A. Require
- B. Using
- C. import
- D. Load
Answer: C
NEW QUESTION 47
Which options can the end user edit in the User page?
Note: There are 2 correct answers to this question.
- A. Default Pricebook
- B. User Type
- C. Domain Name
- D. Default Dictionary
Answer: A,D
NEW QUESTION 48
......
Real Exam Questions and Answers - SAP C_C4H420_13 Dump is Ready: https://drive.google.com/open?id=1si5HbN3zxbG1l8o7Z7NsBDgIKueTj1wK
Get Latest [Aug-2022] Conduct effective penetration tests using Dumps4PDF C_C4H420_13: https://www.dumps4pdf.com/C_C4H420_13-valid-braindumps.html