Adempiere 3.5.2a

org.compiere.model
Interface I_M_LotCtlExclude

All Known Implementing Classes:
X_M_LotCtlExclude

public interface I_M_LotCtlExclude

Generated Interface for M_LotCtlExclude

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 2 - Client
static String COLUMNNAME_AD_Table_ID
          Column name AD_Table_ID
static String COLUMNNAME_IsSOTrx
          Column name IsSOTrx
static String COLUMNNAME_M_LotCtl_ID
          Column name M_LotCtl_ID
static String COLUMNNAME_M_LotCtlExclude_ID
          Column name M_LotCtlExclude_ID
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=810
static String Table_Name
          TableName=M_LotCtlExclude
 
Method Summary
 int getAD_Table_ID()
          Get Table.
 I_AD_Table getAD_Table()
           
 int getM_LotCtl_ID()
          Get Lot Control.
 I_M_LotCtl getM_LotCtl()
           
 int getM_LotCtlExclude_ID()
          Get Exclude Lot.
 boolean isSOTrx()
          Get Sales Transaction.
 void setAD_Table_ID(int AD_Table_ID)
          Set Table.
 void setIsSOTrx(boolean IsSOTrx)
          Set Sales Transaction.
 void setM_LotCtl_ID(int M_LotCtl_ID)
          Set Lot Control.
 void setM_LotCtlExclude_ID(int M_LotCtlExclude_ID)
          Set Exclude Lot.
 

Field Detail

Table_Name

static final String Table_Name
TableName=M_LotCtlExclude

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=810


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 2 - Client


COLUMNNAME_AD_Table_ID

static final String COLUMNNAME_AD_Table_ID
Column name AD_Table_ID

See Also:
Constant Field Values

COLUMNNAME_IsSOTrx

static final String COLUMNNAME_IsSOTrx
Column name IsSOTrx

See Also:
Constant Field Values

COLUMNNAME_M_LotCtlExclude_ID

static final String COLUMNNAME_M_LotCtlExclude_ID
Column name M_LotCtlExclude_ID

See Also:
Constant Field Values

COLUMNNAME_M_LotCtl_ID

static final String COLUMNNAME_M_LotCtl_ID
Column name M_LotCtl_ID

See Also:
Constant Field Values
Method Detail

setAD_Table_ID

void setAD_Table_ID(int AD_Table_ID)
Set Table. Database Table information


getAD_Table_ID

int getAD_Table_ID()
Get Table. Database Table information


getAD_Table

I_AD_Table getAD_Table()
                       throws Exception
Throws:
Exception

setIsSOTrx

void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. This is a Sales Transaction


isSOTrx

boolean isSOTrx()
Get Sales Transaction. This is a Sales Transaction


setM_LotCtlExclude_ID

void setM_LotCtlExclude_ID(int M_LotCtlExclude_ID)
Set Exclude Lot. Exclude the ability to create Lots in Attribute Sets


getM_LotCtlExclude_ID

int getM_LotCtlExclude_ID()
Get Exclude Lot. Exclude the ability to create Lots in Attribute Sets


setM_LotCtl_ID

void setM_LotCtl_ID(int M_LotCtl_ID)
Set Lot Control. Product Lot Control


getM_LotCtl_ID

int getM_LotCtl_ID()
Get Lot Control. Product Lot Control


getM_LotCtl

I_M_LotCtl getM_LotCtl()
                       throws Exception
Throws:
Exception

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.