SAP C_C4H420_13 SAP Certified Application Associate – SAP CPQ Implementation Online Training
SAP C_C4H420_13 Online Training
The questions for C_C4H420_13 were last updated at Nov 15,2024.
- Exam Code: C_C4H420_13
- Exam Name: SAP Certified Application Associate - SAP CPQ Implementation
- Certification Provider: SAP
- Latest update: Nov 15,2024
What functionalities are primarily controlled in workflow administration? Note: There are 3 correct answers to this question.
- A . Naming of quote Actions and Statuses
- B . Order of actions on the Quote page
- C . Availability of quote based on quote Status
- D . Triggering of preActions, PostActions And Notifications
- E . Changing of quote Status
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 . Create a regular attribute and push its value to the quote item quantity by a script.
- C . This cannot be done in configuration, quantities belong to quote.
- D . Add the itemQuantity attribute to the product and use it as Free input field in the configuration.
Which of the following applies to configurator scripting? Note: There are 2 correct answers to this question.
- A . You can change code on a global script from within a product
- B . Custom logic can be added to run at the moment of configuration becoming completed.
- C . A script can be tested by executing it in CPQ workbench, loaded in a tab next to your configuration tab.
- D . Scripts are moved as part of the product through standard deployment and cannot changed.
Which Tags can only be used within a C2 Loop when creating Document Generation Templates?
- A . C Tags (Cart Item Tags)
- B . Quote Table Tags
- C . Container Tags
- D . Q Tags (Quote Tags)
Which of the following scripting events should be avoided for best performance?
- A . After changing value of custom fields
- B . Every time quote is changed
- C . Quote creation/edit
- D . After adding products to quote
Which options can the end user edit in the User page? Note: There are 2 correct answers to this question.
- A . Default Dictionary
- B . Default Pricebook
- C . Domain Name
- D . User Type
What can the user account still be used for if the Active flag is set to disabled?
- A . Receiving email notifications
- B . Evaluating approval rules
- C . Having quotes reassigned to them
- D . Logging into the account
Which tag is standard used in Workflow condition for Approval-related quote actions?
- A . <*GI(ExceedeDiscount)*>
- B . <*ApprovalRequired*>
- C . <*ResponsibleApprovers*>
- D . <*ISApproved *>
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 . <* CTX ( Product. Attribute…0*>
- C . <*VALUE (….)*>
- D . <*VALUECODE (…)*>
What types of web services are expose within SAP CPQ? Note: There are 2 correct answers to this question.
- A . HTML5
- B . SOAP
- C . SMS
- D . REST