Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.BillToParty
Packages that use BillToParty
Package
Description
-
Uses of BillToParty 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 BillToPartyModifier and TypeFieldDescriptionstatic final BillToPartyTextOneToOneLink<BillToParty>BillToPartyText.TO_CNSLDTN_BILL_TO_PARTYUse with available fluent helpers to apply the to_CnsldtnBillToParty navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BillToPartyModifier and TypeMethodDescriptionBillToParty.BillToPartyBuilder.build()BillToPartyText.fetchCnsldtnBillToParty()Fetches the BillToParty entity (one to one) associated with this entity.BillToPartyText.getCnsldtnBillToPartyOrFetch()Retrieval of associated BillToParty entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type BillToPartyModifier and TypeMethodDescriptionio.vavr.control.Option<BillToParty>BillToPartyText.getCnsldtnBillToPartyIfPresent()Retrieval of associated BillToParty entity (one to one).protected Class<BillToParty>BillToPartyByKeyFluentHelper.getEntityClass()protected Class<BillToParty>BillToPartyFluentHelper.getEntityClass()BillToParty.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BillToPartyModifier and TypeMethodDescriptionBillToPartyText.BillToPartyTextBuilder.cnsldtnBillToParty(BillToParty value) Navigation property to_CnsldtnBillToParty for BillToPartyText to single BillToParty.voidBillToPartyText.setCnsldtnBillToParty(BillToParty value) Overwrites the associated BillToParty entity for the loaded navigation property to_CnsldtnBillToParty.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BillToPartyModifierConstructorDescriptionBillToPartyText(String language, String customer, String billToPartyText, BillToParty toCnsldtnBillToParty) -
Uses of BillToParty 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 BillToPartyModifier and TypeMethodDescriptionBillToPartyOneToOneLink.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 BillToPartyModifier and TypeMethodDescriptionprotected BillToPartyLink<ObjectT>BillToPartyLink.translateLinkType(EntityLink<BillToPartyLink<ObjectT>, BillToParty, ObjectT> link)