Symptom
When checking a print output item for a SD document (sales, billing, etc.), the item condition value is not shown, although it's correctly maintained on the document.
Environment
SAP S/4HANA Cloud Public Edition
Cause
On the concerned pricing procedure, the condition type is either:
- Inactive or
- The field 'print type' is ' ' (blank).
Resolution
To display the item condition value on the document printout, the 'print type' attribute of a condition type should be set in the corresponding pricing procedure:
- Go to the configuration activity "Set Pricing Procedures" (ID: 101117).
- Choose the concerned pricing procedure.
- Choose 'Procedures - Control Data'.
- Assign an appropriate 'print type' to the condition type.
The following print types are available:
- ' ' : Condition line is not printed
The other print types have the following settings and influence the processing accordingly:
- 'A' : in total: general
- 'B' : in total: if value <> zero
- 'C' : in total: if value <> value of predecessor
- 'D' : in total: if value <> zero and value <> value of predecessor
- 'a' : at item : general
- 'b' : at item : if value <> zero
- 'c' : at item : if value <> value of predecessor
- 'd' : at item : if value <> zero and value <> value of predecessor
Note:
- Inactive condition types cannot be printed independently of the print type
- Subtotal lines before the first active condition type cannot be printed
See Also
Keywords
Price Management, configuration step 101117, T683S-DRUKZ, RV_PRICE_PRINT_ITEM, SAPLV61A, LV61AU11, _RENDER_DOCUMENT, CL_APOC_OR_H_UTILITY, CL_SOMU_FORM_SERVICES, INVOICEITEMSET_GET_ENTITYSET, CL_FDP_V3_BD_STANDARD_DPC_EXT, GET_PRICE_CONDITIONS_ITEM_NEW, CL_FDP_V3_BD_FORM_UTILITY, XKOMV, KOMVD, DRUKZ, price element, SDBIL_CI_STANDARD_DE, SDBIL_CI_STANDARD_*, SDBIL_CI_STANDARD, SDBIL_CI_PROF_SRV_DE, SDBIL_CI_PROF_SRV_*, SDBIL_CI_PROF_SRV, FDP_V3_BD_STANDARD_SRV, FDP_V3_BD_PROF_SERV_SRV, subtotal lines, printing of condition types , KBA , SD-BF-PR-2CL , Pricing (Public Cloud) , SD-BIL-GF-OC-2CL , Output Control Billing (Public Cloud) , SD-SLS-GF-OC-2CL , S/4HANA: Output Control on Sales Documents (Public Cloud) , Problem
SAP Knowledge Base Article - Public