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

Interface PresenceCheck

  • All Superinterfaces:
    Element


    public interface PresenceCheck
    extends Element

    This indicates whether the presence of the Component is required, optional, or forbidden when the transaction file updates the permanent file or database.

    • Method Detail

      • getInCreation

        PresenceCheckValues getInCreation()

        Specify here whether the Component presence is required when the transaction file creates a record in the permanent file or database.

        Returns:
      • getInDeletion

        PresenceCheckValues getInDeletion()

        Specify here whether the Component presence is required when the transaction file deletes a record in the permanent file or database.

        Returns:
      • getInModification

        PresenceCheckValues getInModification()

        Specify here whether the Component presence is required when the transaction file modifies a record in the permanent file or database.

        Returns:
      • getInType4

        PresenceCheckValues getInType4()

        Specify here whether the Component presence is required when the transaction file updates a record in the permanent file or database. A type-4 action is a non-standard action that you must describe entirely.

        Returns:
      • getInType5

        PresenceCheckValues getInType5()

        Specify here whether the Component presence is required when the transaction file updates a record in the permanent file or database. A type-5 action is a non-standard action that you must describe entirely.

        Returns:
      • getInType6

        PresenceCheckValues getInType6()

        Specify here whether the Component presence is required when the transaction file updates a record in the permanent file or database. A type-6 action is a non-standard action that you must describe entirely.

        Returns: