Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontracttemplate.ServiceContractItemObjectList
Packages that use ServiceContractItemObjectList
Package
Description
-
Uses of ServiceContractItemObjectList in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontracttemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontracttemplate with type parameters of type ServiceContractItemObjectListModifier and TypeFieldDescriptionstatic final SimpleProperty<ServiceContractItemObjectList>ServiceContractItemObjectList.ALL_FIELDSSelector for all available fields of ServiceContractItemObjectList.static final SimpleProperty.String<ServiceContractItemObjectList>ServiceContractItemObjectList.SERIAL_NUMBERstatic final SimpleProperty.String<ServiceContractItemObjectList>ServiceContractItemObjectList.SERVICE_CONTRACT_TEMPLATEstatic final SimpleProperty.String<ServiceContractItemObjectList>ServiceContractItemObjectList.SERVICE_CONTRACT_TEMPLATE_ITEMstatic final SimpleProperty.String<ServiceContractItemObjectList>ServiceContractItemObjectList.SERVICE_REF_FUNCTIONAL_LOCATIONstatic final SimpleProperty.String<ServiceContractItemObjectList>ServiceContractItemObjectList.SERVICE_REF_OBJECT_SEQUENCE_NUMBERstatic final SimpleProperty.String<ServiceContractItemObjectList>ServiceContractItemObjectList.SERVICE_REFERENCE_EQUIPMENTstatic final SimpleProperty.String<ServiceContractItemObjectList>ServiceContractItemObjectList.SERVICE_REFERENCE_PRODUCTstatic final SimpleProperty.String<ServiceContractItemObjectList>ServiceContractItemObjectList.SRVC_REF_FUNC_LOC_LABEL_NAMEServiceContractItemObjectList.TO__ITEMUse with available request builders to apply the _Item navigation property to query operations.static final NavigationProperty.Collection<ServiceContractTemplateItem,ServiceContractItemObjectList> ServiceContractTemplateItem.TO__REFERENCE_OBJECTUse with available request builders to apply the _ReferenceObject navigation property to query operations.ServiceContractItemObjectList.TO__SERVICE_CONTRACT_TEMPLATEUse with available request builders to apply the _ServiceContractTemplate navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontracttemplate that return ServiceContractItemObjectListModifier and TypeMethodDescriptionServiceContractItemObjectList.ServiceContractItemObjectListBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontracttemplate that return types with arguments of type ServiceContractItemObjectListModifier and TypeMethodDescriptionio.vavr.control.Option<List<ServiceContractItemObjectList>>ServiceContractTemplateItem.getReferenceObjectIfPresent()Retrieval of associated ServiceContractItemObjectList entities (one to many).ServiceContractItemObjectList.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontracttemplate with parameters of type ServiceContractItemObjectListModifier and TypeMethodDescriptionvoidServiceContractTemplateItem.addReferenceObject(ServiceContractItemObjectList... entity) Adds elements to the list of associated ServiceContractItemObjectList entities.ServiceContractTemplateItem.ServiceContractTemplateItemBuilder.referenceObject(ServiceContractItemObjectList... value) Navigation property _ReferenceObject for ServiceContractTemplateItem to multiple ServiceContractItemObjectList.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontracttemplate with type arguments of type ServiceContractItemObjectListModifier and TypeMethodDescriptionvoidServiceContractTemplateItem.setReferenceObject(List<ServiceContractItemObjectList> value) Overwrites the list of associated ServiceContractItemObjectList entities for the loaded navigation property _ReferenceObject. -
Uses of ServiceContractItemObjectList 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 ServiceContractItemObjectListModifier and TypeMethodDescriptionDefaultServiceContractTemplateService.countSrvcContrTmplItmRefObject()Deprecated.ServiceContractTemplateService.countSrvcContrTmplItmRefObject()Deprecated.Fetch the number of entries from theServiceContractItemObjectListentity collection matching the filter and search expressions.DefaultServiceContractTemplateService.getAllSrvcContrTmplItmRefObject()Deprecated.ServiceContractTemplateService.getAllSrvcContrTmplItmRefObject()Deprecated.Fetch multipleServiceContractItemObjectListentities.DefaultServiceContractTemplateService.getSrvcContrTmplItmRefObjectByKey(String serviceContractTemplate, String serviceContractTemplateItem, String serviceRefObjectSequenceNumber) Deprecated.ServiceContractTemplateService.getSrvcContrTmplItmRefObjectByKey(String serviceContractTemplate, String serviceContractTemplateItem, String serviceRefObjectSequenceNumber) Deprecated.Fetch a singleServiceContractItemObjectListentity using key fields.