SAP Knowledge Base Article - Public

2951747 - How to print Price Conditions in the Purchase Order form

Symptom

Condintion 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 All Versions

Reproducing the Issue

  1. You have configurated all the customizing settings for Condition Type calculation schema and filled the Print Type column with "a"
  2. Create a Purchase Order
  3. Generate the Output form
  4. 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.

** Please 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:

  1. All the pricing conditions have been provided in our FDP service. So item conditions need to be filtered out in output form.
  2. ‘Print Price’ indicator is present at item level under ‘Condition Control’.
  3. If ‘Print Price’ indicator is not selected,
    1. then item conditions are not fetched
    2. also item price will be marked as 0, and this price is hidden with code present in the standard output form

incident 428658 kba.png

Keywords

Output form, Condition type, Print , KBA , MM-FIO-PUR-PO-OM , Purchase Order Output Management , How To

Product

SAP S/4HANA Cloud Public Edition all versions