Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.selectable.BillingDocumentPartnerSelectable
Packages that use BillingDocumentPartnerSelectable
Package
Description
-
Uses of BillingDocumentPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument declared as BillingDocumentPartnerSelectableModifier and TypeFieldDescriptionstatic final BillingDocumentPartnerSelectableBillingDocumentPartner.ALL_FIELDSSelector for all available fields of BillingDocumentPartner. -
Uses of BillingDocumentPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field that implement BillingDocumentPartnerSelectableModifier and TypeClassDescriptionclassBillingDocumentPartnerField<FieldT>Template class to represent entity fields of the EntityBillingDocumentPartner. -
Uses of BillingDocumentPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link that implement BillingDocumentPartnerSelectableModifier and TypeClassDescriptionclassBillingDocumentPartnerLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocumentPartnerto other entities.classBillingDocumentPartnerOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBillingDocumentPartnerto other entities, where the cardinality of the related entity is at most 1.