/AWS1/CL_BDIX12ACKNOWLEDGMEN00¶
Contains options for configuring X12 acknowledgments. These options control how functional and technical acknowledgments are handled.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_functionalacknowledgment TYPE /AWS1/BDIX12FUNCALACKNOWLEDG00 /AWS1/BDIX12FUNCALACKNOWLEDG00¶
Specifies whether functional acknowledgments (997/999) should be generated for incoming X12 transactions. Valid values are
DO_NOT_GENERATE,GENERATE_ALL_SEGMENTSandGENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP.If you choose
GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP, Amazon Web Services B2B Data Interchange skips the AK2_Loop when generating an acknowledgment document.
iv_technicalacknowledgment TYPE /AWS1/BDIX12TECHNICALACKNOWL00 /AWS1/BDIX12TECHNICALACKNOWL00¶
Specifies whether technical acknowledgments (TA1) should be generated for incoming X12 interchanges. Valid values are
DO_NOT_GENERATEandGENERATE_ALL_SEGMENTSand.
Queryable Attributes¶
functionalAcknowledgment¶
Specifies whether functional acknowledgments (997/999) should be generated for incoming X12 transactions. Valid values are
DO_NOT_GENERATE,GENERATE_ALL_SEGMENTSandGENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP.If you choose
GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP, Amazon Web Services B2B Data Interchange skips the AK2_Loop when generating an acknowledgment document.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FUNCTIONALACKNOWLEDGMENT() |
Getter for FUNCTIONALACKNOWLEDGMENT, with configurable defau |
ASK_FUNCTIONALACKNOWLEDGMENT() |
Getter for FUNCTIONALACKNOWLEDGMENT w/ exceptions if field h |
HAS_FUNCTIONALACKNOWLEDGMENT() |
Determine if FUNCTIONALACKNOWLEDGMENT has a value |
technicalAcknowledgment¶
Specifies whether technical acknowledgments (TA1) should be generated for incoming X12 interchanges. Valid values are
DO_NOT_GENERATEandGENERATE_ALL_SEGMENTSand.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TECHNICALACKNOWLEDGMENT() |
Getter for TECHNICALACKNOWLEDGMENT, with configurable defaul |
ASK_TECHNICALACKNOWLEDGMENT() |
Getter for TECHNICALACKNOWLEDGMENT w/ exceptions if field ha |
HAS_TECHNICALACKNOWLEDGMENT() |
Determine if TECHNICALACKNOWLEDGMENT has a value |