[Home] [Help]
[Dependency Information]
Object Name: | PA_INV_GRP_COL_WHR_CLAUSES |
---|---|
Object Type: | TABLE |
Owner: | PA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
PA_INV_GRP_COL_WHR_CLAUSES links table columns to the SQL
statement WHERE clauses that invoice groups use to
derive column values.
.
.
Tablespace: | ![]() |
---|---|
PCT Free: | 2 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PA_INV_GRP_COL_WHR_CLAUSES_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() |
PA_INV_GRP_COL_WHR_CLAUSES_N1 | NORMAL | NONUNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
INVOICE_GROUP_COLUMN_ID | NUMBER | (15) | Yes | The identifier of the invoice group column that is assigned to the column where clauses |
INVOICE_GROUP_WHERE_CLAUSE_ID | NUMBER | (15) | Yes | The identifier of the invoice group column where clause that is assigned to the invoice group column |
LAST_UPDATE_DATE | DATE | Yes | Standard Who Column | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who Column |
CREATION_DATE | DATE | Yes | Standard Who Column | |
CREATED_BY | NUMBER | (15) | Yes | Standard Who Column |
LAST_UPDATE_LOGIN | NUMBER | (15) | Yes | Standard Who Column |
ZD_EDITION_NAME | VARCHAR2 | (30) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT INVOICE_GROUP_COLUMN_ID
, INVOICE_GROUP_WHERE_CLAUSE_ID
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_LOGIN
, ZD_EDITION_NAME
FROM PA.PA_INV_GRP_COL_WHR_CLAUSES;
PA.PA_INV_GRP_COL_WHR_CLAUSES does not reference any database object
PA.PA_INV_GRP_COL_WHR_CLAUSES is referenced by following:
|
|
|