1. In order to bring the price based on order type of sales order we have to bring through customization. (Service mapping of pricing)
2. Open the service mapping we have three tabs (Entities, sources, Services)
i. Create custom code for order type in the entities section by selecting Order header option.
i) OrderType_custom
ii. Sources -- select option as - order header -- SO header --Enter code - OrderType_Custom -- OrderTypeCode
iii. Services - PricerequestHeader -- Entities - header -- add attribute - Select the attribute - (OrderType_custom and don't enable "write"
iv. Save the form each interval of time. (submit the button)
3. Publish the sandbox
4. Customize the matrix classes -- create condition column and enter the look code for order type
2. Open the service mapping we have three tabs (Entities, sources, Services)
i. Create custom code for order type in the entities section by selecting Order header option.
i) OrderType_custom
ii. Sources -- select option as - order header -- SO header --Enter code - OrderType_Custom -- OrderTypeCode
iii. Services - PricerequestHeader -- Entities - header -- add attribute - Select the attribute - (OrderType_custom and don't enable "write"
iv. Save the form each interval of time. (submit the button)
3. Publish the sandbox
4. Customize the matrix classes -- create condition column and enter the look code for order type
- Category
- Management
Be the first to comment