s_email_send.srs 493 B

123456789101112131415161718192021222324252627
  1. $PBExportHeader$s_email_send.srs
  2. global type s_email_send from structure
  3. long sendid
  4. long boxid
  5. long mailid
  6. string mailaddress
  7. string mailtype
  8. string subject
  9. integer priority
  10. string htmlbody
  11. string textbody
  12. string opemp
  13. datetime opdate
  14. decimal { 0 } mailsize
  15. datetime senddate
  16. string revlist
  17. integer normal_flag
  18. string senduser
  19. string sendaddress
  20. datetime revdate
  21. blob orgdata
  22. string status
  23. integer NTFlag
  24. string NTName
  25. string NTMail
  26. end type