AUC_OPPORTUNITY is a standard WebChannel Sales using ERP-SD Structure in SAP WEC application. Below you can view the Table Structure, columns(fields), SAP Wiki pages, discussion threads, related TCodes, FMs, ABAP Reports, BW Datasources, and Authorization Objects for AUC_OPPORTUNITY. You can use the transaction code SE11 to view the fields in this structure.
AUC_OPPORTUNITY — Meta Data
Description: | Opportunity details from for webAuctions |
Main Category: | WEC |
Sub Category: | WebChannel Sales using ERP-SD |
Table type: | Structure (INTTAB) |
AUC_OPPORTUNITY — Table Structure, Fields(Columns) and Definitions
Position | Column Name | Description | Primary Key | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
1 | OPP_ID | Auction ID | CHAR | 32 | ||
2 | OPP_NAME | Auction name | CHAR | 255 | ||
3 | OPP_QTY | Quantity | QUAN | 15 | ||
4 | OPP_START_DATE | Date | DATS | 8 | ||
5 | OPP_END_DATE | Date | DATS | 8 | ||
6 | OPP_INIT_BID | Currency amount | CURR | 9 | ||
7 | OPP_HIGH_BID | Currency amount | CURR | 9 | ||
8 | OPP_URL | Auction URL | CHAR | 255 | ||
9 | OPP_CURR_BID | Currency amount | CURR | 9 | ||
10 | CURRENCY | Currency Key | CUKY | 5 | * | |
11 | IMAGE_URL | Image URL | CHAR | 255 | ||
12 | NUM_UNITS | Number of units in an broken lot auction | QUAN | 15 | ||
13 | TERMS_COND | Terms and conditions | CHAR | 2048 | ||
14 | RESERVED_PRICE | Currency amount | CURR | 9 | ||
15 | WINNING_PRICE | Currency amount | CURR | 9 | ||
16 | OPP_QTY_UNIT | Unit | UNIT | 3 |