com.ibm.pdp.maf.rpp.pac.segment

Interface SQLComplement

  • All Superinterfaces:
    Element


    public interface SQLComplement
    extends Element

    The SQL Complement are used to specify the source (tables) of the elements (columns) called into a Segment which is used as a View.

    • Method Detail

      • getDataElementColumn

        DataElement getDataElementColumn()

        Indicates the Data Element code to specify the source of the column.

        Returns:
      • getSegment

        StandardSegment getSegment()

        Indicates the Segment code of the table Segment.

        Returns:
      • getUndefinedDataElementColumn

        UndefinedDataElementComponent getUndefinedDataElementColumn()

        Indicates the undefined data element code to specify the source of the column.

        Returns: