您现在的位置: 精品资料网 >> 人力资源 >> 企业培训 >> 资料信息

compiere_erp_application_dictionary培训(DOC 9页)

所属分类:
企业培训
文件大小:
514 KB
下载地址:
相关资料:
ie,培训
compiere_erp_application_dictionary培训(DOC 9页)内容简介

A Window normally contains several Tabs, and A Tab contains several Fields.
And A Tab is based on a ‘Table’, so A Field in a tab is just a ‘Column’ in a ‘Table’.

SO the process to generate a window is to:
Create a table into Oracle (Or use an existing Table)                                                                                                     
Create a table in Application Dictionary (Or use an existing Table)
Create Columns in Application Dictionary for this Table
Create A window in Application Dictionary
Create Tabs for this window using a table in Application Dictionary
Create fields for the Tab
Create a new Menu item and add a window menu into the menu tree
Login again, IS THAT WHAT YOU WANT?

 What is Table in Application Dictionary?
A table in Application Dictionary can be physical table or a view in oracle.


..............................