Symptom
Condition Type isn't printed in Purchase Order output form
"Image/data in this document is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- All customizing settings for the condition type calculation schema have been configured, and the Print Type column has been filled with "a"
- Create a Purchase Order
- Generate the Output form
- Condition Type isn't included in the form
Cause
Printing the item price condition is possible, as the data is supplied by the FDP service under node ItemPricingConditionNodeSet.
** Note this is NOT available for Enhanced limit items
Resolution
The ‘Print Price’ indicator should be marked as true for the item.
A custom form should be built to print this values, as standard form delivered by SAP does not show these values.
Note:
- All the pricing conditions have been provided in our FDP service. So item conditions need to be filtered out in output form.
- ‘Print Price’ indicator is present at item level under ‘Condition Control’.
- If ‘Print Price’ indicator is not selected,
- then item conditions are not fetched
- also item price will be marked as 0, and this price is hidden with code present in the standard output form
Keywords
MM, Output form, Condition type, Print, PO , KBA , MM-FIO-PUR-PO-OM-2CL , Purchase Order Output Management (Public Cloud) , MM-FIO-PUR-PO-OM , Purchase Order Output Management , How To
SAP Knowledge Base Article - Public