CA_ACCTPLAN(SQL Table) | 
Index Back | 
|---|---|
Revenue Plan | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(25) | VARCHAR2(25) NOT NULL | 
Contract
 Prompt Table: CA_BU_SP_NONVW  | 
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | 
Revenue Recognition Plan
 Default Value: NEXT  | 
|
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 4 | AP_STATUS | Character(3) | VARCHAR2(3) NOT NULL | 
Rev Rec Plan Status
 CAN=Cancelled DON=Completed NEW=Pending PRG=In Progress RDY=Ready RIP=Reversal in Progress RQD=Action Required RVS=Reversed Default Value: NEW  | 
| 5 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL | 
Uniquely identifies an organizational entity that purchases goods or services from the enterprise.  Represents the sold-to customer  which is the customer organization that places orders.  The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
 Default Value: CA_CONTR_HDR.SOLD_TO_CUST_ID Prompt Table: CA_SOLD_TO_VW  | 
| 6 | HOLD_FLAG | Character(1) | VARCHAR2(1) NOT NULL | 
Hold
 N=Hold Y=Hold Y/N Table Edit Default Value: N  | 
| 7 | HOLD_DATE | Date(10) | DATE | Put On Hold Date | 
| 8 | HOLD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Hold User | 
| 9 | HOLD_RSN | Character(4) | VARCHAR2(4) NOT NULL | 
Hold Reason
 Prompt Table: CA_HOLD_RSN  | 
| 10 | SYSTEM_DEFINED | Character(2) | VARCHAR2(2) NOT NULL | 
"A flag that indicates the accounting entry line type.  The valid line types are pre-populated by PeopleSoft. For example the value is ""A"" if the line represents a debit or credit to the AR account.  Some examples of other values are D (Draft Receivables entry) and L (Cash Control entry).  "
 Y/N Table Edit  | 
| 11 | REV_RECOG_METHOD | Character(4) | VARCHAR2(4) NOT NULL | 
Revenue Recognition Method
 1=As Incurred 2=Apportionment 3=Percent Complete 4=Milestone 5=Billing Manages Revenue Default Value: 4  | 
| 12 | START_DT | Date(10) | DATE | Start Date | 
| 13 | END_DT | Date(10) | DATE | End Date | 
| 14 | SCHEDULE | Character(10) | VARCHAR2(10) NOT NULL | 
Schedule ID
 Prompt Table: SCHEDULE_TBL  | 
| 15 | CA_PER_COMPLETE | Number(12,8) | DECIMAL(11,8) NOT NULL | Percent Complete | 
| 16 | CA_ALLOC_METHOD | Character(1) | VARCHAR2(1) NOT NULL | 
Use Amount
 1=Percent 2=Amount Default Value: 1  | 
| 17 | LAST_REV_REC_DT | Date(10) | DATE | Processed On | 
| 18 | LAST_MAINT_DTTM | DateTime(26) | TIMESTAMP | 
A system generated value that reflects the date and time a transaction was last modified
 Default Value: %Datetime  | 
| 19 | LAST_MAINT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Last Maintained By Operator ID | 
| 20 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | 
| 21 | REGION_CD | Character(10) | VARCHAR2(10) NOT NULL | Identifies the Sales Region. Populated on the Item Table to identify the Sales Region the Item is applied to. | 
| 22 | CONTR_LEGAL_ENTITY | Character(15) | VARCHAR2(15) NOT NULL | Contract Legal Entity | 
| 23 | PRIOR_STATUS | Character(3) | VARCHAR2(3) NOT NULL | Prior Status | 
| 24 | CA_PERCENT_TYPE | Character(1) | VARCHAR2(1) NOT NULL | 
Used on Percent Complete Revenue and Bill Plans
 1=Specify 2=Project 3=Proj/Act Default Value: 1  | 
| 25 | PLAN_CONTR_ACT | Character(1) | VARCHAR2(1) NOT NULL | 
Activate Contract
 P=Leave Pending R=Set to Ready Y/N Table Edit Default Value: Y  | 
| 26 | CA_TXN_SOURCE | Character(3) | VARCHAR2(3) NOT NULL | 
Contracts Transaction Source
 CRM=CRM Transaction FPC=Projects Transaction FRE=Lease Administration Trans. Default Value: FPC  | 
| 27 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |