Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.field.BR_NFDocumentReferenceField
Packages that use BR_NFDocumentReferenceField
-
Uses of BR_NFDocumentReferenceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal declared as BR_NFDocumentReferenceFieldModifier and TypeFieldDescriptionstatic final BR_NFDocumentReferenceField<String>BR_NFDocumentReference.BR_NOTA_FISCALUse with available fluent helpers to apply the BR_NotaFiscal field to query operations.static final BR_NFDocumentReferenceField<String>BR_NFDocumentReference.BRNF_DOC_REF_SEQUENCE_NUMBERUse with available fluent helpers to apply the BR_NFDocRefSequenceNumber field to query operations.static final BR_NFDocumentReferenceField<String>BR_NFDocumentReference.BRNF_DOC_REFERENCE_ACCESS_KEYUse with available fluent helpers to apply the BR_NFDocReferenceAccessKey field to query operations.static final BR_NFDocumentReferenceField<String>BR_NFDocumentReference.BRNF_DOCUMENT_REFERENCE_TYPEUse with available fluent helpers to apply the BR_NFDocumentReferenceType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return BR_NFDocumentReferenceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BR_NFDocumentReferenceField<T>BR_NFDocumentReference.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BR_NFDocumentReferenceField<T>Use with available fluent helpers to apply an extension field to query operations.