Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BSOrdSrvcContrItmBillgReqItmField
Packages that use BSOrdSrvcContrItmBillgReqItmField
-
Uses of BSOrdSrvcContrItmBillgReqItmField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BSOrdSrvcContrItmBillgReqItmFieldModifier and TypeFieldDescriptionstatic final BSOrdSrvcContrItmBillgReqItmField<ZonedDateTime>BSOrdSrvcContrItmBillgReqItm.BILLG_REQ_ITEM_BILLING_DATE_TIMEUse with available fluent helpers to apply the BillgReqItemBillingDateTime field to query operations.static final BSOrdSrvcContrItmBillgReqItmField<BigDecimal>BSOrdSrvcContrItmBillgReqItm.BILLG_REQ_ITEM_NET_AMOUNTUse with available fluent helpers to apply the BillgReqItemNetAmount field to query operations.static final BSOrdSrvcContrItmBillgReqItmField<String>BSOrdSrvcContrItmBillgReqItm.BILLING_PLAN_TIME_ZONEUse with available fluent helpers to apply the BillingPlanTimeZone field to query operations.static final BSOrdSrvcContrItmBillgReqItmField<String>BSOrdSrvcContrItmBillgReqItm.BILLING_REQUEST_ITEMUse with available fluent helpers to apply the BillingRequestItem field to query operations.static final BSOrdSrvcContrItmBillgReqItmField<String>BSOrdSrvcContrItmBillgReqItm.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BSOrdSrvcContrItmBillgReqItmField<String>BSOrdSrvcContrItmBillgReqItm.BUSINESS_SOLUTION_ORDER_ITEMUse with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BSOrdSrvcContrItmBillgReqItmField<ZonedDateTime>BSOrdSrvcContrItmBillgReqItm.SETTLEMENT_END_DATE_TIMEUse with available fluent helpers to apply the SettlementEndDateTime field to query operations.static final BSOrdSrvcContrItmBillgReqItmField<ZonedDateTime>BSOrdSrvcContrItmBillgReqItm.SETTLEMENT_START_DATE_TIMEUse with available fluent helpers to apply the SettlementStartDateTime field to query operations.static final BSOrdSrvcContrItmBillgReqItmField<String>BSOrdSrvcContrItmBillgReqItm.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BSOrdSrvcContrItmBillgReqItmFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BSOrdSrvcContrItmBillgReqItmField<T>BSOrdSrvcContrItmBillgReqItm.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BSOrdSrvcContrItmBillgReqItmField<T>Use with available fluent helpers to apply an extension field to query operations.