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


VIEW: APPS.IGI_STP_SITE_BAL

Object Details
Object Name: IGI_STP_SITE_BAL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGI.IGI_STP_SITE_BAL
Subobject Name:
Status: VALID

View Type

A multi-org view which will retrive data for your current operating unit and ignore data in other operating units.


View lists single third party site information


[View Source]

Columns
Name Datatype Length Mandatory Comments
STP_ID NUMBER (15) Yes Single third party identifier
ADDRESS_ID NUMBER (15) Yes Receivables Address identifier
ADDRESS_NAME VARCHAR2 (100)
Receivable Address name
VENDOR_ID NUMBER
Yes Supplier identifier
VENDOR_SITE_ID NUMBER
Yes Supplier site identifier
ORG_ID NUMBER (15)
organization Identifier
Query Text

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


SELECT STP_ID
,      ADDRESS_ID
,      ADDRESS_NAME
,      VENDOR_ID
,      VENDOR_SITE_ID
,      ORG_ID
FROM APPS.IGI_STP_SITE_BAL;

Dependencies

[top of page]

APPS.IGI_STP_SITE_BAL references the following:

SchemaAPPS
SynonymAP_SUPPLIER_SITES
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_CUST_ACCT_SITES_ALL
SynonymHZ_LOCATIONS
SynonymHZ_PARTIES
SynonymHZ_PARTY_SITES
SynonymIGI_PO_VENDORS
SynonymIGI_RA_ADDRESSES

APPS.IGI_STP_SITE_BAL is not referenced by any database object