Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.BR_NFItemText
Packages that use BR_NFItemText
Package
Description
-
Uses of BR_NFItemText 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_NFItemTextModifier and TypeFieldDescriptionstatic final BR_NFItemLink<BR_NFItemText>BR_NFItem.TO_BRNF_ITEM_TEXTUse with available fluent helpers to apply the to_BR_NFItemText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return BR_NFItemTextModifier and TypeMethodDescriptionBR_NFItemText.BR_NFItemTextBuilder.build()protected BR_NFItemTextBR_NFItemTextUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return types with arguments of type BR_NFItemTextModifier and TypeMethodDescriptionBR_NFItem.fetchBR_NFItemText()Fetches the BR_NFItemText entities (one to many) associated with this entity.io.vavr.control.Option<List<BR_NFItemText>>BR_NFItem.getBR_NFItemTextIfPresent()Retrieval of associated BR_NFItemText entities (one to many).BR_NFItem.getBR_NFItemTextOrFetch()Retrieval of associated BR_NFItemText entities (one to many).protected Class<BR_NFItemText>BR_NFItemTextByKeyFluentHelper.getEntityClass()protected Class<BR_NFItemText>BR_NFItemTextFluentHelper.getEntityClass()BR_NFItemText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with parameters of type BR_NFItemTextModifier and TypeMethodDescriptionvoidBR_NFItem.addBR_NFItemText(BR_NFItemText... entity) Adds elements to the list of associated BR_NFItemText entities.BR_NFItem.BR_NFItemBuilder.bR_NFItemText(BR_NFItemText... value) Navigation property to_BR_NFItemText for BR_NFItem to multiple BR_NFItemText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with type arguments of type BR_NFItemTextModifier and TypeMethodDescriptionvoidBR_NFItem.setBR_NFItemText(List<BR_NFItemText> value) Overwrites the list of associated BR_NFItemText entities for the loaded navigation property to_BR_NFItemText.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with parameters of type BR_NFItemTextModifierConstructorDescriptionBR_NFItemTextUpdateFluentHelper(String servicePath, BR_NFItemText entity, String entityCollection) Creates a fluent helper object that will update aBR_NFItemTextentity on the OData endpoint. -
Uses of BR_NFItemText 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_NFItemTextModifier and TypeMethodDescriptionBrazilNotaFiscalServiceBatchChangeSet.updateBR_NFItemText(BR_NFItemText bR_NFItemText) Update an existingBR_NFItemTextentity and save it to the S/4HANA system.DefaultBrazilNotaFiscalServiceBatchChangeSet.updateBR_NFItemText(BR_NFItemText bR_NFItemText) -
Uses of BR_NFItemText 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_NFItemTextModifier and TypeMethodDescriptionBR_NFItemTextOneToOneLink.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_NFItemTextModifier and TypeMethodDescriptionprotected BR_NFItemTextLink<ObjectT>BR_NFItemTextLink.translateLinkType(EntityLink<BR_NFItemTextLink<ObjectT>, BR_NFItemText, ObjectT> link) -
Uses of BR_NFItemText in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BR_NFItemTextModifier and TypeMethodDescriptionBrazilNotaFiscalService.updateBR_NFItemText(BR_NFItemText bR_NFItemText) Deprecated.Update an existingBR_NFItemTextentity and save it to the S/4HANA system.DefaultBrazilNotaFiscalService.updateBR_NFItemText(BR_NFItemText bR_NFItemText) Deprecated.