Skip to content

/AWS1/CL_BDIX12ENVELOPE

A wrapper structure for an X12 definition object.

the X12 envelope ensures the integrity of the data and the efficiency of the information exchange. The X12 message structure has hierarchical levels. From highest to the lowest, they are:

  • Interchange Envelope

  • Functional Group

  • Transaction Set

CONSTRUCTOR

IMPORTING

Optional arguments:

io_common TYPE REF TO /AWS1/CL_BDIX12OUTBOUNDEDIHE00 /AWS1/CL_BDIX12OUTBOUNDEDIHE00

A container for the X12 outbound EDI headers.

io_wrapoptions TYPE REF TO /AWS1/CL_BDIWRAPOPTIONS /AWS1/CL_BDIWRAPOPTIONS

Contains options for wrapping (line folding) in X12 EDI files. Wrapping controls how long lines are handled in the EDI output.


Queryable Attributes

common

A container for the X12 outbound EDI headers.

Accessible with the following methods

Method Description
GET_COMMON() Getter for COMMON

wrapOptions

Contains options for wrapping (line folding) in X12 EDI files. Wrapping controls how long lines are handled in the EDI output.

Accessible with the following methods

Method Description
GET_WRAPOPTIONS() Getter for WRAPOPTIONS