Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.inhouserepair.InHouseRepair
Packages that use InHouseRepair
Package
Description
-
Uses of InHouseRepair in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.inhouserepair
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.inhouserepair with type parameters of type InHouseRepairModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<InHouseRepair,SAP__Message> InHouseRepair._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<InHouseRepair>InHouseRepair.ALL_FIELDSSelector for all available fields of InHouseRepair.static final SimpleProperty.String<InHouseRepair>InHouseRepair.CONTACT_PERSONstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.DISTRIBUTION_CHANNELstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.DIVISIONstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.IN_HOUSE_REPAIRstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.INH_REPAIR_EXT_REFERENCEstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.INH_REPAIR_STATUSstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.INH_REPAIR_TYPEstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.RESPONSIBLE_EMPLOYEEstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.RESPONSIBLE_SALES_ORGANIZATIONstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.SALES_GROUPstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.SALES_GROUP_ORG_UNIT_IDstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.SALES_OFFICEstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.SALES_OFFICE_ORG_UNIT_IDstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.SALES_ORGANIZATIONstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.SALES_ORGANIZATION_ORG_UNIT_IDstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.SHIP_TO_PARTYstatic final SimpleProperty.String<InHouseRepair>InHouseRepair.SOLD_TO_PARTYstatic final NavigationProperty.Single<InHouseRepairItem,InHouseRepair> InHouseRepairItem.TO__IN_HOUSE_REPAIRUse with available request builders to apply the _InHouseRepair navigation property to query operations.static final NavigationProperty.Collection<InHouseRepair,InHouseRepairItem> InHouseRepair.TO__IN_HOUSE_REPAIR_ITEMUse with available request builders to apply the _InHouseRepairItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.inhouserepair that return InHouseRepairMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.inhouserepair that return types with arguments of type InHouseRepairModifier and TypeMethodDescriptionInHouseRepair.confirmRepairObjects()Action that can be applied to any entity object of this class.InHouseRepair.confirmRepairObjects()Action that can be applied to any entity object of this class.io.vavr.control.Option<InHouseRepair>InHouseRepairItem.getInHouseRepairIfPresent()Retrieval of associated InHouseRepair entity (one to one).InHouseRepair.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.inhouserepair with parameters of type InHouseRepairModifier and TypeMethodDescriptionInHouseRepairItem.InHouseRepairItemBuilder.inHouseRepair(InHouseRepair value) Navigation property _InHouseRepair for InHouseRepairItem to single InHouseRepair.voidInHouseRepairItem.setInHouseRepair(InHouseRepair value) Overwrites the associated InHouseRepair entity for the loaded navigation property _InHouseRepair.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.inhouserepair with parameters of type InHouseRepair -
Uses of InHouseRepair in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type InHouseRepairModifier and TypeMethodDescriptionDefaultInHouseRepairService.countInHouseRepair()Deprecated.InHouseRepairService.countInHouseRepair()Deprecated.Fetch the number of entries from theInHouseRepairentity collection matching the filter and search expressions.DefaultInHouseRepairService.createInHouseRepair(InHouseRepair inHouseRepair) Deprecated.InHouseRepairService.createInHouseRepair(InHouseRepair inHouseRepair) Deprecated.Create a newInHouseRepairentity and save it to the S/4HANA system.DefaultInHouseRepairService.getAllInHouseRepair()Deprecated.InHouseRepairService.getAllInHouseRepair()Deprecated.Fetch multipleInHouseRepairentities.DefaultInHouseRepairService.getInHouseRepairByKey(String inHouseRepair) Deprecated.InHouseRepairService.getInHouseRepairByKey(String inHouseRepair) Deprecated.Fetch a singleInHouseRepairentity using key fields.DefaultInHouseRepairService.updateInHouseRepair(InHouseRepair inHouseRepair) Deprecated.InHouseRepairService.updateInHouseRepair(InHouseRepair inHouseRepair) Deprecated.Update an existingInHouseRepairentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type InHouseRepairModifier and TypeMethodDescriptionDefaultInHouseRepairService.createInHouseRepair(InHouseRepair inHouseRepair) Deprecated.InHouseRepairService.createInHouseRepair(InHouseRepair inHouseRepair) Deprecated.Create a newInHouseRepairentity and save it to the S/4HANA system.DefaultInHouseRepairService.updateInHouseRepair(InHouseRepair inHouseRepair) Deprecated.InHouseRepairService.updateInHouseRepair(InHouseRepair inHouseRepair) Deprecated.Update an existingInHouseRepairentity and save it to the S/4HANA system.