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


VIEW: APPS.IGI_GCC_LEDGER_V

Object Details
Object Name: IGI_GCC_LEDGER_V
Object Type: VIEW
Owner: APPS
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.


Used in value set mapped to ledger parameter in Secondary Invoice Approval: Flexfield Assignments report.


[View Source]

Columns
Name Datatype Length Mandatory Comments
LEDGER_ID VARCHAR2 (150)
Ledger ID
OPERATING_NAME VARCHAR2 (240) Yes Operating unit name
Query Text

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


SELECT LEDGER_ID
,      OPERATING_NAME
FROM APPS.IGI_GCC_LEDGER_V;

Dependencies

[top of page]

APPS.IGI_GCC_LEDGER_V references the following:

SchemaAPPS
ViewHR_OPERATING_UNITS
SynonymIGI_GCC_INST_OPTIONS

APPS.IGI_GCC_LEDGER_V is not referenced by any database object