Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.field.BR_NFExportDeclarationField
Packages that use BR_NFExportDeclarationField
-
Uses of BR_NFExportDeclarationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal declared as BR_NFExportDeclarationFieldModifier and TypeFieldDescriptionstatic final BR_NFExportDeclarationField<String>BR_NFExportDeclaration.BR_BILL_OF_LADINGUse with available fluent helpers to apply the BR_BillOfLading field to query operations.static final BR_NFExportDeclarationField<LocalDateTime>BR_NFExportDeclaration.BR_BILL_OF_LADING_DATEUse with available fluent helpers to apply the BR_BillOfLadingDate field to query operations.static final BR_NFExportDeclarationField<String>BR_NFExportDeclaration.BR_BILL_OF_LADING_TYPEUse with available fluent helpers to apply the BR_BillOfLadingType field to query operations.static final BR_NFExportDeclarationField<String>BR_NFExportDeclaration.BR_NOTA_FISCALUse with available fluent helpers to apply the BR_NotaFiscal field to query operations.static final BR_NFExportDeclarationField<String>BR_NFExportDeclaration.BRDUEUse with available fluent helpers to apply the BR_DUE field to query operations.static final BR_NFExportDeclarationField<LocalDateTime>BR_NFExportDeclaration.BRDUE_EXPORT_CONFIRMATION_DATEUse with available fluent helpers to apply the BR_DUEExportConfirmationDate field to query operations.static final BR_NFExportDeclarationField<LocalDateTime>BR_NFExportDeclaration.BRDUE_ISSUED_DATEUse with available fluent helpers to apply the BR_DUEIssuedDate field to query operations.static final BR_NFExportDeclarationField<String>BR_NFExportDeclaration.BRDUE_TYPEUse with available fluent helpers to apply the BR_DUEType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return BR_NFExportDeclarationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BR_NFExportDeclarationField<T>BR_NFExportDeclaration.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BR_NFExportDeclarationField<T>Use with available fluent helpers to apply an extension field to query operations.