Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.field.BR_NFSugarCaneSupplyField
Packages that use BR_NFSugarCaneSupplyField
-
Uses of BR_NFSugarCaneSupplyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal declared as BR_NFSugarCaneSupplyFieldModifier and TypeFieldDescriptionstatic final BR_NFSugarCaneSupplyField<String>BR_NFSugarCaneSupply.BR_NOTA_FISCALUse with available fluent helpers to apply the BR_NotaFiscal field to query operations.static final BR_NFSugarCaneSupplyField<String>BR_NFSugarCaneSupply.SUGARCANE_DAY_OF_CURRENT_MNTHUse with available fluent helpers to apply the SugarcaneDayOfCurrentMnth field to query operations.static final BR_NFSugarCaneSupplyField<BigDecimal>BR_NFSugarCaneSupply.SUGARCANE_SUPPLY_QUANTITYUse with available fluent helpers to apply the SugarcaneSupplyQuantity field to query operations.static final BR_NFSugarCaneSupplyField<String>BR_NFSugarCaneSupply.SUGARCANE_SUPPLY_QUANTITY_UNITUse with available fluent helpers to apply the SugarcaneSupplyQuantityUnit field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return BR_NFSugarCaneSupplyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BR_NFSugarCaneSupplyField<T>BR_NFSugarCaneSupply.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BR_NFSugarCaneSupplyField<T>Use with available fluent helpers to apply an extension field to query operations.