/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_AD_CrystalReport_Para()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_CM_Container_Element()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 3
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_CM_CStage_Element()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 4
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_AD_Role()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
                                     }                                               /** Static Constructor
                                                                                      * Set Table ID By Table Name
                                                                                      * added by ->Harwinder */

                                     static X_C_TaskLine()
                                     {
                                         Table_ID = Get_Table_ID(Table_Name); model = new KeyNamePair(Table_ID, Table_Name);
                                     }                                               /** Serial Version No */
Ejemplo n.º 6
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_C_PaySelectionLine()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_VASC_AppointmentsInfo()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 8
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_M_Warehouse_Acct()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 9
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_M_Demand()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 10
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_M_MatchInv()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 11
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_C_ProfitLoss()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 12
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_Fact_Acct_Balance()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
 /** Static Constructor
  * Set Table ID By Table Name
  * added by ->Harwinder */
 static X_M_ProductAttributes()
 {
     Table_ID = Get_Table_ID(Table_Name);
     model    = new KeyNamePair(Table_ID, Table_Name);
 }
Ejemplo n.º 14
0
 /** Static Constructor
  * Set Table ID By Table Name
  * added by ->Harwinder */
 static X_M_InventoryLine()
 {
     Table_ID = Get_Table_ID(Table_Name);
     model    = new KeyNamePair(Table_ID, Table_Name);
 }
Ejemplo n.º 15
0
 /** Static Constructor
  * Set Table ID By Table Name
  * added by ->Harwinder */
 static X_M_WorkOrder()
 {
     Table_ID = Get_Table_ID(Table_Name);
     model    = new KeyNamePair(Table_ID, Table_Name);
 }
Ejemplo n.º 16
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_R_InterestArea()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 17
0
 /** Static Constructor
  * Set Table ID By Table Name
  * added by ->Harwinder */
 static X_M_Storage()
 {
     Table_ID = Get_Table_ID(Table_Name);
     model    = new VAdvantage.Model.KeyNamePair(Table_ID, Table_Name);
 }
Ejemplo n.º 18
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_R_Resolution()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 19
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_C_AllocationHdr()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 20
0
 /** Static Constructor
  * Set Table ID By Table Name
  * added by ->Harwinder */
 static X_M_ProductPrice()
 {
     Table_ID = Get_Table_ID(Table_Name);
     model    = new KeyNamePair(Table_ID, Table_Name);
 }
Ejemplo n.º 21
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_CM_NewsChannel()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 22
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_AD_PInstance_Para()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 23
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_AD_ReportFormat()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_M_PriceList_Version()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 25
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_AD_TreeNodeU4()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 26
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_AD_ExcelImport()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
        }                                                                                              /** Static Constructor
                                                                                                        * Set Table ID By Table Name
                                                                                                        * added by ->Harwinder */

        static X_M_CostElementDetail()
        {
            Table_ID = Get_Table_ID(Table_Name); model = new KeyNamePair(Table_ID, Table_Name);
        }                                               /** Serial Version No */
Ejemplo n.º 28
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_C_IndustryCode()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }
Ejemplo n.º 29
0
 /** Static Constructor
  * Set Table ID By Table Name
  * added by ->Harwinder */
 static X_M_CostDetail()
 {
     Table_ID = Get_Table_ID(Table_Name);
     model    = new VAdvantage.Model.KeyNamePair(Table_ID, Table_Name);
 }
Ejemplo n.º 30
0
/** Static Constructor
 * Set Table ID By Table Name
 * added by ->Harwinder */
        static X_T_InventoryValue()
        {
            Table_ID = Get_Table_ID(Table_Name);
            model    = new KeyNamePair(Table_ID, Table_Name);
        }