Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail |
Modifier and Type | Field and Description |
---|---|
static PlanDataField<String> |
PlanData.BILLING_CONTROL_CATEGORY
Use with available fluent helpers to apply the BillingControlCategory field to query operations.
|
static PlanDataField<String> |
PlanData.BILLING_CONTROL_CATEGORY_ID
Use with available fluent helpers to apply the BillingControlCategoryID field to query operations.
|
static PlanDataField<String> |
PlanData.CONFIRMED
Use with available fluent helpers to apply the Confirmed field to query operations.
|
static PlanDataField<String> |
PlanData.DELVRY_SERV_ORG
Use with available fluent helpers to apply the DelvryServOrg field to query operations.
|
static PlanDataField<String> |
PlanData.DELVRY_SERV_ORG_T
Use with available fluent helpers to apply the DelvryServOrgT field to query operations.
|
static PlanDataField<BigDecimal> |
PlanData.EFFORT
Use with available fluent helpers to apply the Effort field to query operations.
|
static PlanDataField<String> |
PlanData.EMPLOYEE
Use with available fluent helpers to apply the Employee field to query operations.
|
static PlanDataField<String> |
PlanData.EMPLOYEE_NAME
Use with available fluent helpers to apply the EmployeeName field to query operations.
|
static PlanDataField<String> |
PlanData.FC_YEAR
Use with available fluent helpers to apply the FcYear field to query operations.
|
static PlanDataField<String> |
PlanData.PERIOD
Use with available fluent helpers to apply the Period field to query operations.
|
static PlanDataField<String> |
PlanData.PROJECT_ID
Use with available fluent helpers to apply the ProjectID field to query operations.
|
static PlanDataField<String> |
PlanData.RES_TYPE
Use with available fluent helpers to apply the ResType field to query operations.
|
static PlanDataField<String> |
PlanData.RES_TYPE_TEXT
Use with available fluent helpers to apply the ResTypeText field to query operations.
|
static PlanDataField<String> |
PlanData.RESOURCE_ID
Use with available fluent helpers to apply the ResourceId field to query operations.
|
static PlanDataField<String> |
PlanData.RESOURCE_TEXT
Use with available fluent helpers to apply the ResourceText field to query operations.
|
static PlanDataField<String> |
PlanData.UOM
Use with available fluent helpers to apply the Uom field to query operations.
|
static PlanDataField<String> |
PlanData.VERSION
Use with available fluent helpers to apply the Version field to query operations.
|
static PlanDataField<String> |
PlanData.WORK_PACKAGE_ID
Use with available fluent helpers to apply the WorkPackageID field to query operations.
|
static PlanDataField<String> |
PlanData.WORKITEM_ID
Use with available fluent helpers to apply the WorkitemId field to query operations.
|
static PlanDataField<String> |
PlanData.WORKITEM_NAME
Use with available fluent helpers to apply the WorkitemName field to query operations.
|
static PlanDataField<String> |
PlanData.WPNAME
Use with available fluent helpers to apply the Wpname field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PlanDataField<T> |
PlanData.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PlanData.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.