Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CostCenterText
Packages that use CostCenterText
Package
Description
-
Uses of CostCenterText 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 CostCenterTextModifier and TypeFieldDescriptionstatic final CostCenterLink<CostCenterText>CostCenter.TO_CNSLDTN_COST_CENTER_TUse with available fluent helpers to apply the to_CnsldtnCostCenterT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CostCenterTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CostCenterTextModifier and TypeMethodDescriptionCostCenter.fetchCnsldtnCostCenterT()Fetches the CostCenterText entities (one to many) associated with this entity.io.vavr.control.Option<List<CostCenterText>>CostCenter.getCnsldtnCostCenterTIfPresent()Retrieval of associated CostCenterText entities (one to many).CostCenter.getCnsldtnCostCenterTOrFetch()Retrieval of associated CostCenterText entities (one to many).protected Class<CostCenterText>CostCenterTextByKeyFluentHelper.getEntityClass()protected Class<CostCenterText>CostCenterTextFluentHelper.getEntityClass()CostCenterText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CostCenterTextModifier and TypeMethodDescriptionvoidCostCenter.addCnsldtnCostCenterT(CostCenterText... entity) Adds elements to the list of associated CostCenterText entities.CostCenter.CostCenterBuilder.cnsldtnCostCenterT(CostCenterText... value) Navigation property to_CnsldtnCostCenterT for CostCenter to multiple CostCenterText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CostCenterTextModifier and TypeMethodDescriptionvoidCostCenter.setCnsldtnCostCenterT(List<CostCenterText> value) Overwrites the list of associated CostCenterText entities for the loaded navigation property to_CnsldtnCostCenterT. -
Uses of CostCenterText 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 CostCenterTextModifier and TypeMethodDescriptionCostCenterTextOneToOneLink.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 CostCenterTextModifier and TypeMethodDescriptionprotected CostCenterTextLink<ObjectT>CostCenterTextLink.translateLinkType(EntityLink<CostCenterTextLink<ObjectT>, CostCenterText, ObjectT> link)