Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable.BuPaIdentificationSelectable
Packages that use BuPaIdentificationSelectable
Package
Description
-
Uses of BuPaIdentificationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as BuPaIdentificationSelectableModifier and TypeFieldDescriptionstatic final BuPaIdentificationSelectableBuPaIdentification.ALL_FIELDSSelector for all available fields of BuPaIdentification. -
Uses of BuPaIdentificationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field that implement BuPaIdentificationSelectableModifier and TypeClassDescriptionclassBuPaIdentificationField<FieldT>Template class to represent entity fields of the EntityBuPaIdentification. -
Uses of BuPaIdentificationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link that implement BuPaIdentificationSelectableModifier and TypeClassDescriptionclassBuPaIdentificationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBuPaIdentificationto other entities.classBuPaIdentificationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBuPaIdentificationto other entities, where the cardinality of the related entity is at most 1.