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