RIT_TRANS_DTL

(SQL Table)
Index Back

  • Related Language Record: RIT_TRANS_DTL_L
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 TRANSACTION_NAME Character(25) VARCHAR2(25) NOT NULL EDI Transaction Name
    2 SUBINT_OBJ_TYPE Character(4) VARCHAR2(4) NOT NULL sub-interaction object type
    3 INT_LINK_LABEL Character(30) VARCHAR2(30) NOT NULL This field is used at multiple places. One of them is the Actions drop down on 360-Degree View.
    4 MENUNAME Character(30) VARCHAR2(30) NOT NULL Menu Name (see PSMENUDEFN).

    Prompt Table: RBT_MENU_VW

    5 BARNAME Character(30) VARCHAR2(30) NOT NULL Menu Bar Name

    Prompt Table: RB_BARNAME_VW
    Set Control Field: MENUNAME

    6 ITEMNAME Character(30) VARCHAR2(30) NOT NULL Item Name

    Prompt Table: RB_ITEMNAME_VW
    Set Control Field: BARNAME

    7 PNLGRPNAME Character(18) VARCHAR2(18) NOT NULL Component Name

    Prompt Table: RB_PNLGRP_VW
    Set Control Field: ITEMNAME

    8 RECORDNAME Character(15) VARCHAR2(15) NOT NULL Record Name
    01=MASTER_ITEM_EC
    02=INV_ITEMS_EC
    03=BU_ITM_INV_EC
    04=BU_ITM_WTVL_EC
    05=ITEM_VENDOR_EC
    06=ITM_VNDR_LOC_EC
    07=ITM_VNDR_UOM_EC
    08=ITM_VND_UMPR_EC
    09=INV_ITM_UOM_EC
    10=PUR_ITM_ATTR_EC
    11=MANUFACTURER_EC
    12=ITEM_MFG_EC
    13=EN_REVISION_EC

    Prompt Table: RB_CMP_REC_VW

    9 PAGE_NAME Character(18) VARCHAR2(18) NOT NULL Page Name

    Prompt Table: RB_PNLNAME_VW2
    Set Control Field: ITEMNAME

    10 OPEN_NEW_PAGE Character(1) VARCHAR2(1) NOT NULL Y/N flag indicating whether to open a new page/window

    Y/N Table Edit

    Default Value: N

    11 ACTION1 Character(1) VARCHAR2(1) NOT NULL Action
    A=Add
    C=Correction
    U=Update/Display
    12 STATUS Character(1) VARCHAR2(1) NOT NULL Status Indicator
    A=Active
    I=Inactive
    13 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    14 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    15 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    16 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    17 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.
    18 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time