d_pfcsecurity_applookup


pfcapsrv.pbl   >   d_pfcsecurity_applookup   

Last Update 13/03/2008 09:54:48
Size 4 820 bytes
Data Source
 SELECT  	security_apps.application, 	security_apps.description FROM 	security_apps WHERE	"security_apps"."application" = :app
detail
 detail
 - List of objects belonging to this band 
 application of type field 
 description of type field 
 
footer
 footer
 
header
 header
 - List of objects belonging to this band 
 application_t of type DWText
 description_t of type DWText
 
summary
 summary
 
application
 Field
 - Field associated with column "security_apps.application"
 - A maximum of 32 characters can be entered.
 - Required field.
 - Left aligned field.
 
description
 Field
 - Field associated with column "security_apps.description"
 - A maximum of 64 characters can be entered.
 - Required field.
 - Left aligned field.
 
application_t
 Static Text
description_t
 Static Text

release 5;
datawindow(units=0 timer_interval=0 color=77956459 processing=0 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 )
header(height=65 color="536870912" )
summary(height=1 color="536870912" )
footer(height=1 color="536870912" )
detail(height=65 color="536870912" )
table(column=(type=char(32) update=yes key=yes name=application dbname="security_apps.application" )
 column=(type=char(64) update=yes name=description dbname="security_apps.description" )
 retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"security_apps~" ) COLUMN(NAME=~"security_apps.application~") COLUMN(NAME=~"security_apps.description~")WHERE(    EXP1 =~"~~~"security_apps~~~".~~~"application~~~"~"   OP =~"=~"    EXP2 =~":app~" ) ) ARG(NAME = ~"app~" TYPE = string) " update="security_apps" updatewhere=1 updatekeyinplace=no arguments=(("app", string)) )
text(band=header alignment="2" text="Application"border="6" color="0" x="4" y="6" height="55" width="434"  name=application_t  font.face="MS Sans Serif" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Description"border="6" color="0" x="459" y="6" height="55" width="1167"  name=description_t  font.face="MS Sans Serif" font.height="-8" font.weight="700"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="459" y="3" height="55" width="1167" format="[general]"  name=description edit.limit=64 edit.case=any edit.autoselect=yes edit.autohscroll=yes  font.face="MS Sans Serif" 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=1 alignment="0" tabsequence=32766 border="0" color="0" x="4" y="3" height="55" width="434" format="[general]"  name=application edit.limit=32 edit.case=any edit.autoselect=yes edit.autohscroll=yes  font.face="MS Sans Serif" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )