P6_WBS_STG(SQL Table) |
Index Back |
---|---|
P6 WBS Stage Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
2 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
3 | Character(15) | VARCHAR2(15) NOT NULL | Activity ID | |
4 | Character(36) | VARCHAR2(36) NOT NULL | P6 WBS GUID | |
5 | Number(10,0) | DECIMAL(10) NOT NULL | A unique ID that is the Project key to a corresponding table in an external system such as Primavera. | |
6 | Number(10,0) | DECIMAL(10) NOT NULL | A unique ID that is the Activity key to a corresponding table in an external system such as Primavera. | |
7 | Character(1) | VARCHAR2(1) NOT NULL |
Integration Type
I=Inbound O=Outbound |
|
8 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
9 | PARENT_ACTIVITY_ID | Character(15) | VARCHAR2(15) NOT NULL | An Activity that is the parent of another Activity within a WBS tree structure. |
10 | PARENT_OBJECTID | Number(10,0) | DECIMAL(10) NOT NULL | A unique ID that is the Activity key to a corresponding table in an external system such as Primavera. |
11 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number |
12 | ACTIVITY_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Activity Description |
13 | START_DT | Date(10) | DATE | Start Date |
14 | END_DT | Date(10) | DATE | End Date |
15 | ACT_STATUS_EFFDT | Date(10) | DATE | Activity Status Effective Date |
16 | ACTIVITY_STATUS | Character(1) | VARCHAR2(1) NOT NULL | Activity Status |
17 | P6_ACTIVITY_STATUS | Character(20) | VARCHAR2(20) NOT NULL | P6 Activity Status |
18 | PC_DURATION | Number(11,2) | DECIMAL(10,2) NOT NULL | Duration |
19 | FOREIGN_AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Specifies the monetary amount of a debit or credit (accounting entry line) in the entry currency of the item. The sum of FOREIGN_AMOUNT values on AR lines should equal the ENTRY_AMT on the pending item. |
20 | ACTL_COST_LBR | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Actual Labor Cost |
21 | ACTL_COST_MAT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Actual Material Cost |
22 | ACTL_COST_TLS | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Actual Non-Labor Cost |
23 | ACTL_COST_CTR | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Actual Contract Labor Cost |
24 | ACTL_COST_TTL | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Total Actual Cost |
25 | TOTAL_COMM_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Total Committed Costs |
26 | TOTAL_BUDG_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Projects Budget Amount |
27 | RESOURCE_QUANTITY | Signed Number(16,2) | DECIMAL(14,2) NOT NULL | Quantity |
28 | P6_DEFAULT | Character(1) | VARCHAR2(1) NOT NULL |
P6 Mapping Default Field
Default Value: X |
29 | P6_ACTION | Character(15) | VARCHAR2(15) NOT NULL | For indicating Action to Primavera on Request Messages |
30 | PCT_COMPLETE_DUR | Number(6,2) | DECIMAL(5,2) NOT NULL | Percent Complete Duration |
31 | PCT_COMPLETE_PERF | Number(6,2) | DECIMAL(5,2) NOT NULL | Percent Complete Cost |
32 | PCT_COMPLETE_UNIT | Number(6,2) | DECIMAL(5,2) NOT NULL | Percent Complete Units |
33 | P6_PROC_MARKER | Character(36) | VARCHAR2(36) NOT NULL | Process marker field |
34 | P6_ERROR_FLAG | Character(1) | VARCHAR2(1) NOT NULL | Error Flag |
35 | P6_BYPASS_FLAG | Character(1) | VARCHAR2(1) NOT NULL | Bypass Flag |
36 | P6_ALTERNATE_REC | Character(254) | VARCHAR2(254) NOT NULL | Source Record |
37 | P6_ALTERNATE_KEY | Character(254) | VARCHAR2(254) NOT NULL | Alternate Key |
38 | IBTRANSACTIONID | Character(36) | VARCHAR2(36) NOT NULL | Transaction ID |
39 | P6_SYNC_STATUS | Character(30) | VARCHAR2(30) NOT NULL | P6 Sync Status |
40 | P6_ERROR_MSG | Long Character(1000) | VARCHAR2(1000) | Error Message |
41 | EOTF_IMPORT_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Import Value Map
N=No Y=Yes |
42 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
43 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
44 | MESSAGE_PARM1 | Character(30) | VARCHAR2(30) NOT NULL | Message Parameter 1 |
45 | MESSAGE_PARM2 | Character(30) | VARCHAR2(30) NOT NULL | Message Parameter 2 |
46 | MESSAGE_PARM3 | Character(30) | VARCHAR2(30) NOT NULL | Message Parameter 3 |
47 | P6_ERROR2_MSG | Character(254) | VARCHAR2(254) NOT NULL | Error Message |
48 | PROC_INSTANCE_SYNC | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance Sync |