Package org.compiere.model
Class X_T_Transaction
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_T_Transaction
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_Persistent,I_T_Transaction,Evaluatee
public class X_T_Transaction extends PO implements I_T_Transaction, I_Persistent
Generated Model for T_Transaction- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static intMOVEMENTTYPE_AD_Reference_IDMovementType AD_Reference_ID=189static StringMOVEMENTTYPE_CustomerReturnsCustomer Returns = C+static StringMOVEMENTTYPE_CustomerShipmentCustomer Shipment = C-static StringMOVEMENTTYPE_InventoryInInventory In = I+static StringMOVEMENTTYPE_InventoryOutInventory Out = I-static StringMOVEMENTTYPE_MovementFromMovement From = M-static StringMOVEMENTTYPE_MovementToMovement To = M+static StringMOVEMENTTYPE_Production_Production - = P-static StringMOVEMENTTYPE_ProductionPlusProduction + = P+static StringMOVEMENTTYPE_VendorReceiptsVendor Receipts = V+static StringMOVEMENTTYPE_VendorReturnsVendor Returns = V-static StringMOVEMENTTYPE_WorkOrder_Work Order - = W-static StringMOVEMENTTYPE_WorkOrderPlusWork Order + = W+-
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, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_T_Transaction
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_PInstance_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_ProjectIssue_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_IsActive, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_InOut_ID, COLUMNNAME_M_InOutLine_ID, COLUMNNAME_M_Inventory_ID, COLUMNNAME_M_InventoryLine_ID, COLUMNNAME_M_Locator_ID, COLUMNNAME_M_Movement_ID, COLUMNNAME_M_MovementLine_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_Production_ID, COLUMNNAME_M_ProductionLine_ID, COLUMNNAME_M_Transaction_ID, COLUMNNAME_MovementDate, COLUMNNAME_MovementQty, COLUMNNAME_MovementType, COLUMNNAME_Search_InOut_ID, COLUMNNAME_Search_Invoice_ID, COLUMNNAME_Search_Order_ID, COLUMNNAME_T_Transaction_UU, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_T_Transaction(Properties ctx, int T_Transaction_ID, String trxName)Standard ConstructorX_T_Transaction(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelI_AD_PInstancegetAD_PInstance()intgetAD_PInstance_ID()Get Process Instance.I_C_ProjectgetC_Project()intgetC_Project_ID()Get Project.I_C_ProjectIssuegetC_ProjectIssue()intgetC_ProjectIssue_ID()Get Project Issue.I_M_AttributeSetInstancegetM_AttributeSetInstance()intgetM_AttributeSetInstance_ID()Get Attribute Set Instance.I_M_InOutgetM_InOut()intgetM_InOut_ID()Get Shipment/Receipt.I_M_InOutLinegetM_InOutLine()intgetM_InOutLine_ID()Get Shipment/Receipt Line.I_M_InventorygetM_Inventory()intgetM_Inventory_ID()Get Phys.Inventory.I_M_InventoryLinegetM_InventoryLine()intgetM_InventoryLine_ID()Get Phys.Inventory Line.I_M_LocatorgetM_Locator()intgetM_Locator_ID()Get Locator.I_M_MovementgetM_Movement()intgetM_Movement_ID()Get Inventory Move.I_M_MovementLinegetM_MovementLine()intgetM_MovementLine_ID()Get Move Line.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.I_M_ProductiongetM_Production()intgetM_Production_ID()Get Production.I_M_ProductionLinegetM_ProductionLine()intgetM_ProductionLine_ID()Get Production Line.I_M_TransactiongetM_Transaction()intgetM_Transaction_ID()Get Inventory Transaction.TimestampgetMovementDate()Get Movement Date.BigDecimalgetMovementQty()Get Movement Quantity.StringgetMovementType()Get Movement Type.I_M_InOutLinegetSearch_InOut()intgetSearch_InOut_ID()Get Search Shipment/Receipt.I_C_InvoicegetSearch_Invoice()intgetSearch_Invoice_ID()Get Search Invoice.I_C_OrdergetSearch_Order()intgetSearch_Order_ID()Get Search Order.StringgetT_Transaction_UU()Get T_Transaction_UU.protected POInfoinitPO(Properties ctx)Load Meta DatavoidsetAD_PInstance_ID(int AD_PInstance_ID)Set Process Instance.voidsetC_Project_ID(int C_Project_ID)Set Project.voidsetC_ProjectIssue_ID(int C_ProjectIssue_ID)Set Project Issue.voidsetM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)Set Attribute Set Instance.voidsetM_InOut_ID(int M_InOut_ID)Set Shipment/Receipt.voidsetM_InOutLine_ID(int M_InOutLine_ID)Set Shipment/Receipt Line.voidsetM_Inventory_ID(int M_Inventory_ID)Set Phys.Inventory.voidsetM_InventoryLine_ID(int M_InventoryLine_ID)Set Phys.Inventory Line.voidsetM_Locator_ID(int M_Locator_ID)Set Locator.voidsetM_Movement_ID(int M_Movement_ID)Set Inventory Move.voidsetM_MovementLine_ID(int M_MovementLine_ID)Set Move Line.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetM_Production_ID(int M_Production_ID)Set Production.voidsetM_ProductionLine_ID(int M_ProductionLine_ID)Set Production Line.voidsetM_Transaction_ID(int M_Transaction_ID)Set Inventory Transaction.voidsetMovementDate(Timestamp MovementDate)Set Movement Date.voidsetMovementQty(BigDecimal MovementQty)Set Movement Quantity.voidsetMovementType(String MovementType)Set Movement Type.voidsetSearch_InOut_ID(int Search_InOut_ID)Set Search Shipment/Receipt.voidsetSearch_Invoice_ID(int Search_Invoice_ID)Set Search Invoice.voidsetSearch_Order_ID(int Search_Order_ID)Set Search Order.voidsetT_Transaction_UU(String T_Transaction_UU)Set T_Transaction_UU.StringtoString()String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, 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_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, 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, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, 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, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Methods inherited from interface org.compiere.model.I_T_Transaction
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
-
-
-
Field Detail
-
MOVEMENTTYPE_AD_Reference_ID
public static final int MOVEMENTTYPE_AD_Reference_ID
MovementType AD_Reference_ID=189- See Also:
- Constant Field Values
-
MOVEMENTTYPE_CustomerReturns
public static final String MOVEMENTTYPE_CustomerReturns
Customer Returns = C+- See Also:
- Constant Field Values
-
MOVEMENTTYPE_CustomerShipment
public static final String MOVEMENTTYPE_CustomerShipment
Customer Shipment = C-- See Also:
- Constant Field Values
-
MOVEMENTTYPE_InventoryIn
public static final String MOVEMENTTYPE_InventoryIn
Inventory In = I+- See Also:
- Constant Field Values
-
MOVEMENTTYPE_InventoryOut
public static final String MOVEMENTTYPE_InventoryOut
Inventory Out = I-- See Also:
- Constant Field Values
-
MOVEMENTTYPE_MovementTo
public static final String MOVEMENTTYPE_MovementTo
Movement To = M+- See Also:
- Constant Field Values
-
MOVEMENTTYPE_MovementFrom
public static final String MOVEMENTTYPE_MovementFrom
Movement From = M-- See Also:
- Constant Field Values
-
MOVEMENTTYPE_ProductionPlus
public static final String MOVEMENTTYPE_ProductionPlus
Production + = P+- See Also:
- Constant Field Values
-
MOVEMENTTYPE_Production_
public static final String MOVEMENTTYPE_Production_
Production - = P-- See Also:
- Constant Field Values
-
MOVEMENTTYPE_VendorReceipts
public static final String MOVEMENTTYPE_VendorReceipts
Vendor Receipts = V+- See Also:
- Constant Field Values
-
MOVEMENTTYPE_VendorReturns
public static final String MOVEMENTTYPE_VendorReturns
Vendor Returns = V-- See Also:
- Constant Field Values
-
MOVEMENTTYPE_WorkOrderPlus
public static final String MOVEMENTTYPE_WorkOrderPlus
Work Order + = W+- See Also:
- Constant Field Values
-
MOVEMENTTYPE_WorkOrder_
public static final String MOVEMENTTYPE_WorkOrder_
Work Order - = W-- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_T_Transaction
public X_T_Transaction(Properties ctx, int T_Transaction_ID, String trxName)
Standard Constructor
-
X_T_Transaction
public X_T_Transaction(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 3 - Client - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getAD_PInstance
public I_AD_PInstance getAD_PInstance() throws RuntimeException
- Specified by:
getAD_PInstancein interfaceI_T_Transaction- Throws:
RuntimeException
-
setAD_PInstance_ID
public void setAD_PInstance_ID(int AD_PInstance_ID)
Set Process Instance.- Specified by:
setAD_PInstance_IDin interfaceI_T_Transaction- Parameters:
AD_PInstance_ID- Instance of the process
-
getAD_PInstance_ID
public int getAD_PInstance_ID()
Get Process Instance.- Specified by:
getAD_PInstance_IDin interfaceI_T_Transaction- Returns:
- Instance of the process
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Projectin interfaceI_T_Transaction- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_IDin interfaceI_T_Transaction- Parameters:
C_Project_ID- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_IDin interfaceI_T_Transaction- Returns:
- Financial Project
-
getC_ProjectIssue
public I_C_ProjectIssue getC_ProjectIssue() throws RuntimeException
- Specified by:
getC_ProjectIssuein interfaceI_T_Transaction- Throws:
RuntimeException
-
setC_ProjectIssue_ID
public void setC_ProjectIssue_ID(int C_ProjectIssue_ID)
Set Project Issue.- Specified by:
setC_ProjectIssue_IDin interfaceI_T_Transaction- Parameters:
C_ProjectIssue_ID- Project Issues (Material, Labor)
-
getC_ProjectIssue_ID
public int getC_ProjectIssue_ID()
Get Project Issue.- Specified by:
getC_ProjectIssue_IDin interfaceI_T_Transaction- Returns:
- Project Issues (Material, Labor)
-
getM_AttributeSetInstance
public I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- Specified by:
getM_AttributeSetInstancein interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_IDin interfaceI_T_Transaction- Parameters:
M_AttributeSetInstance_ID- Product Attribute Set Instance
-
getM_AttributeSetInstance_ID
public int getM_AttributeSetInstance_ID()
Get Attribute Set Instance.- Specified by:
getM_AttributeSetInstance_IDin interfaceI_T_Transaction- Returns:
- Product Attribute Set Instance
-
getM_InOut
public I_M_InOut getM_InOut() throws RuntimeException
- Specified by:
getM_InOutin interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_InOut_ID
public void setM_InOut_ID(int M_InOut_ID)
Set Shipment/Receipt.- Specified by:
setM_InOut_IDin interfaceI_T_Transaction- Parameters:
M_InOut_ID- Material Shipment Document
-
getM_InOut_ID
public int getM_InOut_ID()
Get Shipment/Receipt.- Specified by:
getM_InOut_IDin interfaceI_T_Transaction- Returns:
- Material Shipment Document
-
getM_InOutLine
public I_M_InOutLine getM_InOutLine() throws RuntimeException
- Specified by:
getM_InOutLinein interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_InOutLine_ID
public void setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line.- Specified by:
setM_InOutLine_IDin interfaceI_T_Transaction- Parameters:
M_InOutLine_ID- Line on Shipment or Receipt document
-
getM_InOutLine_ID
public int getM_InOutLine_ID()
Get Shipment/Receipt Line.- Specified by:
getM_InOutLine_IDin interfaceI_T_Transaction- Returns:
- Line on Shipment or Receipt document
-
getM_Inventory
public I_M_Inventory getM_Inventory() throws RuntimeException
- Specified by:
getM_Inventoryin interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_Inventory_ID
public void setM_Inventory_ID(int M_Inventory_ID)
Set Phys.Inventory.- Specified by:
setM_Inventory_IDin interfaceI_T_Transaction- Parameters:
M_Inventory_ID- Parameters for a Physical Inventory
-
getM_Inventory_ID
public int getM_Inventory_ID()
Get Phys.Inventory.- Specified by:
getM_Inventory_IDin interfaceI_T_Transaction- Returns:
- Parameters for a Physical Inventory
-
getM_InventoryLine
public I_M_InventoryLine getM_InventoryLine() throws RuntimeException
- Specified by:
getM_InventoryLinein interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_InventoryLine_ID
public void setM_InventoryLine_ID(int M_InventoryLine_ID)
Set Phys.Inventory Line.- Specified by:
setM_InventoryLine_IDin interfaceI_T_Transaction- Parameters:
M_InventoryLine_ID- Unique line in an Inventory document
-
getM_InventoryLine_ID
public int getM_InventoryLine_ID()
Get Phys.Inventory Line.- Specified by:
getM_InventoryLine_IDin interfaceI_T_Transaction- Returns:
- Unique line in an Inventory document
-
getM_Locator
public I_M_Locator getM_Locator() throws RuntimeException
- Specified by:
getM_Locatorin interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_Locator_ID
public void setM_Locator_ID(int M_Locator_ID)
Set Locator.- Specified by:
setM_Locator_IDin interfaceI_T_Transaction- Parameters:
M_Locator_ID- Warehouse Locator
-
getM_Locator_ID
public int getM_Locator_ID()
Get Locator.- Specified by:
getM_Locator_IDin interfaceI_T_Transaction- Returns:
- Warehouse Locator
-
getM_Movement
public I_M_Movement getM_Movement() throws RuntimeException
- Specified by:
getM_Movementin interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_Movement_ID
public void setM_Movement_ID(int M_Movement_ID)
Set Inventory Move.- Specified by:
setM_Movement_IDin interfaceI_T_Transaction- Parameters:
M_Movement_ID- Movement of Inventory
-
getM_Movement_ID
public int getM_Movement_ID()
Get Inventory Move.- Specified by:
getM_Movement_IDin interfaceI_T_Transaction- Returns:
- Movement of Inventory
-
getM_MovementLine
public I_M_MovementLine getM_MovementLine() throws RuntimeException
- Specified by:
getM_MovementLinein interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_MovementLine_ID
public void setM_MovementLine_ID(int M_MovementLine_ID)
Set Move Line.- Specified by:
setM_MovementLine_IDin interfaceI_T_Transaction- Parameters:
M_MovementLine_ID- Inventory Move document Line
-
getM_MovementLine_ID
public int getM_MovementLine_ID()
Get Move Line.- Specified by:
getM_MovementLine_IDin interfaceI_T_Transaction- Returns:
- Inventory Move document Line
-
setMovementDate
public void setMovementDate(Timestamp MovementDate)
Set Movement Date.- Specified by:
setMovementDatein interfaceI_T_Transaction- Parameters:
MovementDate- Date a product was moved in or out of inventory
-
getMovementDate
public Timestamp getMovementDate()
Get Movement Date.- Specified by:
getMovementDatein interfaceI_T_Transaction- Returns:
- Date a product was moved in or out of inventory
-
setMovementQty
public void setMovementQty(BigDecimal MovementQty)
Set Movement Quantity.- Specified by:
setMovementQtyin interfaceI_T_Transaction- Parameters:
MovementQty- Quantity of a product moved.
-
getMovementQty
public BigDecimal getMovementQty()
Get Movement Quantity.- Specified by:
getMovementQtyin interfaceI_T_Transaction- Returns:
- Quantity of a product moved.
-
setMovementType
public void setMovementType(String MovementType)
Set Movement Type.- Specified by:
setMovementTypein interfaceI_T_Transaction- Parameters:
MovementType- Method of moving the inventory
-
getMovementType
public String getMovementType()
Get Movement Type.- Specified by:
getMovementTypein interfaceI_T_Transaction- Returns:
- Method of moving the inventory
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Productin interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_IDin interfaceI_T_Transaction- Parameters:
M_Product_ID- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_IDin interfaceI_T_Transaction- Returns:
- Product, Service, Item
-
getM_Production
public I_M_Production getM_Production() throws RuntimeException
- Specified by:
getM_Productionin interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_Production_ID
public void setM_Production_ID(int M_Production_ID)
Set Production.- Specified by:
setM_Production_IDin interfaceI_T_Transaction- Parameters:
M_Production_ID- Plan for producing a product
-
getM_Production_ID
public int getM_Production_ID()
Get Production.- Specified by:
getM_Production_IDin interfaceI_T_Transaction- Returns:
- Plan for producing a product
-
getM_ProductionLine
public I_M_ProductionLine getM_ProductionLine() throws RuntimeException
- Specified by:
getM_ProductionLinein interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_ProductionLine_ID
public void setM_ProductionLine_ID(int M_ProductionLine_ID)
Set Production Line.- Specified by:
setM_ProductionLine_IDin interfaceI_T_Transaction- Parameters:
M_ProductionLine_ID- Document Line representing a production
-
getM_ProductionLine_ID
public int getM_ProductionLine_ID()
Get Production Line.- Specified by:
getM_ProductionLine_IDin interfaceI_T_Transaction- Returns:
- Document Line representing a production
-
getM_Transaction
public I_M_Transaction getM_Transaction() throws RuntimeException
- Specified by:
getM_Transactionin interfaceI_T_Transaction- Throws:
RuntimeException
-
setM_Transaction_ID
public void setM_Transaction_ID(int M_Transaction_ID)
Set Inventory Transaction.- Specified by:
setM_Transaction_IDin interfaceI_T_Transaction- Parameters:
M_Transaction_ID- Inventory Transaction
-
getM_Transaction_ID
public int getM_Transaction_ID()
Get Inventory Transaction.- Specified by:
getM_Transaction_IDin interfaceI_T_Transaction- Returns:
- Inventory Transaction
-
getSearch_InOut
public I_M_InOutLine getSearch_InOut() throws RuntimeException
- Specified by:
getSearch_InOutin interfaceI_T_Transaction- Throws:
RuntimeException
-
setSearch_InOut_ID
public void setSearch_InOut_ID(int Search_InOut_ID)
Set Search Shipment/Receipt.- Specified by:
setSearch_InOut_IDin interfaceI_T_Transaction- Parameters:
Search_InOut_ID- Material Shipment Document
-
getSearch_InOut_ID
public int getSearch_InOut_ID()
Get Search Shipment/Receipt.- Specified by:
getSearch_InOut_IDin interfaceI_T_Transaction- Returns:
- Material Shipment Document
-
getSearch_Invoice
public I_C_Invoice getSearch_Invoice() throws RuntimeException
- Specified by:
getSearch_Invoicein interfaceI_T_Transaction- Throws:
RuntimeException
-
setSearch_Invoice_ID
public void setSearch_Invoice_ID(int Search_Invoice_ID)
Set Search Invoice.- Specified by:
setSearch_Invoice_IDin interfaceI_T_Transaction- Parameters:
Search_Invoice_ID- Search Invoice Identifier
-
getSearch_Invoice_ID
public int getSearch_Invoice_ID()
Get Search Invoice.- Specified by:
getSearch_Invoice_IDin interfaceI_T_Transaction- Returns:
- Search Invoice Identifier
-
getSearch_Order
public I_C_Order getSearch_Order() throws RuntimeException
- Specified by:
getSearch_Orderin interfaceI_T_Transaction- Throws:
RuntimeException
-
setSearch_Order_ID
public void setSearch_Order_ID(int Search_Order_ID)
Set Search Order.- Specified by:
setSearch_Order_IDin interfaceI_T_Transaction- Parameters:
Search_Order_ID- Order Identifier
-
getSearch_Order_ID
public int getSearch_Order_ID()
Get Search Order.- Specified by:
getSearch_Order_IDin interfaceI_T_Transaction- Returns:
- Order Identifier
-
setT_Transaction_UU
public void setT_Transaction_UU(String T_Transaction_UU)
Set T_Transaction_UU.- Specified by:
setT_Transaction_UUin interfaceI_T_Transaction- Parameters:
T_Transaction_UU- T_Transaction_UU
-
getT_Transaction_UU
public String getT_Transaction_UU()
Get T_Transaction_UU.- Specified by:
getT_Transaction_UUin interfaceI_T_Transaction- Returns:
- T_Transaction_UU
-
-