Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.BR_NFPartner
Packages that use BR_NFPartner
Package
Description
-
Uses of BR_NFPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with type parameters of type BR_NFPartnerModifier and TypeFieldDescriptionstatic final BR_NFDocumentLink<BR_NFPartner>BR_NFDocument.TO_BRNF_PARTNERUse with available fluent helpers to apply the to_BR_NFPartner navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return BR_NFPartnerModifier and TypeMethodDescriptionBR_NFPartner.BR_NFPartnerBuilder.build()protected BR_NFPartnerBR_NFPartnerUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return types with arguments of type BR_NFPartnerModifier and TypeMethodDescriptionBR_NFDocument.fetchBR_NFPartner()Fetches the BR_NFPartner entities (one to many) associated with this entity.io.vavr.control.Option<List<BR_NFPartner>>BR_NFDocument.getBR_NFPartnerIfPresent()Retrieval of associated BR_NFPartner entities (one to many).BR_NFDocument.getBR_NFPartnerOrFetch()Retrieval of associated BR_NFPartner entities (one to many).protected Class<BR_NFPartner>BR_NFPartnerByKeyFluentHelper.getEntityClass()protected Class<BR_NFPartner>BR_NFPartnerFluentHelper.getEntityClass()BR_NFPartner.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with parameters of type BR_NFPartnerModifier and TypeMethodDescriptionvoidBR_NFDocument.addBR_NFPartner(BR_NFPartner... entity) Adds elements to the list of associated BR_NFPartner entities.BR_NFDocument.BR_NFDocumentBuilder.bR_NFPartner(BR_NFPartner... value) Navigation property to_BR_NFPartner for BR_NFDocument to multiple BR_NFPartner.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with type arguments of type BR_NFPartnerModifier and TypeMethodDescriptionvoidBR_NFDocument.setBR_NFPartner(List<BR_NFPartner> value) Overwrites the list of associated BR_NFPartner entities for the loaded navigation property to_BR_NFPartner.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with parameters of type BR_NFPartnerModifierConstructorDescriptionBR_NFPartnerUpdateFluentHelper(String servicePath, BR_NFPartner entity, String entityCollection) Creates a fluent helper object that will update aBR_NFPartnerentity on the OData endpoint. -
Uses of BR_NFPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.batch with parameters of type BR_NFPartnerModifier and TypeMethodDescriptionBrazilNotaFiscalServiceBatchChangeSet.updateBR_NFPartner(BR_NFPartner bR_NFPartner) Update an existingBR_NFPartnerentity and save it to the S/4HANA system.DefaultBrazilNotaFiscalServiceBatchChangeSet.updateBR_NFPartner(BR_NFPartner bR_NFPartner) -
Uses of BR_NFPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.link that return types with arguments of type BR_NFPartnerModifier and TypeMethodDescriptionBR_NFPartnerOneToOneLink.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.brazilnotafiscal.link with type arguments of type BR_NFPartnerModifier and TypeMethodDescriptionprotected BR_NFPartnerLink<ObjectT>BR_NFPartnerLink.translateLinkType(EntityLink<BR_NFPartnerLink<ObjectT>, BR_NFPartner, ObjectT> link) -
Uses of BR_NFPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BR_NFPartnerModifier and TypeMethodDescriptionBrazilNotaFiscalService.updateBR_NFPartner(BR_NFPartner bR_NFPartner) Deprecated.Update an existingBR_NFPartnerentity and save it to the S/4HANA system.DefaultBrazilNotaFiscalService.updateBR_NFPartner(BR_NFPartner bR_NFPartner) Deprecated.