CreateDiscountedPercentPricing
Creates discount percentage-based pricing terms for a specified contract request line item in the SAP Ariba solution.
Input
| Name | Type | Description |
| Realm | String | SAP Ariba realm identifier for the tenant. |
| ContractRequestUniqueName | String | The unique identifier of the contract request that contains the line item. |
| LineItemNumberInCollection | Int | The line item number within the contract request collection. |
| DiscountPercent | Decimal | Discount percentage applied to the base price for this line item. |
Result Set Columns
| Name | Type | Description |
| Success | String | Indicates whether or not the operation was successful. |
| Details | String | Any extra details on the operation's execution. |