Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement |
Modifier and Type | Field and Description |
---|---|
static PlannedIndepRqmtField<String> |
PlannedIndepRqmt.MRP_AREA
Use with available fluent helpers to apply the MRPArea field to query operations.
|
static PlannedIndepRqmtField<String> |
PlannedIndepRqmt.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static PlannedIndepRqmtField<String> |
PlannedIndepRqmt.PLND_INDEP_RQMT_INTERNAL_ID
Use with available fluent helpers to apply the PlndIndepRqmtInternalID field to query operations.
|
static PlannedIndepRqmtField<String> |
PlannedIndepRqmt.PLND_INDEP_RQMT_IS_ACTIVE
Use with available fluent helpers to apply the PlndIndepRqmtIsActive field to query operations.
|
static PlannedIndepRqmtField<ZonedDateTime> |
PlannedIndepRqmt.PLND_INDEP_RQMT_LAST_CHGD_DATE_TIME
Use with available fluent helpers to apply the PlndIndepRqmtLastChgdDateTime field to query operations.
|
static PlannedIndepRqmtField<String> |
PlannedIndepRqmt.PLND_INDEP_RQMT_TYPE
Use with available fluent helpers to apply the PlndIndepRqmtType field to query operations.
|
static PlannedIndepRqmtField<String> |
PlannedIndepRqmt.PLND_INDEP_RQMT_VERSION
Use with available fluent helpers to apply the PlndIndepRqmtVersion field to query operations.
|
static PlannedIndepRqmtField<String> |
PlannedIndepRqmt.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static PlannedIndepRqmtField<String> |
PlannedIndepRqmt.REQUIREMENT_PLAN
Use with available fluent helpers to apply the RequirementPlan field to query operations.
|
static PlannedIndepRqmtField<Boolean> |
PlannedIndepRqmt.REQUIREMENT_PLAN_IS_EXTERNAL
Use with available fluent helpers to apply the RequirementPlanIsExternal field to query operations.
|
static PlannedIndepRqmtField<String> |
PlannedIndepRqmt.REQUIREMENT_SEGMENT
Use with available fluent helpers to apply the RequirementSegment field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PlannedIndepRqmtField<T> |
PlannedIndepRqmt.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PlannedIndepRqmt.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.