Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.BR_NFExportDocument
Packages that use BR_NFExportDocument
Package
Description
-
Uses of BR_NFExportDocument 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_NFExportDocumentModifier and TypeFieldDescriptionstatic final BR_NFItemLink<BR_NFExportDocument>BR_NFItem.TO_BRNF_EXPORT_DOCUMENTUse with available fluent helpers to apply the to_BR_NFExportDocument navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return BR_NFExportDocumentModifier and TypeMethodDescriptionBR_NFExportDocument.BR_NFExportDocumentBuilder.build()protected BR_NFExportDocumentBR_NFExportDocumentUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return types with arguments of type BR_NFExportDocumentModifier and TypeMethodDescriptionBR_NFItem.fetchBR_NFExportDocument()Fetches the BR_NFExportDocument entities (one to many) associated with this entity.io.vavr.control.Option<List<BR_NFExportDocument>>BR_NFItem.getBR_NFExportDocumentIfPresent()Retrieval of associated BR_NFExportDocument entities (one to many).BR_NFItem.getBR_NFExportDocumentOrFetch()Retrieval of associated BR_NFExportDocument entities (one to many).protected Class<BR_NFExportDocument>BR_NFExportDocumentByKeyFluentHelper.getEntityClass()protected Class<BR_NFExportDocument>BR_NFExportDocumentFluentHelper.getEntityClass()BR_NFExportDocument.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with parameters of type BR_NFExportDocumentModifier and TypeMethodDescriptionvoidBR_NFItem.addBR_NFExportDocument(BR_NFExportDocument... entity) Adds elements to the list of associated BR_NFExportDocument entities.BR_NFItem.BR_NFItemBuilder.bR_NFExportDocument(BR_NFExportDocument... value) Navigation property to_BR_NFExportDocument for BR_NFItem to multiple BR_NFExportDocument.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with type arguments of type BR_NFExportDocumentModifier and TypeMethodDescriptionvoidBR_NFItem.setBR_NFExportDocument(List<BR_NFExportDocument> value) Overwrites the list of associated BR_NFExportDocument entities for the loaded navigation property to_BR_NFExportDocument.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with parameters of type BR_NFExportDocumentModifierConstructorDescriptionBR_NFExportDocumentUpdateFluentHelper(String servicePath, BR_NFExportDocument entity, String entityCollection) Creates a fluent helper object that will update aBR_NFExportDocumententity on the OData endpoint. -
Uses of BR_NFExportDocument 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_NFExportDocumentModifier and TypeMethodDescriptionBrazilNotaFiscalServiceBatchChangeSet.updateBR_NFExportDocument(BR_NFExportDocument bR_NFExportDocument) Update an existingBR_NFExportDocumententity and save it to the S/4HANA system.DefaultBrazilNotaFiscalServiceBatchChangeSet.updateBR_NFExportDocument(BR_NFExportDocument bR_NFExportDocument) -
Uses of BR_NFExportDocument 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_NFExportDocumentModifier and TypeMethodDescriptionBR_NFExportDocumentOneToOneLink.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_NFExportDocumentModifier and TypeMethodDescriptionprotected BR_NFExportDocumentLink<ObjectT>BR_NFExportDocumentLink.translateLinkType(EntityLink<BR_NFExportDocumentLink<ObjectT>, BR_NFExportDocument, ObjectT> link) -
Uses of BR_NFExportDocument in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BR_NFExportDocumentModifier and TypeMethodDescriptionBrazilNotaFiscalService.updateBR_NFExportDocument(BR_NFExportDocument bR_NFExportDocument) Deprecated.Update an existingBR_NFExportDocumententity and save it to the S/4HANA system.DefaultBrazilNotaFiscalService.updateBR_NFExportDocument(BR_NFExportDocument bR_NFExportDocument) Deprecated.