OUI_CustomProductLayout
See also: Store Databases
Return to Introduction  Previous page  Next page

 
·Database File Summary  

Description:
This database contains the layout settings for the custom Product Fields.
Application(s):
OpenUI Look & Feel Module
Database Directory:
~/mivadata/Merchant2/00000001/oui/
Database File:
ouicfld.dbf
Memo File:
<none>
Index File(s):
ouicfsc.mvx

ouicscc.mvx
 

·Database Field Definition  


Name
Added In Version

Type

Description
Related Database/Field
module_id

NUMBER
Module indentifier that owns each custom field
modules.dbf / Modules.d.id
screen

CHAR(4)
Screen code that this layout is for

ctgy_id

NUMBER
Optional category indentifier to specify this layout for a specific category
cats.dbf / Categories.d.id
code

CHAR(254)
Custom Field "code"
ouicpfld.dbf / OUI_CustProdFlds.d.code
 
 
·Database Index Definition  


Filename
Added In Version

Expression

Flags
ouicfsc.mvx

OUI_CustomProductLayout.d.screen $ ':' $ padl(OUI_CustomProductLayout.d.ctgy_id, 10, '0')
ascending,nounique
ouicscc.mvx

OUI_CustomProductLayout.d.screen $ ':' $ OUI_CustomProductLayout.d.code $ ':' $ padl(OUI_CustomProductLayout.d.ctgy_id, 10, '0')
ascending,nounique
 



 


Send feedback on this documentation.
© 2004 - 2000 Darren Ehlers & OpenUI Developer Consortium