[Home] [Help]
[Dependency Information]
| Object Name: | IGC_CC_HDRS_MAX_DATES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGC.IGC_CC_HDRS_MAX_DATES_V
|
| Subobject Name: | |
| Status: | VALID |
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CC_HDR_ID | NUMBER | |||
| MAX_ACTIVITY_DATE | DATE |
Cut, paste (and edit) the following text to query this object:
SELECT CC_HDR_ID
, MAX_ACTIVITY_DATE
FROM APPS.IGC_CC_HDRS_MAX_DATES_V;
APPS
IGC_CC_ACCT_LINES
IGC_CC_ACCT_LINE_HISTORY
IGC_CC_DET_PF
IGC_CC_DET_PF_HISTORY
IGC_CC_HEADERS
IGC_CC_HEADER_HISTORY
APPS
IGC_CC_CLOSED_CANC_HDRS_V
|
|
|
|