Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ShipToParty
Packages that use ShipToParty
Package
Description
-
Uses of ShipToParty 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 ShipToPartyModifier and TypeFieldDescriptionstatic final ShipToPartyTextOneToOneLink<ShipToParty>ShipToPartyText.TO_CNSLDTN_SHIP_TO_PARTYUse with available fluent helpers to apply the to_CnsldtnShipToParty navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ShipToPartyModifier and TypeMethodDescriptionShipToParty.ShipToPartyBuilder.build()ShipToPartyText.fetchCnsldtnShipToParty()Fetches the ShipToParty entity (one to one) associated with this entity.ShipToPartyText.getCnsldtnShipToPartyOrFetch()Retrieval of associated ShipToParty entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ShipToPartyModifier and TypeMethodDescriptionio.vavr.control.Option<ShipToParty>ShipToPartyText.getCnsldtnShipToPartyIfPresent()Retrieval of associated ShipToParty entity (one to one).protected Class<ShipToParty>ShipToPartyByKeyFluentHelper.getEntityClass()protected Class<ShipToParty>ShipToPartyFluentHelper.getEntityClass()ShipToParty.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ShipToPartyModifier and TypeMethodDescriptionShipToPartyText.ShipToPartyTextBuilder.cnsldtnShipToParty(ShipToParty value) Navigation property to_CnsldtnShipToParty for ShipToPartyText to single ShipToParty.voidShipToPartyText.setCnsldtnShipToParty(ShipToParty value) Overwrites the associated ShipToParty entity for the loaded navigation property to_CnsldtnShipToParty.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ShipToPartyModifierConstructorDescriptionShipToPartyText(String language, String customer, String shipToPartyText, ShipToParty toCnsldtnShipToParty) -
Uses of ShipToParty 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 ShipToPartyModifier and TypeMethodDescriptionShipToPartyOneToOneLink.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 ShipToPartyModifier and TypeMethodDescriptionprotected ShipToPartyLink<ObjectT>ShipToPartyLink.translateLinkType(EntityLink<ShipToPartyLink<ObjectT>, ShipToParty, ObjectT> link)