[Home] [Help]
[Dependency Information]
Object Name: | ZX_PARTY_TYPES |
---|---|
Object Type: | TABLE |
Owner: | ZX |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
ZX_PARTY_TYPES_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PARTY_TYPE_CODE | VARCHAR2 | (30) | Yes | Lookup code for the party type |
PARTY_SOURCE_TABLE | VARCHAR2 | (30) | Source table for the party tax profiles of this party type | |
PARTY_SOURCE_COLUMN | VARCHAR2 | (30) | Column in the source table for identifying the party tax profiles of this party type uniquely | |
APPLICABLE_TO_EVNT_CLS_FLAG | VARCHAR2 | (1) | Y or N indicates whether this party type can be used in the mapping of an application event class to represent the type of parties like ship to, ship from for that application event class | |
PARTY_SITE_TYPE | VARCHAR2 | (30) | Lookup code for party type of the site associate with this party type | |
LOCATION_SOURCE_TABLE | VARCHAR2 | (30) | Source table for locations associated with the parties of this party type | |
LOCATION_SOURCE_COLUMN | VARCHAR2 | (30) | Column in the source table for identifying locations associated with the parties of this party type uniquely | |
CREATED_BY | NUMBER | (15) | Yes | Standard Who Column |
CREATION_DATE | DATE | Yes | Standard Who Column | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who Column |
LAST_UPDATE_DATE | DATE | Yes | Standard Who Column | |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard Who Column | |
ZD_EDITION_NAME | VARCHAR2 | (30) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT PARTY_TYPE_CODE
, PARTY_SOURCE_TABLE
, PARTY_SOURCE_COLUMN
, APPLICABLE_TO_EVNT_CLS_FLAG
, PARTY_SITE_TYPE
, LOCATION_SOURCE_TABLE
, LOCATION_SOURCE_COLUMN
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
, ZD_EDITION_NAME
FROM ZX.ZX_PARTY_TYPES;
ZX.ZX_PARTY_TYPES does not reference any database object
ZX.ZX_PARTY_TYPES is referenced by following:
|
|
|