Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCodeInProgram()
This code is two characters long. |
AbstractSegment |
getSegment()
Segment referenced.
|
static final java.lang.String copyright
java.lang.String getCodeInProgram()
This code is two characters long. The first character must be alphanumeric and the second character must be either numeric or alphabetic.
It sets the sequence in which the Data Structure or Report is processed in the program.
When the Data Structure or Report is used only once in a program, it is advised to indicate the code entered as the Data Structure or Report name. This name is entered upon creation. However if it is called more than once in a program, you can differentiate these calls.
You can parameterize this code in a Macro with $n.
AbstractSegment getSegment()
Segment referenced.