d_ff_employee_professional


demopfc.pbl   >   d_ff_employee_professional   

Last Update 13/03/2008 09:54:46
Size 25 588 bytes
Data Source
 SELECT  	employee.emp_id, 	employee.manager_id, 	employee.emp_fname, 	employee.emp_lname, 	employee.dept_id, 	employee.street, 	employee.city, 	employee.state, 	employee.zip_code, 	employee.phone, 	employee.status, 	employee.ss_number, 	employee.salary, 	employee.start_date, 	employee.termination_date, 	employee.birth_date, 	employee.bene_health_ins, 	employee.bene_life_ins, 	employee.bene_day_care, 	employee.sex, 	'', 	'', 	'' FROM 	employee WHERE	 "employee"."emp_id" = :emp_id 
detail
 detail
 - List of objects belonging to this band 
 employee_bene_day_care of type field 
 employee_bene_health_ins of type field 
 employee_bene_life_ins of type field 
 employee_dept_id of type field 
 employee_dept_id_t of type DWText
 employee_manager_id of type field 
 employee_manager_id_t of type DWText
 employee_phone of type field 
 employee_phone_image of type DWText
 employee_phone_t of type DWText
 employee_salary of type field 
 employee_salary_t of type DWText
 employee_start_date of type field 
 employee_start_date_t of type DWText
 employee_status of type field 
 employee_termination_date of type field 
 employee_termination_date_t of type DWText
 gb_1 of type DWGroupbox
 gb_2 of type DWGroupbox
 manager_emp_fname of type field 
 manager_emp_lname of type field 
 
footer
 footer
 
summary
 summary
 
department_dept_name
 Field
 - Field associated with column "compute_0021"
 - Required field.
 - Left aligned field.
 
employee_bene_day_care
 Checkbox
 - Field associated with column "employee.bene_day_care"
 - Values: 
 	Care Y
 	Care N
 - Initial value: N
 - Validation rule: match( gettext() , ~"^[YNyn]$~")
 - Tag value: Determines if the employee is entitled to day care insurance
 
employee_bene_health_ins
 Checkbox
 - Field associated with column "employee.bene_health_ins"
 - Values: 
 	Health Y
 	Health N
 - Initial value: N
 - Validation rule: match( gettext() , ~"^[YNyn]$~")
 - Tag value: Determines if the employee has health insurance
 
employee_bene_life_ins
 Checkbox
 - Field associated with column "employee.bene_life_ins"
 - Values: 
 	Life Y
 	Life N
 - Initial value: N
 - Validation rule: match( gettext() , ~"^[YNyn]$~")
 - Tag value: Determines if the employee has life insurance
 
employee_birth_date
 Field
 - Field associated with column "employee.birth_date"
 - Required field.
 - Left aligned field.
 
employee_city
 Field
 - Field associated with column "employee.city"
 - Required field.
 - Left aligned field.
 
employee_dept_id
 Dropdown Datawindow
 - Field associated with column "employee.dept_id"
 - Required field.
 - A maximum of 0 characters can be entered.
 - Right aligned field.
 - Tag value: Department
 - Values: 
 - Associated DropDownDatawindow: d_tab_department
 - Displayed at: 170%
 
employee_emp_fname
 Field
 - Field associated with column "employee.emp_fname"
 - Required field.
 - Left aligned field.
 
employee_emp_id
 Field
 - Field associated with column "employee.emp_id"
 - Required field.
 - Left aligned field.
 
employee_emp_lname
 Field
 - Field associated with column "employee.emp_lname"
 - Required field.
 - Left aligned field.
 
employee_manager_id
 Field
 - Field associated with column "employee.manager_id"
 - A maximum of 0 characters can be entered.
 - Required field.
 - Right aligned field.
 - Tag value: Identification number of the employee's manager
 
employee_phone
 Edit mask
 - Field associated with column "employee.phone"
 - Required field.
 - Right aligned field.
 - Tag value: Phone number of the employee
 - Edit mask: ##-##-##-##
 
 
