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


VIEW: APPS.AR_BILL_TO_CUSTOMERS_S_V

Object Details
Object Name: AR_BILL_TO_CUSTOMERS_S_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_BILL_TO_CUSTOMERS_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
BILL_CUST_ACCOUNT_NUMBER VARCHAR2 (30) Yes Account Number
BILL_CUST_TYPE VARCHAR2 (30)
Receivables lookup code for the CUSTOMER_TYPE attribute. I for internal customers, R for revenue generating external customers.
BILL_CUST_ACCOUNT_ID NUMBER (15) Yes Customer account identifier
BILL_CUST_GLOBAL_ATTR1 VARCHAR2 (150)
Reserved for country-specific functionality
BILL_CUST_GLOBAL_ATTR10 VARCHAR2 (150)
Reserved for country-specific functionality
BILL_CUST_GLOBAL_ATTR12 VARCHAR2 (150)
Reserved for country-specific functionality
BILL_CUST_GLOBAL_ATTR9 VARCHAR2 (150)
Reserved for country-specific functionality
BILL_CUST_GLOBAL_ATTR_CAT VARCHAR2 (30)
Reserved for country-specific functionality
BILL_CUST_NPA_NUMBER VARCHAR2 (60)
Identifies an account with a Number Plan Area (NPA) used in telecommunications.
BILL_CUST_CAT_CODE VARCHAR2 (30)
User-definable category. Lookup type is CUSTOMER_CATEGORY
BILL_CUST_CITY VARCHAR2 (60)
City of the Identifying address
BILL_CUST_COUNTRY VARCHAR2 (60) Yes The country listed in the TERRITORY_CODE column of the FND_TERRITORY table. for the Identifying address.
BILL_CUST_COUNTY VARCHAR2 (60)
County of the Identifying address
BILL_CUST_GROUP_TYPE VARCHAR2 (30)
Lookup for group type
BILL_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.
BILL_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
BILL_CUST_ALTERNATE_NAME VARCHAR2 (240)
An alias or other name by which a party is known
BILL_CUST_PARTY_ID NUMBER (15) Yes Party identifier
BILL_CUST_PARTY_NAME VARCHAR2 (240)
Name of this party
BILL_CUST_PARTY_NUMBER VARCHAR2 (30) Yes Unique identification number for this party
BILL_CUST_PARTY_TYPE VARCHAR2 (30) Yes The party type can only be Person, Organization, Group or Relationship.
BILL_CUST_POSTAL_CODE VARCHAR2 (60)
Postal Code of the Identifying address
BILL_CUST_PROVINCE VARCHAR2 (60)
Province of the Identifying address
BILL_CUST_STATE VARCHAR2 (60)
State of the Identifying address
BILL_CUST_TAX_REFERENCE VARCHAR2 (50)
Taxpayer registration number, also known as the VAT number.
EVENT_ID NUMBER (15)
LINE_NUMBER NUMBER (15)
LEDGER_ID NUMBER (15)
BILL_CUSTOMER_CLASS_CODE VARCHAR2 (30)
Query Text

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


SELECT BILL_CUST_ACCOUNT_NUMBER
,      BILL_CUST_TYPE
,      BILL_CUST_ACCOUNT_ID
,      BILL_CUST_GLOBAL_ATTR1
,      BILL_CUST_GLOBAL_ATTR10
,      BILL_CUST_GLOBAL_ATTR12
,      BILL_CUST_GLOBAL_ATTR9
,      BILL_CUST_GLOBAL_ATTR_CAT
,      BILL_CUST_NPA_NUMBER
,      BILL_CUST_CAT_CODE
,      BILL_CUST_CITY
,      BILL_CUST_COUNTRY
,      BILL_CUST_COUNTY
,      BILL_CUST_GROUP_TYPE
,      BILL_CUST_GSA_FLAG
,      BILL_CUST_FISCAL_CODE
,      BILL_CUST_ALTERNATE_NAME
,      BILL_CUST_PARTY_ID
,      BILL_CUST_PARTY_NAME
,      BILL_CUST_PARTY_NUMBER
,      BILL_CUST_PARTY_TYPE
,      BILL_CUST_POSTAL_CODE
,      BILL_CUST_PROVINCE
,      BILL_CUST_STATE
,      BILL_CUST_TAX_REFERENCE
,      EVENT_ID
,      LINE_NUMBER
,      LEDGER_ID
,      BILL_CUSTOMER_CLASS_CODE
FROM APPS.AR_BILL_TO_CUSTOMERS_S_V;

Dependencies

[top of page]

APPS.AR_BILL_TO_CUSTOMERS_S_V references the following:

SchemaAPPS
SynonymAR_XLA_LINES_EXTRACT
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_CUST_ACCT_SITES
SynonymHZ_CUST_SITE_USES
SynonymHZ_LOCATIONS
SynonymHZ_PARTIES
SynonymHZ_PARTY_SITES
APPS.AR_BILL_TO_CUSTOMERS_S_V is referenced by following:

SchemaAPPS
Package BodyXLA_00222_AAD_S_000002_PKG - show dependent code
Package BodyXLA_00222_AAD_S_000005_PKG - show dependent code
Package BodyXLA_00222_AAD_S_000006_PKG - show dependent code
Package BodyXLA_00222_AAD_S_000007_PKG - show dependent code
Package BodyXLA_00222_AAD_S_000008_PKG - show dependent code
Package BodyXLA_00222_AAD_S_000009_PKG - show dependent code
Package BodyXLA_00222_AAD_S_000017_PKG - show dependent code