Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.field.SrvcContrBillgReqItmPrcElmntField
Packages that use SrvcContrBillgReqItmPrcElmntField
-
Uses of SrvcContrBillgReqItmPrcElmntField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract declared as SrvcContrBillgReqItmPrcElmntFieldModifier and TypeFieldDescriptionstatic final SrvcContrBillgReqItmPrcElmntField<String>SrvcContrBillgReqItmPrcElmnt.BILLING_REQUEST_ITEMUse with available fluent helpers to apply the BillingRequestItem field to query operations.static final SrvcContrBillgReqItmPrcElmntField<String>SrvcContrBillgReqItmPrcElmnt.CONDITION_CURRENCYUse with available fluent helpers to apply the ConditionCurrency field to query operations.static final SrvcContrBillgReqItmPrcElmntField<String>SrvcContrBillgReqItmPrcElmnt.CONDITION_INACTIVE_REASONUse with available fluent helpers to apply the ConditionInactiveReason field to query operations.static final SrvcContrBillgReqItmPrcElmntField<BigDecimal>SrvcContrBillgReqItmPrcElmnt.CONDITION_QUANTITYUse with available fluent helpers to apply the ConditionQuantity field to query operations.static final SrvcContrBillgReqItmPrcElmntField<String>SrvcContrBillgReqItmPrcElmnt.CONDITION_QUANTITY_UNITUse with available fluent helpers to apply the ConditionQuantityUnit field to query operations.static final SrvcContrBillgReqItmPrcElmntField<BigDecimal>SrvcContrBillgReqItmPrcElmnt.CONDITION_RATE_VALUEUse with available fluent helpers to apply the ConditionRateValue field to query operations.static final SrvcContrBillgReqItmPrcElmntField<String>SrvcContrBillgReqItmPrcElmnt.CONDITION_TYPEUse with available fluent helpers to apply the ConditionType field to query operations.static final SrvcContrBillgReqItmPrcElmntField<String>SrvcContrBillgReqItmPrcElmnt.PRICING_PROCEDURE_COUNTERUse with available fluent helpers to apply the PricingProcedureCounter field to query operations.static final SrvcContrBillgReqItmPrcElmntField<String>SrvcContrBillgReqItmPrcElmnt.PRICING_PROCEDURE_STEPUse with available fluent helpers to apply the PricingProcedureStep field to query operations.static final SrvcContrBillgReqItmPrcElmntField<String>SrvcContrBillgReqItmPrcElmnt.SERVICE_CONTRACTUse with available fluent helpers to apply the ServiceContract field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract that return SrvcContrBillgReqItmPrcElmntFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SrvcContrBillgReqItmPrcElmntField<T>SrvcContrBillgReqItmPrcElmnt.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SrvcContrBillgReqItmPrcElmntField<T>Use with available fluent helpers to apply an extension field to query operations.