Package org.brerp.base.model
Class X_I_InOut
java.lang.Object
org.compiere.model.PO
org.brerp.base.model.X_I_InOut
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_I_InOut,I_Persistent,Evaluatee
Generated Model for I_InOut
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intMovementType AD_Reference_ID=189static final StringCustomer Returns = C+static final StringCustomer Shipment = C-static final StringInitial Balance = 00static final StringInventory In = I+static final StringInventory Out = I-static final StringMovement From = M-static final StringMovement To = M+static final StringProduction - = P-static final StringProduction + = P+static final StringVendor Receipts = V+static final StringVendor Returns = V-static final StringWork Order - = W-static final StringWork 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, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_IDFields inherited from interface org.brerp.base.model.I_I_InOut
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_BPartnerValue, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_c_order_documentno, COLUMNNAME_C_Order_ID, COLUMNNAME_cof_AttributeSetInstanceValue, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_DocTypeName, COLUMNNAME_DocumentNo, COLUMNNAME_GuaranteeDate, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_InOut_ID, COLUMNNAME_I_InOut_UU, COLUMNNAME_I_IsImported, COLUMNNAME_IsActive, COLUMNNAME_IsSOTrx, COLUMNNAME_LineDescription, COLUMNNAME_LocatorValue, COLUMNNAME_Lot, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_InOut_ID, COLUMNNAME_M_InOutLine_ID, COLUMNNAME_M_Locator_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_MovementType, COLUMNNAME_POReference, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_ProductValue, COLUMNNAME_QtyEntered, COLUMNNAME_SerNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_WarehouseValue, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_I_InOut(Properties ctx, int I_InOut_ID, String trxName) Standard ConstructorX_I_InOut(Properties ctx, int I_InOut_ID, String trxName, String... virtualColumns) Standard ConstructorX_I_InOut(Properties ctx, String I_InOut_UU, String trxName) Standard ConstructorX_I_InOut(Properties ctx, String I_InOut_UU, String trxName, String... virtualColumns) Standard ConstructorX_I_InOut(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelGet Business Partner Key.intGet Business Partner.intGet Partner Location.intGet Document Type.Get c_order_documentno.intGet Order.Get Attribute Set Instance Value.Get Description.Get Document Type Name.Get Document No.Get Guarantee Date.Get Import Error Message.intGet Import InOut.Get I_InOut_UU.Get Line Description.Get Locator Key.getLot()Get Lot No.intGet Attribute Set Instance.intGet Shipment/Receipt.intGet Shipment/Receipt Line.intGet Locator.intGet Product.intGet Warehouse.Get Movement Type.Get Order Reference.Get Product Key.Get Quantity.getSerNo()Get Serial No.Get Warehouse Key.protected POInfoinitPO(Properties ctx) Load Meta DatabooleanGet Imported.booleanGet Processed.booleanGet Process Now.booleanisSOTrx()Get Sales Transaction.voidsetBPartnerValue(String BPartnerValue) Set Business Partner Key.voidsetC_BPartner_ID(int C_BPartner_ID) Set Business Partner.voidsetC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location.voidsetC_DocType_ID(int C_DocType_ID) Set Document Type.voidsetc_order_documentno(String c_order_documentno) Set c_order_documentno.voidsetC_Order_ID(int C_Order_ID) Set Order.voidsetcof_AttributeSetInstanceValue(String cof_AttributeSetInstanceValue) Set Attribute Set Instance Value.voidsetDescription(String Description) Set Description.voidsetDocTypeName(String DocTypeName) Set Document Type Name.voidsetDocumentNo(String DocumentNo) Set Document No.voidsetGuaranteeDate(Timestamp GuaranteeDate) Set Guarantee Date.voidsetI_ErrorMsg(String I_ErrorMsg) Set Import Error Message.voidsetI_InOut_ID(int I_InOut_ID) Set Import InOut.voidsetI_InOut_UU(String I_InOut_UU) Set I_InOut_UU.voidsetI_IsImported(boolean I_IsImported) Set Imported.voidsetIsSOTrx(boolean IsSOTrx) Set Sales Transaction.voidsetLineDescription(String LineDescription) Set Line Description.voidsetLocatorValue(String LocatorValue) Set Locator Key.voidSet Lot No.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_Locator_ID(int M_Locator_ID) Set Locator.voidsetM_Product_ID(int M_Product_ID) Set Product.voidsetM_Warehouse_ID(int M_Warehouse_ID) Set Warehouse.voidsetMovementType(String MovementType) Set Movement Type.voidsetPOReference(String POReference) Set Order Reference.voidsetProcessed(boolean Processed) Set Processed.voidsetProcessing(boolean Processing) Set Process Now.voidsetProductValue(String ProductValue) Set Product Key.voidsetQtyEntered(BigDecimal QtyEntered) Set Quantity.voidSet Serial No.voidsetWarehouseValue(String WarehouseValue) Set Warehouse Key.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_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.brerp.base.model.I_I_InOut
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActiveMethods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
MOVEMENTTYPE_AD_Reference_ID
public static final int MOVEMENTTYPE_AD_Reference_IDMovementType AD_Reference_ID=189- See Also:
-
MOVEMENTTYPE_InitialBalance
Initial Balance = 00- See Also:
-
MOVEMENTTYPE_CustomerReturns
Customer Returns = C+- See Also:
-
MOVEMENTTYPE_CustomerShipment
Customer Shipment = C-- See Also:
-
MOVEMENTTYPE_InventoryIn
Inventory In = I+- See Also:
-
MOVEMENTTYPE_InventoryOut
Inventory Out = I-- See Also:
-
MOVEMENTTYPE_MovementTo
Movement To = M+- See Also:
-
MOVEMENTTYPE_MovementFrom
Movement From = M-- See Also:
-
MOVEMENTTYPE_ProductionPlus
Production + = P+- See Also:
-
MOVEMENTTYPE_Production_
Production - = P-- See Also:
-
MOVEMENTTYPE_VendorReceipts
Vendor Receipts = V+- See Also:
-
MOVEMENTTYPE_VendorReturns
Vendor Returns = V-- See Also:
-
MOVEMENTTYPE_WorkOrderPlus
Work Order + = W+- See Also:
-
MOVEMENTTYPE_WorkOrder_
Work Order - = W-- See Also:
-
-
Constructor Details
-
X_I_InOut
Standard Constructor -
X_I_InOut
Standard Constructor -
X_I_InOut
Standard Constructor -
X_I_InOut
Standard Constructor -
X_I_InOut
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 -
setBPartnerValue
Set Business Partner Key.- Specified by:
setBPartnerValuein interfaceI_I_InOut- Parameters:
BPartnerValue- Key of the Business Partner
-
getBPartnerValue
Get Business Partner Key.- Specified by:
getBPartnerValuein interfaceI_I_InOut- Returns:
- Key of the Business Partner
-
getC_BPartner
- Specified by:
getC_BPartnerin interfaceI_I_InOut- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_IDin interfaceI_I_InOut- Parameters:
C_BPartner_ID- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()Get Business Partner.- Specified by:
getC_BPartner_IDin interfaceI_I_InOut- Returns:
- Identifies a Business Partner
-
getC_BPartner_Location
- Specified by:
getC_BPartner_Locationin interfaceI_I_InOut- Throws:
RuntimeException
-
setC_BPartner_Location_ID
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location.- Specified by:
setC_BPartner_Location_IDin interfaceI_I_InOut- Parameters:
C_BPartner_Location_ID- Identifies the (ship to) address for this Business Partner
-
getC_BPartner_Location_ID
public int getC_BPartner_Location_ID()Get Partner Location.- Specified by:
getC_BPartner_Location_IDin interfaceI_I_InOut- Returns:
- Identifies the (ship to) address for this Business Partner
-
getC_DocType
- Specified by:
getC_DocTypein interfaceI_I_InOut- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID) Set Document Type.- Specified by:
setC_DocType_IDin interfaceI_I_InOut- Parameters:
C_DocType_ID- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()Get Document Type.- Specified by:
getC_DocType_IDin interfaceI_I_InOut- Returns:
- Document type or rules
-
getC_Order
- Specified by:
getC_Orderin interfaceI_I_InOut- Throws:
RuntimeException
-
setC_Order_ID
public void setC_Order_ID(int C_Order_ID) Set Order.- Specified by:
setC_Order_IDin interfaceI_I_InOut- Parameters:
C_Order_ID- Order
-
getC_Order_ID
public int getC_Order_ID()Get Order.- Specified by:
getC_Order_IDin interfaceI_I_InOut- Returns:
- Order
-
setDescription
Set Description.- Specified by:
setDescriptionin interfaceI_I_InOut- Parameters:
Description- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescriptionin interfaceI_I_InOut- Returns:
- Optional short description of the record
-
setDocTypeName
Set Document Type Name.- Specified by:
setDocTypeNamein interfaceI_I_InOut- Parameters:
DocTypeName- Name of the Document Type
-
getDocTypeName
Get Document Type Name.- Specified by:
getDocTypeNamein interfaceI_I_InOut- Returns:
- Name of the Document Type
-
setDocumentNo
Set Document No.- Specified by:
setDocumentNoin interfaceI_I_InOut- Parameters:
DocumentNo- Document sequence number of the document
-
getDocumentNo
Get Document No.- Specified by:
getDocumentNoin interfaceI_I_InOut- Returns:
- Document sequence number of the document
-
setGuaranteeDate
Set Guarantee Date.- Specified by:
setGuaranteeDatein interfaceI_I_InOut- Parameters:
GuaranteeDate- Date when guarantee expires
-
getGuaranteeDate
Get Guarantee Date.- Specified by:
getGuaranteeDatein interfaceI_I_InOut- Returns:
- Date when guarantee expires
-
setI_ErrorMsg
Set Import Error Message.- Specified by:
setI_ErrorMsgin interfaceI_I_InOut- Parameters:
I_ErrorMsg- Messages generated from import process
-
getI_ErrorMsg
Get Import Error Message.- Specified by:
getI_ErrorMsgin interfaceI_I_InOut- Returns:
- Messages generated from import process
-
setI_InOut_ID
public void setI_InOut_ID(int I_InOut_ID) Set Import InOut.- Specified by:
setI_InOut_IDin interfaceI_I_InOut- Parameters:
I_InOut_ID- Import InOut
-
getI_InOut_ID
public int getI_InOut_ID()Get Import InOut.- Specified by:
getI_InOut_IDin interfaceI_I_InOut- Returns:
- Import InOut
-
setI_InOut_UU
Set I_InOut_UU.- Specified by:
setI_InOut_UUin interfaceI_I_InOut- Parameters:
I_InOut_UU- I_InOut_UU
-
getI_InOut_UU
Get I_InOut_UU.- Specified by:
getI_InOut_UUin interfaceI_I_InOut- Returns:
- I_InOut_UU
-
setI_IsImported
public void setI_IsImported(boolean I_IsImported) Set Imported.- Specified by:
setI_IsImportedin interfaceI_I_InOut- Parameters:
I_IsImported- Has this import been processed
-
isI_IsImported
public boolean isI_IsImported()Get Imported.- Specified by:
isI_IsImportedin interfaceI_I_InOut- Returns:
- Has this import been processed
-
setIsSOTrx
public void setIsSOTrx(boolean IsSOTrx) Set Sales Transaction.- Specified by:
setIsSOTrxin interfaceI_I_InOut- Parameters:
IsSOTrx- This is a Sales Transaction
-
isSOTrx
public boolean isSOTrx()Get Sales Transaction. -
setLineDescription
Set Line Description.- Specified by:
setLineDescriptionin interfaceI_I_InOut- Parameters:
LineDescription- Description of the Line
-
getLineDescription
Get Line Description.- Specified by:
getLineDescriptionin interfaceI_I_InOut- Returns:
- Description of the Line
-
setLocatorValue
Set Locator Key.- Specified by:
setLocatorValuein interfaceI_I_InOut- Parameters:
LocatorValue- Key of the Warehouse Locator
-
getLocatorValue
Get Locator Key.- Specified by:
getLocatorValuein interfaceI_I_InOut- Returns:
- Key of the Warehouse Locator
-
setLot
Set Lot No. -
getLot
Get Lot No. -
getM_AttributeSetInstance
- Specified by:
getM_AttributeSetInstancein interfaceI_I_InOut- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_IDin interfaceI_I_InOut- 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_I_InOut- Returns:
- Product Attribute Set Instance
-
getM_InOutLine
- Specified by:
getM_InOutLinein interfaceI_I_InOut- Throws:
RuntimeException
-
setM_InOutLine_ID
public void setM_InOutLine_ID(int M_InOutLine_ID) Set Shipment/Receipt Line.- Specified by:
setM_InOutLine_IDin interfaceI_I_InOut- 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_I_InOut- Returns:
- Line on Shipment or Receipt document
-
getM_InOut
- Specified by:
getM_InOutin interfaceI_I_InOut- Throws:
RuntimeException
-
setM_InOut_ID
public void setM_InOut_ID(int M_InOut_ID) Set Shipment/Receipt.- Specified by:
setM_InOut_IDin interfaceI_I_InOut- Parameters:
M_InOut_ID- Material Shipment Document
-
getM_InOut_ID
public int getM_InOut_ID()Get Shipment/Receipt.- Specified by:
getM_InOut_IDin interfaceI_I_InOut- Returns:
- Material Shipment Document
-
getM_Locator
- Specified by:
getM_Locatorin interfaceI_I_InOut- Throws:
RuntimeException
-
setM_Locator_ID
public void setM_Locator_ID(int M_Locator_ID) Set Locator.- Specified by:
setM_Locator_IDin interfaceI_I_InOut- Parameters:
M_Locator_ID- Warehouse Locator
-
getM_Locator_ID
public int getM_Locator_ID()Get Locator.- Specified by:
getM_Locator_IDin interfaceI_I_InOut- Returns:
- Warehouse Locator
-
getM_Product
- Specified by:
getM_Productin interfaceI_I_InOut- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_IDin interfaceI_I_InOut- Parameters:
M_Product_ID- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()Get Product.- Specified by:
getM_Product_IDin interfaceI_I_InOut- Returns:
- Product, Service, Item
-
getM_Warehouse
- Specified by:
getM_Warehousein interfaceI_I_InOut- Throws:
RuntimeException
-
setM_Warehouse_ID
public void setM_Warehouse_ID(int M_Warehouse_ID) Set Warehouse.- Specified by:
setM_Warehouse_IDin interfaceI_I_InOut- Parameters:
M_Warehouse_ID- Storage Warehouse and Service Point
-
getM_Warehouse_ID
public int getM_Warehouse_ID()Get Warehouse.- Specified by:
getM_Warehouse_IDin interfaceI_I_InOut- Returns:
- Storage Warehouse and Service Point
-
setMovementType
Set Movement Type.- Specified by:
setMovementTypein interfaceI_I_InOut- Parameters:
MovementType- Method of moving the inventory
-
getMovementType
Get Movement Type.- Specified by:
getMovementTypein interfaceI_I_InOut- Returns:
- Method of moving the inventory
-
setPOReference
Set Order Reference.- Specified by:
setPOReferencein interfaceI_I_InOut- Parameters:
POReference- Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner
-
getPOReference
Get Order Reference.- Specified by:
getPOReferencein interfaceI_I_InOut- Returns:
- Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessedin interfaceI_I_InOut- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessedin interfaceI_I_InOut- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessingin interfaceI_I_InOut- Parameters:
Processing- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessingin interfaceI_I_InOut- Returns:
- Process Now
-
setProductValue
Set Product Key.- Specified by:
setProductValuein interfaceI_I_InOut- Parameters:
ProductValue- Key of the Product
-
getProductValue
Get Product Key.- Specified by:
getProductValuein interfaceI_I_InOut- Returns:
- Key of the Product
-
setQtyEntered
Set Quantity.- Specified by:
setQtyEnteredin interfaceI_I_InOut- Parameters:
QtyEntered- The Quantity Entered is based on the selected UoM
-
getQtyEntered
Get Quantity.- Specified by:
getQtyEnteredin interfaceI_I_InOut- Returns:
- The Quantity Entered is based on the selected UoM
-
setSerNo
Set Serial No. -
getSerNo
Get Serial No. -
setWarehouseValue
Set Warehouse Key.- Specified by:
setWarehouseValuein interfaceI_I_InOut- Parameters:
WarehouseValue- Key of the Warehouse
-
getWarehouseValue
Get Warehouse Key.- Specified by:
getWarehouseValuein interfaceI_I_InOut- Returns:
- Key of the Warehouse
-
setc_order_documentno
Set c_order_documentno.- Specified by:
setc_order_documentnoin interfaceI_I_InOut- Parameters:
c_order_documentno- c_order_documentno
-
getc_order_documentno
Get c_order_documentno.- Specified by:
getc_order_documentnoin interfaceI_I_InOut- Returns:
- c_order_documentno
-
setcof_AttributeSetInstanceValue
Set Attribute Set Instance Value.- Specified by:
setcof_AttributeSetInstanceValuein interfaceI_I_InOut- Parameters:
cof_AttributeSetInstanceValue- Attribute Set Instance Value
-
getcof_AttributeSetInstanceValue
Get Attribute Set Instance Value.- Specified by:
getcof_AttributeSetInstanceValuein interfaceI_I_InOut- Returns:
- Attribute Set Instance Value
-