Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SubItemCategoryText
Packages that use SubItemCategoryText
Package
Description
-
Uses of SubItemCategoryText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type SubItemCategoryTextModifier and TypeFieldDescriptionstatic final SubItemCategoryLink<SubItemCategoryText>SubItemCategory.TO_CNSLDTN_SUBITEM_CATEGORY_TUse with available fluent helpers to apply the to_CnsldtnSubitemCategoryT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SubItemCategoryTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SubItemCategoryTextModifier and TypeMethodDescriptionSubItemCategory.fetchCnsldtnSubitemCategoryT()Fetches the SubItemCategoryText entities (one to many) associated with this entity.io.vavr.control.Option<List<SubItemCategoryText>>SubItemCategory.getCnsldtnSubitemCategoryTIfPresent()Retrieval of associated SubItemCategoryText entities (one to many).SubItemCategory.getCnsldtnSubitemCategoryTOrFetch()Retrieval of associated SubItemCategoryText entities (one to many).protected Class<SubItemCategoryText>SubItemCategoryTextByKeyFluentHelper.getEntityClass()protected Class<SubItemCategoryText>SubItemCategoryTextFluentHelper.getEntityClass()SubItemCategoryText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SubItemCategoryTextModifier and TypeMethodDescriptionvoidSubItemCategory.addCnsldtnSubitemCategoryT(SubItemCategoryText... entity) Adds elements to the list of associated SubItemCategoryText entities.SubItemCategory.SubItemCategoryBuilder.cnsldtnSubitemCategoryT(SubItemCategoryText... value) Navigation property to_CnsldtnSubitemCategoryT for SubItemCategory to multiple SubItemCategoryText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SubItemCategoryTextModifier and TypeMethodDescriptionvoidSubItemCategory.setCnsldtnSubitemCategoryT(List<SubItemCategoryText> value) Overwrites the list of associated SubItemCategoryText entities for the loaded navigation property to_CnsldtnSubitemCategoryT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SubItemCategoryTextModifierConstructorDescriptionSubItemCategory(String subItemCategory, String subItemCategory_Text, Boolean isSubItemsForAcquisitionsDives, List<SubItemCategoryText> toCnsldtnSubitemCategoryT) -
Uses of SubItemCategoryText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type SubItemCategoryTextModifier and TypeMethodDescriptionSubItemCategoryTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link with type arguments of type SubItemCategoryTextModifier and TypeMethodDescriptionprotected SubItemCategoryTextLink<ObjectT>SubItemCategoryTextLink.translateLinkType(EntityLink<SubItemCategoryTextLink<ObjectT>, SubItemCategoryText, ObjectT> link)