home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a524 / 33.ddi / lib / genxtb.inp next >
Encoding:
Text File  |  1991-03-04  |  3.8 KB  |  255 lines

  1. ; $Header: genxtb.inp,v 6.1 88/11/18 16:08:11 lchan Exp $ genxtb.inp Copyr (c) 1986 Oracle
  2. ; Application owner is SYSTEM.  Application name is GENXTB
  3. ; (Application ID is 1)
  4. ; -------------------------------------------------
  5. ;Application Title :
  6. GENXTB
  7. ;ORACLE workspace size :
  8. 8
  9. ;Block name / Description :
  10. IAPXTB
  11. ;Table name :
  12. IAPXTB
  13. ;Check for uniqueness before inserting Y/N :
  14. Y
  15. ;Display/Buffer how many records :
  16. 15 / 15
  17. ;Base crt line ?
  18. 4
  19. ;How many physical lines per record ?
  20. 1
  21. ;Field name :
  22. *PRE-INSERT
  23. ;SQL>
  24. SELECT SYSDATE
  25. INTO   XTB$CRE
  26. FROM   DUAL
  27.  
  28. ;Message if value not found :
  29. GENXTB Pre-Insert: no SYSDATE?!?
  30. ;Must value exist Y/N :
  31. Y
  32. ;Field name :
  33. *PRE-UPDATE
  34. ;SQL>
  35. SELECT SYSDATE
  36. INTO   XTB$MOD
  37. FROM   DUAL
  38.  
  39. ;Message if value not found :
  40. GENXTB Pre-Update: no SYSDATE?!?
  41. ;Must value exist Y/N :
  42. Y
  43. ;Field name :
  44. XTB$XNM
  45. ;Type of field :
  46. CHAR
  47. ;Length of field / Display length / Query length :
  48. 10 / 0 / 0
  49. ;Is this field in the base table Y/N :
  50. Y
  51. ;Is this field part of the primary key Y/N :
  52. Y
  53. ;Field to copy primary key from :
  54.  
  55. ;Default value :
  56.  
  57. ;Page :
  58. 1
  59. ;Line :
  60. 1
  61. ;Column :
  62. 1
  63. ;Prompt :
  64. User Exit
  65. ;Display prompt above field Y/N :
  66. Y
  67. ;Display prompt once for block Y/N :
  68. Y
  69. ;Allow field to be entered Y/N :
  70. **Y
  71. ;Allow entry of query condition Y/N :
  72. Y
  73. ;Hide value of field Y/N :
  74. N
  75. ;SQL>
  76.  
  77. ;Is field fixed length Y/N :
  78. N
  79. ;Auto jump to next field Y/N :
  80. N
  81. ;Convert field to upper case Y/N :
  82. N
  83. ;Help message :
  84. Enter name of User Exit
  85. ;Lowest value :
  86.  
  87. ;Highest value :
  88.  
  89. ;Field name :
  90. XTB$XTY
  91. ;Type of field :
  92. CHAR
  93. ;Length of field / Display length / Query length :
  94. 3 / 0 / 0
  95. ;Is this field in the base table Y/N :
  96. Y
  97. ;Is this field part of the primary key Y/N :
  98. Y
  99. ;Field to copy primary key from :
  100.  
  101. ;Default value :
  102.  
  103. ;Page :
  104. 1
  105. ;Line :
  106. 1
  107. ;Column :
  108. 12
  109. ;Prompt :
  110. Type
  111. ;Display prompt above field Y/N :
  112. Y
  113. ;Display prompt once for block Y/N :
  114. Y
  115. ;Allow field to be entered Y/N :
  116. **Y
  117. ;Allow entry of query condition Y/N :
  118. Y
  119. ;Hide value of field Y/N :
  120. N
  121. ;SQL>
  122.  
  123. ;Is field fixed length Y/N :
  124. N
  125. ;Auto jump to next field Y/N :
  126. N
  127. ;Convert field to upper case Y/N :
  128. Y
  129. ;Help message :
  130. Enter type/language (C, C1, COB, FOR)
  131. ;Lowest value :
  132.  
  133. ;Highest value :
  134.  
  135. ;Field name :
  136. XTB$REM
  137. ;Type of field :
  138. CHAR
  139. ;Length of field / Display length / Query length :
  140. 40 / 0 / 0
  141. ;Is this field in the base table Y/N :
  142. Y
  143. ;Is this field part of the primary key Y/N :
  144. N
  145. ;Default value :
  146.  
  147. ;Page :
  148. 1
  149. ;Line :
  150. 1
  151. ;Column :
  152. 20
  153. ;Prompt :
  154. Remarks
  155. ;Display prompt above field Y/N :
  156. Y
  157. ;Display prompt once for block Y/N :
  158. Y
  159. ;Allow field to be entered Y/N :
  160. **Y
  161. ;Allow field to be updated Y/N :
  162. Y
  163. ;Allow entry of query condition Y/N :
  164. Y
  165. ;Hide value of field Y/N :
  166. N
  167. ;SQL>
  168.  
  169. ;Is field mandatory Y/N :
  170. N
  171. ;Is field fixed length Y/N :
  172. N
  173. ;Auto jump to next field Y/N :
  174. N
  175. ;Convert field to upper case Y/N :
  176. N
  177. ;Help message :
  178. Enter remark/comment for this User Exit
  179. ;Lowest value :
  180.  
  181. ;Highest value :
  182.  
  183. ;Field name :
  184. XTB$CRE
  185. ;Type of field :
  186. DATE
  187. ;Length of field / Display length / Query length :
  188. 9 / 0 / 0
  189. ;Is this field in the base table Y/N :
  190. Y
  191. ;Is this field part of the primary key Y/N :
  192. N
  193. ;Default value :
  194.  
  195. ;Page :
  196. 1
  197. ;Line :
  198. 1
  199. ;Column :
  200. 61
  201. ;Prompt :
  202. Creation
  203. ;Display prompt above field Y/N :
  204. Y
  205. ;Display prompt once for block Y/N :
  206. Y
  207. ;Allow field to be entered Y/N :
  208. **N
  209. ;Allow entry of query condition Y/N :
  210. N
  211. ;Hide value of field Y/N :
  212. N
  213. ;SQL>
  214.  
  215. ;Field name :
  216. XTB$MOD
  217. ;Type of field :
  218. DATE
  219. ;Length of field / Display length / Query length :
  220. 9 / 0 / 0
  221. ;Is this field in the base table Y/N :
  222. Y
  223. ;Is this field part of the primary key Y/N :
  224. N
  225. ;Default value :
  226.  
  227. ;Page :
  228. 1
  229. ;Line :
  230. 1
  231. ;Column :
  232. 71
  233. ;Prompt :
  234. Modify
  235. ;Display prompt above field Y/N :
  236. Y
  237. ;Display prompt once for block Y/N :
  238. Y
  239. ;Allow field to be entered Y/N :
  240. **N
  241. ;Allow entry of query condition Y/N :
  242. N
  243. ;Hide value of field Y/N :
  244. N
  245. ;SQL>
  246.  
  247. ;Field name :
  248.  
  249. ;Block name / Description :
  250.  
  251.                  ********** GENXTB **********
  252. %END
  253.