RB_WF_RULE(SQL Table) |
Index Back |
---|---|
CRM Workflow Action Rule DefnCRM Workflow Action Rule Definition |
# | 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. |
2 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |
3 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL |
Message Set Number. This field refers to the Message Set Number in the Message Catalog.
Prompt Table: PSMSGSETDEFN |
4 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL |
Message Number. This field refers to the Message Number in the Message Catalog.
Prompt Table: PSMSGCATDEFN |
5 | BCNAME | Character(30) | VARCHAR2(30) NOT NULL |
Business Component Name (see PSBCDEFN).
Prompt Table: PSBCDEFN |
6 | RUNCNTL_RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Run Control Record
Prompt Table: RB_RECS_VW |
7 | ACTIVE_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Active Flag
A=Active I=Inactive Y/N Table Edit Default Value: Y |
8 | COMMENTS | Long Character | CLOB | Comment |