Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.selectable.SlsOrderItemBillingPlanItemSelectable
Packages that use SlsOrderItemBillingPlanItemSelectable
Package
Description
-
Uses of SlsOrderItemBillingPlanItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder declared as SlsOrderItemBillingPlanItemSelectableModifier and TypeFieldDescriptionstatic final SlsOrderItemBillingPlanItemSelectableSlsOrderItemBillingPlanItem.ALL_FIELDSSelector for all available fields of SlsOrderItemBillingPlanItem. -
Uses of SlsOrderItemBillingPlanItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.field that implement SlsOrderItemBillingPlanItemSelectableModifier and TypeClassDescriptionclassSlsOrderItemBillingPlanItemField<FieldT>Template class to represent entity fields of the EntitySlsOrderItemBillingPlanItem. -
Uses of SlsOrderItemBillingPlanItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.link that implement SlsOrderItemBillingPlanItemSelectableModifier and TypeClassDescriptionclassSlsOrderItemBillingPlanItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSlsOrderItemBillingPlanItemto other entities.classSlsOrderItemBillingPlanItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSlsOrderItemBillingPlanItemto other entities, where the cardinality of the related entity is at most 1.