DBA Data[Home] [Help] [Dependency Information]


TABLE: PO.PO_LINE_LOCATIONS_ALL_EBS

Object Details
Object Name: PO_LINE_LOCATIONS_ALL_EBS
Object Type: TABLE
Owner: PO
FND Design Data: TablePO.PO_LINE_LOCATIONS_ALL_EBS
Subobject Name:
Status: VALID


PO_LINE_LOCATIONS_ALL_EBS holds data in original sob currency before the euro switch


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
LINE_LOCATION_ID NUMBER
Yes Line Location Identifier
PO_LINE_ID NUMBER
Yes PO Line Identifier
PO_HEADER_ID NUMBER
Yes PO Header Identifier
PO_RELEASE_ID NUMBER

PO Release Identifier
CREATION_DATE DATE

Standard who column - date when this row was created.
CREATED_BY NUMBER

Standard who column - user who created this row (foreign key to FND_USER.USER_ID).
SHIPMENT_TYPE VARCHAR2 (25)
Shipment Type
ORG_ID NUMBER

Organization identifier
QUANTITY NUMBER

Quantity
QUANTITY_RECEIVED NUMBER

Quantity Received
QUANTITY_BILLED NUMBER

Quantity Billed
QUANTITY_CANCELLED NUMBER

Quantity Cancelled
UNIT_MEAS_LOOKUP_CODE VARCHAR2 (25)
Unit Of Measure Lookup Code
PRICE_OVERRIDE NUMBER

Price Override
EURO_LINE_LOCATION_ID NUMBER

Euro Line Location Identifier
EURO_PO_LINE_ID NUMBER

Euro PO Line Identifier
EURO_PO_HEADER_ID NUMBER

Euro PO Header Identifier
EURO_PO_RELEASE_ID NUMBER

Euro PO Release Identifier
SOURCE_SHIPMENT_ID NUMBER

Source Shipment Identifier
EURO_SOURCE_SHIPMENT_ID NUMBER

Euro Source Shipment Identifier
SECURITY_GROUP_ID NUMBER

security group identifier
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT LINE_LOCATION_ID
,      PO_LINE_ID
,      PO_HEADER_ID
,      PO_RELEASE_ID
,      CREATION_DATE
,      CREATED_BY
,      SHIPMENT_TYPE
,      ORG_ID
,      QUANTITY
,      QUANTITY_RECEIVED
,      QUANTITY_BILLED
,      QUANTITY_CANCELLED
,      UNIT_MEAS_LOOKUP_CODE
,      PRICE_OVERRIDE
,      EURO_LINE_LOCATION_ID
,      EURO_PO_LINE_ID
,      EURO_PO_HEADER_ID
,      EURO_PO_RELEASE_ID
,      SOURCE_SHIPMENT_ID
,      EURO_SOURCE_SHIPMENT_ID
,      SECURITY_GROUP_ID
FROM PO.PO_LINE_LOCATIONS_ALL_EBS;

Dependencies

[top of page]

PO.PO_LINE_LOCATIONS_ALL_EBS does not reference any database object

PO.PO_LINE_LOCATIONS_ALL_EBS is referenced by following:

SchemaAPPS
SynonymPO_LINE_LOCATIONS_ALL_EBS