Skip to content

/AWS1/CL_BDIEDITYPE

Specifies the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_X12DETAILS TYPE REF TO /AWS1/CL_BDIX12DETAILS /AWS1/CL_BDIX12DETAILS

Returns the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.


Queryable Attributes

x12Details

Returns the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.

Accessible with the following methods

Method Description
GET_X12DETAILS() Getter for X12DETAILS