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


VIEW: APPS.AR_RCT_CUST_S_V

Object Details
Object Name: AR_RCT_CUST_S_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_RCT_CUST_S_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
RCT_CUST_ACCOUNT_NUMBER VARCHAR2 (30) Yes Account Number
RCT_CUST_TYPE VARCHAR2 (30)
Receivables lookup code for the CUSTOMER_TYPE attribute. I for internal customers, R for revenue generating external customers.
RCT_CUST_ACCOUNT_ID NUMBER (15) Yes Customer account identifier
RCT_CUST_NPA_NUMBER VARCHAR2 (60)
Identifies an account with a Number Plan Area (NPA) used in telecommunications.
RCT_CUST_ALT_NAME VARCHAR2 (240)
Description chosen by external party (but can be entered internally on behalf on the customer)
RCT_CUST_CAT_CODE VARCHAR2 (30)
User-definable category. Lookup type is CUSTOMER_CATEGORY
RCT_CUST_CITY VARCHAR2 (60)
City of the Identifying address
RCT_CUST_COUNTRY VARCHAR2 (60)
The country listed in the TERRITORY_CODE column of the FND_TERRITORY table. for the Identifying address.
RCT_CUST_COUNTY VARCHAR2 (60)
County of the Identifying address
RCT_CUST_FISCAL_CODE VARCHAR2 (20)
Taxpayer identification number, often unique identifier of person or organization. Can be SSN or income taxpayer ID in US, fiscal code or NIF in Europe
RCT_CUST_GLOBAL_ATTR1 VARCHAR2 (150)
Reserved for country-specific functionality
RCT_CUST_GLOBAL_ATTR10 VARCHAR2 (150)
Reserved for country-specific functionality
RCT_CUST_GLOBAL_ATTR12 VARCHAR2 (150)
Reserved for country-specific functionality
RCT_CUST_GLOBAL_ATTR9 VARCHAR2 (150)
Reserved for country-specific functionality
RCT_CUST_GLOBAL_ATTR_CAT VARCHAR2 (30)
Reserved for country-specific functionality
RCT_CUST_GROUP_TYPE VARCHAR2 (30)
Lookup for group type
RCT_CUST_GSA_FLAG 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.
RCT_CUST_PARTY_ID NUMBER (15) Yes A foreign key to the HZ_PARTY table.
RCT_CUST_PARTY_NAME VARCHAR2 (360) Yes Name of this party
RCT_CUST_PARTY_NUMBER VARCHAR2 (30) Yes Unique identification number for this party
RCT_CUST_PARTY_TYPE VARCHAR2 (30) Yes The party type can only be Person, Organization, Group or Relationship.
RCT_CUST_POSTAL_CODE VARCHAR2 (60)
Postal Code of the Identifying address
RCT_CUST_PROVINCE VARCHAR2 (60)
Province of the Identifying address
RCT_CUST_STATE VARCHAR2 (60)
State of the Identifying address
RCT_CUST_TAX_REFERENCE VARCHAR2 (50)
Taxpayer registration number, also known as the VAT number.
EVENT_ID NUMBER (15)
LINE_NUMBER NUMBER (15)
LANGUAGE VARCHAR2 (20)
LEDGER_ID NUMBER (15)
Query Text

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


SELECT RCT_CUST_ACCOUNT_NUMBER
,      RCT_CUST_TYPE
,      RCT_CUST_ACCOUNT_ID
,      RCT_CUST_NPA_NUMBER
,      RCT_CUST_ALT_NAME
,      RCT_CUST_CAT_CODE
,      RCT_CUST_CITY
,      RCT_CUST_COUNTRY
,      RCT_CUST_COUNTY
,      RCT_CUST_FISCAL_CODE
,      RCT_CUST_GLOBAL_ATTR1
,      RCT_CUST_GLOBAL_ATTR10
,      RCT_CUST_GLOBAL_ATTR12
,      RCT_CUST_GLOBAL_ATTR9
,      RCT_CUST_GLOBAL_ATTR_CAT
,      RCT_CUST_GROUP_TYPE
,      RCT_CUST_GSA_FLAG
,      RCT_CUST_PARTY_ID
,      RCT_CUST_PARTY_NAME
,      RCT_CUST_PARTY_NUMBER
,      RCT_CUST_PARTY_TYPE
,      RCT_CUST_POSTAL_CODE
,      RCT_CUST_PROVINCE
,      RCT_CUST_STATE
,      RCT_CUST_TAX_REFERENCE
,      EVENT_ID
,      LINE_NUMBER
,      LANGUAGE
,      LEDGER_ID
FROM APPS.AR_RCT_CUST_S_V;

Dependencies

[top of page]

APPS.AR_RCT_CUST_S_V references the following:

SchemaAPPS
SynonymAR_XLA_LINES_EXTRACT
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_PARTIES

APPS.AR_RCT_CUST_S_V is not referenced by any database object