RC_RULE_COND

(SQL Table)
Index Back

Branch Scripting

CRM Common Object Branch Scripting Rule Condition Table

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RC_RULE_ID Number(12,0) DECIMAL(12) NOT NULL Rule Set Name for Branch Scripting
2 SEQNUM Number(3,0) SMALLINT NOT NULL Sequence Number

Default Value: 1

3 EVENT_ROW_COND_LOP Character(1) VARCHAR2(1) NOT NULL Logical Operator for Component Events
1=And
2=Or
3=And
4 LOGICAL_NOT Character(1) VARCHAR2(1) NOT NULL Logical Not Flag for "Not" = etc...

Y/N Table Edit

5 RC_RIGHT_PAREN Character(2) VARCHAR2(2) NOT NULL Right Parentheses Level
0=_
1=)
2=))
3=)))
4=))))
5=)))))
6 RC_LEFT_PAREN Character(2) VARCHAR2(2) NOT NULL Left Parentheses Level
0=_
1=(
2=((
3=(((
4=((((
5=(((((
7 SCR_VAR_ID Number(12,0) DECIMAL(12) NOT NULL Branch Scripting Value Field

Default Value: 2

Prompt Table: RC_VARIABLE

8 OPERATIONS Character(2) VARCHAR2(2) NOT NULL identify the operation for a script processing
10=Equals
11=Not Equals
12=Greater Than
13=Greater Than or Equal
14=Less Than
15=Less Than or Equal
9 BIND_STRING1 Character(40) VARCHAR2(40) NOT NULL bind string
10 BIND_VAR Character(15) VARCHAR2(15) NOT NULL Variable ID

Prompt Table: RC_VARIABLE

11 RC_EVENT_RESULT Character(1) VARCHAR2(1) NOT NULL Event Result
F=False
T=True
12 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
13 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
14 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
15 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
16 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.
17 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time