Package org.compiere.apps.form
Class InOutGen
java.lang.Object
org.compiere.apps.form.GenForm
org.compiere.apps.form.InOutGen
- Direct Known Subclasses:
WInOutGen
@Deprecated(since="13",
forRemoval=true)
@GeneratedCodeCoverageExclusion
public class InOutGen
extends GenForm
Deprecated, for removal: This API element is subject to removal in a future version.
ticket IDEMPIERE-1963 replaced this with an Info Window
Generate Shipment (manual) controller class
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionInOutGen()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureMiniTable(IMiniTable miniTable) Deprecated, for removal: This API element is subject to removal in a future version.voiddynInit()Deprecated, for removal: This API element is subject to removal in a future version.voidexecuteQuery(KeyNamePair docTypeKNPair, IMiniTable miniTable) Deprecated, for removal: This API element is subject to removal in a future version.Query Infogenerate(IStatusBar statusBar, KeyNamePair docTypeKNPair, String docActionSelected) Deprecated, for removal: This API element is subject to removal in a future version.Generate ShipmentsintDeprecated, for removal: This API element is subject to removal in a future version.voidsaveSelection(IMiniTable miniTable) Deprecated, for removal: This API element is subject to removal in a future version.Save Selection and return selection Query or ""voidsetM_Warehouse_ID(Object value) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class org.compiere.apps.form.GenForm
executeQuery, generate, getAskPrintMsg, getPrintFormat, getProcessInfo, getReportEngineType, getSelection, getTitle, getTrx, isSelectionActive, setAskPrintMsg, setPrintFormat, setProcessInfo, setReportEngineType, setSelection, setSelectionActive, setTitle, setTrx, validate
-
Field Details
-
m_M_Warehouse_ID
Deprecated, for removal: This API element is subject to removal in a future version. -
m_C_BPartner_ID
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
InOutGen
public InOutGen()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
dynInit
Deprecated, for removal: This API element is subject to removal in a future version. -
configureMiniTable
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
configureMiniTablein classGenForm
-
executeQuery
Deprecated, for removal: This API element is subject to removal in a future version.Query Info -
saveSelection
Deprecated, for removal: This API element is subject to removal in a future version.Save Selection and return selection Query or ""- Specified by:
saveSelectionin classGenForm
-
generate
Deprecated, for removal: This API element is subject to removal in a future version.Generate Shipments -
setM_Warehouse_ID
Deprecated, for removal: This API element is subject to removal in a future version. -
getM_Warehouse_ID
public int getM_Warehouse_ID()Deprecated, for removal: This API element is subject to removal in a future version.
-