Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.field.MasterRecipePhseRelshpField
Packages that use MasterRecipePhseRelshpField
-
Uses of MasterRecipePhseRelshpField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe declared as MasterRecipePhseRelshpFieldModifier and TypeFieldDescriptionstatic final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final MasterRecipePhseRelshpField<ZonedDateTime>MasterRecipePhseRelshp.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final MasterRecipePhseRelshpField<LocalDateTime>MasterRecipePhseRelshp.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.FACTORY_CALENDARUse with available fluent helpers to apply the FactoryCalendar field to query operations.static final MasterRecipePhseRelshpField<LocalDateTime>MasterRecipePhseRelshp.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.MASTER_RECIPE_RELATIONSHIP_TYPEUse with available fluent helpers to apply the MasterRecipeRelationshipType field to query operations.static final MasterRecipePhseRelshpField<BigDecimal>MasterRecipePhseRelshp.MAX_TIME_INTVL_BTWN_RELSHPUse with available fluent helpers to apply the MaxTimeIntvlBtwnRelshp field to query operations.static final MasterRecipePhseRelshpField<Boolean>MasterRecipePhseRelshp.MAX_TIME_INTVL_IS_USED_FOR_SCHEDGUse with available fluent helpers to apply the MaxTimeIntvlIsUsedForSchedg field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.MSTR_RCP_RELATIONSHIP_INT_VERSIONUse with available fluent helpers to apply the MstrRcpRelationshipIntVersion field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.PRDCSSR_MASTER_RECIPEUse with available fluent helpers to apply the PrdcssrMasterRecipe field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.PRDCSSR_MASTER_RECIPE_GROUPUse with available fluent helpers to apply the PrdcssrMasterRecipeGroup field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.PRDCSSR_MSTR_RCP_OP_INTERNAL_IDUse with available fluent helpers to apply the PrdcssrMstrRcpOpInternalID field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.SUCCSSR_MASTER_RECIPEUse with available fluent helpers to apply the SuccssrMasterRecipe field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.SUCCSSR_MASTER_RECIPE_GROUPUse with available fluent helpers to apply the SuccssrMasterRecipeGroup field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.SUCCSSR_MSTR_RCP_OP_INTERNAL_IDUse with available fluent helpers to apply the SuccssrMstrRcpOpInternalID field to query operations.static final MasterRecipePhseRelshpField<BigDecimal>MasterRecipePhseRelshp.TIME_INTVL_BTWN_RELSHPUse with available fluent helpers to apply the TimeIntvlBtwnRelshp field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.TIME_INTVL_BTWN_RELSHP_UNITUse with available fluent helpers to apply the TimeIntvlBtwnRelshpUnit field to query operations.static final MasterRecipePhseRelshpField<LocalDateTime>MasterRecipePhseRelshp.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final MasterRecipePhseRelshpField<LocalDateTime>MasterRecipePhseRelshp.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.static final MasterRecipePhseRelshpField<String>MasterRecipePhseRelshp.WORK_CENTER_INTERNAL_IDUse with available fluent helpers to apply the WorkCenterInternalID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe that return MasterRecipePhseRelshpFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MasterRecipePhseRelshpField<T>MasterRecipePhseRelshp.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MasterRecipePhseRelshpField<T>Use with available fluent helpers to apply an extension field to query operations.