Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.selectable.SalesOrderWithoutChargeSelectable
Packages that use SalesOrderWithoutChargeSelectable
Package
Description
-
Uses of SalesOrderWithoutChargeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge declared as SalesOrderWithoutChargeSelectableModifier and TypeFieldDescriptionstatic final SalesOrderWithoutChargeSelectableSalesOrderWithoutCharge.ALL_FIELDSSelector for all available fields of SalesOrderWithoutCharge. -
Uses of SalesOrderWithoutChargeSelectable 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 SalesOrderWithoutChargeSelectableModifier and TypeClassDescriptionclassSalesOrderWithoutChargeField<FieldT>Template class to represent entity fields of the EntitySalesOrderWithoutCharge. -
Uses of SalesOrderWithoutChargeSelectable 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 SalesOrderWithoutChargeSelectableModifier and TypeClassDescriptionclassSalesOrderWithoutChargeLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderWithoutChargeto other entities.classSalesOrderWithoutChargeOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderWithoutChargeto other entities, where the cardinality of the related entity is at most 1.