Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.field.LongestPathInBOMField
Packages that use LongestPathInBOMField
-
Uses of LongestPathInBOMField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing declared as LongestPathInBOMFieldModifier and TypeFieldDescriptionstatic final LongestPathInBOMField<String>LongestPathInBOM.BILL_OF_MATERIAL_COMPONENTUse with available fluent helpers to apply the BillOfMaterialComponent field to query operations.static final LongestPathInBOMField<UUID>LongestPathInBOM.BILL_OF_MATERIAL_UUIDUse with available fluent helpers to apply the BillOfMaterialUUID field to query operations.static final LongestPathInBOMField<BigDecimal>LongestPathInBOM.COMPONENT_LEAD_TIMEUse with available fluent helpers to apply the ComponentLeadTime field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.COMPONENT_MRP_AREAUse with available fluent helpers to apply the ComponentMRPArea field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.COMPONENT_PLANTUse with available fluent helpers to apply the ComponentPlant field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.COMPONENT_SOSUse with available fluent helpers to apply the ComponentSOS field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.COMPONENT_SOS_TYPEUse with available fluent helpers to apply the ComponentSOSType field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.LEAD_TIME_CALCULATION_METHODUse with available fluent helpers to apply the LeadTimeCalculationMethod field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.MRP_AREAUse with available fluent helpers to apply the MRPArea field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.PARENT_COMPONENTUse with available fluent helpers to apply the ParentComponent field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.PARENT_MRP_AREAUse with available fluent helpers to apply the ParentMRPArea field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.PARENT_PLANTUse with available fluent helpers to apply the ParentPlant field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final LongestPathInBOMField<LocalDateTime>LongestPathInBOM.PROPOSAL_START_DATEUse with available fluent helpers to apply the ProposalStartDate field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.PROPOSAL_VERSIONUse with available fluent helpers to apply the ProposalVersion field to query operations.static final LongestPathInBOMField<String>LongestPathInBOM.SOS_TYPE_DESCRIPTIONUse with available fluent helpers to apply the SOSTypeDescription field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return LongestPathInBOMFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LongestPathInBOMField<T>LongestPathInBOM.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LongestPathInBOMField<T>Use with available fluent helpers to apply an extension field to query operations.