C_C4H420_13 SAP Certified Application AssociateSAP CPQ Implementation

Loading demo links...

Showing 4–6 of 10 questions

Question 4

What are the calculation contexts for Cart Calculation scripts?

Note: There are 3 correct answers to this question.

Select all that apply, then click Submit answer.

  • CartTotal

  • QuoteitemCustomFields

  • Cartitem

  • Productfamily


Question 5

In a Configurable Product, there is a requirement to disallow some attributes if the value of attribute ‘’Number of users’’ equal to or greater than 100, and less than 1000. How would you write this condition in a product rule?

Note: There are 2 correct answers to this question.

Select all that apply, then click Submit answer.

  • [AND] ([GEQ] (<*Value (Number of user)*>, 100), [LT] (<*Value (Number of users)*>, 1000))

  • [IN] (<*Value (Number of user)*>, 100, 1000)

  • [OR] ([GEQ] <*Value (Number of user)*>, 100), [LT] (<*Value (Number of users)*>, 1000))

  • [INR](<*Value (Number of user)*>, 100,999)


Question 6

Which tag is standard used in Workflow condition for Approval-related quote actions?

Select an option, then click Submit answer.

  • <*GI(ExceedeDiscount)*>

  • <*ApprovalRequired*>

  • <*ResponsibleApprovers*>

  • <*ISApproved *>