Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SalesOrganizationText
Packages that use SalesOrganizationText
Package
Description
-
Uses of SalesOrganizationText 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 SalesOrganizationTextModifier and TypeFieldDescriptionstatic final SalesOrganizationLink<SalesOrganizationText>SalesOrganization.TO_CNSLDTN_SALES_ORG_TUse with available fluent helpers to apply the to_CnsldtnSalesOrgT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SalesOrganizationTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SalesOrganizationTextModifier and TypeMethodDescriptionSalesOrganization.fetchCnsldtnSalesOrgT()Fetches the SalesOrganizationText entities (one to many) associated with this entity.io.vavr.control.Option<List<SalesOrganizationText>>SalesOrganization.getCnsldtnSalesOrgTIfPresent()Retrieval of associated SalesOrganizationText entities (one to many).SalesOrganization.getCnsldtnSalesOrgTOrFetch()Retrieval of associated SalesOrganizationText entities (one to many).protected Class<SalesOrganizationText>SalesOrganizationTextByKeyFluentHelper.getEntityClass()protected Class<SalesOrganizationText>SalesOrganizationTextFluentHelper.getEntityClass()SalesOrganizationText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SalesOrganizationTextModifier and TypeMethodDescriptionvoidSalesOrganization.addCnsldtnSalesOrgT(SalesOrganizationText... entity) Adds elements to the list of associated SalesOrganizationText entities.SalesOrganization.SalesOrganizationBuilder.cnsldtnSalesOrgT(SalesOrganizationText... value) Navigation property to_CnsldtnSalesOrgT for SalesOrganization to multiple SalesOrganizationText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SalesOrganizationTextModifier and TypeMethodDescriptionvoidSalesOrganization.setCnsldtnSalesOrgT(List<SalesOrganizationText> value) Overwrites the list of associated SalesOrganizationText entities for the loaded navigation property to_CnsldtnSalesOrgT. -
Uses of SalesOrganizationText 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 SalesOrganizationTextModifier and TypeMethodDescriptionSalesOrganizationTextOneToOneLink.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 SalesOrganizationTextModifier and TypeMethodDescriptionprotected SalesOrganizationTextLink<ObjectT>SalesOrganizationTextLink.translateLinkType(EntityLink<SalesOrganizationTextLink<ObjectT>, SalesOrganizationText, ObjectT> link)