Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.BR_NFTradeNote
Packages that use BR_NFTradeNote
Package
Description
-
Uses of BR_NFTradeNote 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_NFTradeNoteModifier and TypeFieldDescriptionstatic final BR_NFDocumentLink<BR_NFTradeNote>BR_NFDocument.TO_BRNF_TRADE_NOTEUse with available fluent helpers to apply the to_BR_NFTradeNote navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return BR_NFTradeNoteModifier and TypeMethodDescriptionBR_NFTradeNote.BR_NFTradeNoteBuilder.build()protected BR_NFTradeNoteBR_NFTradeNoteUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return types with arguments of type BR_NFTradeNoteModifier and TypeMethodDescriptionBR_NFDocument.fetchBR_NFTradeNote()Fetches the BR_NFTradeNote entities (one to many) associated with this entity.io.vavr.control.Option<List<BR_NFTradeNote>>BR_NFDocument.getBR_NFTradeNoteIfPresent()Retrieval of associated BR_NFTradeNote entities (one to many).BR_NFDocument.getBR_NFTradeNoteOrFetch()Retrieval of associated BR_NFTradeNote entities (one to many).protected Class<BR_NFTradeNote>BR_NFTradeNoteByKeyFluentHelper.getEntityClass()protected Class<BR_NFTradeNote>BR_NFTradeNoteFluentHelper.getEntityClass()BR_NFTradeNote.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with parameters of type BR_NFTradeNoteModifier and TypeMethodDescriptionvoidBR_NFDocument.addBR_NFTradeNote(BR_NFTradeNote... entity) Adds elements to the list of associated BR_NFTradeNote entities.BR_NFDocument.BR_NFDocumentBuilder.bR_NFTradeNote(BR_NFTradeNote... value) Navigation property to_BR_NFTradeNote for BR_NFDocument to multiple BR_NFTradeNote.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with type arguments of type BR_NFTradeNoteModifier and TypeMethodDescriptionvoidBR_NFDocument.setBR_NFTradeNote(List<BR_NFTradeNote> value) Overwrites the list of associated BR_NFTradeNote entities for the loaded navigation property to_BR_NFTradeNote.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with parameters of type BR_NFTradeNoteModifierConstructorDescriptionBR_NFTradeNoteUpdateFluentHelper(String servicePath, BR_NFTradeNote entity, String entityCollection) Creates a fluent helper object that will update aBR_NFTradeNoteentity on the OData endpoint. -
Uses of BR_NFTradeNote 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_NFTradeNoteModifier and TypeMethodDescriptionBrazilNotaFiscalServiceBatchChangeSet.updateBR_NFTradeNote(BR_NFTradeNote bR_NFTradeNote) Update an existingBR_NFTradeNoteentity and save it to the S/4HANA system.DefaultBrazilNotaFiscalServiceBatchChangeSet.updateBR_NFTradeNote(BR_NFTradeNote bR_NFTradeNote) -
Uses of BR_NFTradeNote 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_NFTradeNoteModifier and TypeMethodDescriptionBR_NFTradeNoteOneToOneLink.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_NFTradeNoteModifier and TypeMethodDescriptionprotected BR_NFTradeNoteLink<ObjectT>BR_NFTradeNoteLink.translateLinkType(EntityLink<BR_NFTradeNoteLink<ObjectT>, BR_NFTradeNote, ObjectT> link) -
Uses of BR_NFTradeNote in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BR_NFTradeNoteModifier and TypeMethodDescriptionBrazilNotaFiscalService.updateBR_NFTradeNote(BR_NFTradeNote bR_NFTradeNote) Deprecated.Update an existingBR_NFTradeNoteentity and save it to the S/4HANA system.DefaultBrazilNotaFiscalService.updateBR_NFTradeNote(BR_NFTradeNote bR_NFTradeNote) Deprecated.