Skip to content

/AWS1/CL_BDIFORMATOPTIONS

A structure that contains the X12 transaction set and version.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_x12 TYPE REF TO /AWS1/CL_BDIX12DETAILS /AWS1/CL_BDIX12DETAILS

A structure that contains the X12 transaction set and version. The X12 structure is used when the system transforms an EDI (electronic data interchange) file.

If an EDI input file contains more than one transaction, each transaction must have the same transaction set and version, for example 214/4010. If not, the transformer cannot parse the file.


Queryable Attributes

x12

A structure that contains the X12 transaction set and version. The X12 structure is used when the system transforms an EDI (electronic data interchange) file.

If an EDI input file contains more than one transaction, each transaction must have the same transaction set and version, for example 214/4010. If not, the transformer cannot parse the file.

Accessible with the following methods

Method Description
GET_X12() Getter for X12