Messages are collected at the node, at the object type LOG for logging purposes.
Various message types are provided in SAP:
S: Success
I: Info
W: Warning
E: Error
A: Abort
These messages have an influence on the status at the node.
Customer-specific additional messages can also be generated from the generation. So that the messages can be generated at the right time and also deleted again automatically, a certain formatting of the fields KEY1 KEY2 KEY3 is necessary.
QPPD distinguishes between 5 types:
Generation messages: these messages are assigned to an object type and are always deleted before a generation run.
Plausibility messages at the element: these messages are assigned to an element and are deleted before the check.
Plausibility messages at the node: these messages are assigned to a node and are deleted before the check.
Conversion messages on the element: these messages are assigned to an element and are deleted before conversion ( display format ↔ database format or vice versa).
Loose messages: no automatism
Generation messages
Messages for generation methods :
Key1 = guid
Key2 = element / rowgrp / lfdnr
Key3 not used
Plausibility messages on the element
Key1 = guid (Ident of the node)
Key2 = element / rowgrp / lfdnr without spaces
Key3 = Concatenation of rowgrp / lfdnr without spaces
Conversion messages on the element
Key1 = guid (Ident of the node)
Key2 = Key3 = Element
Plausibility messages on the node
Key1, Key2 und Key3 freely selectable