GPFR_AF_ATR_DON

(SQL Table)
Index Back

Attribute Don Record

Application Framework - This record stores the information about the Attribute and the DON associted with the attribute (Both Peoplesoft DON and Customer DON)

  • Related Language Record: GPFR_AF_ATD_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country
    2 GPFR_AF_APPL Character(10) VARCHAR2(10) NOT NULL Application Framework - Application
    3 GPFR_AF_KEY_NODE Number(8,0) INTEGER NOT NULL Application Framework - Key Node
    4 GPFR_AF_KEY_ATTR Number(8,0) INTEGER NOT NULL Application Framework - Key Attribute
    5 GPFR_AF_DON Character(16) VARCHAR2(16) NOT NULL Application Framework - Data Object Name
    6 GPFR_AF_SQL_SEQ Number(8,0) INTEGER NOT NULL Application Framework - SQL Sequence
    7 GPFR_AF_DON_TYPE Character(1) VARCHAR2(1) NOT NULL Application Framework - DON Type (PS/Cust)
    C=Customer DON
    P=PeopleSoft DON
    8 COMMENTS Long Character CLOB Comment
    9 GPFR_AF_OWNER Character(1) VARCHAR2(1) NOT NULL Application Framework - Object Owner
    C=Customer Maintained
    P=Peoplesoft Maintained