SAP ABAP Data Element PRCT_PRINT_INDICATOR (Print Flag)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-PRC-PR (Application Component) Pricing
⤷
PRICING_CUSTOMIZING (Package) Customizing for Pricing
⤷
⤷
Basic Data
| Data Element | PRCT_PRINT_INDICATOR |
| Short Description | Print Flag |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | PRC_PRINT_INDICATOR | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | |
| Medium | 15 | |
| Long | 20 | |
| Heading | 5 |
Documentation
Definition
Controls issue of condition lines when printing, for example, order confirmations and invoices.
Attention: Printing control for condition lines is not yet supported for order confirmation in Release 3.0A.
Use
The print code has the following attributes:
'A' : in total: general
'B' : in total: if value <> zero
'C' : in total: if value <> value of preceder
'D' : in total: if value <> zero and value <> value of preceder
'a' : to item: general
'b' : to item: if value <> zero
'c' : to item: if value <> value of preceder
'd' : to item: if value <> zero and value <> value of preceder
History
| Last changed by/on | SAP | 20050131 |
| SAP Release Created in |