RB_WF_RULE_RTES

(SQL Table)
Index Back

CRM Action Rule Routings

CRM Action Rule Routings. List of routings for an Action Rule.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RULE_NAME Character(30) VARCHAR2(30) NOT NULL This field is a text field of 30 character long.

Prompt Table: RB_WF_RULE

2 SCHED_PRCS_NBR Number(15,0) DECIMAL(15) NOT NULL Schedule Process Number..............................................
3 BUSPROCNAME Character(30) VARCHAR2(30) NOT NULL Business Process Name (see PSBUSPROCDEFN).

Prompt Table: RB_VLD_BPROC_VW

4 ACTIVITYNAME Character(30) VARCHAR2(30) NOT NULL Name of a Business Process Activity (see PSACTIVITYDEFN).

Prompt Table: RB_VLD_ACTV_VW

5 EVENTNAME Character(30) VARCHAR2(30) NOT NULL Defines a routing event for PS Workflow

Prompt Table: RB_VLD_EVNT_VW

6 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).

Prompt Table: PSROLEDEFN

7 DELAY_MINUTES Number(10,0) DECIMAL(10) NOT NULL Delay Minutes.....................................
8 REPEAT_MINUTES Number(10,0) DECIMAL(10) NOT NULL Repeat Minutes...................................................