View source | Discuss this page | Page history | Printable version   

ERP 2.50:Developers Guide/Database Model/org.openbravo.model.ad.process/AD EP Instance Para

ERP 2.50:Developers Guide/Database Model/org.openbravo.model.ad.process

Index

Contents

AD_EP_Instance_Para

This table contains the following columns:

Name Nullable Data Type Description
AD_Ep_Instance_ID NVARCHAR2(32)null
AD_Extension_Points_ID NVARCHAR2(32)null
Parametername NNVARCHAR2(60)Parameter Name
P_String YNVARCHAR2(60)Parameter String
P_String_To YNVARCHAR2(60)Parameter String To
P_Number YNUMBERParameter number
P_Number_To YNUMBERParameter number to
P_Date YDATEParameter Date
P_Date_To YDATEDate passed as maximum date as parameter to a process instance.
P_Text YNVARCHAR2(2000)null
AD_Ep_Instance_Para_ID NVARCHAR2(32)null

Other Info

Indexes

These are the indexes for this table (for each index there is a list of all the columns included within it):

Unique

top

Columns

AD_Ep_Instance_ID

top

Extension Points

Foreign key column to AD_Extension_Points table, (column: AD_Extension_Points_ID)

top

Parameter Name

Name describing the parameter.

top

P_String

String passed as parameter to a process instance.

top

P_String_To

String passed as maximum string range to a process instance.

top

Process Number

Number passed as parameter to a process instance.

top

Process Number To

Number passed as maximum range as parameter to a process instance.

top

Process Date

Date passed as parameter to a process instance.

top

Process Date To

Date passed as maximum date as parameter to a process instance.

top

P_Text

top

AD_Ep_Instance_Para_ID

top

Retrieved from "http://wiki.openbravo.com/wiki/ERP_2.50:Developers_Guide/Database_Model/org.openbravo.model.ad.process/AD_EP_Instance_Para"

This page has been accessed 1,937 times. This page was last modified on 14 June 2011, at 11:03. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.