BUS_UNIT_TBL_HR

(SQL Table)
Index Back

HR Business Unit Table

HR Business Unit Table

  • Related Language Record: BUS_UNIT_HR_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
    2 ACTIVE_INACTIVE Character(1) VARCHAR2(1) NOT NULL Definition Active or Inactive?
    A=Active
    I=Inactive

    Default Value: A

    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    5 BUSINESS_UNIT_DUP Character(5) VARCHAR2(5) NOT NULL This field is a clone of BUSINESS_UNIT.
    6 DEFAULT_SETID Character(5) VARCHAR2(5) NOT NULL Identifies the default SetID to which an organization or individual belongs.

    Prompt Table: SP_SETID_NONVW

    7 BUSINESS_UNIT_AM Character(5) VARCHAR2(5) NOT NULL This field contains the Business Unit value for Asset Management
    8 BUSINESS_UNIT_AP Character(5) VARCHAR2(5) NOT NULL AP Business Unit
    9 BUSINESS_UNIT_AR Character(5) VARCHAR2(5) NOT NULL AR Business Unit
    10 BUSINESS_UNIT_BAL Character(5) VARCHAR2(5) NOT NULL Balancing Business Unit of a worker.
    11 BUSINESS_UNIT_BD Character(5) VARCHAR2(5) NOT NULL Budgeting Business Unit
    12 BUSINESS_UNIT_BI Character(5) VARCHAR2(5) NOT NULL This field is used to represent the billing business unit
    13 BUSINESS_UNIT_GL Character(5) VARCHAR2(5) NOT NULL This field stores the General Ledger Business Unit. Used for the Integration with Contracts/Billing from CRM.
    14 BUSINESS_UNIT_IN Character(5) VARCHAR2(5) NOT NULL Inventory Unit
    15 BUSINESS_UNIT_OM Character(5) VARCHAR2(5) NOT NULL Order Management Business Unit
    16 BUSINESS_UNIT_PC Character(5) VARCHAR2(5) NOT NULL PC Business Unit
    17 BUSINESS_UNIT_PO Character(5) VARCHAR2(5) NOT NULL PO Business Unit
    18 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    19 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    20 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    21 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    22 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.
    23 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time