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


VIEW: APPS.IGS_SV_EV_DEL_SOA_BLK_V

Object Details
Object Name: IGS_SV_EV_DEL_SOA_BLK_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_SV_EV_DEL_SOA_BLK_V
Subobject Name:
Status: VALID

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


View for deleting site of activity information for the Exchange Visitor


[View Source]

Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER (14) Yes Batch identifier for the request
PERSON_ID NUMBER (15) Yes Person identifier for the Exchange Visitor in the batch request.
PARTY_SITE_ID NUMBER (15) Yes Site of activity party site identifier.
REMARKS VARCHAR2 (500)
Remarks on delete of site of activity.
PARTY_SITE_NAME VARCHAR2 (162)
Unique identifier for SOA
Query Text

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


SELECT BATCH_ID
,      PERSON_ID
,      PARTY_SITE_ID
,      REMARKS
,      PARTY_SITE_NAME
FROM APPS.IGS_SV_EV_DEL_SOA_BLK_V;

Dependencies

[top of page]

APPS.IGS_SV_EV_DEL_SOA_BLK_V references the following:

SchemaAPPS
SynonymIGS_SV_ADDRESSES

APPS.IGS_SV_EV_DEL_SOA_BLK_V is not referenced by any database object