[Home] [Help]
[Dependency Information]
| Object Name: | PA_TRX_INTF_BATCH_NAME_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_TRX_INTF_BATCH_NAME_V
|
| 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_NAME | VARCHAR2 | (240) | Yes | |
| TRANSACTION_SOURCE | VARCHAR2 | (30) | Yes | |
| ORG_ID | NUMBER | (15) |
Cut, paste (and edit) the following text to query this object:
SELECT BATCH_NAME
, TRANSACTION_SOURCE
, ORG_ID
FROM APPS.PA_TRX_INTF_BATCH_NAME_V;
APPS
PA_TRANSACTION_INTERFACE
APPS.PA_TRX_INTF_BATCH_NAME_V is not referenced by any database object
|
|
|
|