Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.link.SalesOrderBillingPlanItemOneToOneLink
Packages that use SalesOrderBillingPlanItemOneToOneLink
-
Uses of SalesOrderBillingPlanItemOneToOneLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder declared as SalesOrderBillingPlanItemOneToOneLinkModifier and TypeFieldDescriptionstatic final SalesOrderBillingPlanItemOneToOneLink<SalesOrderBillingPlan>SalesOrderBillingPlanItem.TO_BILLING_PLANUse with available fluent helpers to apply the to_BillingPlan navigation property to query operations.static final SalesOrderBillingPlanItemOneToOneLink<SalesOrder>SalesOrderBillingPlanItem.TO_SALES_ORDERUse with available fluent helpers to apply the to_SalesOrder navigation property to query operations.