[Home] [Help]
[Dependency Information]
| Object Name: | ECE_MVSTO_HEADERS_X |
|---|---|
| Object Type: | TABLE |
| Owner: | EC |
| FND Design Data: | EC.ECE_MVSTO_HEADERS_X
|
| Subobject Name: | |
| Status: | VALID |
ECE_MVSTO_HEADERS_X is the extension table for
ECE_MVSTO_HEADERS. There is a one-to-one relationship between
these two tables linked by TRANSACTION_RECORD_ID.
The extension table is available for transaction customization and
allows supplemental data from a non-Oracle data source to be
written to the outbound data file. Refer to the Oracle e-Commerce
Gateway Users Guide, Extensible Architecture section for
instructions on how to customize an EDI transaction.
| Tablespace: | APPS_TS_INTERFACE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| TRANSACTION_RECORD_ID | NUMBER | Transaction Record ID | ||
| SECURITY_GROUP_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT TRANSACTION_RECORD_ID
, SECURITY_GROUP_ID
FROM EC.ECE_MVSTO_HEADERS_X;
EC.ECE_MVSTO_HEADERS_X does not reference any database object
EC.ECE_MVSTO_HEADERS_X is referenced by following:
EC
ECE_MVSTO_HEADERS_X#
|
|
|
|