Advertisement
Guest User

Untitled

a guest
Jul 28th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. from hermesbase.enappsys.enappsysdata import EnappsysData
  2.  
  3. enap = EnappsysData(username='',password='',start_date='20151101',end_date='20160728',\
  4. report_name='apxdamdata',message='BMRS.MID',query_type='history',\
  5. report_type='midp',report_sub_type='APXMIDP')
  6.  
  7. # Sample code to use just add password and date
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement