r_FormDep_SourceEtat.bas 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. Operation =1
  2. Option =0
  3. Begin InputTables
  4. Name ="tbl_FormDep"
  5. Name ="r_Agents"
  6. End
  7. Begin OutputColumns
  8. Expression ="tbl_FormDep.IDSuivi"
  9. Expression ="tbl_FormDep.CodeAgent"
  10. Expression ="r_Agents.Nom"
  11. Expression ="tbl_FormDep.JourRH"
  12. Expression ="tbl_FormDep.MoisRH"
  13. Expression ="tbl_FormDep.AnneeRH"
  14. Expression ="tbl_FormDep.Depart"
  15. Expression ="tbl_FormDep.Itineraire"
  16. Expression ="tbl_FormDep.Distance2_perso"
  17. Expression ="tbl_FormDep.Distance2_service"
  18. Expression ="tbl_FormDep.Distance1_perso"
  19. Expression ="tbl_FormDep.HeuresDep"
  20. Expression ="tbl_FormDep.HeuresDepNuit"
  21. Expression ="tbl_FormDep.Repas"
  22. Expression ="tbl_FormDep.Remarque"
  23. Expression ="tbl_FormDep.Valide"
  24. Expression ="tbl_FormDep.CreePar"
  25. Expression ="tbl_FormDep.CreeLe"
  26. End
  27. Begin Joins
  28. LeftTable ="r_Agents"
  29. RightTable ="tbl_FormDep"
  30. Expression ="r_Agents.CodeAgent = tbl_FormDep.CodeAgent"
  31. Flag =1
  32. End
  33. dbBoolean "ReturnsRecords" ="-1"
  34. dbInteger "ODBCTimeout" ="60"
  35. dbByte "RecordsetType" ="0"
  36. dbBoolean "OrderByOn" ="0"
  37. dbByte "Orientation" ="0"
  38. dbByte "DefaultView" ="2"
  39. dbBoolean "FilterOnLoad" ="0"
  40. dbBoolean "OrderByOnLoad" ="-1"
  41. dbBoolean "TotalsRow" ="0"
  42. Begin
  43. Begin
  44. dbText "Name" ="tbl_FormDep.CreeLe"
  45. dbLong "AggregateType" ="-1"
  46. End
  47. Begin
  48. dbText "Name" ="tbl_FormDep.IDSuivi"
  49. dbLong "AggregateType" ="-1"
  50. End
  51. Begin
  52. dbText "Name" ="tbl_FormDep.HeuresDepNuit"
  53. dbLong "AggregateType" ="-1"
  54. End
  55. Begin
  56. dbText "Name" ="tbl_FormDep.CreePar"
  57. dbLong "AggregateType" ="-1"
  58. End
  59. Begin
  60. dbText "Name" ="tbl_FormDep.CodeAgent"
  61. dbLong "AggregateType" ="-1"
  62. End
  63. Begin
  64. dbText "Name" ="tbl_FormDep.JourRH"
  65. dbLong "AggregateType" ="-1"
  66. End
  67. Begin
  68. dbText "Name" ="tbl_FormDep.MoisRH"
  69. dbLong "AggregateType" ="-1"
  70. End
  71. Begin
  72. dbText "Name" ="tbl_FormDep.AnneeRH"
  73. dbLong "AggregateType" ="-1"
  74. End
  75. Begin
  76. dbText "Name" ="tbl_FormDep.Itineraire"
  77. dbLong "AggregateType" ="-1"
  78. End
  79. Begin
  80. dbText "Name" ="tbl_FormDep.Distance2_perso"
  81. dbLong "AggregateType" ="-1"
  82. End
  83. Begin
  84. dbText "Name" ="tbl_FormDep.Distance2_service"
  85. dbLong "AggregateType" ="-1"
  86. End
  87. Begin
  88. dbText "Name" ="tbl_FormDep.Distance1_perso"
  89. dbLong "AggregateType" ="-1"
  90. End
  91. Begin
  92. dbText "Name" ="tbl_FormDep.HeuresDep"
  93. dbLong "AggregateType" ="-1"
  94. End
  95. Begin
  96. dbText "Name" ="tbl_FormDep.Repas"
  97. dbLong "AggregateType" ="-1"
  98. End
  99. Begin
  100. dbText "Name" ="tbl_FormDep.Remarque"
  101. dbLong "AggregateType" ="-1"
  102. End
  103. Begin
  104. dbText "Name" ="tbl_FormDep.Valide"
  105. dbLong "AggregateType" ="-1"
  106. End
  107. Begin
  108. dbText "Name" ="r_Agents.Nom"
  109. dbLong "AggregateType" ="-1"
  110. End
  111. Begin
  112. dbText "Name" ="tbl_FormDep.Depart"
  113. dbLong "AggregateType" ="-1"
  114. End
  115. End
  116. Begin
  117. State =0
  118. Left =0
  119. Top =0
  120. Right =1125
  121. Bottom =545
  122. Left =-1
  123. Top =-1
  124. Right =1109
  125. Bottom =272
  126. Left =0
  127. Top =0
  128. ColumnsShown =539
  129. Begin
  130. Left =48
  131. Top =12
  132. Right =211
  133. Bottom =284
  134. Top =0
  135. Name ="tbl_FormDep"
  136. Name =""
  137. End
  138. Begin
  139. Left =259
  140. Top =12
  141. Right =403
  142. Bottom =156
  143. Top =0
  144. Name ="r_Agents"
  145. Name =""
  146. End
  147. End