Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.field.SalesOrderBillingPlanField
Packages that use SalesOrderBillingPlanField
-
Uses of SalesOrderBillingPlanField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder declared as SalesOrderBillingPlanFieldModifier and TypeFieldDescriptionstatic final SalesOrderBillingPlanField<String>SalesOrderBillingPlan.BILLING_PLANUse with available fluent helpers to apply the BillingPlan field to query operations.static final SalesOrderBillingPlanField<String>SalesOrderBillingPlan.BILLING_PLAN_CATEGORYUse with available fluent helpers to apply the BillingPlanCategory field to query operations.static final SalesOrderBillingPlanField<LocalDateTime>SalesOrderBillingPlan.BILLING_PLAN_END_DATEUse with available fluent helpers to apply the BillingPlanEndDate field to query operations.static final SalesOrderBillingPlanField<String>SalesOrderBillingPlan.BILLING_PLAN_END_DATE_RULEUse with available fluent helpers to apply the BillingPlanEndDateRule field to query operations.static final SalesOrderBillingPlanField<String>SalesOrderBillingPlan.BILLING_PLAN_SEARCH_TERMUse with available fluent helpers to apply the BillingPlanSearchTerm field to query operations.static final SalesOrderBillingPlanField<LocalDateTime>SalesOrderBillingPlan.BILLING_PLAN_START_DATEUse with available fluent helpers to apply the BillingPlanStartDate field to query operations.static final SalesOrderBillingPlanField<String>SalesOrderBillingPlan.BILLING_PLAN_START_DATE_RULEUse with available fluent helpers to apply the BillingPlanStartDateRule field to query operations.static final SalesOrderBillingPlanField<String>SalesOrderBillingPlan.BILLING_PLAN_TYPEUse with available fluent helpers to apply the BillingPlanType field to query operations.static final SalesOrderBillingPlanField<String>SalesOrderBillingPlan.REFERENCE_BILLING_PLANUse with available fluent helpers to apply the ReferenceBillingPlan field to query operations.static final SalesOrderBillingPlanField<String>SalesOrderBillingPlan.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder that return SalesOrderBillingPlanFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesOrderBillingPlanField<T>SalesOrderBillingPlan.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesOrderBillingPlanField<T>Use with available fluent helpers to apply an extension field to query operations.