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

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

This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Back button.png   Back to ERP/3.0/Developers Guide/Database Model/org.openbravo.model.ad.process


Contents

AD_EP_Instance_Para

This table contains the following columns:

Name Nullable Data Type Description


AD_Ep_Instance_ID No VARCHAR (32)
AD_Ep_Instance_Para_ID No VARCHAR (32)
AD_Extension_Points_ID No VARCHAR (32) A point in a stored procedure where it is possible to execute procedures of different modules
P_String Yes NVARCHAR (60) String passed as parameter to a process instance.
P_String_To Yes NVARCHAR (60) String passed as maximum string range to a process instance.
P_Text Yes NVARCHAR (2000)
Parametername No NVARCHAR (60) Name describing the parameter.
P_Date Yes TIMESTAMP (7) Date passed as parameter to a process instance.
P_Date_To Yes TIMESTAMP (7) Date passed as maximum date as parameter to a process instance.
P_Number Yes DECIMAL Number passed as parameter to a process instance.
P_Number_To Yes DECIMAL Number passed as maximum range as parameter to a process instance.

Columns

AD_Ep_Instance_ID


top


AD_Ep_Instance_Para_ID



top


Extension Points

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

top


P_String



top


P_String_To



top


P_Text



top


Parameter Name


top


Process Date



top


Process Date To



top


Process Number



top


Process Number To



top


Other Info

Back button.png   Back to org.openbravo.model.ad.process

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

This page has been accessed 2,717 times. This page was last modified on 7 September 2020, at 01:56. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.