class for all Data Elements defined as character and alphanumeric
OBOE - Open Business Objects for EDI
Part of the OBOE Basic Extended Package
An EDI and XML Translator Written In Java
Copyright 1998-2007 - American Coders, LTD - Raleigh NC USA
All rights reserved
American Coders, Ltd
P.
constructor for Binary Tokenizer (X12 BIN Segments)
first field contains length of data
second field contains binary data (including token seperators)
so if the incoming string is too short, we must go back to the main tokeninzer
and ask for the rest of the string
code template to build
class 997 Functional Acknowledgment
This Draft Standard for Trial Use contains the format and establishes
the data contents of the Functional Acknowledgment Transaction
Set (997) for use within the context of an Electronic Data Interchange
(EDI) environment.
builds loop and segment AK3 that is part of the TableHeader LoopAK2
Data Segment Note used
To report errors in a data segment and identify the location of the data
segment
builds loop and segment AK3 that is part of the HeaderAK2
Data Segment Note used
To report errors in a data segment and identify the location of the data segment
builds segment AK4 that is part of the HeaderAK2AK3
Data Element Note used
To report errors in a data element or composite data structure and identify the location of the data element
builds segment ST that is part of the TableHeader
Transaction Set Header used
To indicate the start of a transaction set and to assign a control number
builds segment AK5 that is part of the HeaderAK2
Transaction Set Response Trailer used
To acknowledge acceptance or rejection and report errors in a transaction set
builds segment SE that is part of the TableHeader
Transaction Set Trailer used
To indicate the end of the transaction set and provide the count of the transmitted segments (including the beginning (ST) and ending (SE) segments)
static class method will build a transaction set based on input string and OBOE.properties defintion
see OBOE.properties file to define the directory path
static class method will build a transaction set based on input string, the searchDirective,
the four search directories
and OBOE.properties definition
static class method will build a transaction set based on input string, the searchDirective,
the four search directories
and OBOE.properties definition
see OBOE.properties file to define the directory path and optional searchDirective.
ABCDEFGHIKLMNOPRSTUVWX_ OBOE is a trademark or registered trademark of American Coders, Ltd. in the US and other countries. Copyright 1999-2004 American Coders, Ltd. POB 97462 Raleigh NC 27624 USA All Rights Reserved.