Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.field.SrvcContrItmBillgReqItemField
Packages that use SrvcContrItmBillgReqItemField
-
Uses of SrvcContrItmBillgReqItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract declared as SrvcContrItmBillgReqItemFieldModifier and TypeFieldDescriptionstatic final SrvcContrItmBillgReqItemField<ZonedDateTime>SrvcContrItmBillgReqItem.BILLG_REQ_ITEM_BILLING_DATE_TIMEUse with available fluent helpers to apply the BillgReqItemBillingDateTime field to query operations.static final SrvcContrItmBillgReqItemField<String>SrvcContrItmBillgReqItem.BILLG_REQ_ITEM_BILLING_STATUSUse with available fluent helpers to apply the BillgReqItemBillingStatus field to query operations.static final SrvcContrItmBillgReqItemField<String>SrvcContrItmBillgReqItem.BILLG_REQ_ITEM_DESCRIPTIONUse with available fluent helpers to apply the BillgReqItemDescription field to query operations.static final SrvcContrItmBillgReqItemField<BigDecimal>SrvcContrItmBillgReqItem.BILLG_REQ_ITEM_NET_AMOUNTUse with available fluent helpers to apply the BillgReqItemNetAmount field to query operations.static final SrvcContrItmBillgReqItemField<LocalDateTime>SrvcContrItmBillgReqItem.BILLG_REQ_ITEM_PRICING_DATEUse with available fluent helpers to apply the BillgReqItemPricingDate field to query operations.static final SrvcContrItmBillgReqItemField<String>SrvcContrItmBillgReqItem.BILLING_BLOCK_REASONUse with available fluent helpers to apply the BillingBlockReason field to query operations.static final SrvcContrItmBillgReqItemField<String>SrvcContrItmBillgReqItem.BILLING_PLAN_TIME_ZONEUse with available fluent helpers to apply the BillingPlanTimeZone field to query operations.static final SrvcContrItmBillgReqItemField<String>SrvcContrItmBillgReqItem.BILLING_REQUEST_ITEMUse with available fluent helpers to apply the BillingRequestItem field to query operations.static final SrvcContrItmBillgReqItemField<String>SrvcContrItmBillgReqItem.SERVICE_CONTRACTUse with available fluent helpers to apply the ServiceContract field to query operations.static final SrvcContrItmBillgReqItemField<String>SrvcContrItmBillgReqItem.SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the ServiceContractItem field to query operations.static final SrvcContrItmBillgReqItemField<ZonedDateTime>SrvcContrItmBillgReqItem.SERVICES_RENDERED_DATE_TIMEUse with available fluent helpers to apply the ServicesRenderedDateTime field to query operations.static final SrvcContrItmBillgReqItemField<ZonedDateTime>SrvcContrItmBillgReqItem.SETTLEMENT_END_DATE_TIMEUse with available fluent helpers to apply the SettlementEndDateTime field to query operations.static final SrvcContrItmBillgReqItemField<ZonedDateTime>SrvcContrItmBillgReqItem.SETTLEMENT_START_DATE_TIMEUse with available fluent helpers to apply the SettlementStartDateTime field to query operations.static final SrvcContrItmBillgReqItemField<String>SrvcContrItmBillgReqItem.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract that return SrvcContrItmBillgReqItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SrvcContrItmBillgReqItemField<T>SrvcContrItmBillgReqItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SrvcContrItmBillgReqItemField<T>Use with available fluent helpers to apply an extension field to query operations.