employee_salary
 Edit mask
 - Field associated with column "employee.salary"
 - Required field.
 - Right aligned field.
 - Validation rule: round(real ( GetText( ) ), 2 ) > 0.00
 - Validation message: ~"Le salaire doit être supérieur à 0~
 - Tag value: Annual salary of the employee
 - Edit mask: #,###,###.00
 
 
employee_sex
 Field
 - Field associated with column "employee.sex"
 - Required field.
 - Left aligned field.
 - Initial value: M
 
employee_ss_number
 Field
 - Field associated with column "employee.ss_number"
 - Required field.
 - Left aligned field.
 
employee_start_date
 Edit mask
 - Field associated with column "employee.start_date"
 - Required field.
 - Right aligned field.
 - Initial value: today
 - Tag value: Start date
 - Edit mask: dd/mm/YYYY
 
 
employee_state
 Field
 - Field associated with column "employee.state"
 - Required field.
 - Left aligned field.
 
employee_status
 Radio button
 - Field associated with column "employee.status"
 - Required field.
 - Left aligned field.
 - Initial value: A
 - Validation rule: match( gettext() , ~"^[ALT]$~")
 - Tag value: Status of the employee (active, on leave, or terminated)
 - Values: 
 	Active A
 	On leave L
 	Terminated T
 
employee_street
 Field
 - Field associated with column "employee.street"
 - Required field.
 - Left aligned field.
 
employee_termination_date
 Edit mask
 - Field associated with column "employee.termination_date"
 - Required field.
 - Right aligned field.
 - Tag value: Date the employee was terminated
 - Edit mask: dd/mm/YYYY
 
 
employee_zip_code
 Field
 - Field associated with column "employee.zip_code"
 - Required field.
 - Left aligned field.
 
manager_emp_fname
 Field
 - Field associated with column "compute_0022"
 - A maximum of 0 characters can be entered.
 - Required field.
 - Left aligned field.
 
manager_emp_lname
 Field
 - Field associated with column "compute_0023"
 - A maximum of 0 characters can be entered.
 - Required field.
 - Left aligned field.
 
gb_1
 DWGroupbox
gb_2
 DWGroupbox
employee_dept_id_t
 Static Text
employee_manager_id_t
 Static Text
employee_phone_image
 Static Text
employee_phone_t
 Static Text
employee_salary_t
 Static Text
employee_start_date_t
 Static Text
employee_termination_date_t
 Static Text

