Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail |
Modifier and Type | Field and Description |
---|---|
static WorkpackageField<String> |
Workpackage.CHANGED_BY
Use with available fluent helpers to apply the ChangedBy field to query operations.
|
static WorkpackageField<ZonedDateTime> |
Workpackage.CHANGED_ON
Use with available fluent helpers to apply the ChangedOn field to query operations.
|
static WorkpackageField<String> |
Workpackage.PROJECT_ID
Use with available fluent helpers to apply the ProjectID field to query operations.
|
static WorkpackageField<String> |
Workpackage.PROJECT_NAME
Use with available fluent helpers to apply the ProjectName field to query operations.
|
static WorkpackageField<String> |
Workpackage.QUANTITY
Use with available fluent helpers to apply the Quantity field to query operations.
|
static WorkpackageField<String> |
Workpackage.UNIT_OF_MEASURE
Use with available fluent helpers to apply the UnitOfMeasure field to query operations.
|
static WorkpackageField<String> |
Workpackage.WORK_PACKAGE_ID
Use with available fluent helpers to apply the WorkPackageID field to query operations.
|
static WorkpackageField<String> |
Workpackage.WORK_PACKAGE_NAME
Use with available fluent helpers to apply the WorkPackageName field to query operations.
|
static WorkpackageField<String> |
Workpackage.WORK_PACKAGE_TYPE
Use with available fluent helpers to apply the WorkPackageType field to query operations.
|
static WorkpackageField<String> |
Workpackage.WORK_PACKAGE_UNIT_TEXT
Use with available fluent helpers to apply the WorkPackageUnitText field to query operations.
|
static WorkpackageField<LocalDateTime> |
Workpackage.WP_END_DATE
Use with available fluent helpers to apply the WPEndDate field to query operations.
|
static WorkpackageField<LocalDateTime> |
Workpackage.WP_START_DATE
Use with available fluent helpers to apply the WPStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> WorkpackageField<T> |
Workpackage.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Workpackage.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.