BO_REQ_COR_DTL(SQL Table) |
Index Back |
---|---|
FSR Core InformationFinancial Structure Request Core Information |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BO_REQUEST_ID | Character(10) | VARCHAR2(10) NOT NULL | Financial Structure Request ID |
2 | BO_REQ_DTL_NO | Number(3,0) | SMALLINT NOT NULL | Financial Structure Request Detail ID |
3 | FIELDNAME2 | Character(18) | VARCHAR2(18) NOT NULL | Field Name |
4 | FLD_REQ_DISP_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
Field Request Display Option
N=Do Not Display O=Optional R=Required |
5 | FIELD_VALUE_DATE | Date(10) | DATE | An accounting template field designated to support the substitution of desired dates during accounting b |
6 | FIELD_VALUE_NBR | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | An accounting template field designated to support the substitution of desired monetary amounts during a |
7 | FLD_REQ_VALUE_GL | Character(254) | VARCHAR2(254) NOT NULL | Field Request Value Reserved for Field Request feature, and the size may change later!!! |
8 | GL_DESCRLONG | Long Character | CLOB | Long Description |