home *** CD-ROM | disk | FTP | other *** search
- ;
- ; $Header: genxtb.inp,v 6.1 88/11/18 16:08:11 lchan Exp $ genxtb.inp Copyr (c) 1986 Oracle
- ;
- ; Application owner is SYSTEM. Application name is GENXTB
- ; (Application ID is 1)
- ; -------------------------------------------------
- ;Application Title :
- GENXTB
- ;ORACLE workspace size :
- 8
- ;Block name / Description :
- IAPXTB
- ;Table name :
- IAPXTB
- ;Check for uniqueness before inserting Y/N :
- Y
- ;Display/Buffer how many records :
- 15 / 15
- ;Base crt line ?
- 4
- ;How many physical lines per record ?
- 1
- ;Field name :
- *PRE-INSERT
- ;SQL>
- SELECT SYSDATE
- INTO XTB$CRE
- FROM DUAL
-
- ;Message if value not found :
- GENXTB Pre-Insert: no SYSDATE?!?
- ;Must value exist Y/N :
- Y
- ;Field name :
- *PRE-UPDATE
- ;SQL>
- SELECT SYSDATE
- INTO XTB$MOD
- FROM DUAL
-
- ;Message if value not found :
- GENXTB Pre-Update: no SYSDATE?!?
- ;Must value exist Y/N :
- Y
- ;Field name :
- XTB$XNM
- ;Type of field :
- CHAR
- ;Length of field / Display length / Query length :
- 10 / 0 / 0
- ;Is this field in the base table Y/N :
- Y
- ;Is this field part of the primary key Y/N :
- Y
- ;Field to copy primary key from :
-
- ;Default value :
-
- ;Page :
- 1
- ;Line :
- 1
- ;Column :
- 1
- ;Prompt :
- User Exit
- ;Display prompt above field Y/N :
- Y
- ;Display prompt once for block Y/N :
- Y
- ;Allow field to be entered Y/N :
- **Y
- ;Allow entry of query condition Y/N :
- Y
- ;Hide value of field Y/N :
- N
- ;SQL>
-
- ;Is field fixed length Y/N :
- N
- ;Auto jump to next field Y/N :
- N
- ;Convert field to upper case Y/N :
- N
- ;Help message :
- Enter name of User Exit
- ;Lowest value :
-
- ;Highest value :
-
- ;Field name :
- XTB$XTY
- ;Type of field :
- CHAR
- ;Length of field / Display length / Query length :
- 3 / 0 / 0
- ;Is this field in the base table Y/N :
- Y
- ;Is this field part of the primary key Y/N :
- Y
- ;Field to copy primary key from :
-
- ;Default value :
-
- ;Page :
- 1
- ;Line :
- 1
- ;Column :
- 12
- ;Prompt :
- Type
- ;Display prompt above field Y/N :
- Y
- ;Display prompt once for block Y/N :
- Y
- ;Allow field to be entered Y/N :
- **Y
- ;Allow entry of query condition Y/N :
- Y
- ;Hide value of field Y/N :
- N
- ;SQL>
-
- ;Is field fixed length Y/N :
- N
- ;Auto jump to next field Y/N :
- N
- ;Convert field to upper case Y/N :
- Y
- ;Help message :
- Enter type/language (C, C1, COB, FOR)
- ;Lowest value :
-
- ;Highest value :
-
- ;Field name :
- XTB$REM
- ;Type of field :
- CHAR
- ;Length of field / Display length / Query length :
- 40 / 0 / 0
- ;Is this field in the base table Y/N :
- Y
- ;Is this field part of the primary key Y/N :
- N
- ;Default value :
-
- ;Page :
- 1
- ;Line :
- 1
- ;Column :
- 20
- ;Prompt :
- Remarks
- ;Display prompt above field Y/N :
- Y
- ;Display prompt once for block Y/N :
- Y
- ;Allow field to be entered Y/N :
- **Y
- ;Allow field to be updated Y/N :
- Y
- ;Allow entry of query condition Y/N :
- Y
- ;Hide value of field Y/N :
- N
- ;SQL>
-
- ;Is field mandatory Y/N :
- N
- ;Is field fixed length Y/N :
- N
- ;Auto jump to next field Y/N :
- N
- ;Convert field to upper case Y/N :
- N
- ;Help message :
- Enter remark/comment for this User Exit
- ;Lowest value :
-
- ;Highest value :
-
- ;Field name :
- XTB$CRE
- ;Type of field :
- DATE
- ;Length of field / Display length / Query length :
- 9 / 0 / 0
- ;Is this field in the base table Y/N :
- Y
- ;Is this field part of the primary key Y/N :
- N
- ;Default value :
-
- ;Page :
- 1
- ;Line :
- 1
- ;Column :
- 61
- ;Prompt :
- Creation
- ;Display prompt above field Y/N :
- Y
- ;Display prompt once for block Y/N :
- Y
- ;Allow field to be entered Y/N :
- **N
- ;Allow entry of query condition Y/N :
- N
- ;Hide value of field Y/N :
- N
- ;SQL>
-
- ;Field name :
- XTB$MOD
- ;Type of field :
- DATE
- ;Length of field / Display length / Query length :
- 9 / 0 / 0
- ;Is this field in the base table Y/N :
- Y
- ;Is this field part of the primary key Y/N :
- N
- ;Default value :
-
- ;Page :
- 1
- ;Line :
- 1
- ;Column :
- 71
- ;Prompt :
- Modify
- ;Display prompt above field Y/N :
- Y
- ;Display prompt once for block Y/N :
- Y
- ;Allow field to be entered Y/N :
- **N
- ;Allow entry of query condition Y/N :
- N
- ;Hide value of field Y/N :
- N
- ;SQL>
-
- ;Field name :
-
- ;Block name / Description :
-
- ********** GENXTB **********
- %END
-