public class SAPCpiOutboundOrderCancellationModel extends SAPCpiOutboundOrderModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
REJECTIONREASON
Generated constant - Attribute key of
SAPCpiOutboundOrderCancellation.rejectionReason attribute defined at extension sapcpiadapter. |
BASESTOREUID, CHANNEL, CREATIONDATE, CURRENCYISOCODE, DELIVERYMODE, DISTRIBUTIONCHANNEL, DIVISION, ORDERID, PAYMENTMODE, PRODUCTCONFIGCONDITIONS, PRODUCTCONFIGHEADERS, PRODUCTCONFIGHIERARCHIES, PRODUCTCONFIGINSTANCES, PRODUCTCONFIGVALUES, PURCHASEORDERNUMBER, RESPONSEMESSAGE, RESPONSESTATUS, REVENUECLOUDORDERID, SALESORGANIZATION, SAPCPICONFIG, SAPCPIOUTBOUNDADDRESSES, SAPCPIOUTBOUNDCARDPAYMENTS, SAPCPIOUTBOUNDORDERITEMS, SAPCPIOUTBOUNDPARTNERROLES, SAPCPIOUTBOUNDPRICECOMPONENTS, SHIPPINGCONDITION, TRANSACTIONTYPE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SAPCpiOutboundOrderCancellationModel()
Generated constructor - Default constructor for generic creation.
|
SAPCpiOutboundOrderCancellationModel(ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
SAPCpiOutboundOrderCancellationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRejectionReason()
Generated method - Getter of the
SAPCpiOutboundOrderCancellation.rejectionReason attribute defined at extension sapcpiadapter. |
void |
setRejectionReason(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundOrderCancellation.rejectionReason attribute defined at extension sapcpiadapter. |
getBaseStoreUid, getChannel, getCreationDate, getCurrencyIsoCode, getDeliveryMode, getDistributionChannel, getDivision, getOrderId, getPaymentMode, getProductConfigConditions, getProductConfigHeaders, getProductConfigHierarchies, getProductConfigInstances, getProductConfigValues, getPurchaseOrderNumber, getResponseMessage, getResponseStatus, getRevenueCloudOrderId, getSalesOrganization, getSapCpiConfig, getSapCpiOutboundAddresses, getSapCpiOutboundCardPayments, getSapCpiOutboundOrderItems, getSapCpiOutboundPartnerRoles, getSapCpiOutboundPriceComponents, getShippingCondition, getTransactionType, setBaseStoreUid, setChannel, setCreationDate, setCurrencyIsoCode, setDeliveryMode, setDistributionChannel, setDivision, setOrderId, setPaymentMode, setProductConfigConditions, setProductConfigHeaders, setProductConfigHierarchies, setProductConfigInstances, setProductConfigValues, setPurchaseOrderNumber, setResponseMessage, setResponseStatus, setRevenueCloudOrderId, setSalesOrganization, setSapCpiConfig, setSapCpiOutboundAddresses, setSapCpiOutboundCardPayments, setSapCpiOutboundOrderItems, setSapCpiOutboundPartnerRoles, setSapCpiOutboundPriceComponents, setShippingCondition, setTransactionTypegetComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String REJECTIONREASON
SAPCpiOutboundOrderCancellation.rejectionReason attribute defined at extension sapcpiadapter.public SAPCpiOutboundOrderCancellationModel()
public SAPCpiOutboundOrderCancellationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SAPCpiOutboundOrderCancellationModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension coreCopyright © 2018 SAP SE. All Rights Reserved.