Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.selectable.SalesOrderWithoutChargeItemSelectable
Packages that use SalesOrderWithoutChargeItemSelectable
Package
Description
-
Uses of SalesOrderWithoutChargeItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge declared as SalesOrderWithoutChargeItemSelectableModifier and TypeFieldDescriptionstatic final SalesOrderWithoutChargeItemSelectableSalesOrderWithoutChargeItem.ALL_FIELDSSelector for all available fields of SalesOrderWithoutChargeItem. -
Uses of SalesOrderWithoutChargeItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.field that implement SalesOrderWithoutChargeItemSelectableModifier and TypeClassDescriptionclassSalesOrderWithoutChargeItemField<FieldT>Template class to represent entity fields of the EntitySalesOrderWithoutChargeItem. -
Uses of SalesOrderWithoutChargeItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.link that implement SalesOrderWithoutChargeItemSelectableModifier and TypeClassDescriptionclassSalesOrderWithoutChargeItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderWithoutChargeItemto other entities.classSalesOrderWithoutChargeItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderWithoutChargeItemto other entities, where the cardinality of the related entity is at most 1.