Framework EDI Reference. SEFManager Utility
.OBJVARS Section

The .OBJVARS section lists all the variable names given to objects in the implementation guideline.  These variables are normally used in the semantic reference syntax defined in the .SEMREFS section.  Allowing use of object variables makes the reference to objects easier and provide additional syntactical meaning to the semantic reference syntax.  For example, an object referenced in the SEF guideline as "850/8///2" is easier to read when it is assigned a variable "PriceIdCode850".

850/8///2=PriceIdCode850

The general syntax of an object variable is defined as follows:

<location> := <variable name>

Where:

More examples: