|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UndefinedDataElementCELine
The Data Element called in the CE Line is not defined on the repository.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getFormat()
|
java.lang.String |
getName()
|
boolean |
isBlankWhenZero()
|
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.report.CompositionCELine |
---|
getColumn, getSourceLines |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getFormat()
This field is used to specify the output format of the Data Element which is not defined in the repository, using the COBOL syntax. Its length is 14 characters maximum.
java.lang.String getName()
Mnemonic code which references the Data Element independently of any Data Structure, Report, or Screen to which the Data Element might belong. Including a Report, Screen, or Segment code in the Data Element code is not necessary since it is automatic. This code consists of alphabetic or numeric characters only.
boolean isBlankWhenZero()
This indicates if the BLANK WHEN ZERO clause must be generated.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |