s_edit_index_tran.srs 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. $PBExportHeader$s_edit_index_tran.srs
  2. global type s_edit_index_tran from structure
  3. boolean if_retrieve_all
  4. integer work_mode
  5. string arg_string_code
  6. long arg_pkid
  7. string b_string
  8. string c_string
  9. string d_string
  10. string e_string
  11. string f_string
  12. string g_string
  13. long b_long
  14. long c_long
  15. long d_long
  16. long e_long
  17. long f_long
  18. long g_long
  19. decimal { 10 } b_decimal
  20. decimal { 10 } c_decimal
  21. decimal { 10 } d_decimal
  22. decimal { 10 } e_decimal
  23. decimal { 10 } f_decimal
  24. decimal { 10 } g_decimal
  25. boolean if_select_all
  26. boolean if_select_any
  27. boolean if_sharedata
  28. boolean if_sendout
  29. boolean if_print
  30. long mainid
  31. string arg_cusname
  32. datastore ds_share
  33. transaction sqltransaction
  34. datetime first_date
  35. datetime end_date
  36. datetime b_datetime
  37. datetime arr_datetime[]
  38. long arr_long[]
  39. long arr_long2[]
  40. long arr_long3[]
  41. long arr_long4[]
  42. decimal { 10 } arr_dec[]
  43. decimal { 10 } arr_dec2[]
  44. decimal { 10 } arr_dec3[]
  45. string arr_string[]
  46. string arr_string2[]
  47. string arr_string3[]
  48. datawindow dw_share
  49. long h_long
  50. any a_any
  51. blob arg_blobds
  52. end type