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   Table Relationship Diagram
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 PO_ID SNWD_PO_ID D_EPM_ID CHAR 10   0   EPM: Purchase Order Number  
2 DESCRIPTION SNWD_DESC D_EPM_DESC CHAR 255   0   EPM: Text field for names and descriptions  
3 CURRENCY_CODE SNWD_CURR_CODE   CUKY 5   0   EPM: Currency Code  
4 GROSS_AMOUNT SNWD_TTL_GROSS_AMOUNT   CURR 15   2   EPM: Total Gross Amount  
5 NET_AMOUNT SNWD_TTL_NET_AMOUNT   CURR 15   2   EPM: Total Net Amount  
6 TAX_AMOUNT SNWD_TTL_TAX_AMOUNT   CURR 15   2   EPM: Total Tax Amount  
7 LIFECYCLE_STATUS SNWD_PO_LC_STATUS_CODE D_PO_LC CHAR 1   0   EPM: Purchase Order Lifecycle Status  
8 APPROVAL_STATUS SNWD_PO_AP_STATUS_CODE D_PO_AP CHAR 1   0   EPM: Purchase Order Approval Status  
9 CONFIRM_STATUS SNWD_PO_CF_STATUS_CODE D_PO_CF CHAR 1   0   EPM: Purchase Order Confirmation Status  
10 ORDERING_STATUS 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