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


VIEW: APPS.IGI_STP_CONTROL_V

Object Details
Object Name: IGI_STP_CONTROL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGI.IGI_STP_CONTROL_V
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.


This is a view based on the IGI_STP_CONTROL table and stores information about the netting transaction batch that is submitted.


[View Source]

Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER
Yes Batch identifier
CONTROL_ID NUMBER
Yes Process Control identifier
Query Text

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


SELECT BATCH_ID
,      CONTROL_ID
FROM APPS.IGI_STP_CONTROL_V;

Dependencies

[top of page]

APPS.IGI_STP_CONTROL_V references the following:

SchemaAPPS
SynonymIGI_STP_CONTROL

APPS.IGI_STP_CONTROL_V is not referenced by any database object