public class PrintPackLabelAction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CAPTURE_PAYMENT_ON_CONSIGNMENT |
protected static java.lang.String |
PACK_CONSIGNMENT_CHOICE |
protected static java.lang.String |
PACKING_TEMPLATE_CODE |
| Constructor and Description |
|---|
PrintPackLabelAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> consignmentModelActionContext) |
protected ConfigurationService |
getConfigurationService() |
java.lang.String |
getConfirmationMessage(<any> consignmentModelActionContext) |
protected ConsignmentPrintDocumentStrategy |
getConsignmentPrintPackSlipStrategy() |
protected WarehousingConsignmentWorkflowService |
getWarehousingConsignmentWorkflowService() |
boolean |
needsConfirmation(<any> consignmentModelActionContext) |
<any> |
perform(<any> consignmentModelActionContext) |
protected static final java.lang.String PACK_CONSIGNMENT_CHOICE
protected static final java.lang.String PACKING_TEMPLATE_CODE
protected static final java.lang.String CAPTURE_PAYMENT_ON_CONSIGNMENT
public <any> perform(<any> consignmentModelActionContext)
public boolean canPerform(<any> consignmentModelActionContext)
public boolean needsConfirmation(<any> consignmentModelActionContext)
public java.lang.String getConfirmationMessage(<any> consignmentModelActionContext)
protected ConsignmentPrintDocumentStrategy getConsignmentPrintPackSlipStrategy()
protected WarehousingConsignmentWorkflowService getWarehousingConsignmentWorkflowService()
protected ConfigurationService getConfigurationService()
Copyright © 2018 SAP SE. All Rights Reserved.