Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.field.EngmntProjRsceDmndField
Packages that use EngmntProjRsceDmndField
-
Uses of EngmntProjRsceDmndField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject declared as EngmntProjRsceDmndFieldModifier and TypeFieldDescriptionstatic final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.BILLING_CONTROL_CATEGORYUse with available fluent helpers to apply the BillingControlCategory field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.COUNTRY2_DIGIT_ISO_CODEUse with available fluent helpers to apply the Country2DigitISOCode field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.DELIVERY_ORGANIZATIONUse with available fluent helpers to apply the DeliveryOrganization field to query operations.static final EngmntProjRsceDmndField<BigDecimal>EngmntProjRsceDmnd.DEMAND_COST_AMTUse with available fluent helpers to apply the DemandCostAmt field to query operations.static final EngmntProjRsceDmndField<BigDecimal>EngmntProjRsceDmnd.DEMAND_REV_AMTUse with available fluent helpers to apply the DemandRevAmt field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.ENGAGEMENT_PROJECTUse with available fluent helpers to apply the EngagementProject field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.ENGAGEMENT_PROJECT_RESOURCEUse with available fluent helpers to apply the EngagementProjectResource field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.ENGAGEMENT_PROJECT_RESOURCE_TYPEUse with available fluent helpers to apply the EngagementProjectResourceType field to query operations.static final EngmntProjRsceDmndField<LocalDateTime>EngmntProjRsceDmnd.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.PERSON_WORK_AGREEMENTUse with available fluent helpers to apply the PersonWorkAgreement field to query operations.static final EngmntProjRsceDmndField<BigDecimal>EngmntProjRsceDmnd.QUANTITYUse with available fluent helpers to apply the Quantity field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.RESOURCE_DEMANDUse with available fluent helpers to apply the ResourceDemand field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.RESOURCE_DEMAND_STATUSUse with available fluent helpers to apply the ResourceDemandStatus field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.UNIT_OF_MEASUREUse with available fluent helpers to apply the UnitOfMeasure field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.VERSIONUse with available fluent helpers to apply the Version field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.WORK_ITEMUse with available fluent helpers to apply the WorkItem field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.WORK_PACKAGEUse with available fluent helpers to apply the WorkPackage field to query operations.static final EngmntProjRsceDmndField<String>EngmntProjRsceDmnd.WORKFORCE_PERSON_USER_IDUse with available fluent helpers to apply the WorkforcePersonUserID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return EngmntProjRsceDmndFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EngmntProjRsceDmndField<T>EngmntProjRsceDmnd.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EngmntProjRsceDmndField<T>Use with available fluent helpers to apply an extension field to query operations.