Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.selectable.PaymentAdviceItemSelectable
Packages that use PaymentAdviceItemSelectable
Package
Description
-
Uses of PaymentAdviceItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice declared as PaymentAdviceItemSelectableModifier and TypeFieldDescriptionstatic final PaymentAdviceItemSelectablePaymentAdviceItem.ALL_FIELDSSelector for all available fields of PaymentAdviceItem. -
Uses of PaymentAdviceItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.field that implement PaymentAdviceItemSelectableModifier and TypeClassDescriptionclassPaymentAdviceItemField<FieldT>Template class to represent entity fields of the EntityPaymentAdviceItem. -
Uses of PaymentAdviceItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.link that implement PaymentAdviceItemSelectableModifier and TypeClassDescriptionclassPaymentAdviceItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPaymentAdviceItemto other entities.classPaymentAdviceItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPaymentAdviceItemto other entities, where the cardinality of the related entity is at most 1.