SAP ABAP Table SNVOICE (Invoice)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
     SAPBC_DATAMODEL (Package) Data Model: BC_TRAVEL for Workbench Training and Docu.
Basic Data
Table Category TRANSP    Transparent table 
Transparent table SNVOICE   Table Relationship Diagram
Short Description Invoice    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT S_MANDT MANDT CLNT 3   0   Client T000
2 CARRID S_CARR_ID S_CARR_ID CHAR 3   0   Airline Code SCARR
3 CONNID S_CONN_ID S_CONN_ID NUMC 4   0   Flight Connection Number SPFLI
4 FLDATE S_DATE S_DATE DATS 8   0   Flight date SFLIGHT
5 BOOKID S_BOOK_ID S_BOOK_ID NUMC 8   0   Booking number  
6 CUSTOMID S_CUSTOMER S_BUSPANUM NUMC 8   0   Customer Number SCUSTOM
7 INSTNO S_INSTNO NUMC4 NUMC 4   0   (Partial) invoice number  
8 PAYMETH S_PAYMETH CHAR1 CHAR 1   0   Payment method  
9 AMOUNT S_L_CUR_PR S_PRICE CURR 15   2   Price of booking in local currency of airline  
10 CURRENCY S_CURRCODE S_CURR CUKY 5   0   Local currency of airline SCURX
11 ARCHIVE_ S_ARCHIVE NUMC4 NUMC 4   0   Internal SAP use  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 SNVOICE CARRID SCARR CARRID KEY 1 CN
2 SNVOICE CONNID SPFLI CONNID    
3 SNVOICE CURRENCY SCURX CURRKEY REF 1 CN
4 SNVOICE CUSTOMID SCUSTOM ID KEY 1 CN
5 SNVOICE FLDATE SFLIGHT FLDATE KEY 1 CN
6 SNVOICE MANDT T000 MANDT    
History
Last changed by/on SAP  20130604 
SAP Release Created in