[Home] [Help] [Dependency Information]
Object Name: | JAI_OM_OE_GEN_TAXINV_T |
---|---|
Object Type: | TABLE |
Owner: | JA |
FND Design Data: | JA.JAI_OM_OE_GEN_TAXINV_T |
Subobject Name: | |
Status: | VALID |
This is a temporary table that holds the delivery ids for which excise invoice number is to be generated.
Tablespace: | APPS_TS_TX_DATA |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
DATE_RELEASED | DATE | Indicates the date released. | ||
DATE_CONFIRMED | DATE | Indicates the date when the order was confirmed. | ||
PICKING_HEADER_ID | NUMBER | No longer used | ||
ORDER_HEADER_ID | NUMBER | Indicates the header identifier of the sales order. | ||
STATUS_CODE | VARCHAR2 | (30) | Indicates the status code. Possible values are CO, CL, OP, IT. | |
SHIP_TO_SITE_USE_ID | NUMBER | Indicates the customer site where the shipment is done. | ||
SET_OF_BOOKS_ID | NUMBER | Indicates the Ledger identifier | ||
CREATION_DATE | DATE | Standard Who column | ||
CREATED_BY | NUMBER | (15) | Standard Who column | |
LAST_UPDATE_DATE | DATE | Standard Who column | ||
LAST_UPDATED_BY | NUMBER | (15) | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard Who column | |
DELIVERY_DETAIL_ID | NUMBER | Indicates the delivery detail identifier of the shipment line. | ||
SOURCE_HEADER_ID | NUMBER | Indicates the header identifier of the sales order. | ||
DELIVERY_ID | NUMBER | Indicates the delivery for which excise invoice number is to be generated. | ||
OBJECT_VERSION_NUMBER | NUMBER | Object version number |
Cut, paste (and edit) the following text to query this object:
SELECT DATE_RELEASED
, DATE_CONFIRMED
, PICKING_HEADER_ID
, ORDER_HEADER_ID
, STATUS_CODE
, SHIP_TO_SITE_USE_ID
, SET_OF_BOOKS_ID
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
, DELIVERY_DETAIL_ID
, SOURCE_HEADER_ID
, DELIVERY_ID
, OBJECT_VERSION_NUMBER
FROM JA.JAI_OM_OE_GEN_TAXINV_T;
JA.JAI_OM_OE_GEN_TAXINV_T does not reference any database object
JA.JAI_OM_OE_GEN_TAXINV_T is referenced by following:
|
|
|