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


VIEW: APPS.AR_CM_BATCHES_S_V

Object Details
Object Name: AR_CM_BATCHES_S_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_CM_BATCHES_S_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
CM_BATCH_DATE DATE
Yes Batch date
CM_BATCH_ID NUMBER (15) Yes Batch identifier
CM_BATCH_COMMENTS VARCHAR2 (240)
Comments of the batch
CM_BATCH_NAME VARCHAR2 (50) Yes Batch name
EVENT_ID NUMBER (15)
LINE_NUMBER NUMBER (15)
LEDGER_ID NUMBER (15)
LANGUAGE VARCHAR2 (20)
Query Text

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


SELECT CM_BATCH_DATE
,      CM_BATCH_ID
,      CM_BATCH_COMMENTS
,      CM_BATCH_NAME
,      EVENT_ID
,      LINE_NUMBER
,      LEDGER_ID
,      LANGUAGE
FROM APPS.AR_CM_BATCHES_S_V;

Dependencies

[top of page]

APPS.AR_CM_BATCHES_S_V references the following:

SchemaAPPS
SynonymAR_XLA_LINES_EXTRACT
SynonymRA_BATCHES_ALL

APPS.AR_CM_BATCHES_S_V is not referenced by any database object