RB_ATTR_RULE

(SQL Table)
Index Back

Attribute Rule Record

Common Object Used as the attribute record

  • Related Language Record: RB_ATTR_RUL_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 ATTR_RULE_ID Character(15) VARCHAR2(15) NOT NULL attribute rule id used in applications

    Default Value: NEXT

    2 ATTR_RULE_NAME Character(50) VARCHAR2(50) NOT NULL rule name for attributes application.
    3 ATTR_RULE_MODE Character(4) VARCHAR2(4) NOT NULL Attribute Rule Mode
    CINT=CI Method
    PCOD=PeopleCode
    4 ATTR_RULE_TYPE Character(4) VARCHAR2(4) NOT NULL rule type for attributes application
    RETR=Retrieval
    VALI=Validation
    5 BCNAME Character(30) VARCHAR2(30) NOT NULL Business Component Name (see PSBCDEFN).

    Prompt Table: RC_AUTHBCNAME

    6 FUNCTION_NAME Character(30) VARCHAR2(30) NOT NULL Function Name

    Prompt Table: RC_AUTH_BCMETHD

    7 PC_FUNC_NAME Character(4) VARCHAR2(4) NOT NULL Function Name............................................
    0001=getIPAddresses
    0002=getApplianceProducts
    0003=getStates
    0004=validateUserName
    0005=getCountries
    0006=getBranchScripts
    0007=RbtGetNumAttr
    0008=RbtOrderNumber
    8 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    9 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    10 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    11 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    12 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.
    13 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time