Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.field.BR_NFTradeNoteField
Packages that use BR_NFTradeNoteField
-
Uses of BR_NFTradeNoteField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal declared as BR_NFTradeNoteFieldModifier and TypeFieldDescriptionstatic final BR_NFTradeNoteField<String>BR_NFTradeNote.BR_NOTA_FISCALUse with available fluent helpers to apply the BR_NotaFiscal field to query operations.static final BR_NFTradeNoteField<LocalDateTime>BR_NFTradeNote.BRNF_TRADE_NOTE_EXPIRING_DATEUse with available fluent helpers to apply the BR_NFTradeNoteExpiringDate field to query operations.static final BR_NFTradeNoteField<String>BR_NFTradeNote.BRNF_TRADE_NOTE_NUMBERUse with available fluent helpers to apply the BR_NFTradeNoteNumber field to query operations.static final BR_NFTradeNoteField<String>BR_NFTradeNote.BRNF_TRADE_NOTE_SEQUENCE_NUMBERUse with available fluent helpers to apply the BR_NFTradeNoteSequenceNumber field to query operations.static final BR_NFTradeNoteField<BigDecimal>BR_NFTradeNote.BRNF_TRADE_NOTE_VALUEUse with available fluent helpers to apply the BR_NFTradeNoteValue field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return BR_NFTradeNoteFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BR_NFTradeNoteField<T>BR_NFTradeNote.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BR_NFTradeNoteField<T>Use with available fluent helpers to apply an extension field to query operations.