Uses of Class
de.hybris.platform.sap.sapmodel.model.SAPSalesOrganizationModel
Packages that use SAPSalesOrganizationModel
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.returns.jalo package.
Contains generated models for each type of de.hybris.platform.sap.sapmodel.jalo package.
-
Uses of SAPSalesOrganizationModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return SAPSalesOrganizationModelModifier and TypeMethodDescriptionOrderModel.getSapSalesOrganization()Generated method - Getter of theOrder.sapSalesOrganizationattribute defined at extensionsaporderexchangeoms.Methods in de.hybris.platform.core.model.order with parameters of type SAPSalesOrganizationModelModifier and TypeMethodDescriptionvoidOrderModel.setSapSalesOrganization(SAPSalesOrganizationModel value) Generated method - Setter ofOrder.sapSalesOrganizationattribute defined at extensionsaporderexchangeoms. -
Uses of SAPSalesOrganizationModel in de.hybris.platform.returns.model
Methods in de.hybris.platform.returns.model that return SAPSalesOrganizationModelModifier and TypeMethodDescriptionReturnRequestModel.getSapSalesOrganization()Generated method - Getter of theReturnRequest.sapSalesOrganizationattribute defined at extensionysapomsreturnprocess.Methods in de.hybris.platform.returns.model with parameters of type SAPSalesOrganizationModelModifier and TypeMethodDescriptionvoidReturnRequestModel.setSapSalesOrganization(SAPSalesOrganizationModel value) Generated method - Setter ofReturnRequest.sapSalesOrganizationattribute defined at extensionysapomsreturnprocess. -
Uses of SAPSalesOrganizationModel in de.hybris.platform.sap.sapmodel.model
Methods in de.hybris.platform.sap.sapmodel.model that return SAPSalesOrganizationModelModifier and TypeMethodDescriptionSAPPlantLogSysOrgModel.getSalesOrg()Generated method - Getter of theSAPPlantLogSysOrg.salesOrgattribute defined at extensionsapmodel.Methods in de.hybris.platform.sap.sapmodel.model with parameters of type SAPSalesOrganizationModelModifier and TypeMethodDescriptionvoidSAPPlantLogSysOrgModel.setSalesOrg(SAPSalesOrganizationModel value) Generated method - Setter ofSAPPlantLogSysOrg.salesOrgattribute defined at extensionsapmodel. -
Uses of SAPSalesOrganizationModel in de.hybris.platform.sap.sapmodel.services
Methods in de.hybris.platform.sap.sapmodel.services that return SAPSalesOrganizationModelModifier and TypeMethodDescriptionSapPlantLogSysOrgService.getSapSalesOrganizationForPlant(BaseStoreModel baseStoreModel, String plantCode) Get SAPSalesOrganizationModel for a given BaseStoreModel and plant code -
Uses of SAPSalesOrganizationModel in de.hybris.platform.sap.sapmodel.services.impl
Methods in de.hybris.platform.sap.sapmodel.services.impl that return SAPSalesOrganizationModelModifier and TypeMethodDescriptionDefaultSapPlantLogSysOrgService.getSapSalesOrganizationForPlant(BaseStoreModel baseStoreModel, String plantCode)