Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.field.BR_NFHeaderTextField
Packages that use BR_NFHeaderTextField
-
Uses of BR_NFHeaderTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal declared as BR_NFHeaderTextFieldModifier and TypeFieldDescriptionstatic final BR_NFHeaderTextField<String>BR_NFHeaderText.BR_NOTA_FISCALUse with available fluent helpers to apply the BR_NotaFiscal field to query operations.static final BR_NFHeaderTextField<String>BR_NFHeaderText.BRNF_TAX_PARTNER_TEXT_IDUse with available fluent helpers to apply the BR_NFTaxPartnerTextID field to query operations.static final BR_NFHeaderTextField<String>BR_NFHeaderText.BRNF_TEXTUse with available fluent helpers to apply the BR_NFText field to query operations.static final BR_NFHeaderTextField<String>BR_NFHeaderText.BRNF_TEXT_SEQUENCE_NUMBERUse with available fluent helpers to apply the BR_NFTextSequenceNumber field to query operations.static final BR_NFHeaderTextField<String>BR_NFHeaderText.BRNF_TEXT_TYPEUse with available fluent helpers to apply the BR_NFTextType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return BR_NFHeaderTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BR_NFHeaderTextField<T>BR_NFHeaderText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BR_NFHeaderTextField<T>Use with available fluent helpers to apply an extension field to query operations.