[Home] [Help]
[Dependency Information]
| Object Name: | HXT_RET_ROLLBACK_BATCHES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| BATCH_ID | NUMBER | (15) | Yes | The field stores information about HXT_RET_ROLLBACK_BATCHES_V.BATCH_ID |
| BATCH_NAME | VARCHAR2 | (30) | Yes | The field stores information about HXT_RET_ROLLBACK_BATCHES_V.BATCH_NAME |
| BATCH_REFERENCE | VARCHAR2 | (30) | The field stores information about HXT_RET_ROLLBACK_BATCHES_V.BATCH_REFERENCE | |
| BATCH_STATUS | VARCHAR2 | (80) | Yes | The field stores information about HXT_RET_ROLLBACK_BATCHES_V.BATCH_STATUS |
| BUSINESS_GROUP_ID | NUMBER | (15) | Yes | The field stores information about HXT_RET_ROLLBACK_BATCHES_V.BUSINESS_GROUP_ID |
Cut, paste (and edit) the following text to query this object:
SELECT BATCH_ID
, BATCH_NAME
, BATCH_REFERENCE
, BATCH_STATUS
, BUSINESS_GROUP_ID
FROM APPS.HXT_RET_ROLLBACK_BATCHES_V;
APPS
HR_API
- show dependent code
HR_LOOKUPS
HXT_BATCH_STATES
HXT_DET_HOURS_WORKED
PAY_BATCH_HEADERS
APPS.HXT_RET_ROLLBACK_BATCHES_V is not referenced by any database object
|
|
|
|