[Home] [Help]
[Dependency Information]
Object Name: | AR_CM_SHIP_TO_SITE_USES_S_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
CM_SHIP_SITE_CUST_CAT_CODE | VARCHAR2 | (30) | User-definable category. The lookup type is CUSTOMER_CATEGORY. | |
CM_SHIP_SITE_CUST_ACCT_SITE_ID | NUMBER | (15) | Yes | Customer site identifier |
CM_SHIP_SITE_GLOBAL_ATTR1 | VARCHAR2 | (150) | Reserved for country-specific functionality | |
CM_SHIP_SITE_GLOBAL_ATTR2 | VARCHAR2 | (150) | Reserved for country-specific functionality | |
CM_SHIP_SITE_GLOBAL_ATTR3 | VARCHAR2 | (150) | Reserved for country-specific functionality | |
CM_SHIP_SITE_GLOBAL_ATTR4 | VARCHAR2 | (150) | Reserved for country-specific functionality | |
CM_SHIP_SITE_GLOBAL_ATTR5 | VARCHAR2 | (150) | Reserved for country-specific functionality | |
CM_SHIP_SITE_GLOBAL_ATTR6 | VARCHAR2 | (150) | Reserved for country-specific functionality | |
CM_SHIP_SITE_GLOBAL_ATTR7 | VARCHAR2 | (150) | Reserved for country-specific functionality | |
CM_SHIP_SITE_GLOBAL_ATTR8 | VARCHAR2 | (150) | Reserved for country-specific functionality | |
CM_SHIP_SITE_GLOBAL_ATTR9 | VARCHAR2 | (150) | Reserved for country-specific functionality | |
CM_SHIP_SITE_GLOBAL_ATTR_CAT | VARCHAR2 | (30) | Reserved for country-specific functionality | |
CM_SHIP_SITE_TRNSL_CUST_NAME | VARCHAR2 | (50) | Translated customer name | |
CM_SHIP_SITE_GSA_INDICATOR | VARCHAR2 | (1) | Indicates if this is a US federal agency supported by the General Services Administration (GSA). Y for organizations served by the GSA, N for organizations that are not served by the GSA. | |
CM_SHIP_SITE_LOCATION | VARCHAR2 | (40) | Yes | Site use identifier |
CM_SHIP_SITE_SITE_USE_CODE | VARCHAR2 | (30) | Yes | Business purpose assigned to customer site account, such as Bill-To, Market, and Statements. |
CM_SHIP_SITE_SITE_USE_ID | NUMBER | (15) | Yes | Site use identifier |
CM_SHIP_SITE_TAX_REFERENCE | VARCHAR2 | (50) | Taxpayer identification number | |
CM_SHIP_TERRITORY_DESCRIPTION | VARCHAR2 | (240) | Description of the territory | |
CM_SHIP_TERRITORY_NAME | VARCHAR2 | (40) | Territory name | |
CM_SHIP_TERRITORY_SEGMENT1 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT10 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT11 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT12 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT13 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT14 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT15 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT16 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT17 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT18 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT19 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT2 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT20 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT3 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT4 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT5 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT6 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT7 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT8 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_SEGMENT9 | VARCHAR2 | (25) | Key flexfield segment | |
CM_SHIP_TERRITORY_ID | NUMBER | (15) | Unique identifier | |
CM_SHIP_USES_GLOBAL_ATTR1 | VARCHAR2 | (150) | Reserved for country-specific functionality | |
CM_SHIP_USES_GLOBAL_ATTR_CAT | VARCHAR2 | (30) | Reserved for country-specific functionality | |
CM_SHIP_USES_GSA_INDICATOR | VARCHAR2 | (1) | Indicates if this is a US federal agency supported by the General Services Administration (GSA). Y for organizations served by the GSA, N for organizations that are not served by the GSA. | |
CM_SHIP_USES_LOCATION | VARCHAR2 | (40) | Yes | Site use identifier |
CM_SHIP_USES_SITE_USE_CODE | VARCHAR2 | (30) | Yes | Business purpose assigned to customer site account, such as Bill-To, Market, and Statements. |
CM_SHIP_USES_SITE_USE_ID | NUMBER | (15) | Yes | Site use identifier |
CM_SHIP_USES_TAX_REFERENCE | VARCHAR2 | (50) | Taxpayer identification number | |
CM_SHIP_SITE_PARTY_SITE_ID | NUMBER | (15) | Yes | Identifier for a party site. Foreign key to the HZ_PARTY_SITES table |
EVENT_ID | NUMBER | (15) |
Cut, paste (and edit) the following text to query this object:
SELECT CM_SHIP_SITE_CUST_CAT_CODE
, CM_SHIP_SITE_CUST_ACCT_SITE_ID
, CM_SHIP_SITE_GLOBAL_ATTR1
, CM_SHIP_SITE_GLOBAL_ATTR2
, CM_SHIP_SITE_GLOBAL_ATTR3
, CM_SHIP_SITE_GLOBAL_ATTR4
, CM_SHIP_SITE_GLOBAL_ATTR5
, CM_SHIP_SITE_GLOBAL_ATTR6
, CM_SHIP_SITE_GLOBAL_ATTR7
, CM_SHIP_SITE_GLOBAL_ATTR8
, CM_SHIP_SITE_GLOBAL_ATTR9
, CM_SHIP_SITE_GLOBAL_ATTR_CAT
, CM_SHIP_SITE_TRNSL_CUST_NAME
, CM_SHIP_SITE_GSA_INDICATOR
, CM_SHIP_SITE_LOCATION
, CM_SHIP_SITE_SITE_USE_CODE
, CM_SHIP_SITE_SITE_USE_ID
, CM_SHIP_SITE_TAX_REFERENCE
, CM_SHIP_TERRITORY_DESCRIPTION
, CM_SHIP_TERRITORY_NAME
, CM_SHIP_TERRITORY_SEGMENT1
, CM_SHIP_TERRITORY_SEGMENT10
, CM_SHIP_TERRITORY_SEGMENT11
, CM_SHIP_TERRITORY_SEGMENT12
, CM_SHIP_TERRITORY_SEGMENT13
, CM_SHIP_TERRITORY_SEGMENT14
, CM_SHIP_TERRITORY_SEGMENT15
, CM_SHIP_TERRITORY_SEGMENT16
, CM_SHIP_TERRITORY_SEGMENT17
, CM_SHIP_TERRITORY_SEGMENT18
, CM_SHIP_TERRITORY_SEGMENT19
, CM_SHIP_TERRITORY_SEGMENT2
, CM_SHIP_TERRITORY_SEGMENT20
, CM_SHIP_TERRITORY_SEGMENT3
, CM_SHIP_TERRITORY_SEGMENT4
, CM_SHIP_TERRITORY_SEGMENT5
, CM_SHIP_TERRITORY_SEGMENT6
, CM_SHIP_TERRITORY_SEGMENT7
, CM_SHIP_TERRITORY_SEGMENT8
, CM_SHIP_TERRITORY_SEGMENT9
, CM_SHIP_TERRITORY_ID
, CM_SHIP_USES_GLOBAL_ATTR1
, CM_SHIP_USES_GLOBAL_ATTR_CAT
, CM_SHIP_USES_GSA_INDICATOR
, CM_SHIP_USES_LOCATION
, CM_SHIP_USES_SITE_USE_CODE
, CM_SHIP_USES_SITE_USE_ID
, CM_SHIP_USES_TAX_REFERENCE
, CM_SHIP_SITE_PARTY_SITE_ID
, EVENT_ID
FROM APPS.AR_CM_SHIP_TO_SITE_USES_S_V;
APPS.AR_CM_SHIP_TO_SITE_USES_S_V is not referenced by any database object
|
|
|