CM_CST_BHLS_TMP(SQL Table) |
Index Back |
---|---|
Costed Trans - Issue View10/04/00 tw: This view was split from CM_CST_BEHLS_VW to avoid the Sybase maximum limit of 31 group-by expressions. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(18) | VARCHAR2(18) NOT NULL | Item ID | |
3 | Character(10) | VARCHAR2(10) NOT NULL | Cost Book | |
4 | DateTime(26) | TIMESTAMP NOT NULL | Date Timestamp | |
5 | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number | |
6 | DateTime(26) | TIMESTAMP | Receipt dttm. | |
7 | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number | |
8 | DateTime(26) | TIMESTAMP | 07/99 GMG CN800-9.0: Original putaway dttm when bin-to-bin'd. | |
9 | Number(15,0) | DECIMAL(15) NOT NULL | 07/99 GMG CN800-9.0: | |
10 | Character(4) | VARCHAR2(4) NOT NULL | Cost Element | |
11 | Number(15,0) | DECIMAL(15) NOT NULL | Cost Sequence Number. Incremented each time the actual cost is updated. | |
12 | Character(5) | VARCHAR2(5) NOT NULL | Source Bus Unit | |
13 | DESTIN_BU | Character(5) | VARCHAR2(5) NOT NULL | Destination Unit |
14 | QTY_BASE | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Base Quantity |
15 | TOTAL_COST | Signed Number(16,4) | DECIMAL(14,4) NOT NULL | Total Cost |
16 | UNIT_MEASURE_STD | Character(3) | VARCHAR2(3) NOT NULL | Standard Unit of Measure |
17 | POSTED_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
A flag that indicates whether or not a Receivables item has been posted. This field is automatically updated by the Receivables Update program.
N=Not Posted X=Don't Post Y=Posted |
18 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
19 | BUS_UNIT_GL_IBU | Character(5) | VARCHAR2(5) NOT NULL | GL BU for other BU for IBU xfr |
20 | CM_BU_SOURCE_GL | Character(5) | VARCHAR2(5) NOT NULL | 07/99 GMG CN800-9.0: |
21 | CM_BU_DESTIN_GL | Character(5) | VARCHAR2(5) NOT NULL | 07/99 GMG CN800-9.0: |
22 | FOREIGN_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL | Foreign Currency Code |
23 | RT_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Defines a category of market rates for currency conversion. Some examples of rate types are commercial, average, floating, and historical. |
24 | CM_UNIT_COST | Signed Number(27,15) | DECIMAL(25,15) NOT NULL | 07/99 GMG CN800-9.0: |