release 7;
datawindow(units=0 timer_interval=0 color=78682240 processing=0 HTMLDW=no print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 97 print.margin.bottom = 97 print.paper.source = 0 print.paper.size = 0 print.prompt=no print.buttons=no print.preview.buttons=no )
summary(height=4 color="536870912" )
footer(height=0 color="536870912" )
detail(height=616 color="536870912" )
table(column=(type=long update=yes updatewhereclause=yes key=yes name=employee_emp_id dbname="employee.emp_id" )
 column=(type=long update=yes updatewhereclause=yes name=employee_manager_id dbname="employee.manager_id" )
 column=(type=char(20) update=yes updatewhereclause=yes name=employee_emp_fname dbname="employee.emp_fname" )
 column=(type=char(20) update=yes updatewhereclause=yes name=employee_emp_lname dbname="employee.emp_lname" )
 column=(type=long update=yes updatewhereclause=yes name=employee_dept_id dbname="employee.dept_id" values="" )
 column=(type=char(40) update=yes updatewhereclause=yes name=employee_street dbname="employee.street" )
 column=(type=char(20) update=yes updatewhereclause=yes name=employee_city dbname="employee.city" )
 column=(type=char(4) update=yes updatewhereclause=yes name=employee_state dbname="employee.state" )
 column=(type=char(9) update=yes updatewhereclause=yes name=employee_zip_code dbname="employee.zip_code" )
 column=(type=char(10) update=yes updatewhereclause=yes name=employee_phone dbname="employee.phone" )
 column=(type=char(1) update=yes updatewhereclause=yes name=employee_status dbname="employee.status" initial="A" values="Active	A/On leave	L/Terminated	T/" validation="match( gettext() , ~"^[ALT]$~")" )
 column=(type=char(11) update=yes updatewhereclause=yes name=employee_ss_number dbname="employee.ss_number" )
 column=(type=decimal(3) update=yes updatewhereclause=yes name=employee_salary dbname="employee.salary" validation="round(real ( GetText( ) ), 2 ) > 0.00" validationmsg="~"Le salaire doit être supérieur à 0~"" )
 column=(type=datetime update=yes updatewhereclause=yes name=employee_start_date dbname="employee.start_date" initial="today" )
 column=(type=datetime update=yes updatewhereclause=yes name=employee_termination_date dbname="employee.termination_date" )
 column=(type=datetime update=yes updatewhereclause=yes name=employee_birth_date dbname="employee.birth_date" )
 column=(type=char(1) update=yes updatewhereclause=yes name=employee_bene_health_ins dbname="employee.bene_health_ins" initial="N" values="Health	Y/Health	N" validation="match( gettext() , ~"^[YNyn]$~")" )
 column=(type=char(1) update=yes updatewhereclause=yes name=employee_bene_life_ins dbname="employee.bene_life_ins" initial="N" values="Life	Y/Life	N" validation="match( gettext() , ~"^[YNyn]$~")" )
 column=(type=char(1) update=yes updatewhereclause=yes name=employee_bene_day_care dbname="employee.bene_day_care" initial="N" values="Care	Y/Care	N" validation="match( gettext() , ~"^[YNyn]$~")" )
 column=(type=char(1) update=yes updatewhereclause=yes name=employee_sex dbname="employee.sex" initial="M" values="Mr	M/Mme	F/Mlle	L" )
 column=(type=char(0) updatewhereclause=yes name=department_dept_name dbname="compute_0021" )
 column=(type=char(0) updatewhereclause=yes name=manager_emp_fname dbname="compute_0022" )
 column=(type=char(0) updatewhereclause=yes name=manager_emp_lname dbname="compute_0023" )
 retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee.emp_id~") COLUMN(NAME=~"employee.manager_id~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.dept_id~") COLUMN(NAME=~"employee.street~") COLUMN(NAME=~"employee.city~") COLUMN(NAME=~"employee.state~") COLUMN(NAME=~"employee.zip_code~") COLUMN(NAME=~"employee.phone~") COLUMN(NAME=~"employee.status~") COLUMN(NAME=~"employee.ss_number~") COLUMN(NAME=~"employee.salary~") COLUMN(NAME=~"employee.start_date~") COLUMN(NAME=~"employee.termination_date~") COLUMN(NAME=~"employee.birth_date~") COLUMN(NAME=~"employee.bene_health_ins~") COLUMN(NAME=~"employee.bene_life_ins~") COLUMN(NAME=~"employee.bene_day_care~") COLUMN(NAME=~"employee.sex~") COMPUTE(NAME=~"''~") COMPUTE(NAME=~"''~") COMPUTE(NAME=~"''~")WHERE( EXP1 =~" ~~~"employee~~~".~~~"emp_id~~~"~" OP =~"=~" EXP2 =~":emp_id ~" ) ) ARG(NAME = ~"emp_id~" TYPE = number) " update="employee" updatewhere=0 updatekeyinplace=no arguments=(("emp_id", number)) )
