| Package | Description |
|---|---|
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| de.hybris.platform.returns.model |
Contains generated models for each type of de.hybris.platform.returns.jalo package.
|
| de.hybris.platform.sap.sapmodel.model |
Contains generated models for each type of de.hybris.platform.sap.sapmodel.jalo package.
|
| de.hybris.platform.sap.sapmodel.resource | |
| de.hybris.platform.sap.sapmodel.services | |
| de.hybris.platform.sap.sapmodel.services.impl |
| Modifier and Type | Method and Description |
|---|---|
SAPSalesOrganizationModel |
OrderModel.getSapSalesOrganization()
Generated method - Getter of the
Order.sapSalesOrganization attribute defined at extension saporderexchangeoms. |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderModel.setSapSalesOrganization(SAPSalesOrganizationModel value)
Generated method - Setter of
Order.sapSalesOrganization attribute defined at extension saporderexchangeoms. |
| Modifier and Type | Method and Description |
|---|---|
SAPSalesOrganizationModel |
ReturnRequestModel.getSapSalesOrganization()
Generated method - Getter of the
ReturnRequest.sapSalesOrganization attribute defined at extension ysapomsreturnprocess. |
| Modifier and Type | Method and Description |
|---|---|
void |
ReturnRequestModel.setSapSalesOrganization(SAPSalesOrganizationModel value)
Generated method - Setter of
ReturnRequest.sapSalesOrganization attribute defined at extension ysapomsreturnprocess. |
| Modifier and Type | Method and Description |
|---|---|
SAPSalesOrganizationModel |
SAPPlantLogSysOrgModel.getSalesOrg()
Generated method - Getter of the
SAPPlantLogSysOrg.salesOrg attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPlantLogSysOrgModel.setSalesOrg(SAPSalesOrganizationModel value)
Generated method - Setter of
SAPPlantLogSysOrg.salesOrg attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
SAPSalesOrganizationModel |
SAPSalesOrganizationResource.getSAPSalesOrganizationModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPSalesOrganizationModel |
SAPSalesOrganizationResource.readResource(java.lang.String resourceId)
Gets the
SAPSalesOrganizationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPSalesOrganizationModel> |
SAPSalesOrganizationsResource.getSAPSalesOrganizationsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPSalesOrganizationResource.setSAPSalesOrganizationModel(SAPSalesOrganizationModel value)
Convenience method which just delegates to
#setResourceValue(SAPSalesOrganizationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPSalesOrganizationsResource.setSAPSalesOrganizationsCollection(java.util.Collection<SAPSalesOrganizationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
SAPSalesOrganizationModel |
SapPlantLogSysOrgService.getSapSalesOrganizationForPlant(BaseStoreModel baseStoreModel,
java.lang.String plantCode)
Get SAPSalesOrganizationModel for a given BaseStoreModel and plant code
|
| Modifier and Type | Method and Description |
|---|---|
SAPSalesOrganizationModel |
DefaultSapPlantLogSysOrgService.getSapSalesOrganizationForPlant(BaseStoreModel baseStoreModel,
java.lang.String plantCode) |
Copyright © 2018 SAP SE. All Rights Reserved.