Skip to content

/AWS1/CL_BDI=>TESTPARSING()

About TestParsing

Parses the input EDI (electronic data interchange) file. The input file has a file size limit of 250 KB.

Method Signature

IMPORTING

Required arguments:

IO_INPUTFILE TYPE REF TO /AWS1/CL_BDIS3LOCATION /AWS1/CL_BDIS3LOCATION

Specifies an S3Location object, which contains the Amazon S3 bucket and prefix for the location of the input file.

IV_FILEFORMAT TYPE /AWS1/BDIFILEFORMAT /AWS1/BDIFILEFORMAT

Specifies that the currently supported file formats for EDI transformations are JSON and XML.

IO_EDITYPE TYPE REF TO /AWS1/CL_BDIEDITYPE /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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BDITESTPARSINGRSP /AWS1/CL_BDITESTPARSINGRSP