TL_AE_SECTION

(SQL Table)
Index Back

Define AE SECTIONs for T&L use

Allow the user to define AE SECTION names without having to create the actual Application Engine section first. These AE_SECTIONs will be referenced by such objects as TL_VALID_DEFN.

  • Related Language Record: TL_AE_SECTN_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 AE_APPLID Character(12) VARCHAR2(12) NOT NULL Program Name (see PSAEAPPLDEFN).

    Prompt Table: PSAEAPPLDEFN

    2 AE_SECTION Character(8) VARCHAR2(8) NOT NULL Section

    Prompt Table: PSAESECTDEFN

    3 PROCESS_TYPE Character(1) VARCHAR2(1) NOT NULL Process Type
    I=Referential Integrity
    R=Rule (User Exit)
    V=Validation
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    6 COMMENTS Long Character CLOB Comment