Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.selectable.BR_NFAdditionalInformationSelectable
Packages that use BR_NFAdditionalInformationSelectable
Package
Description
-
Uses of BR_NFAdditionalInformationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal declared as BR_NFAdditionalInformationSelectableModifier and TypeFieldDescriptionstatic final BR_NFAdditionalInformationSelectableBR_NFAdditionalInformation.ALL_FIELDSSelector for all available fields of BR_NFAdditionalInformation. -
Uses of BR_NFAdditionalInformationSelectable 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_NFAdditionalInformationSelectableModifier and TypeClassDescriptionclassBR_NFAdditionalInformationField<FieldT>Template class to represent entity fields of the EntityBR_NFAdditionalInformation. -
Uses of BR_NFAdditionalInformationSelectable 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_NFAdditionalInformationSelectableModifier and TypeClassDescriptionclassBR_NFAdditionalInformationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBR_NFAdditionalInformationto other entities.classBR_NFAdditionalInformationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBR_NFAdditionalInformationto other entities, where the cardinality of the related entity is at most 1.