Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.selectable.SalesOrderItemBillingPlanSelectable
Packages that use SalesOrderItemBillingPlanSelectable
Package
Description
-
Uses of SalesOrderItemBillingPlanSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder declared as SalesOrderItemBillingPlanSelectableModifier and TypeFieldDescriptionstatic final SalesOrderItemBillingPlanSelectableSalesOrderItemBillingPlan.ALL_FIELDSSelector for all available fields of SalesOrderItemBillingPlan. -
Uses of SalesOrderItemBillingPlanSelectable 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 SalesOrderItemBillingPlanSelectableModifier and TypeClassDescriptionclassSalesOrderItemBillingPlanField<FieldT>Template class to represent entity fields of the EntitySalesOrderItemBillingPlan. -
Uses of SalesOrderItemBillingPlanSelectable 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 SalesOrderItemBillingPlanSelectableModifier and TypeClassDescriptionclassSalesOrderItemBillingPlanLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderItemBillingPlanto other entities.classSalesOrderItemBillingPlanOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderItemBillingPlanto other entities, where the cardinality of the related entity is at most 1.