Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.BillToPartyText
Packages that use BillToPartyText
Package
Description
-
Uses of BillToPartyText 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 BillToPartyTextModifier and TypeFieldDescriptionstatic final BillToPartyLink<BillToPartyText>BillToParty.TO_CNSLDTN_BILL_TO_PARTY_TUse with available fluent helpers to apply the to_CnsldtnBillToPartyT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BillToPartyTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type BillToPartyTextModifier and TypeMethodDescriptionBillToParty.fetchCnsldtnBillToPartyT()Fetches the BillToPartyText entities (one to many) associated with this entity.io.vavr.control.Option<List<BillToPartyText>>BillToParty.getCnsldtnBillToPartyTIfPresent()Retrieval of associated BillToPartyText entities (one to many).BillToParty.getCnsldtnBillToPartyTOrFetch()Retrieval of associated BillToPartyText entities (one to many).protected Class<BillToPartyText>BillToPartyTextByKeyFluentHelper.getEntityClass()protected Class<BillToPartyText>BillToPartyTextFluentHelper.getEntityClass()BillToPartyText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BillToPartyTextModifier and TypeMethodDescriptionvoidBillToParty.addCnsldtnBillToPartyT(BillToPartyText... entity) Adds elements to the list of associated BillToPartyText entities.BillToParty.BillToPartyBuilder.cnsldtnBillToPartyT(BillToPartyText... value) Navigation property to_CnsldtnBillToPartyT for BillToParty to multiple BillToPartyText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type BillToPartyTextModifier and TypeMethodDescriptionvoidBillToParty.setCnsldtnBillToPartyT(List<BillToPartyText> value) Overwrites the list of associated BillToPartyText entities for the loaded navigation property to_CnsldtnBillToPartyT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type BillToPartyTextModifierConstructorDescriptionBillToParty(String customer, String customer_Text, String additionalMasterDataSource, List<BillToPartyText> toCnsldtnBillToPartyT) -
Uses of BillToPartyText 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 BillToPartyTextModifier and TypeMethodDescriptionBillToPartyTextOneToOneLink.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 BillToPartyTextModifier and TypeMethodDescriptionprotected BillToPartyTextLink<ObjectT>BillToPartyTextLink.translateLinkType(EntityLink<BillToPartyTextLink<ObjectT>, BillToPartyText, ObjectT> link)