RB_AAF_ACTNPRCS

(SQL Table)
Index Back

CLA Post Porcessing Details

CRM Common Object CLA Post Porcessing Details

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EOCF_ACTION_ID Number(31,0) DECIMAL(31) NOT NULL Active Analytics Framework Action ID field
2 ORDER_NBR Number(3,0) SMALLINT NOT NULL Order Number
3 EOCF_ACTION_NAME Character(80) VARCHAR2(80) NOT NULL user-defined name to identify the characteristics of a particular action
4 EOCF_CONTEXT_ID Number(31,0) DECIMAL(31) NOT NULL the ID value for a configured context
5 EOCF_CONTEXT_NAME Character(30) VARCHAR2(30) NOT NULL the name of the Context in the library
6 RB_AAF_PRCSTYPE Character(1) VARCHAR2(1) NOT NULL Process Types for CLA Post-Processing
0=Application Engine
1=Application Class

Default Value: 0

7 PRCSTYPE Character(30) VARCHAR2(30) NOT NULL Process Type
8 PRCSNAME Character(12) VARCHAR2(12) NOT NULL Process Name

Prompt Table: PRCSDEFN

9 RECNAME Character(15) VARCHAR2(15) NOT NULL Record (Table) Name (see PSRECDEFN).

Prompt Table: RB_BNDRECDFN_VW

10 APPCLASSID Character(30) VARCHAR2(30) NOT NULL Application Class ID

Prompt Table: RBC_APPCLASS_VW

11 APPCLASS_PATH Character(254) VARCHAR2(254) NOT NULL Application Class Full Path

Prompt Table: RBC_APPRTPATH_V

12 METHODNAME Character(32) VARCHAR2(32) NOT NULL Method Name
13 DELAY_MINUTES Number(10,0) DECIMAL(10) NOT NULL Delay Minutes.....................................
14 REPEAT_TIMES Number(3,0) SMALLINT NOT NULL Repeat the Action for specified number of times