Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement |
Modifier and Type | Field and Description |
---|---|
static PlannedIndepRqmtItemField<LocalDateTime> |
PlannedIndepRqmtItem.LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static PlannedIndepRqmtItemField<String> |
PlannedIndepRqmtItem.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static PlannedIndepRqmtItemField<String> |
PlannedIndepRqmtItem.MRP_AREA
Use with available fluent helpers to apply the MRPArea field to query operations.
|
static PlannedIndepRqmtItemField<String> |
PlannedIndepRqmtItem.PERIOD_TYPE
Use with available fluent helpers to apply the PeriodType field to query operations.
|
static PlannedIndepRqmtItemField<BigDecimal> |
PlannedIndepRqmtItem.PLANNED_QUANTITY
Use with available fluent helpers to apply the PlannedQuantity field to query operations.
|
static PlannedIndepRqmtItemField<String> |
PlannedIndepRqmtItem.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static PlannedIndepRqmtItemField<String> |
PlannedIndepRqmtItem.PLND_INDEP_RQMT_INTERNAL_ID
Use with available fluent helpers to apply the PlndIndepRqmtInternalID field to query operations.
|
static PlannedIndepRqmtItemField<ZonedDateTime> |
PlannedIndepRqmtItem.PLND_INDEP_RQMT_LAST_CHGD_DATE_TIME
Use with available fluent helpers to apply the PlndIndepRqmtLastChgdDateTime field to query operations.
|
static PlannedIndepRqmtItemField<String> |
PlannedIndepRqmtItem.PLND_INDEP_RQMT_PERIOD
Use with available fluent helpers to apply the PlndIndepRqmtPeriod field to query operations.
|
static PlannedIndepRqmtItemField<LocalDateTime> |
PlannedIndepRqmtItem.PLND_INDEP_RQMT_PERIOD_START_DATE
Use with available fluent helpers to apply the PlndIndepRqmtPeriodStartDate field to query operations.
|
static PlannedIndepRqmtItemField<String> |
PlannedIndepRqmtItem.PLND_INDEP_RQMT_TYPE
Use with available fluent helpers to apply the PlndIndepRqmtType field to query operations.
|
static PlannedIndepRqmtItemField<String> |
PlannedIndepRqmtItem.PLND_INDEP_RQMT_VERSION
Use with available fluent helpers to apply the PlndIndepRqmtVersion field to query operations.
|
static PlannedIndepRqmtItemField<String> |
PlannedIndepRqmtItem.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static PlannedIndepRqmtItemField<String> |
PlannedIndepRqmtItem.REQUIREMENT_PLAN
Use with available fluent helpers to apply the RequirementPlan field to query operations.
|
static PlannedIndepRqmtItemField<String> |
PlannedIndepRqmtItem.REQUIREMENT_SEGMENT
Use with available fluent helpers to apply the RequirementSegment field to query operations.
|
static PlannedIndepRqmtItemField<BigDecimal> |
PlannedIndepRqmtItem.WITHDRAWAL_QUANTITY
Use with available fluent helpers to apply the WithdrawalQuantity field to query operations.
|
static PlannedIndepRqmtItemField<LocalDateTime> |
PlannedIndepRqmtItem.WORKING_DAY_DATE
Use with available fluent helpers to apply the WorkingDayDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PlannedIndepRqmtItemField<T> |
PlannedIndepRqmtItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PlannedIndepRqmtItem.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.