BOND_SPEC_DATA

(SQL Table)
Index Back

EE Bond Specification Detail

This record stores information needed by the system to properly process accumulations toward the purchase of bonds.

  • Parent record: BOND_SPEC
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PERSON

    2 COMPANY Character(3) VARCHAR2(3) NOT NULL Company
    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 PRIORITY Number(3,0) SMALLINT NOT NULL Priority
    5 BOND_ID Character(3) VARCHAR2(3) NOT NULL Savings Bond ID

    Default Value: 100

    Prompt Table: BOND_TBL

    6 BOND_OWNER_ID Character(2) VARCHAR2(2) NOT NULL Bond Owner ID

    Prompt Table: DEPENDENT_VW

    7 BOND_OTH_REG_TYPE Character(1) VARCHAR2(1) NOT NULL Bond Other Registrant Type
    B=Beneficiary
    C=Co-Owner
    N=No Other Bond Registrant

    Default Value: N

    8 BOND_OTH_REG_ID Character(2) VARCHAR2(2) NOT NULL Bond Other Registrant ID

    Prompt Table: DEPENDENT_VW

    9 ADDRESS_TYPE Character(4) VARCHAR2(4) NOT NULL Address Type

    Prompt Table: PERSON_ADDRESS

    10 BOND_DEDUCT_AMT Number(8,2) DECIMAL(7,2) NOT NULL Bond Deduction Amount
    11 AMOUNT_PCT Signed Number(7,2) DECIMAL(5,2) NOT NULL Percent Amount
    12 EXCESS Character(1) VARCHAR2(1) NOT NULL Excess
    N=No
    Y=Yes

    Y/N Table Edit

    Default Value: Y

    13 PARTIAL_ALLOWED Character(1) VARCHAR2(1) NOT NULL Partial amounts allowed to be distributed.

    Y/N Table Edit

    Default Value: Y

    14 BOND_DLVY_ID Character(2) VARCHAR2(2) NOT NULL This field will be used on the BOND_SPEC_DATA record. It will either contain "EE" for employee or a dependent benef number.

    Default Value: EE