Package org.compiere.model
Class X_I_InOutLineConfirm
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_I_InOutLineConfirm
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_I_InOutLineConfirm,I_Persistent,Evaluatee
Generated Model for I_InOutLineConfirm
- Version:
- Release 13 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_IDFields inherited from interface org.compiere.model.I_I_InOutLineConfirm
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_ConfirmationNo, COLUMNNAME_ConfirmedQty, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_DifferenceQty, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_InOutLineConfirm_ID, COLUMNNAME_I_InOutLineConfirm_UU, COLUMNNAME_I_IsImported, COLUMNNAME_IsActive, COLUMNNAME_M_InOutLineConfirm_ID, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_ScrappedQty, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_I_InOutLineConfirm(Properties ctx, int I_InOutLineConfirm_ID, String trxName) Standard ConstructorX_I_InOutLineConfirm(Properties ctx, int I_InOutLineConfirm_ID, String trxName, String... virtualColumns) Standard ConstructorX_I_InOutLineConfirm(Properties ctx, String I_InOutLineConfirm_UU, String trxName) Standard ConstructorX_I_InOutLineConfirm(Properties ctx, String I_InOutLineConfirm_UU, String trxName, String... virtualColumns) Standard ConstructorX_I_InOutLineConfirm(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelGet Confirmation No.Get Confirmed Quantity.Get Description.Get Difference.Get Import Error Message.intGet Ship/Receipt Confirmation Import Line.Get I_InOutLineConfirm_UU.Get Record ID/ColumnNameDeprecated.intGet Ship/Receipt Confirmation Line.Get Scrapped Quantity.protected POInfoinitPO(Properties ctx) Load Meta DatabooleanGet Imported.booleanGet Processed.booleanGet Process Now.voidsetConfirmationNo(String ConfirmationNo) Set Confirmation No.voidsetConfirmedQty(BigDecimal ConfirmedQty) Set Confirmed Quantity.voidsetDescription(String Description) Set Description.voidsetDifferenceQty(BigDecimal DifferenceQty) Set Difference.voidsetI_ErrorMsg(String I_ErrorMsg) Set Import Error Message.voidsetI_InOutLineConfirm_ID(int I_InOutLineConfirm_ID) Set Ship/Receipt Confirmation Import Line.voidsetI_InOutLineConfirm_UU(String I_InOutLineConfirm_UU) Set I_InOutLineConfirm_UU.voidsetI_IsImported(boolean I_IsImported) Set Imported.voidsetM_InOutLineConfirm_ID(int M_InOutLineConfirm_ID) Set Ship/Receipt Confirmation Line.voidsetProcessed(boolean Processed) Set Processed.voidsetProcessing(boolean Processing) Set Process Now.voidsetScrappedQty(BigDecimal ScrappedQty) Set Scrapped Quantity.toString()String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableAttribute, get_TableAttributeAsBoolean, get_TableAttributeAsInt, get_TableAttributes, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys, validForeignKeysExMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongMethods inherited from interface org.compiere.model.I_I_InOutLineConfirm
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActiveMethods inherited from interface org.compiere.model.I_Persistent
save
-
Constructor Details
-
X_I_InOutLineConfirm
Standard Constructor -
X_I_InOutLineConfirm
public X_I_InOutLineConfirm(Properties ctx, int I_InOutLineConfirm_ID, String trxName, String... virtualColumns) Standard Constructor -
X_I_InOutLineConfirm
Standard Constructor -
X_I_InOutLineConfirm
public X_I_InOutLineConfirm(Properties ctx, String I_InOutLineConfirm_UU, String trxName, String... virtualColumns) Standard Constructor -
X_I_InOutLineConfirm
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 2 - Client
-
initPO
Load Meta Data -
toString
Description copied from class:POString representation -
setConfirmationNo
Set Confirmation No.- Specified by:
setConfirmationNoin interfaceI_I_InOutLineConfirm- Parameters:
ConfirmationNo- Confirmation Number
-
getConfirmationNo
Get Confirmation No.- Specified by:
getConfirmationNoin interfaceI_I_InOutLineConfirm- Returns:
- Confirmation Number
-
setConfirmedQty
Set Confirmed Quantity.- Specified by:
setConfirmedQtyin interfaceI_I_InOutLineConfirm- Parameters:
ConfirmedQty- Confirmation of a received quantity
-
getConfirmedQty
Get Confirmed Quantity.- Specified by:
getConfirmedQtyin interfaceI_I_InOutLineConfirm- Returns:
- Confirmation of a received quantity
-
setDescription
Set Description.- Specified by:
setDescriptionin interfaceI_I_InOutLineConfirm- Parameters:
Description- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescriptionin interfaceI_I_InOutLineConfirm- Returns:
- Optional short description of the record
-
setDifferenceQty
Set Difference.- Specified by:
setDifferenceQtyin interfaceI_I_InOutLineConfirm- Parameters:
DifferenceQty- Difference Quantity
-
getDifferenceQty
Get Difference.- Specified by:
getDifferenceQtyin interfaceI_I_InOutLineConfirm- Returns:
- Difference Quantity
-
setI_ErrorMsg
Set Import Error Message.- Specified by:
setI_ErrorMsgin interfaceI_I_InOutLineConfirm- Parameters:
I_ErrorMsg- Messages generated from import process
-
getI_ErrorMsg
Get Import Error Message.- Specified by:
getI_ErrorMsgin interfaceI_I_InOutLineConfirm- Returns:
- Messages generated from import process
-
setI_InOutLineConfirm_ID
public void setI_InOutLineConfirm_ID(int I_InOutLineConfirm_ID) Set Ship/Receipt Confirmation Import Line.- Specified by:
setI_InOutLineConfirm_IDin interfaceI_I_InOutLineConfirm- Parameters:
I_InOutLineConfirm_ID- Material Shipment or Receipt Confirmation Import Line
-
getI_InOutLineConfirm_ID
public int getI_InOutLineConfirm_ID()Get Ship/Receipt Confirmation Import Line.- Specified by:
getI_InOutLineConfirm_IDin interfaceI_I_InOutLineConfirm- Returns:
- Material Shipment or Receipt Confirmation Import Line
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setI_InOutLineConfirm_UU
Set I_InOutLineConfirm_UU.- Specified by:
setI_InOutLineConfirm_UUin interfaceI_I_InOutLineConfirm- Parameters:
I_InOutLineConfirm_UU- I_InOutLineConfirm_UU
-
getI_InOutLineConfirm_UU
Get I_InOutLineConfirm_UU.- Specified by:
getI_InOutLineConfirm_UUin interfaceI_I_InOutLineConfirm- Returns:
- I_InOutLineConfirm_UU
-
setI_IsImported
public void setI_IsImported(boolean I_IsImported) Set Imported.- Specified by:
setI_IsImportedin interfaceI_I_InOutLineConfirm- Parameters:
I_IsImported- Has this import been processed
-
isI_IsImported
public boolean isI_IsImported()Get Imported.- Specified by:
isI_IsImportedin interfaceI_I_InOutLineConfirm- Returns:
- Has this import been processed
-
getM_InOutLineConfirm
Deprecated.- Specified by:
getM_InOutLineConfirmin interfaceI_I_InOutLineConfirm- Throws:
RuntimeException
-
setM_InOutLineConfirm_ID
public void setM_InOutLineConfirm_ID(int M_InOutLineConfirm_ID) Set Ship/Receipt Confirmation Line.- Specified by:
setM_InOutLineConfirm_IDin interfaceI_I_InOutLineConfirm- Parameters:
M_InOutLineConfirm_ID- Material Shipment or Receipt Confirmation Line
-
getM_InOutLineConfirm_ID
public int getM_InOutLineConfirm_ID()Get Ship/Receipt Confirmation Line.- Specified by:
getM_InOutLineConfirm_IDin interfaceI_I_InOutLineConfirm- Returns:
- Material Shipment or Receipt Confirmation Line
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessedin interfaceI_I_InOutLineConfirm- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessedin interfaceI_I_InOutLineConfirm- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessingin interfaceI_I_InOutLineConfirm- Parameters:
Processing- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessingin interfaceI_I_InOutLineConfirm- Returns:
- Process Now
-
setScrappedQty
Set Scrapped Quantity.- Specified by:
setScrappedQtyin interfaceI_I_InOutLineConfirm- Parameters:
ScrappedQty- The Quantity scrapped due to QA issues
-
getScrappedQty
Get Scrapped Quantity.- Specified by:
getScrappedQtyin interfaceI_I_InOutLineConfirm- Returns:
- The Quantity scrapped due to QA issues
-