RS_LDDMD_AET(SQL Table) |
Index Back |
|---|---|
Load Demand DataThe State record used to carry the data's for External Demand Date |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
| 4 | DYNAMIC_FLAG | Character(1) | VARCHAR2(1) NOT NULL | Dynamic Flag |
| 5 | AE_SECTION | Character(8) | VARCHAR2(8) NOT NULL | Section |
| 6 | LINE_NBR | Number(5,0) | INTEGER NOT NULL |
Line Number:
11/24/08 - Added TARGET label [PC product]
Default Value: 1 |
| 7 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number |
| 8 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT |
| 9 | DEMAND_ID | Character(15) | VARCHAR2(15) NOT NULL | Demand ID |
| 10 | LAST_DEMAND_ID | Number(15,0) | DECIMAL(15) NOT NULL | Last Demand ID Used |
| 11 | WHERE_LONG | Long Character | CLOB | Where Clause |
| 12 | PROJ_ROLE | Character(15) | VARCHAR2(15) NOT NULL | Project Role |
| 13 | SETID_ROLE | Character(5) | VARCHAR2(5) NOT NULL | SetID Role is used in the resource profile to allow select a valid project role. |
| 14 | PROGRAM | Character(15) | VARCHAR2(15) NOT NULL | Program |
| 15 | APPLICATION | Character(10) | VARCHAR2(10) NOT NULL | Usually refers to a software application, such as "Payables", "Projects", "Purchasing", etc. An application needs to be defined under an application area. |
| 16 | APPLICATION_AREA | Character(10) | VARCHAR2(10) NOT NULL | The general area in which an application belongs. Examples: "Financials", "Human Resources", etc. |
| 17 | RELEASE | Character(15) | VARCHAR2(15) NOT NULL | Release - Carries Release Information driven by the BUSINESS_UNIT |
| 18 | CATEGORY_IND | Character(10) | VARCHAR2(10) NOT NULL | An additional attribute of the project, program, or project request for further classification. This field is user-defined. Examples of usage include "Strategic", "Operational", "Tactical", etc. |
| 19 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 20 | REQUESTOR_ID | Character(30) | VARCHAR2(30) NOT NULL | Requestor id |
| 21 | REQUESTOR_NAME | Character(50) | VARCHAR2(50) NOT NULL | Requestor |
| 22 | REQUEST_DATE | Date(10) | DATE | Requested |
| 23 | EFFORT | Number(13,2) | DECIMAL(12,2) NOT NULL | Effort |
| 24 | UOM_SCP | Character(1) | VARCHAR2(1) NOT NULL |
SCP - Demand Setup UOM
1=Days 2=Hours |
| 25 | FROM_DATE | Date(10) | DATE | From Date |
| 26 | TO_DATE | Date(10) | DATE | To Date |
| 27 | DIFF_IN_DAYS | Signed Number(17,2) | DECIMAL(15,2) NOT NULL | Used by AE (TR_EUROF) which recalculates fee positions after EURO conversion. It is the difference between FEE_END and FEE_START |
| 28 | DEMAND_CAT | Character(4) | VARCHAR2(4) NOT NULL |
Demand Category
1=Operational 2=Strategic |
| 29 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive |
| 30 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |
| 31 | DESCR100_2 | Character(100) | VARCHAR2(100) NOT NULL | Description |
| 32 | DESCR100_3 | Character(100) | VARCHAR2(100) NOT NULL | descr |
| 33 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |
| 34 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |