The optional keyword SVMODE is used by content handlers and services that process separated value data to control how to handle the inbound separated value data.
|
If the SVHEAD keyword is not present and the SVMODE keyword is *NONE or *IGNORE then the inbound data is inserted directly in the working list, so the field count and data types must match the list definition.
Example
RECEIVE SVMODE(*IGNORE)