Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SalesOrganizationHier
Packages that use SalesOrganizationHier
Package
Description
-
Uses of SalesOrganizationHier 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 SalesOrganizationHierModifier and TypeFieldDescriptionstatic final SalesOrganizationLink<SalesOrganizationHier>SalesOrganization.TO_CNSLDTN_SALES_ORG_HIERUse with available fluent helpers to apply the to_CnsldtnSalesOrgHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SalesOrganizationHierMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SalesOrganizationHierModifier and TypeMethodDescriptionSalesOrganization.fetchCnsldtnSalesOrgHier()Fetches the SalesOrganizationHier entities (one to many) associated with this entity.io.vavr.control.Option<List<SalesOrganizationHier>>SalesOrganization.getCnsldtnSalesOrgHierIfPresent()Retrieval of associated SalesOrganizationHier entities (one to many).SalesOrganization.getCnsldtnSalesOrgHierOrFetch()Retrieval of associated SalesOrganizationHier entities (one to many).protected Class<SalesOrganizationHier>SalesOrganizationHierByKeyFluentHelper.getEntityClass()protected Class<SalesOrganizationHier>SalesOrganizationHierFluentHelper.getEntityClass()SalesOrganizationHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SalesOrganizationHierModifier and TypeMethodDescriptionvoidSalesOrganization.addCnsldtnSalesOrgHier(SalesOrganizationHier... entity) Adds elements to the list of associated SalesOrganizationHier entities.SalesOrganization.SalesOrganizationBuilder.cnsldtnSalesOrgHier(SalesOrganizationHier... value) Navigation property to_CnsldtnSalesOrgHier for SalesOrganization to multiple SalesOrganizationHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SalesOrganizationHierModifier and TypeMethodDescriptionvoidSalesOrganization.setCnsldtnSalesOrgHier(List<SalesOrganizationHier> value) Overwrites the list of associated SalesOrganizationHier entities for the loaded navigation property to_CnsldtnSalesOrgHier.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SalesOrganizationHierModifierConstructorDescriptionSalesOrganization(String salesOrganization, String salesOrganization_Text, String additionalMasterDataSource, List<SalesOrganizationHier> toCnsldtnSalesOrgHier, List<SalesOrganizationText> toCnsldtnSalesOrgT) -
Uses of SalesOrganizationHier 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 SalesOrganizationHierModifier and TypeMethodDescriptionSalesOrganizationHierOneToOneLink.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 SalesOrganizationHierModifier and TypeMethodDescriptionprotected SalesOrganizationHierLink<ObjectT>SalesOrganizationHierLink.translateLinkType(EntityLink<SalesOrganizationHierLink<ObjectT>, SalesOrganizationHier, ObjectT> link)