Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata |
Modifier and Type | Field and Description |
---|---|
static MaterialCoverageField<Integer> |
MaterialCoverage.DAYS_OF_SUPPLY_DURATION
Use with available fluent helpers to apply the DaysOfSupplyDuration field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.HAS_ACCEPTED_SHORTAGE
Use with available fluent helpers to apply the HasAcceptedShortage field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MATERIAL_BASE_UNIT
Use with available fluent helpers to apply the MaterialBaseUnit field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MATERIAL_EXTERNAL_ID
Use with available fluent helpers to apply the MaterialExternalID field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MATERIAL_NAME
Use with available fluent helpers to apply the MaterialName field to query operations.
|
static MaterialCoverageField<LocalDateTime> |
MaterialCoverage.MATERIAL_REPLNMT_LEAD_DURN_END_DATE
Use with available fluent helpers to apply the MaterialReplnmtLeadDurnEndDate field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MATERIAL_SHORTAGE_DEFINITION_NAME
Use with available fluent helpers to apply the MaterialShortageDefinitionName field to query operations.
|
static MaterialCoverageField<Integer> |
MaterialCoverage.MATERIAL_SHORTAGE_DURATION
Use with available fluent helpers to apply the MaterialShortageDuration field to query operations.
|
static MaterialCoverageField<Integer> |
MaterialCoverage.MATERIAL_SHORTAGE_DURN_IN_WORKDAYS
Use with available fluent helpers to apply the MaterialShortageDurnInWorkdays field to query operations.
|
static MaterialCoverageField<LocalDateTime> |
MaterialCoverage.MATERIAL_SHORTAGE_END_DATE
Use with available fluent helpers to apply the MaterialShortageEndDate field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MATERIAL_SHORTAGE_PROFILE
Use with available fluent helpers to apply the MaterialShortageProfile field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MATERIAL_SHORTAGE_PROFILE_COUNT
Use with available fluent helpers to apply the MaterialShortageProfileCount field to query operations.
|
static MaterialCoverageField<BigDecimal> |
MaterialCoverage.MATERIAL_SHORTAGE_QUANTITY
Use with available fluent helpers to apply the MaterialShortageQuantity field to query operations.
|
static MaterialCoverageField<LocalDateTime> |
MaterialCoverage.MATERIAL_SHORTAGE_START_DATE
Use with available fluent helpers to apply the MaterialShortageStartDate field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MRP_AREA
Use with available fluent helpers to apply the MRPArea field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MRP_AREA_TEXT
Use with available fluent helpers to apply the MRPAreaText field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MRP_CONTROLLER
Use with available fluent helpers to apply the MRPController field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MRP_CONTROLLER_NAME
Use with available fluent helpers to apply the MRPControllerName field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MRP_PLANNING_SEGMENT_NUMBER
Use with available fluent helpers to apply the MRPPlanningSegmentNumber field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MRP_PLANNING_SEGMENT_TYPE
Use with available fluent helpers to apply the MRPPlanningSegmentType field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MRP_PLANNING_SEGMENT_TYPE_DESC
Use with available fluent helpers to apply the MRPPlanningSegmentTypeDesc field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MRP_PLANT
Use with available fluent helpers to apply the MRPPlant field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MRP_PLANT_NAME
Use with available fluent helpers to apply the MRPPlantName field to query operations.
|
static MaterialCoverageField<String> |
MaterialCoverage.MRP_SAFETY_DURATION
Use with available fluent helpers to apply the MRPSafetyDuration field to query operations.
|
static MaterialCoverageField<LocalDateTime> |
MaterialCoverage.MRP_SAFETY_DURATION_END_DATE
Use with available fluent helpers to apply the MRPSafetyDurationEndDate field to query operations.
|
static MaterialCoverageField<Short> |
MaterialCoverage.TIME_HORIZON_IN_DAYS
Use with available fluent helpers to apply the TimeHorizonInDays field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> MaterialCoverageField<T> |
MaterialCoverage.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MaterialCoverage.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.