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

ERP 2.50:Developers Guide/Database Model/org.openbravo.model.ad.utility/AD Script SQL

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

Index

Contents

AD_Script_SQL

Auxiliary table used by several processes to temporarily store sql commands and later execute them

This table contains the following columns:

Name Nullable Data Type Description
Seqno NNUMBER(10, 0)The order of records in a specified document.
Strsql YVARCHAR2(4000)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

Sequence Number

The Sequence indicates the order of records

top

Strsql

top

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

This page has been accessed 1,774 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.