CR_INSTALL

(SQL Table)
Index Back

Header BAM Installation Record

Header record for BAM Installation options page.

  • Related Language Record: CR_INSTALL_LNG
  • Parent Record Of CR_INSTALL_SEQ
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 CR_MODEL_ID Character(30) VARCHAR2(30) NOT NULL BAM Installation: Key field used to uniquely identify each template model used for CRM reports.
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 URL_1 Character(254) VARCHAR2(254) NOT NULL URL #1
    4 SSL_FLAG Character(1) VARCHAR2(1) NOT NULL SSL Only

    Y/N Table Edit

    Default Value: N

    5 CR_MODEL_NAME Character(254) VARCHAR2(254) NOT NULL BAM Installation: Fully qualified file path for template model (mdl).
    6 URL_2 Character(254) VARCHAR2(254) NOT NULL URL #2
    7 URL_3 Character(254) VARCHAR2(254) NOT NULL URL #3
    8 XML_START Character(80) VARCHAR2(80) NOT NULL xml start
    9 CR_MAXDAYS Number(4,0) SMALLINT NOT NULL Maximum days field for Model definition Page
    10 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    11 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    12 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    13 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    14 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
    15 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time