Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype.ServiceDocumentTypeText
Packages that use ServiceDocumentTypeText
Package
Description
-
Uses of ServiceDocumentTypeText 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 ServiceDocumentTypeTextModifier and TypeFieldDescriptionstatic final SimpleProperty<ServiceDocumentTypeText>ServiceDocumentTypeText.ALL_FIELDSSelector for all available fields of ServiceDocumentTypeText.static final SimpleProperty.String<ServiceDocumentTypeText>ServiceDocumentTypeText.LANGUAGEstatic final SimpleProperty.String<ServiceDocumentTypeText>ServiceDocumentTypeText.SERVICE_DOCUMENT_TYPEstatic final SimpleProperty.String<ServiceDocumentTypeText>ServiceDocumentTypeText.SERVICE_DOCUMENT_TYPE_NAMEServiceDocumentTypeText.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 ServiceDocumentTypeTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype that return types with arguments of type ServiceDocumentTypeTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<ServiceDocumentTypeText>>ServiceDocumentType.getServiceDocumentTypeTextIfPresent()Retrieval of associated ServiceDocumentTypeText entities (one to many).ServiceDocumentTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype with parameters of type ServiceDocumentTypeTextModifier and TypeMethodDescriptionvoidServiceDocumentType.addServiceDocumentTypeText(ServiceDocumentTypeText... entity) Adds elements to the list of associated ServiceDocumentTypeText entities.ServiceDocumentType.ServiceDocumentTypeBuilder.serviceDocumentTypeText(ServiceDocumentTypeText... value) Navigation property _ServiceDocumentTypeText for ServiceDocumentType to multiple ServiceDocumentTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype with type arguments of type ServiceDocumentTypeTextModifier and TypeMethodDescriptionvoidServiceDocumentType.setServiceDocumentTypeText(List<ServiceDocumentTypeText> value) Overwrites the list of associated ServiceDocumentTypeText entities for the loaded navigation property _ServiceDocumentTypeText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactiontype with type arguments of type ServiceDocumentTypeTextModifierConstructorDescriptionServiceDocumentType(String serviceDocumentType, String serviceObjectType, String businessObjectTypeName, String serviceDocumentTypeName, List<ServiceDocumentTypeText> to_ServiceDocumentTypeText) -
Uses of ServiceDocumentTypeText 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 ServiceDocumentTypeTextModifier and TypeMethodDescriptionDefaultServiceTransactionTypeService.countServiceDocumentTypeText()Deprecated.ServiceTransactionTypeService.countServiceDocumentTypeText()Deprecated.Fetch the number of entries from theServiceDocumentTypeTextentity collection matching the filter and search expressions.DefaultServiceTransactionTypeService.getAllServiceDocumentTypeText()Deprecated.ServiceTransactionTypeService.getAllServiceDocumentTypeText()Deprecated.Fetch multipleServiceDocumentTypeTextentities.DefaultServiceTransactionTypeService.getServiceDocumentTypeTextByKey(String serviceDocumentType, String language) Deprecated.ServiceTransactionTypeService.getServiceDocumentTypeTextByKey(String serviceDocumentType, String language) Deprecated.Fetch a singleServiceDocumentTypeTextentity using key fields.