Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.selectable.BR_NFExportDocumentSelectable
Packages that use BR_NFExportDocumentSelectable
Package
Description
-
Uses of BR_NFExportDocumentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal declared as BR_NFExportDocumentSelectableModifier and TypeFieldDescriptionstatic final BR_NFExportDocumentSelectableBR_NFExportDocument.ALL_FIELDSSelector for all available fields of BR_NFExportDocument. -
Uses of BR_NFExportDocumentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.field that implement BR_NFExportDocumentSelectableModifier and TypeClassDescriptionclassBR_NFExportDocumentField<FieldT>Template class to represent entity fields of the EntityBR_NFExportDocument. -
Uses of BR_NFExportDocumentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.link that implement BR_NFExportDocumentSelectableModifier and TypeClassDescriptionclassBR_NFExportDocumentLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBR_NFExportDocumentto other entities.classBR_NFExportDocumentOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBR_NFExportDocumentto other entities, where the cardinality of the related entity is at most 1.