Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable.CustAddrDepdntInformationSelectable
Packages that use CustAddrDepdntInformationSelectable
Package
Description
-
Uses of CustAddrDepdntInformationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustAddrDepdntInformationSelectableModifier and TypeFieldDescriptionstatic final CustAddrDepdntInformationSelectableCustAddrDepdntInformation.ALL_FIELDSSelector for all available fields of CustAddrDepdntInformation. -
Uses of CustAddrDepdntInformationSelectable 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 CustAddrDepdntInformationSelectableModifier and TypeClassDescriptionclassCustAddrDepdntInformationField<FieldT>Template class to represent entity fields of the EntityCustAddrDepdntInformation. -
Uses of CustAddrDepdntInformationSelectable 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 CustAddrDepdntInformationSelectableModifier and TypeClassDescriptionclassCustAddrDepdntInformationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustAddrDepdntInformationto other entities.classCustAddrDepdntInformationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustAddrDepdntInformationto other entities, where the cardinality of the related entity is at most 1.