ST_SPLIT_LANG

(SQL Table)
Index Back

Stock Split

The Stock Split record defines business rules and tracks the processing status for a corresponding stock split. A stock split automatically adjusts the number of shares and the option price for each option in the system as of the split date; all ESPP activity is also adjusted during a stock split. The Stock Split record is a child record of STOCK_TBL.

  • Related Language Record for ST_SPLIT_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 STOCK_ID Character(10) VARCHAR2(10) NOT NULL Company's Stock Identification Symbol

    Prompt Table: STOCK_TBL

    2 ST_SPLIT_ID Character(10) VARCHAR2(10) NOT NULL Split ID
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

    Default Value: ST_SPLIT_TBL.DESCR