Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.selectable.BR_NFExportDeclarationSelectable
Packages that use BR_NFExportDeclarationSelectable
Package
Description
-
Uses of BR_NFExportDeclarationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal declared as BR_NFExportDeclarationSelectableModifier and TypeFieldDescriptionstatic final BR_NFExportDeclarationSelectableBR_NFExportDeclaration.ALL_FIELDSSelector for all available fields of BR_NFExportDeclaration. -
Uses of BR_NFExportDeclarationSelectable 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_NFExportDeclarationSelectableModifier and TypeClassDescriptionclassBR_NFExportDeclarationField<FieldT>Template class to represent entity fields of the EntityBR_NFExportDeclaration. -
Uses of BR_NFExportDeclarationSelectable 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_NFExportDeclarationSelectableModifier and TypeClassDescriptionclassBR_NFExportDeclarationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBR_NFExportDeclarationto other entities.classBR_NFExportDeclarationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBR_NFExportDeclarationto other entities, where the cardinality of the related entity is at most 1.