
SAP C-C4H420-13 Premium Exam Engine pdf - Download Free Updated 82 Questions
Verified C-C4H420-13 Bundle Real Exam Dumps PDF
NEW QUESTION 29
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. Create two Responsive templates, one for each user type, with the correct fields included.
- B. Add or validate ;;List Price '' Discount'', ''Extended Amount'', and ''Cost'' in editable fields in Cart Fields Administration.
- C. Create a new grouping in Quote Layout Permissions for Sales manager users, add ''Cost'' to this group.
- D. Add or validate ''List price'', Discount ''Extended Amount' in visible to Everyone grouping in Quote Layout permissions.
- E. Add or validate ''List Price'', Discount'', ''Extended Amount'', and ''Cost in selected fields in Quote Layout.
Answer: C,D,E
NEW QUESTION 30
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'')SelectValue(''20 GB)'')
- B. Tagparserproduct. Parsetring (''<*Selectvalue(Additional Disk Space:20 GB)*>'')
- C. Tagparserproduct. Parsetring (''<*Assign Value(Additional Disk Space:20 GB)*>'')
- D. Product.Attributes.GetByName (''Additional Disk Space'')AssignValue(''20 GB)'')
Answer: D
NEW QUESTION 31
Which of the following are standard administrative methods for creating products?
Note: There are 2 correct answers to this question.
- A. Automatic creation from CRM
- B. Import from JSON
- C. Import from an excel upload
- D. Manual creation
Answer: C,D
NEW QUESTION 32
What should you avoid when importing custom tables?
Note: There are 2 correct answers to this question.
- A. Using hyphens and spaces in the name of the imported file
- B. Using hyphens and spaces in custom table name
- C. Using hyphens and spaces in column names
- D. Using hyphens and spaces in table content
Answer: B,C
NEW QUESTION 33
When should you use dynamic approver?
- A. When approver can be changed after quote is submitted for approval
- B. When you want end user to select approver for quote
- C. When the approval requester is out of office
- D. When approver is obtained from formula evaluation at approval request
Answer: D
NEW QUESTION 34
What should you try if you are unable to develop code logic in pure Python?
Note: There are 3 correct answers to this question.
- A. Expose a web service written in C# and just consume it from your python.
- B. Check if CPQ Python interface offers a class that can do the job.
- C. Search the .NET library to see if there is an interface you can use for the purpose.
- D. Include section coded another programming language, like C#.
Answer: B,C
NEW QUESTION 35
In the action of a rule, you wish to disallow the value ''120 Volt'' which has a Code of ''120'' belonging to the attribute ''Voltage''. Which tag would perform this action?
- A. <*DisallowAttributeVoltage:120 Volt)*>
- B. <*DisallowValues{Voltage:120 Volt)*>
- C. <*Disallowattribute(Voltage:120 )*>
- D. <*DisallowValues(120 Volt)*>
Answer: B
NEW QUESTION 36
What would be the standard way to let a user input quantity within the product configuration?
- A. By adding multiple rows to a container that references child products.
- B. This cannot be done in configuration, quantities belong to quote.
- C. Add the itemQuantity attribute to the product and use it as Free input field in the configuration.
- D. Create a regular attribute and push its value to the quote item quantity by a script.
Answer: C
NEW QUESTION 37
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. Only one pricebook per market can be visible.
- D. A pricebook cannot have a parent pricebook from the same market.
Answer: A,B
NEW QUESTION 38
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. Whether an Attribute spans the entire screen
- B. Position of attribute on the configuration view tab(s)
- 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: B,C,D
NEW QUESTION 39
Which of the following applies to setting Attribute Type values, such as user Selection?
Note: There are 2 correct answers to this question.
- A. Attribute Type is defined at the product.
- B. Attribute Type determine if the value would be a line item.
- C. Attribute Type controls the kind of data to be stored.
- D. Attribute Type affects how the attribute can be displayed.
Answer: C,D
NEW QUESTION 40
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 Permissions
- B. Quote Layout
- C. Workflow Permissions
- D. Responsive Templates
- E. Action Global Condition
Answer: A,C,E
NEW QUESTION 41
What are UI brands used for?
- A. To defined page HTML used for the brand only.
- B. To protect SAP UI branding.
- C. To define custom CSS for the brand
- D. To select responsive templates to activate for the brand.
Answer: C
NEW QUESTION 42
Which actions apply to quote tables?
Note: There are 3 correct answers to this questions.
- A. A quote table column can be set to be Visible for certain user types.
- B. A quote table can be placed in any quote tab.
- C. Content of quote tables cannot be accessed in document in generation templates.
- D. SQL queries are required to add a row or change cell content in a quote table.
- E. Custom python logic can be added to run after end user adds a row to quote table.
Answer: A,B,D
NEW QUESTION 43
How does SAP CPQ calculate a foreign currency for a specific market?
- A. Foreign Currency = (Default Currency x Conversion Rate) x market Factor
- B. Foreign Currency = (Default Currency + market Factory) x Conversion Rate
- C. Foreign Currency = (Conversion Rate + market Factor) x Default Currency
- D. Foreign Currency = (Default Currency x Conversion Rate) / market Factor
Answer: A
NEW QUESTION 44
In the product Definition which currency is product Base price number evaluated in?
- A. User-selected market
- B. Quote market-selected currency
- C. Default system currency
- D. User default market
Answer: C
NEW QUESTION 45
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 46
Which of the following applies for users?
Note: There are 3 correct answers to this question.
- A. UI brands are assigned on user level.
- B. Date format and separator can be defined on user level.
- C. Custom fields can also be defined for 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 47
What does the Currency Rate represent in Currencies definition setup?
- A. Ratio between foreign currency and default currency.
- B. Ratio between two foreign currencies.
- C. Current internet ratio of market currency to user currency.
- D. Ratio between foreign currency and user currency.
Answer: A
NEW QUESTION 48
What type of script can you apply to an Editable Field Group in Card Filed Administration?
- A. Custom Quote Calculations
- B. Custom Actions
- C. Global Scripts
- D. Product Event Scripts
Answer: A
NEW QUESTION 49
The VP of Sales has asked you to hide the product margin from all Sales managers. Which admin section would you go to hide margin item Colum from the Sales manager user type?
- A. Quote Layout Permissions
- B. Quote Layout
- C. Cart Fields Administration
- D. Workflow
Answer: A
NEW QUESTION 50
Which of the following applies to Quote Custom Fields?
Note: There are 3 correct answers to this question.
- A. They can be configured to present a selection list of values.
- B. They are calculated for each Item on the Quote.
- C. They can be made visible by placing on a Quote Tab.
- D. Scripting is required to perform calculations on a Quote Custom Field.
- E. Visibility and edibility permissions are set based on user Type and Status.
Answer: C,D,E
NEW QUESTION 51
......
Pass Your SAP Exam with C-C4H420-13 Exam Dumps: https://torrentpdf.actual4exams.com/C-C4H420-13-real-braindumps.html