Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.selectable.CreditMgmtBusinessPartnerSelectable
Packages that use CreditMgmtBusinessPartnerSelectable
Package
Description
-
Uses of CreditMgmtBusinessPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata declared as CreditMgmtBusinessPartnerSelectableModifier and TypeFieldDescriptionstatic final CreditMgmtBusinessPartnerSelectableCreditMgmtBusinessPartner.ALL_FIELDSSelector for all available fields of CreditMgmtBusinessPartner. -
Uses of CreditMgmtBusinessPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.field that implement CreditMgmtBusinessPartnerSelectableModifier and TypeClassDescriptionclassCreditMgmtBusinessPartnerField<FieldT>Template class to represent entity fields of the EntityCreditMgmtBusinessPartner. -
Uses of CreditMgmtBusinessPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.link that implement CreditMgmtBusinessPartnerSelectableModifier and TypeClassDescriptionclassCreditMgmtBusinessPartnerLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCreditMgmtBusinessPartnerto other entities.classCreditMgmtBusinessPartnerOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCreditMgmtBusinessPartnerto other entities, where the cardinality of the related entity is at most 1.