Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject |
Modifier and Type | Field and Description |
---|---|
static DemandField<String> |
Demand.BILLING_CONTROL_CATEGORY
Use with available fluent helpers to apply the BillingControlCategory field to query operations.
|
static DemandField<String> |
Demand.DELVRY_SERV_ORG
Use with available fluent helpers to apply the DelvryServOrg field to query operations.
|
static DemandField<BigDecimal> |
Demand.EFFORT
Use with available fluent helpers to apply the Effort field to query operations.
|
static DemandField<BigDecimal> |
Demand.EXPENSE_COST
Use with available fluent helpers to apply the ExpenseCost field to query operations.
|
static DemandField<BigDecimal> |
Demand.EXPENSE_REVENUE
Use with available fluent helpers to apply the ExpenseRevenue field to query operations.
|
static DemandField<String> |
Demand.PROJECT_ID
Use with available fluent helpers to apply the ProjectID field to query operations.
|
static DemandField<String> |
Demand.RES_TYPE
Use with available fluent helpers to apply the ResType field to query operations.
|
static DemandField<String> |
Demand.RESOURCE_ID
Use with available fluent helpers to apply the ResourceId field to query operations.
|
static DemandField<String> |
Demand.SKILLS
Use with available fluent helpers to apply the Skills field to query operations.
|
static DemandField<String> |
Demand.UOM
Use with available fluent helpers to apply the Uom field to query operations.
|
static DemandField<String> |
Demand.WORK_PACKAGE_ID
Use with available fluent helpers to apply the WorkPackageID field to query operations.
|
static DemandField<String> |
Demand.WORK_PACKAGE_NAME
Use with available fluent helpers to apply the WorkPackageName field to query operations.
|
static DemandField<String> |
Demand.WORKITEM
Use with available fluent helpers to apply the Workitem field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> DemandField<T> |
Demand.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Demand.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.