Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.returnsinspection.ReturnsInspection
Packages that use ReturnsInspection
Package
Description
-
Uses of ReturnsInspection in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.returnsinspection
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.returnsinspection with type parameters of type ReturnsInspectionModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<ReturnsInspection,SAP__Message> ReturnsInspection._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<ReturnsInspection>ReturnsInspection.ALL_FIELDSSelector for all available fields of ReturnsInspection.static final SimpleProperty.String<ReturnsInspection>ReturnsInspection.CREATED_BY_USERstatic final SimpleProperty.DateTime<ReturnsInspection>ReturnsInspection.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<ReturnsInspection>ReturnsInspection.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<ReturnsInspection>ReturnsInspection.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<ReturnsInspection>ReturnsInspection.RETS_INSPECTION_IS_TO_BE_CONFIRMEDstatic final SimpleProperty.String<ReturnsInspection>ReturnsInspection.RETURNS_DELIVERYstatic final SimpleProperty.String<ReturnsInspection>ReturnsInspection.RETURNS_INSPECTIONReturnsInspection.TO__ITEMUse with available request builders to apply the _Item navigation property to query operations.static final NavigationProperty.Single<ReturnsInspectionItem,ReturnsInspection> ReturnsInspectionItem.TO__RETURNS_INSPECTIONUse with available request builders to apply the _ReturnsInspection navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.returnsinspection that return ReturnsInspectionMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.returnsinspection that return types with arguments of type ReturnsInspectionModifier and TypeMethodDescriptionReturnsInspection.confirmRetsInspByDelivery(String returnsDelivery, Collection<D_RetsInspectionItemConfirmP> _Item) Action that can be applied to a collection of entities of this class.ReturnsInspection.deleteRetsInspByDelivery(String returnsDelivery, Collection<D_ReturnsInspectionItemDeleteP> _Item) Action that can be applied to a collection of entities of this class.io.vavr.control.Option<ReturnsInspection>ReturnsInspectionItem.getReturnsInspectionIfPresent()Retrieval of associated ReturnsInspection entity (one to one).ReturnsInspection.getType()ReturnsInspection.updateRetsInspByDelivery(String returnsDelivery, String retsInspectionIsToBeConfirmed, Collection<D_ReturnsInspectionItemUpdateP> _Item) Action that can be applied to a collection of entities of this class.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.returnsinspection with parameters of type ReturnsInspectionModifier and TypeMethodDescriptionReturnsInspectionItem.ReturnsInspectionItemBuilder.returnsInspection(ReturnsInspection value) Navigation property _ReturnsInspection for ReturnsInspectionItem to single ReturnsInspection.voidReturnsInspectionItem.setReturnsInspection(ReturnsInspection value) Overwrites the associated ReturnsInspection entity for the loaded navigation property _ReturnsInspection.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.returnsinspection with parameters of type ReturnsInspectionModifierConstructorDescriptionReturnsInspectionItem(String returnsInspection, String returnsInspectionItem, String returnsDelivery, String returnsDeliveryItem, String returnsInspectionItemStatus, String retsInspItemStsTxt, String retsFllwUpActyItmSts, String retsFllwUpActyItmStsTxt, String product, String inspectionCode, String returnsInspectionComment, LocalDate inspectionDate, String productInspectorName, String inspectionLeadingUnitCode, BigDecimal inspectedProductQtyInBaseUnit, String baseUnit, String returnsFollowUpActivity, BigDecimal inspectedProductQtyInSalesUnit, String salesUnit, BigDecimal inspectedProductQuantity, String inspectedProductUnit, String targetPlant, String targetStorageLocation, String targetStockType, String tgtProdForGdsMvtPostg, String retsFllwUpActyRespPersnName, LocalDate retsFllwUpActyReleasedDate, ReturnsInspection to_ReturnsInspection) -
Uses of ReturnsInspection 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 ReturnsInspectionModifier and TypeMethodDescriptionDefaultReturnsInspectionService.countReturnsInspection()Deprecated.ReturnsInspectionService.countReturnsInspection()Deprecated.Fetch the number of entries from theReturnsInspectionentity collection matching the filter and search expressions.DefaultReturnsInspectionService.createReturnsInspection(ReturnsInspection returnsInspection) Deprecated.ReturnsInspectionService.createReturnsInspection(ReturnsInspection returnsInspection) Deprecated.Create a newReturnsInspectionentity and save it to the S/4HANA system.DefaultReturnsInspectionService.deleteReturnsInspection(ReturnsInspection returnsInspection) Deprecated.ReturnsInspectionService.deleteReturnsInspection(ReturnsInspection returnsInspection) Deprecated.Deletes an existingReturnsInspectionentity in the S/4HANA system.DefaultReturnsInspectionService.getAllReturnsInspection()Deprecated.ReturnsInspectionService.getAllReturnsInspection()Deprecated.Fetch multipleReturnsInspectionentities.DefaultReturnsInspectionService.getReturnsInspectionByKey(String returnsInspection) Deprecated.ReturnsInspectionService.getReturnsInspectionByKey(String returnsInspection) Deprecated.Fetch a singleReturnsInspectionentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ReturnsInspectionModifier and TypeMethodDescriptionDefaultReturnsInspectionService.createReturnsInspection(ReturnsInspection returnsInspection) Deprecated.ReturnsInspectionService.createReturnsInspection(ReturnsInspection returnsInspection) Deprecated.Create a newReturnsInspectionentity and save it to the S/4HANA system.DefaultReturnsInspectionService.deleteReturnsInspection(ReturnsInspection returnsInspection) Deprecated.ReturnsInspectionService.deleteReturnsInspection(ReturnsInspection returnsInspection) Deprecated.Deletes an existingReturnsInspectionentity in the S/4HANA system.