Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactionitemcategory.SrvcDocumentItemCategory
Packages that use SrvcDocumentItemCategory
Package
Description
-
Uses of SrvcDocumentItemCategory in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactionitemcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactionitemcategory with type parameters of type SrvcDocumentItemCategoryModifier and TypeFieldDescriptionstatic final SimpleProperty<SrvcDocumentItemCategory>SrvcDocumentItemCategory.ALL_FIELDSSelector for all available fields of SrvcDocumentItemCategory.static final SimpleProperty.String<SrvcDocumentItemCategory>SrvcDocumentItemCategory.BUSINESS_OBJECT_TYPE_NAMEstatic final SimpleProperty.String<SrvcDocumentItemCategory>SrvcDocumentItemCategory.SERVICE_DOC_ITEM_CATEGORYstatic final SimpleProperty.String<SrvcDocumentItemCategory>SrvcDocumentItemCategory.SERVICE_DOC_ITEM_CATEGORY_NAMEstatic final SimpleProperty.String<SrvcDocumentItemCategory>SrvcDocumentItemCategory.SERVICE_OBJECT_TYPESrvcDocumentItemCategoryText.TO__SRVC_DOCUMENT_ITEM_CATEGORYUse with available request builders to apply the _SrvcDocumentItemCategory navigation property to query operations.SrvcDocumentItemCategory.TO__SRVC_DOCUMENT_ITEM_CATEGORY_TEXTUse with available request builders to apply the _SrvcDocumentItemCategoryText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactionitemcategory that return SrvcDocumentItemCategoryModifier and TypeMethodDescriptionSrvcDocumentItemCategory.SrvcDocumentItemCategoryBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactionitemcategory that return types with arguments of type SrvcDocumentItemCategoryModifier and TypeMethodDescriptionio.vavr.control.Option<SrvcDocumentItemCategory>SrvcDocumentItemCategoryText.getSrvcDocumentItemCategoryIfPresent()Retrieval of associated SrvcDocumentItemCategory entity (one to one).SrvcDocumentItemCategory.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactionitemcategory with parameters of type SrvcDocumentItemCategoryModifier and TypeMethodDescriptionvoidSrvcDocumentItemCategoryText.setSrvcDocumentItemCategory(SrvcDocumentItemCategory value) Overwrites the associated SrvcDocumentItemCategory entity for the loaded navigation property _SrvcDocumentItemCategory.SrvcDocumentItemCategoryText.SrvcDocumentItemCategoryTextBuilder.srvcDocumentItemCategory(SrvcDocumentItemCategory value) Navigation property _SrvcDocumentItemCategory for SrvcDocumentItemCategoryText to single SrvcDocumentItemCategory.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicetransactionitemcategory with parameters of type SrvcDocumentItemCategoryModifierConstructorDescriptionSrvcDocumentItemCategoryText(String serviceDocItemCategory, String language, String serviceDocItemCategoryName, SrvcDocumentItemCategory to_SrvcDocumentItemCategory) -
Uses of SrvcDocumentItemCategory 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 SrvcDocumentItemCategoryModifier and TypeMethodDescriptionDefaultServiceTransactionItemCategoryService.countSrvcDocumentItemCategory()Deprecated.ServiceTransactionItemCategoryService.countSrvcDocumentItemCategory()Deprecated.Fetch the number of entries from theSrvcDocumentItemCategoryentity collection matching the filter and search expressions.DefaultServiceTransactionItemCategoryService.getAllSrvcDocumentItemCategory()Deprecated.ServiceTransactionItemCategoryService.getAllSrvcDocumentItemCategory()Deprecated.Fetch multipleSrvcDocumentItemCategoryentities.DefaultServiceTransactionItemCategoryService.getSrvcDocumentItemCategoryByKey(String serviceDocItemCategory) Deprecated.ServiceTransactionItemCategoryService.getSrvcDocumentItemCategoryByKey(String serviceDocItemCategory) Deprecated.Fetch a singleSrvcDocumentItemCategoryentity using key fields.