Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing |
Modifier and Type | Field and Description |
---|---|
static LongestPathInBOMField<String> |
LongestPathInBOM.BILL_OF_MATERIAL_COMPONENT
Use with available fluent helpers to apply the BillOfMaterialComponent field to query operations.
|
static LongestPathInBOMField<UUID> |
LongestPathInBOM.BILL_OF_MATERIAL_UUID
Use with available fluent helpers to apply the BillOfMaterialUUID field to query operations.
|
static LongestPathInBOMField<BigDecimal> |
LongestPathInBOM.COMPONENT_LEAD_TIME
Use with available fluent helpers to apply the ComponentLeadTime field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.COMPONENT_MRP_AREA
Use with available fluent helpers to apply the ComponentMRPArea field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.COMPONENT_PLANT
Use with available fluent helpers to apply the ComponentPlant field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.COMPONENT_SOS
Use with available fluent helpers to apply the ComponentSOS field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.COMPONENT_SOS_TYPE
Use with available fluent helpers to apply the ComponentSOSType field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.LEAD_TIME_CALCULATION_METHOD
Use with available fluent helpers to apply the LeadTimeCalculationMethod field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.MRP_AREA
Use with available fluent helpers to apply the MRPArea field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.PARENT_COMPONENT
Use with available fluent helpers to apply the ParentComponent field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.PARENT_MRP_AREA
Use with available fluent helpers to apply the ParentMRPArea field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.PARENT_PLANT
Use with available fluent helpers to apply the ParentPlant field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static LongestPathInBOMField<LocalDateTime> |
LongestPathInBOM.PROPOSAL_START_DATE
Use with available fluent helpers to apply the ProposalStartDate field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.PROPOSAL_VERSION
Use with available fluent helpers to apply the ProposalVersion field to query operations.
|
static LongestPathInBOMField<String> |
LongestPathInBOM.SOS_TYPE_DESCRIPTION
Use with available fluent helpers to apply the SOSTypeDescription field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LongestPathInBOMField<T> |
LongestPathInBOM.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LongestPathInBOM.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.