Package org.compiere.model
Interface I_M_SerNoCtlExclude
-
- All Known Implementing Classes:
MSerNoCtlExclude,X_M_SerNoCtlExclude
public interface I_M_SerNoCtlExcludeGenerated Interface for M_SerNoCtlExclude- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 2 - Clientstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_Table_IDColumn name AD_Table_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsSOTrxColumn name IsSOTrxstatic StringCOLUMNNAME_M_SerNoCtl_IDColumn name M_SerNoCtl_IDstatic StringCOLUMNNAME_M_SerNoCtlExclude_IDColumn name M_SerNoCtlExclude_IDstatic StringCOLUMNNAME_M_SerNoCtlExclude_UUColumn name M_SerNoCtlExclude_UUstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=811static StringTable_NameTableName=M_SerNoCtlExclude
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_AD_TablegetAD_Table()intgetAD_Table_ID()Get Table.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.I_M_SerNoCtlgetM_SerNoCtl()intgetM_SerNoCtl_ID()Get Serial No Control.intgetM_SerNoCtlExclude_ID()Get Exclude SerNo.StringgetM_SerNoCtlExclude_UU()Get M_SerNoCtlExclude_UUTimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisSOTrx()Get Sales Transaction.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_Table_ID(int AD_Table_ID)Set Table.voidsetIsActive(boolean IsActive)Set Active.voidsetIsSOTrx(boolean IsSOTrx)Set Sales Transaction.voidsetM_SerNoCtl_ID(int M_SerNoCtl_ID)Set Serial No Control.voidsetM_SerNoCtlExclude_ID(int M_SerNoCtlExclude_ID)Set Exclude SerNo.voidsetM_SerNoCtlExclude_UU(String M_SerNoCtlExclude_UU)Set M_SerNoCtlExclude_UU
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=M_SerNoCtlExclude- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=811- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 2 - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsSOTrx
static final String COLUMNNAME_IsSOTrx
Column name IsSOTrx- See Also:
- Constant Field Values
-
COLUMNNAME_M_SerNoCtlExclude_ID
static final String COLUMNNAME_M_SerNoCtlExclude_ID
Column name M_SerNoCtlExclude_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_SerNoCtlExclude_UU
static final String COLUMNNAME_M_SerNoCtlExclude_UU
Column name M_SerNoCtlExclude_UU- See Also:
- Constant Field Values
-
COLUMNNAME_M_SerNoCtl_ID
static final String COLUMNNAME_M_SerNoCtl_ID
Column name M_SerNoCtl_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
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 RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
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_SerNoCtlExclude_ID
void setM_SerNoCtlExclude_ID(int M_SerNoCtlExclude_ID)
Set Exclude SerNo. Exclude the ability to create Serial Numbers in Attribute Sets
-
getM_SerNoCtlExclude_ID
int getM_SerNoCtlExclude_ID()
Get Exclude SerNo. Exclude the ability to create Serial Numbers in Attribute Sets
-
setM_SerNoCtlExclude_UU
void setM_SerNoCtlExclude_UU(String M_SerNoCtlExclude_UU)
Set M_SerNoCtlExclude_UU
-
getM_SerNoCtlExclude_UU
String getM_SerNoCtlExclude_UU()
Get M_SerNoCtlExclude_UU
-
setM_SerNoCtl_ID
void setM_SerNoCtl_ID(int M_SerNoCtl_ID)
Set Serial No Control. Product Serial Number Control
-
getM_SerNoCtl_ID
int getM_SerNoCtl_ID()
Get Serial No Control. Product Serial Number Control
-
getM_SerNoCtl
I_M_SerNoCtl getM_SerNoCtl() throws RuntimeException
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-