Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.selectable.PurchaseOrderScheduleLineSelectable
Packages that use PurchaseOrderScheduleLineSelectable
Package
Description
-
Uses of PurchaseOrderScheduleLineSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder declared as PurchaseOrderScheduleLineSelectableModifier and TypeFieldDescriptionstatic final PurchaseOrderScheduleLineSelectablePurchaseOrderScheduleLine.ALL_FIELDSSelector for all available fields of PurchaseOrderScheduleLine. -
Uses of PurchaseOrderScheduleLineSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.field that implement PurchaseOrderScheduleLineSelectableModifier and TypeClassDescriptionclassPurchaseOrderScheduleLineField<FieldT>Template class to represent entity fields of the EntityPurchaseOrderScheduleLine. -
Uses of PurchaseOrderScheduleLineSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link that implement PurchaseOrderScheduleLineSelectableModifier and TypeClassDescriptionclassPurchaseOrderScheduleLineLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchaseOrderScheduleLineto other entities.classPurchaseOrderScheduleLineOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchaseOrderScheduleLineto other entities, where the cardinality of the related entity is at most 1.