text(band=detail alignment="1" text="Téléphone" border="0" color="33554432" x="585" y="1272" height="76" width="288"  name=employee_phone_t visible="1~t0"  font.face="Times New Roman" font.height="-12" font.weight="400"  font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
groupbox(band=detail text="Status"border="5" color="33554432" x="329" y="164" height="268" width="512"  name=gb_1  font.face="Arial" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Department" border="0" color="33554432" x="14" y="12" height="56" width="297"  name=employee_dept_id_t  tag=""  font.face="Arial" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Salary" border="0" color="33554432" x="142" y="464" height="56" width="169"  name=employee_salary_t  font.face="Arial" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="(" border="0" color="33554432" x="233" y="548" height="68" width="78"  name=employee_phone_image  font.face="Wingdings" font.height="-12" font.weight="400"  font.family="0" font.pitch="2" font.charset="2" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Manager" border="0" color="33554432" x="23" y="100" height="56" width="288"  name=employee_manager_id_t  font.face="Arial" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="1" tabsequence=20 border="5" color="33554432" x="329" y="8" height="64" width="919" format="[general]"  name=employee_dept_id  tag="Department" dddw.name=d_tab_department dddw.displaycolumn=department_dept_name dddw.datacolumn=department_dept_id dddw.percentwidth=170 dddw.lines=0 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=yes dddw.case=any dddw.nilisnull=yes dddw.vscrollbar=yes  font.face="Arial" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=30 border="0" color="33554432" x="329" y="224" height="208" width="407" format="[general]"  name=employee_status  tag="Status of the employee (active, on leave, or terminated)" edit.name="StatusButtons" radiobuttons.columns=1 radiobuttons.scale=no radiobuttons.threed=yes  font.face="Arial" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="78682240" )
column(band=detail id=13 alignment="1" tabsequence=70 border="5" color="33554432" x="329" y="464" height="60" width="407" format="$###,##0.00"  name=employee_salary  tag="Annual salary of the employee" editmask.mask="#,###,###.00" editmask.focusrectangle=no  font.face="Arial" font.height="-8" font.weight="700"  font.family="1" font.pitch="1" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="1" tabsequence=80 border="5" color="33554432" x="329" y="548" height="60" width="407" format="[general]"  name=employee_phone  tag="Phone number of the employee" editmask.mask="##-##-##-##" editmask.focusrectangle=no  font.face="Arial" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="33554432" x="329" y="100" height="60" width="224" format="[general]"  name=employee_manager_id  tag="Identification number of the employee's manager" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.nilisnull=yes  font.face="Arial" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="5" color="33554432" x="581" y="100" height="60" width="594" format="[general]"  name=manager_emp_lname edit.limit=0 edit.case=any edit.autoselect=yes  font.face="Arial" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="33554432" x="1202" y="100" height="60" width="622" format="[general]"  name=manager_emp_fname edit.limit=0 edit.case=any edit.autoselect=yes  font.face="Arial" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=14 alignment="1" tabsequence=90 border="5" color="33554432" x="1376" y="464" height="60" width="448" format="[general]"  name=employee_start_date  tag="Start date" editmask.spin=yes editmask.mask="dd/mm/YYYY" editmask.spinrange="~~" editmask.spinincr=1 editmask.focusrectangle=no  font.face="Arial" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="1" tabsequence=100 border="5" color="33554432" x="1376" y="548" height="60" width="448" format="[general]"  name=employee_termination_date  tag="Date the employee was terminated" editmask.spin=yes editmask.mask="dd/mm/YYYY" editmask.spinrange="~~" editmask.spinincr=1 editmask.focusrectangle=no  font.face="Arial" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
groupbox(band=detail text="Insurance"border="5" color="33554432" x="1312" y="168" height="268" width="512"  name=gb_2  font.face="Arial" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Start date" border="0" color="33554432" x="901" y="464" height="56" width="434"  name=employee_start_date_t  font.face="Arial" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Termination date" border="0" color="33554432" x="974" y="548" height="56" width="361"  name=employee_termination_date_t  font.face="Arial" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=40 border="0" color="33554432" x="1381" y="220" height="56" width="265" format="[general]"  name=employee_bene_life_ins  tag="Determines if the employee has life insurance" checkbox.text="Life" checkbox.on="Y" checkbox.off="N" checkbox.scale=no checkbox.threed=yes  font.face="Arial" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=19 alignment="0" tabsequence=50 border="0" color="33554432" x="1381" y="300" height="56" width="352" format="[general]"  name=employee_bene_day_care  tag="Determines if the employee is entitled to day care insurance" checkbox.text="Care" checkbox.on="Y" checkbox.off="N" checkbox.scale=no checkbox.threed=yes  font.face="Arial" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=17 alignment="0" tabsequence=60 border="0" color="33554432" x="1381" y="376" height="56" width="398" format="[general]"  name=employee_bene_health_ins  tag="Determines if the employee has health insurance" checkbox.text="Health" checkbox.on="Y" checkbox.off="N" checkbox.scale=no checkbox.threed=yes  font.face="Arial" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" )