Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype.ServiceDocumentType
Packages that use ServiceDocumentType
Package
Description
-
Uses of ServiceDocumentType in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype with type parameters of type ServiceDocumentTypeModifier and TypeFieldDescriptionstatic final SimpleProperty<ServiceDocumentType>ServiceDocumentType.ALL_FIELDSSelector for all available fields of ServiceDocumentType.static final SimpleProperty.String<ServiceDocumentType>ServiceDocumentType.BUSINESS_OBJECT_TYPE_NAMEstatic final SimpleProperty.String<ServiceDocumentType>ServiceDocumentType.SERVICE_DOCUMENT_TYPEstatic final SimpleProperty.String<ServiceDocumentType>ServiceDocumentType.SERVICE_DOCUMENT_TYPE_NAMEstatic final SimpleProperty.String<ServiceDocumentType>ServiceDocumentType.SERVICE_OBJECT_TYPEServiceDocumentTypeText.TO__SERVICE_DOCUMENT_TYPEUse with available request builders to apply the _ServiceDocumentType navigation property to query operations.ServiceDocumentType.TO__SERVICE_DOCUMENT_TYPE_TEXTUse with available request builders to apply the _ServiceDocumentTypeText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype that return ServiceDocumentTypeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype that return types with arguments of type ServiceDocumentTypeModifier and TypeMethodDescriptionio.vavr.control.Option<ServiceDocumentType>ServiceDocumentTypeText.getServiceDocumentTypeIfPresent()Retrieval of associated ServiceDocumentType entity (one to one).ServiceDocumentType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype with parameters of type ServiceDocumentTypeModifier and TypeMethodDescriptionServiceDocumentTypeText.ServiceDocumentTypeTextBuilder.serviceDocumentType(ServiceDocumentType value) Navigation property _ServiceDocumentType for ServiceDocumentTypeText to single ServiceDocumentType.voidServiceDocumentTypeText.setServiceDocumentType(ServiceDocumentType value) Overwrites the associated ServiceDocumentType entity for the loaded navigation property _ServiceDocumentType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype with parameters of type ServiceDocumentTypeModifierConstructorDescriptionServiceDocumentTypeText(String serviceDocumentType, String language, String serviceDocumentTypeName, ServiceDocumentType to_ServiceDocumentType) -
Uses of ServiceDocumentType 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 ServiceDocumentTypeModifier and TypeMethodDescriptionDefaultServiceTransactionTypeService.countServiceDocumentType()Deprecated.ServiceTransactionTypeService.countServiceDocumentType()Deprecated.Fetch the number of entries from theServiceDocumentTypeentity collection matching the filter and search expressions.DefaultServiceTransactionTypeService.getAllServiceDocumentType()Deprecated.ServiceTransactionTypeService.getAllServiceDocumentType()Deprecated.Fetch multipleServiceDocumentTypeentities.DefaultServiceTransactionTypeService.getServiceDocumentTypeByKey(String serviceDocumentType) Deprecated.ServiceTransactionTypeService.getServiceDocumentTypeByKey(String serviceDocumentType) Deprecated.Fetch a singleServiceDocumentTypeentity using key fields.