Uses of Class
de.hybris.platform.sap.sapmodel.model.SAPOrderModel
Packages that use SAPOrderModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.order package.
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
-
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoicefacades.facade
Methods in com.sap.hybris.sapbillinginvoicefacades.facade that return SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceFacade.getSapOrderBySapOrderCode(String sapOrderCode) Gets SAP Order from SAP Order CodeSapBillingInvoiceFacade.getServiceOrderBySapOrderCode(String sapOrderCode) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, method name is misleading as this method is just retrieving SAP Order by SAP order code.Methods in com.sap.hybris.sapbillinginvoicefacades.facade with parameters of type SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceFacade.getBusinessDocumentFromS4ServiceOrderCode(SAPOrderModel serviceOrderData) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, Unused method -
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoicefacades.facade.impl
Methods in com.sap.hybris.sapbillinginvoicefacades.facade.impl that return SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceFacadeImpl.getSapOrderBySapOrderCode(String sapOrderCode) SapBillingInvoiceFacadeImpl.getServiceOrderBySapOrderCode(String sapOrderCode) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, method name is misleading as this method is just retrieving SAP Order by SAP order code.Methods in com.sap.hybris.sapbillinginvoicefacades.facade.impl with parameters of type SAPOrderModelModifier and TypeMethodDescriptionprotected voidSapBillingInvoiceFacadeImpl.getBillingDocumentsForSAPOrder(List<ExternalSystemBillingDocumentData> billingItems, SAPOrderModel sapOrder, String orderType) SapBillingInvoiceFacadeImpl.getBusinessDocumentFromS4ServiceOrderCode(SAPOrderModel serviceOrderData) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, Unused method -
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoicefacades.populator
Methods in com.sap.hybris.sapbillinginvoicefacades.populator with parameters of type SAPOrderModelModifier and TypeMethodDescriptionprotected voidExternalSapBillingOrderPopulator.getBillingDocuments(List<ExternalSystemBillingDocumentData> billingItems, SAPOrderModel sapOrder, String orderType) -
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoicefacades.strategy
Methods in com.sap.hybris.sapbillinginvoicefacades.strategy with parameters of type SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceStrategy.getBillingDocuments(SAPOrderModel sapOrder) Gets Billing Documents permissionbyte[]SapBillingInvoiceStrategy.getPDFData(SAPOrderModel sapOrder, String billingDocId) Gets PDF Data -
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoicefacades.strategy.impl
Methods in com.sap.hybris.sapbillinginvoicefacades.strategy.impl with parameters of type SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceSalesStrategyImpl.getBillingDocuments(SAPOrderModel sapOrder) SapBillingInvoiceServiceStrategyImpl.getBillingDocuments(SAPOrderModel sapOrder) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, This method will be moved to sapserviceorderfacades extension as this strategy implementation retrieves service billing documentsSapBillingInvoiceSalesStrategyImpl.getBillingDocumentsFromS4(SAPOrderModel sapOrder) byte[]SapBillingInvoiceSalesStrategyImpl.getPDFData(SAPOrderModel sapOrder, String billingDocId) byte[]SapBillingInvoiceServiceStrategyImpl.getPDFData(SAPOrderModel sapOrderData, String billingDocId) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, This method will be moved to sapserviceorderfacades extension as this strategy implementation retrieves service invoice pdf -
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoicefacades.utils
Methods in com.sap.hybris.sapbillinginvoicefacades.utils with parameters of type SAPOrderModel -
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoiceocctests.strategy.impl
Methods in com.sap.hybris.sapbillinginvoiceocctests.strategy.impl with parameters of type SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceMockStrategyImpl.getBillingDocuments(SAPOrderModel sapOrder) byte[]SapBillingInvoiceMockStrategyImpl.getPDFData(SAPOrderModel sapOrderData, String billingDocId) -
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoiceservices.client.impl
Methods in com.sap.hybris.sapbillinginvoiceservices.client.impl with parameters of type SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceClientImpl.callS4forBillingDocuments(SAPOrderModel sapOrder, String targetSuffixUrl) SapBillingInvoiceClientImpl.getBusinessDocumentFromS4SAPOrderCode(SAPOrderModel sapOrderData) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, this method logic will be moved to SapBillingInvoiceSalesStrategyImplSapBillingInvoiceClientImpl.getBusinessDocumentFromS4ServiceOrderCode(SAPOrderModel serviceOrderModelData) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, this method logic will be moved to SapBillingInvoiceServiceStrategyImpl in sapserviceorder extensionbyte[]SapBillingInvoiceClientImpl.getPDFData(String billingDocumentId, SAPOrderModel serviceOrderModelData) SapBillingInvoiceClientImpl.getSAPCpiOutboundConfigModelForExtBilling(SAPOrderModel sapOrder, String targetSuffixUrl, SapSystemType sapSystemType) -
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoiceservices.dao
Methods in com.sap.hybris.sapbillinginvoiceservices.dao that return SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceDao.getSapOrderBySapOrderCode(String sapOrderCode) Gets SAP Order from SAP Order CodeSapBillingInvoiceDao.getServiceOrderBySapOrderCode(String serviceOrderCode) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, method name is misleading as this method is just retrieving SAP Order by SAP order code. -
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoiceservices.dao.impl
Methods in com.sap.hybris.sapbillinginvoiceservices.dao.impl that return SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceDaoImpl.getSapOrderBySapOrderCode(String sapOrderCode) SapBillingInvoiceDaoImpl.getServiceOrderBySapOrderCode(String sapOrderCode) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, method name is misleading as this method is just retrieving SAP Order by SAP order code. -
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoiceservices.service
Methods in com.sap.hybris.sapbillinginvoiceservices.service that return SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceService.getSapOrderBySapOrderCode(String sapOrderCode) Gets SAP Order from SAP Order CodeSapBillingInvoiceService.getServiceOrderBySapOrderCode(String sapOrderCode) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, method name is misleading as this method is just retrieving SAP Order by SAP order code.Methods in com.sap.hybris.sapbillinginvoiceservices.service with parameters of type SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceService.callS4forBillingDocuments(SAPOrderModel sapOrder, String targetSuffixUrl) Gets Billing Documents S/4 Cloud for sap orderSapBillingInvoiceService.getBusinessDocumentFromS4ServiceOrderCode(SAPOrderModel sapOrder) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, this method will be removed as this method will become unusedSapBillingInvoiceService.getBusinessDocumentFromS4SSapOrderCode(SAPOrderModel sapOrder) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, this method will be removed as this method will become unusedbyte[]SapBillingInvoiceService.getPDFData(SAPOrderModel sapOrder, String billingDocumentId) Gets PDF Data from S/4 Cloud for sap order data -
Uses of SAPOrderModel in com.sap.hybris.sapbillinginvoiceservices.service.impl
Methods in com.sap.hybris.sapbillinginvoiceservices.service.impl that return SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceServiceImpl.getSapOrderBySapOrderCode(String sapOrderCode) SapBillingInvoiceServiceImpl.getServiceOrderBySapOrderCode(String sapOrderCode) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, method name is misleading as this method is just retrieving SAP Order by SAP order code.Methods in com.sap.hybris.sapbillinginvoiceservices.service.impl with parameters of type SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceServiceImpl.callS4forBillingDocuments(SAPOrderModel sapOrder, String targetSuffixUrl) SapBillingInvoiceServiceImpl.getBusinessDocumentFromS4ServiceOrderCode(SAPOrderModel serviceOrderData) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, this method will be removed as this method will become unusedSapBillingInvoiceServiceImpl.getBusinessDocumentFromS4SSapOrderCode(SAPOrderModel sapOrderData) Deprecated, for removal: This API element is subject to removal in a future version.since 2108, this method will be removed as this method will become unusedbyte[]SapBillingInvoiceServiceImpl.getPDFData(SAPOrderModel sapOrder, String billingDocumentId) -
Uses of SAPOrderModel in com.sap.hybris.ysapcpircomsfulfillment.strategy
Methods in com.sap.hybris.ysapcpircomsfulfillment.strategy that return SAPOrderModelModifier and TypeMethodDescriptionprotected SAPOrderModelSapSendRCConsignmentToExternalFulfillmentSystemStrategy.initializeSapOrder(OrderHistoryEntryModel orderHistoryEntry, ConsignmentModel consignment) Initialize an SAP order from the parent Hybris order -
Uses of SAPOrderModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return types with arguments of type SAPOrderModelModifier and TypeMethodDescriptionOrderModel.getSapOrders()Generated method - Getter of theOrder.sapOrdersattribute defined at extensionsapmodel.Method parameters in de.hybris.platform.core.model.order with type arguments of type SAPOrderModelModifier and TypeMethodDescriptionvoidOrderModel.setSapOrders(Set<SAPOrderModel> value) Generated method - Setter ofOrder.sapOrdersattribute defined at extensionsapmodel. -
Uses of SAPOrderModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return SAPOrderModelModifier and TypeMethodDescriptionConsignmentModel.getSapOrder()Generated method - Getter of theConsignment.sapOrderattribute defined at extensionsapmodel.Methods in de.hybris.platform.ordersplitting.model with parameters of type SAPOrderModelModifier and TypeMethodDescriptionvoidConsignmentModel.setSapOrder(SAPOrderModel value) Generated method - Initial setter ofConsignment.sapOrderattribute defined at extensionsapmodel.Constructors in de.hybris.platform.ordersplitting.model with parameters of type SAPOrderModelModifierConstructorDescriptionConsignmentModel(String _code, DeliveryModeModel _deliveryMode, Date _namedDeliveryDate, AbstractOrderModel _order, ItemModel _owner, SAPOrderModel _sapOrder, AddressModel _shippingAddress, ConsignmentStatus _status, WarehouseModel _warehouse) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of SAPOrderModel in de.hybris.platform.sap.orderexchange.datahub.inbound.impl
Methods in de.hybris.platform.sap.orderexchange.datahub.inbound.impl that return SAPOrderModelModifier and TypeMethodDescriptionprotected SAPOrderModelAbstractDataHubInboundHelper.readSapOrder(String sapOrderNumber) -
Uses of SAPOrderModel in de.hybris.platform.sap.productconfig.cpiorderexchange.integrationtests
Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.integrationtests that return types with arguments of type SAPOrderModelModifier and TypeMethodDescriptionprotected Set<SAPOrderModel>CPSOMSOrderUploadIntegrationTest.waitForSAPOrders(OrderModel order, int timeOut) Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.integrationtests with parameters of type SAPOrderModelModifier and TypeMethodDescriptionprotected voidCPSOMSOrderUploadIntegrationTest.checkSapOrder(SAPOrderModel sapOrderModel) -
Uses of SAPOrderModel in de.hybris.platform.sap.saporderexchangeoms.actions
Method parameters in de.hybris.platform.sap.saporderexchangeoms.actions with type arguments of type SAPOrderModelModifier and TypeMethodDescriptionprotected voidSapOmsSendOrderToDataHubAction.createSapOrders(List<SAPOrderModel> sapOrders, OrderHistoryEntryModel orderHistoryEntry, Set<ConsignmentModel> consignments) Create an SAP order and add it to the given list of ordersprotected voidSapOmsSendOrderToDataHubAction.saveSapOrders(OrderModel order, List<SAPOrderModel> sapOrders) Save SAP orders -
Uses of SAPOrderModel in de.hybris.platform.sap.saprevenuecloudorder.actions
Method parameters in de.hybris.platform.sap.saprevenuecloudorder.actions with type arguments of type SAPOrderModelModifier and TypeMethodDescriptionprotected voidSapCpiSendRevenueCloudOrderOutboundAction.saveSapOrders(OrderModel order, List<SAPOrderModel> sapOrders) Save SAP orders and Set Subscription Order status -
Uses of SAPOrderModel in de.hybris.platform.sap.saps4omfacades.billinginvoice.strategy.impl
Methods in de.hybris.platform.sap.saps4omfacades.billinginvoice.strategy.impl with parameters of type SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceSalesOrderStrategyImpl.getBillingDocuments(SAPOrderModel sapOrder) byte[]SapBillingInvoiceSalesOrderStrategyImpl.getPDFData(SAPOrderModel sapOrder, String billingDocId) -
Uses of SAPOrderModel in de.hybris.platform.sap.saps4omservices.services
Methods in de.hybris.platform.sap.saps4omservices.services with parameters of type SAPOrderModelModifier and TypeMethodDescriptionbyte[]SapS4OMOutboundService.fetchPDFData(String destinationId, String destinationTargetId, Map<String, List<FilterData>> filterData, String billingPDFDocumentId, SAPOrderModel sapOrder) Gets PDF Data for sap order data -
Uses of SAPOrderModel in de.hybris.platform.sap.saps4omservices.services.impl
Methods in de.hybris.platform.sap.saps4omservices.services.impl that return SAPOrderModelModifier and TypeMethodDescriptionDefaultSapS4omBillingInvoiceServiceImpl.getSapOrderBySapOrderCode(String sapOrderCode) Methods in de.hybris.platform.sap.saps4omservices.services.impl with parameters of type SAPOrderModelModifier and TypeMethodDescriptionbyte[]DefaultSapS4OMOutboundService.fetchPDFData(String destinationId, String destinationTargetId, Map<String, List<FilterData>> filterData, String billingPDFDocumentId, SAPOrderModel sapOrder) -
Uses of SAPOrderModel in de.hybris.platform.sap.sapserviceorder.billlinginvoice.service
Methods in de.hybris.platform.sap.sapserviceorder.billlinginvoice.service with parameters of type SAPOrderModelModifier and TypeMethodDescriptionSapServiceOrderBillingInvoiceService.callS4forBillingDocuments(SAPOrderModel sapOrder, String targetSuffixUrl) Gets Billing Documents S/4 Cloud for sap orderbyte[]SapServiceOrderBillingInvoiceService.getPDFData(SAPOrderModel sapOrder, String billingDocumentId) Gets PDF Data from S/4 Cloud for sap order data -
Uses of SAPOrderModel in de.hybris.platform.sap.sapserviceorder.billlinginvoice.service.impl
Methods in de.hybris.platform.sap.sapserviceorder.billlinginvoice.service.impl with parameters of type SAPOrderModelModifier and TypeMethodDescriptionDefaultSapServiceOrderBillingInvoiceService.callS4forBillingDocuments(SAPOrderModel sapOrder, String targetSuffixUrl) byte[]DefaultSapServiceOrderBillingInvoiceService.getPDFData(SAPOrderModel sapOrder, String billingDocumentId) -
Uses of SAPOrderModel in de.hybris.platform.sap.sapserviceorder.inbound.events
Methods in de.hybris.platform.sap.sapserviceorder.inbound.events that return SAPOrderModelModifier and TypeMethodDescriptionSetCompletionEvent.getSapOrder()protected SAPOrderModelSapCpiOmsServiceOrderConfirmationPersistenceHook.readSapOrder(String sapOrderNumber) Methods in de.hybris.platform.sap.sapserviceorder.inbound.events with parameters of type SAPOrderModelModifier and TypeMethodDescriptionprotected voidSapCpiOmsServiceOrderConfirmationPersistenceHook.copyIncomingSAPOrderattributes(SAPOrderModel sapOrder, SAPOrderModel incomingSapOrder) protected voidSapCpiOmsServiceOrderConfirmationPersistenceHook.handleConsignmentEvents(SAPOrderModel sapOrder) protected booleanSapCpiOmsServiceOrderConfirmationPersistenceHook.shouldSAPOrderProcessed(SAPOrderModel incomingSapOrder, SAPOrderModel existingSapOrder) Constructors in de.hybris.platform.sap.sapserviceorder.inbound.events with parameters of type SAPOrderModel -
Uses of SAPOrderModel in de.hybris.platform.sap.sapserviceorder.service.impl
Methods in de.hybris.platform.sap.sapserviceorder.service.impl with parameters of type SAPOrderModelModifier and TypeMethodDescriptionprotected voidDefaultSapCpiServiceOrderCancelOutboundBuilderService.mapCpiConfig(SAPOrderModel serviceOrder, SAPCpiOutboundServiceOrderModel cancelServiceOrder) -
Uses of SAPOrderModel in de.hybris.platform.sap.sapserviceorder.util
Methods in de.hybris.platform.sap.sapserviceorder.util with parameters of type SAPOrderModelModifier and TypeMethodDescriptionstatic booleanSapServiceOrderUtil.isServiceSAPOrder(SAPOrderModel sapOrder) -
Uses of SAPOrderModel in de.hybris.platform.sap.sapserviceorderfacades.billinginvoice.strategy.impl
Methods in de.hybris.platform.sap.sapserviceorderfacades.billinginvoice.strategy.impl with parameters of type SAPOrderModelModifier and TypeMethodDescriptionSapBillingInvoiceServiceStrategyImpl.getBillingDocuments(SAPOrderModel sapOrder) SapBillingInvoiceServiceStrategyImpl.getBusinessDocumentFromS4(SAPOrderModel sapOrder) byte[]SapBillingInvoiceServiceStrategyImpl.getPDFData(SAPOrderModel sapOrder, String billingDocId) -
Uses of SAPOrderModel in de.hybris.platform.sap.ysapcpiomsfulfillment.inbound.helper
Methods in de.hybris.platform.sap.ysapcpiomsfulfillment.inbound.helper with parameters of type SAPOrderModelModifier and TypeMethodDescriptionprotected Optional<ConsignmentEntryModel>SapCipOmsInboundHelper.findConsignmentEntry(SAPOrderModel sapOrder, String entryNumber) Find the consignment entry for the given order entry -
Uses of SAPOrderModel in de.hybris.platform.sap.ysapcpiomsfulfillment.strategy
Methods in de.hybris.platform.sap.ysapcpiomsfulfillment.strategy that return SAPOrderModelModifier and TypeMethodDescriptionprotected SAPOrderModelSapSendConsignmentToExternalFulfillmentSystemStrategy.initializeSapOrder(OrderHistoryEntryModel orderHistoryEntry, ConsignmentModel consignment) Initialize an SAP order from the parent Hybris order -
Uses of SAPOrderModel in de.hybris.platform.ysapcpis4cmomsfulfillment.strategy
Methods in de.hybris.platform.ysapcpis4cmomsfulfillment.strategy that return SAPOrderModelModifier and TypeMethodDescriptionprotected SAPOrderModelS4CMSendConsignmentToExternalFulfillmentSystemStrategy.initializeSapOrder(OrderHistoryEntryModel orderHistoryEntry, ConsignmentModel consignment) Initialize an SAP order from the parent Hybris order