Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.link.SalesOrderItemBillingPlanOneToOneLink
Packages that use SalesOrderItemBillingPlanOneToOneLink
-
Uses of SalesOrderItemBillingPlanOneToOneLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder declared as SalesOrderItemBillingPlanOneToOneLinkModifier and TypeFieldDescriptionstatic final SalesOrderItemBillingPlanOneToOneLink<SalesOrder>SalesOrderItemBillingPlan.TO_SALES_ORDERUse with available fluent helpers to apply the to_SalesOrder navigation property to query operations.static final SalesOrderItemBillingPlanOneToOneLink<SalesOrderItem>SalesOrderItemBillingPlan.TO_SALES_ORDER_ITEMUse with available fluent helpers to apply the to_SalesOrderItem navigation property to query operations.