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