Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ShipToPartyText
Packages that use ShipToPartyText
Package
Description
-
Uses of ShipToPartyText 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 ShipToPartyTextModifier and TypeFieldDescriptionstatic final ShipToPartyLink<ShipToPartyText>ShipToParty.TO_CNSLDTN_SHIP_TO_PARTY_TUse with available fluent helpers to apply the to_CnsldtnShipToPartyT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ShipToPartyTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ShipToPartyTextModifier and TypeMethodDescriptionShipToParty.fetchCnsldtnShipToPartyT()Fetches the ShipToPartyText entities (one to many) associated with this entity.io.vavr.control.Option<List<ShipToPartyText>>ShipToParty.getCnsldtnShipToPartyTIfPresent()Retrieval of associated ShipToPartyText entities (one to many).ShipToParty.getCnsldtnShipToPartyTOrFetch()Retrieval of associated ShipToPartyText entities (one to many).protected Class<ShipToPartyText>ShipToPartyTextByKeyFluentHelper.getEntityClass()protected Class<ShipToPartyText>ShipToPartyTextFluentHelper.getEntityClass()ShipToPartyText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ShipToPartyTextModifier and TypeMethodDescriptionvoidShipToParty.addCnsldtnShipToPartyT(ShipToPartyText... entity) Adds elements to the list of associated ShipToPartyText entities.ShipToParty.ShipToPartyBuilder.cnsldtnShipToPartyT(ShipToPartyText... value) Navigation property to_CnsldtnShipToPartyT for ShipToParty to multiple ShipToPartyText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ShipToPartyTextModifier and TypeMethodDescriptionvoidShipToParty.setCnsldtnShipToPartyT(List<ShipToPartyText> value) Overwrites the list of associated ShipToPartyText entities for the loaded navigation property to_CnsldtnShipToPartyT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ShipToPartyTextModifierConstructorDescriptionShipToParty(String customer, String customer_Text, String additionalMasterDataSource, List<ShipToPartyText> toCnsldtnShipToPartyT) -
Uses of ShipToPartyText 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 ShipToPartyTextModifier and TypeMethodDescriptionShipToPartyTextOneToOneLink.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 ShipToPartyTextModifier and TypeMethodDescriptionprotected ShipToPartyTextLink<ObjectT>ShipToPartyTextLink.translateLinkType(EntityLink<ShipToPartyTextLink<ObjectT>, ShipToPartyText, ObjectT> link)