CST_XLA_PO_LINES_V
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: VIEW
Columns
Name |
---|
PO_LINE_ID PO_HEADER_ID PO_LINE_ATTRIBUTE1 PO_LINE_ATTRIBUTE2 PO_LINE_ATTRIBUTE3 PO_LINE_ATTRIBUTE4 PO_LINE_ATTRIBUTE5 PO_LINE_ATTRIBUTE6 PO_LINE_ATTRIBUTE7 PO_LINE_ATTRIBUTE8 PO_LINE_ATTRIBUTE9 PO_LINE_ATTRIBUTE10 PO_LINE_ATTRIBUTE11 PO_LINE_ATTRIBUTE12 PO_LINE_ATTRIBUTE13 PO_LINE_ATTRIBUTE14 PO_LINE_ATTRIBUTE15 PO_LINE_ATTRIBUTE16 PO_LINE_ATTRIBUTE17 PO_LINE_ATTRIBUTE18 PO_LINE_ATTRIBUTE19 PO_LINE_ATTRIBUTE20 |
Query
SQL_Statement |
---|
SELECT pl.po_line_id po_line_id , pl.po_header_id po_header_id , pl.attribute1 po_line_attribute1 , pl.attribute2 po_line_attribute2 , pl.attribute3 po_line_attribute3 , pl.attribute4 po_line_attribute4 , pl.attribute5 po_line_attribute5 , pl.attribute6 po_line_attribute6 , pl.attribute7 po_line_attribute7 , pl.attribute8 po_line_attribute8 , pl.attribute9 po_line_attribute9 , pl.attribute10 po_line_attribute10 , pl.attribute11 po_line_attribute11 , pl.attribute12 po_line_attribute12 , pl.attribute13 po_line_attribute13 , pl.attribute14 po_line_attribute14 , pl.attribute15 po_line_attribute15 , pl.attribute16 po_line_attribute16 , pl.attribute17 po_line_attribute17 , pl.attribute18 po_line_attribute18 , pl.attribute19 po_line_attribute19 , pl.attribute20 po_line_attribute20 FROM po_lines_all pl |