Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.field.SalesOrderBillingPlanItemField
Packages that use SalesOrderBillingPlanItemField
-
Uses of SalesOrderBillingPlanItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder declared as SalesOrderBillingPlanItemFieldModifier and TypeFieldDescriptionstatic final SalesOrderBillingPlanItemField<BigDecimal>SalesOrderBillingPlanItem.ACCOUNTING_EXCHANGE_RATEUse with available fluent helpers to apply the AccountingExchangeRate field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.ADOPTING_BILLING_DATE_IDUse with available fluent helpers to apply the AdoptingBillingDateID field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.BILLG_PLN_DTE_CORRECTION_RFND_TYPEUse with available fluent helpers to apply the BillgPlnDteCorrectionRfndType field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.BILLING_BLOCK_REASONUse with available fluent helpers to apply the BillingBlockReason field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.BILLING_PLANUse with available fluent helpers to apply the BillingPlan field to query operations.static final SalesOrderBillingPlanItemField<BigDecimal>SalesOrderBillingPlanItem.BILLING_PLAN_AMOUNTUse with available fluent helpers to apply the BillingPlanAmount field to query operations.static final SalesOrderBillingPlanItemField<BigDecimal>SalesOrderBillingPlanItem.BILLING_PLAN_AMOUNT_PERCENTUse with available fluent helpers to apply the BillingPlanAmountPercent field to query operations.static final SalesOrderBillingPlanItemField<LocalDateTime>SalesOrderBillingPlanItem.BILLING_PLAN_BILLING_DATEUse with available fluent helpers to apply the BillingPlanBillingDate field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.BILLING_PLAN_BILLING_RULEUse with available fluent helpers to apply the BillingPlanBillingRule field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.BILLING_PLAN_DATE_CATEGORYUse with available fluent helpers to apply the BillingPlanDateCategory field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.BILLING_PLAN_DATE_DESCRIPTION_CODEUse with available fluent helpers to apply the BillingPlanDateDescriptionCode field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.BILLING_PLAN_ITEMUse with available fluent helpers to apply the BillingPlanItem field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.BILLING_PLAN_MILESTONE_USAGEUse with available fluent helpers to apply the BillingPlanMilestoneUsage field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.BILLING_PLAN_RELATED_BILLG_STATUSUse with available fluent helpers to apply the BillingPlanRelatedBillgStatus field to query operations.static final SalesOrderBillingPlanItemField<LocalDateTime>SalesOrderBillingPlanItem.BILLING_PLAN_SERVICE_END_DATEUse with available fluent helpers to apply the BillingPlanServiceEndDate field to query operations.static final SalesOrderBillingPlanItemField<LocalDateTime>SalesOrderBillingPlanItem.BILLING_PLAN_SERVICE_START_DATEUse with available fluent helpers to apply the BillingPlanServiceStartDate field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.BILLING_PLAN_TYPEUse with available fluent helpers to apply the BillingPlanType field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.CUSTOMER_PAYMENT_TERMSUse with available fluent helpers to apply the CustomerPaymentTerms field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.POSTPONEMENT_REASONUse with available fluent helpers to apply the PostponementReason field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.PROPOSED_BILLING_DOCUMENT_TYPEUse with available fluent helpers to apply the ProposedBillingDocumentType field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.static final SalesOrderBillingPlanItemField<String>SalesOrderBillingPlanItem.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder that return SalesOrderBillingPlanItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesOrderBillingPlanItemField<T>SalesOrderBillingPlanItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesOrderBillingPlanItemField<T>Use with available fluent helpers to apply an extension field to query operations.