SAP ABAP Table WCFS_QUERY_PO_HEADER (EPM demo application: structure for query order by header)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI (Application Component) WebClient UI
⤷
WCF_EPM_DEMO_GENIL (Package) GenIL implementation for EPM Demo
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | WCFS_QUERY_PO_HEADER |
|
| Short Description | EPM demo application: structure for query order by header |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
SNWD_PO_ID | D_EPM_ID | CHAR | 10 | 0 | EPM: Purchase Order Number | ||
| 2 | |
SNWD_DESC | D_EPM_DESC | CHAR | 255 | 0 | EPM: Text field for names and descriptions | ||
| 3 | |
SNWD_CURR_CODE | CUKY | 5 | 0 | EPM: Currency Code | |||
| 4 | |
SNWD_TTL_GROSS_AMOUNT | CURR | 15 | 2 | EPM: Total Gross Amount | |||
| 5 | |
SNWD_TTL_NET_AMOUNT | CURR | 15 | 2 | EPM: Total Net Amount | |||
| 6 | |
SNWD_TTL_TAX_AMOUNT | CURR | 15 | 2 | EPM: Total Tax Amount | |||
| 7 | |
SNWD_PO_LC_STATUS_CODE | D_PO_LC | CHAR | 1 | 0 | EPM: Purchase Order Lifecycle Status | ||
| 8 | |
SNWD_PO_AP_STATUS_CODE | D_PO_AP | CHAR | 1 | 0 | EPM: Purchase Order Approval Status | ||
| 9 | |
SNWD_PO_CF_STATUS_CODE | D_PO_CF | CHAR | 1 | 0 | EPM: Purchase Order Confirmation Status | ||
| 10 | |
SNWD_PO_OR_STATUS_CODE | D_PO_OR | CHAR | 1 | 0 | EPM: Purchase Order Ordering Status |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 702 |