
Get 100% Passing Success With True C_C4H420_94 Exam! [Oct-2021]
SAP C_C4H420_94 PDF Questions - Exceptional Practice To SAP Certified Application Associate - SAP CPQ Implementation
NEW QUESTION 34
What needs to be done when the Recurring Price field is not showing on product setup?
- A. Use of Recurring price and cost needs to be enabled on the user page.
- B. Recurring price and cost needs to beenabledunderApplicationparameters.
- C. The pricing mechanism needs to be set to pricebook and the Recurring price column needs to be filled.
- D. Recurring price and cost needs to be enabled on Attribute settings of the product.
Answer: B
NEW QUESTION 35
When should you use dynamic approver?
- A. When the approval requester is out of office
- B. When approver can be changed after quote is submitted for approval
- C. When approver is obtained from formulaevaluation at approval request
- D. When you want end user to select approver for quote
Answer: C
NEW QUESTION 36
Which is the standard method to make each Quote expire 60 days after creation/
- A. Use a script attached to OneEveryTimeQuoteChanged
- B. Use Standard APIs to remove quotes from external system
- C. Use the Bulk Delete Feature to remove quotes after 60 days
- D. Use the Quote Expiration Date Custom Field
Answer: D
NEW QUESTION 37
How does SAP CPQ calculate a foreign currency for a specific market?
- A. Foreign Currency = (Default Currency + market Factory) x Conversion Rate
- B. Foreign Currency = (Default Currency x Conversion Rate) / market Factor
- C. Foreign Currency = (Conversion Rate + market Factor) x Default Currency
- D. Foreign Currency = (Default Currency x Conversion Rate) x market Factor
Answer: D
NEW QUESTION 38
Which factors influence the calculation of Net price?
Note: There are 2correct answers to this question.
- A. Extended list price
- B. Discount
- C. List price
- D. Quantity
Answer: B,C
NEW QUESTION 39
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 40
Which tag is standard used in Workflow condition for Approval-related quote actions?
- A. <*GI(ExceedeDiscount)*>
- B. <*ApprovalRequired*>
- C. <*ISApproved *>
- D. <*ResponsibleApprovers*>
Answer: B
NEW QUESTION 41
Which Tags can only be used within a C2 Loop when creating Document Generation Templates?
- A. C Tags (Cart Item Tags)
- B. Q Tags (Quote Tags)
- C. Container Tags
- D. Quote Table Tags
Answer: A,C
NEW QUESTION 42
How would you automatically notify the quote owner when a prospect open the email from SAP CPQ containing the generating document?
- A. Create a script to send an email and add it as a post action to the Edit action.
- B. Add a notification to the View proposal action.
- C. Quote acceptance is controlled by an integrated CRM.
- D. Add a Javascript action to the email sent to the customer.
Answer: A
NEW QUESTION 43
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'', and ''Cost in selected fields in Quote Layout.
- C. Add or validate ''List price'', Discount ''Extended Amount' in visible to Everyone grouping in Quote Layout permissions.
- 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 44
Which technology can you use to customize responsive templates?
Note: There are 3 correct answers to this question.
- A. CSS
- B. Knowkout
- C. ASP.NET Controls
- D. JavaScript
- E. React
Answer: A,B,D
NEW QUESTION 45
Which page sections can be added or removed from Quote Layout?
Note: There are 3 correct answers to this question.
- A. Sub Totals
- B. Generated Documents
- C. Items
- D. CustomFields
- E. Approvals Table
Answer: A,C,D
NEW QUESTION 46
What does Quotes Reconfigure do in the standard use case?
- A. Reevaluates pricing expressions only based on latest updates in system pricebooks.
- 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. Enable end users to specify quote configurations to replace and performs the task.
Answer: C
NEW QUESTION 47
What should you avoid when importing custom tables?
Note: There are 2correct answers to this question.
- A. Using hyphens and spaces in custom table name
- B. Using hyphens and spaces in table content
- C. Using hyphens and spaces in column names
- D. Using hyphens and spaces in the name of the imported file
Answer: A,C
NEW QUESTION 48
What functionalities are primarily controlled in workflow administration?
Note: There are 3 correct answers to this question.
- A. Availability of quote based on quote Status
- B. Order of actions on the Quote page
- C. Triggering of preActions, PostActions And Notifications
- D. Changing of quote Status
- E. Naming of quote Actions and Statuses
Answer: A,C,D
NEW QUESTION 49
What is the correct section in CPQ setup to adjust the default Catalog page size?
- A. Quote Layout
- B. Responsive Templates
- C. Branding
- D. Catalog Layout
Answer: B
NEW QUESTION 50
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. Position of attribute on the configuration view tab(s)
- B. Whether an Attribute spans the entire screen
- C. Order of attributes in the Responder view
- D. How the attribute is displayed (ex, Radio Button, Drop Box)
- E. Whether Line Items are displayed in the Responder view
Answer: A,C,D
NEW QUESTION 51
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 52
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 53
What type of script can you apply to an Editable Field Group in Card Filed Administration?
- A. Global Scripts
- B. Custom Quote Calculations
- C. Custom Actions
- D. Product Event Scripts
Answer: B
NEW QUESTION 54
Which of the following applies to setting Attribute Type values, such as user Selection?
Note: There are 2correct 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
......
C_C4H420_94 dumps - Free4Torrent - 100% Passing Guarantee: https://www.free4torrent.com/C_C4H420_94-braindumps-torrent.html