Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.field.MasterRecipeMatlAssgmtField
Packages that use MasterRecipeMatlAssgmtField
-
Uses of MasterRecipeMatlAssgmtField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe declared as MasterRecipeMatlAssgmtFieldModifier and TypeFieldDescriptionstatic final MasterRecipeMatlAssgmtField<String>MasterRecipeMatlAssgmt.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final MasterRecipeMatlAssgmtField<ZonedDateTime>MasterRecipeMatlAssgmt.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final MasterRecipeMatlAssgmtField<String>MasterRecipeMatlAssgmt.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final MasterRecipeMatlAssgmtField<LocalDateTime>MasterRecipeMatlAssgmt.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final MasterRecipeMatlAssgmtField<LocalDateTime>MasterRecipeMatlAssgmt.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final MasterRecipeMatlAssgmtField<String>MasterRecipeMatlAssgmt.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final MasterRecipeMatlAssgmtField<String>MasterRecipeMatlAssgmt.MASTER_RECIPEUse with available fluent helpers to apply the MasterRecipe field to query operations.static final MasterRecipeMatlAssgmtField<String>MasterRecipeMatlAssgmt.MASTER_RECIPE_GROUPUse with available fluent helpers to apply the MasterRecipeGroup field to query operations.static final MasterRecipeMatlAssgmtField<String>MasterRecipeMatlAssgmt.MASTER_RECIPE_MATERIAL_ASSIGNMENTUse with available fluent helpers to apply the MasterRecipeMaterialAssignment field to query operations.static final MasterRecipeMatlAssgmtField<String>MasterRecipeMatlAssgmt.MSTR_RCP_MATL_ASSGMT_INT_VERSIONUse with available fluent helpers to apply the MstrRcpMatlAssgmtIntVersion field to query operations.static final MasterRecipeMatlAssgmtField<String>MasterRecipeMatlAssgmt.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final MasterRecipeMatlAssgmtField<String>MasterRecipeMatlAssgmt.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final MasterRecipeMatlAssgmtField<LocalDateTime>MasterRecipeMatlAssgmt.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final MasterRecipeMatlAssgmtField<LocalDateTime>MasterRecipeMatlAssgmt.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe that return MasterRecipeMatlAssgmtFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MasterRecipeMatlAssgmtField<T>MasterRecipeMatlAssgmt.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MasterRecipeMatlAssgmtField<T>Use with available fluent helpers to apply an extension field to query operations.