2. 定价过程的税条件类型的打印标志需要=S,只有=S产生IDOC时才会创建E1EDK04抬头
税额的段信息。
EDI Testing Document by Airy
EDI Testing Document by Airy
Print ID for condition lines
Controls issue of condition lines when printing documents such as order confirmations or invoices.
Use
In releases previous to 4.0, the following print indicators are available :
? ? ?
' ' : Condition line is not printed
'X' : Condition line is printed at item level 'S' : Condition line is printed in totals block
The following standard logic is set out for these printing indicators:
o Item POS of the last condition line is determined with 'X'.
o All condition lines that contain an item smaller than POS in the pricing procedure are
only printed if print indicators 'X' or 'S' are set.
EDI Testing Document by Airy
o All condition lines that contain an item larger than POS in the pricing procedure, that
come before the first tax condition line and which have a non-statistical VAT condition, receive printing indicator 'S'. The same applies for condition lines that contain an item larger than POS in the pricing procedure, that come after the first tax condition line and an active non-statistical VAT condition.
o Condition lines that represent a tax condition type are always printed in totals blocks
with print indicator 'S' (set internally or externally).
o Condition lines that represent a condition type that is not a tax condition type are only
printed with print indicator 'S' (set externally or internally) if the condition value of the condition line is not zero. Condition lines that do not represent a condition type (i.e. subtotals) are only printed with print indicator 'S' or 'X' (set externally or internally) if the condition value of the condition line is different from the condition value of the previous condition line in the pricing procedure.
To provide a better overview of this process, 8 more print parameters are available as of Release 4.0. These print indicators cannot, however be mixed with the three previous print indicators ' ', 'X' and 'S' in the pricing procedure. This means that the new indicators are only taken into account if a no condition lines in the pricing procedure contain printing indicators 'X' or 'S'.
The new printing indicators have the following settings, and corresponding influence on processing.
o 'A' : in total: general o 'B' : in total: if value <> zero
o 'C' : in total: if value <> value of predecessor
o 'D' : in total: if value <> zero and value <> value of predecessor o 'a' : at item : general o 'b' : at item : if value <> zero
o 'c' : at item : if value <> value of predecessor
o 'd' : at item : if value <> zero and value <> value of predecessor
IDOC段里面 E1EDP02
QUALF = 001取客户采购订单
IF Message Code = MM,则会将Delivery item中的参考单据号写入001段!
EDI Testing Document by Airy

