Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract.SrvcContrItmFUPSrvcOrd
Packages that use SrvcContrItmFUPSrvcOrd
Package
Description
-
Uses of SrvcContrItmFUPSrvcOrd in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract with type parameters of type SrvcContrItmFUPSrvcOrdModifier and TypeFieldDescriptionstatic final SimpleProperty<SrvcContrItmFUPSrvcOrd>SrvcContrItmFUPSrvcOrd.ALL_FIELDSSelector for all available fields of SrvcContrItmFUPSrvcOrd.static final SimpleProperty.String<SrvcContrItmFUPSrvcOrd>SrvcContrItmFUPSrvcOrd.SERVICE_CONTRACTstatic final SimpleProperty.String<SrvcContrItmFUPSrvcOrd>SrvcContrItmFUPSrvcOrd.SERVICE_CONTRACT_ITEMstatic final SimpleProperty.String<SrvcContrItmFUPSrvcOrd>SrvcContrItmFUPSrvcOrd.SERVICE_ORDERstatic final SimpleProperty.String<SrvcContrItmFUPSrvcOrd>SrvcContrItmFUPSrvcOrd.SERVICE_ORDER_ITEMServiceContractItem.TO__FOLLOW_UP_SERVICE_ORDERUse with available request builders to apply the _FollowUpServiceOrder navigation property to query operations.SrvcContrItmFUPSrvcOrd.TO__ITEMUse with available request builders to apply the _Item navigation property to query operations.static final NavigationProperty.Single<SrvcContrItmFUPSrvcOrd,ServiceContract> SrvcContrItmFUPSrvcOrd.TO__SERVICE_CONTRACTUse with available request builders to apply the _ServiceContract navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract that return SrvcContrItmFUPSrvcOrdMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract that return types with arguments of type SrvcContrItmFUPSrvcOrdModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrvcContrItmFUPSrvcOrd>>ServiceContractItem.getFollowUpServiceOrderIfPresent()Retrieval of associated SrvcContrItmFUPSrvcOrd entities (one to many).SrvcContrItmFUPSrvcOrd.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract with parameters of type SrvcContrItmFUPSrvcOrdModifier and TypeMethodDescriptionvoidServiceContractItem.addFollowUpServiceOrder(SrvcContrItmFUPSrvcOrd... entity) Adds elements to the list of associated SrvcContrItmFUPSrvcOrd entities.ServiceContractItem.ServiceContractItemBuilder.followUpServiceOrder(SrvcContrItmFUPSrvcOrd... value) Navigation property _FollowUpServiceOrder for ServiceContractItem to multiple SrvcContrItmFUPSrvcOrd.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract with type arguments of type SrvcContrItmFUPSrvcOrdModifier and TypeMethodDescriptionvoidServiceContractItem.setFollowUpServiceOrder(List<SrvcContrItmFUPSrvcOrd> value) Overwrites the list of associated SrvcContrItmFUPSrvcOrd entities for the loaded navigation property _FollowUpServiceOrder. -
Uses of SrvcContrItmFUPSrvcOrd 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 SrvcContrItmFUPSrvcOrdModifier and TypeMethodDescriptionDefaultServiceContractService.countSrvcContrItmFUPSrvcOrd()Deprecated.ServiceContractService.countSrvcContrItmFUPSrvcOrd()Deprecated.Fetch the number of entries from theSrvcContrItmFUPSrvcOrdentity collection matching the filter and search expressions.DefaultServiceContractService.getAllSrvcContrItmFUPSrvcOrd()Deprecated.ServiceContractService.getAllSrvcContrItmFUPSrvcOrd()Deprecated.Fetch multipleSrvcContrItmFUPSrvcOrdentities.DefaultServiceContractService.getSrvcContrItmFUPSrvcOrdByKey(String serviceContract, String serviceContractItem, String serviceOrder, String serviceOrderItem) Deprecated.ServiceContractService.getSrvcContrItmFUPSrvcOrdByKey(String serviceContract, String serviceContractItem, String serviceOrder, String serviceOrderItem) Deprecated.Fetch a singleSrvcContrItmFUPSrvcOrdentity using key fields.