com.ibm.pdp.maf.rpp.pac.report

Interface UndefinedDataElementCELine

    • Method Detail

      • getFormat

        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.

        Returns:
      • getName

        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.

        Returns:
      • isBlankWhenZero

        boolean isBlankWhenZero()

        This indicates if the BLANK WHEN ZERO clause must be generated.

        Returns: