Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.selectable.SlsPricingProcedureItemSelectable
Packages that use SlsPricingProcedureItemSelectable
Package
Description
-
Uses of SlsPricingProcedureItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales declared as SlsPricingProcedureItemSelectableModifier and TypeFieldDescriptionstatic final SlsPricingProcedureItemSelectableSlsPricingProcedureItem.ALL_FIELDSSelector for all available fields of SlsPricingProcedureItem. -
Uses of SlsPricingProcedureItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.field that implement SlsPricingProcedureItemSelectableModifier and TypeClassDescriptionclassSlsPricingProcedureItemField<FieldT>Template class to represent entity fields of the EntitySlsPricingProcedureItem. -
Uses of SlsPricingProcedureItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.link that implement SlsPricingProcedureItemSelectableModifier and TypeClassDescriptionclassSlsPricingProcedureItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSlsPricingProcedureItemto other entities.classSlsPricingProcedureItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSlsPricingProcedureItemto other entities, where the cardinality of the related entity is at most 1.