RE_PCT_BI_SCHED

(SQL Table)
Index Back

Percent Rent Schedule

Contains the Schedule Information as per the Billing Calendar for generating Percent Rent transactions.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BI_SCHED_ID Number(30,0) DECIMAL(30) NOT NULL Bill Schedule ID
2 LS_KEY Number(15,0) DECIMAL(15) NOT NULL Lease Key, Unique Key
3 AMND_NBR Number(3,0) SMALLINT NOT NULL Amendment Number
4 SCHED_DATE Date(10) DATE Schedule Date
5 BI_CALENDAR_ID Character(2) VARCHAR2(2) NOT NULL Billing Calendar ID
6 FISCAL_YEAR Number(4,0) SMALLINT NOT NULL Fiscal Year
7 ACCOUNTING_PERIOD Number(3,0) SMALLINT NOT NULL Identifies a time period to which you post transactions. Typically, an accounting period represents a month, but it can also represent a week, a day, or any user-defined interval. An accounting period has a beginning date and an ending date, and is defined in the calendar table.
8 LS_PCT_SCHD_STATUS Character(1) VARCHAR2(1) NOT NULL Percent Rent Schedule Status
0=Processing
1=Pending
2=Generated
9 SCHED_NUM Number(5,0) INTEGER NOT NULL Team sequence number
10 GENERATED_DATE Date(10) DATE Generated Date
11 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
12 START_DT Date(10) DATE Start Date
13 END_DT Date(10) DATE End Date