Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe |
Modifier and Type | Field and Description |
---|---|
static MasterRecipeMatlAssgmtField<String> |
MasterRecipeMatlAssgmt.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static MasterRecipeMatlAssgmtField<ZonedDateTime> |
MasterRecipeMatlAssgmt.CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static MasterRecipeMatlAssgmtField<String> |
MasterRecipeMatlAssgmt.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static MasterRecipeMatlAssgmtField<LocalDateTime> |
MasterRecipeMatlAssgmt.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static MasterRecipeMatlAssgmtField<LocalDateTime> |
MasterRecipeMatlAssgmt.LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static MasterRecipeMatlAssgmtField<String> |
MasterRecipeMatlAssgmt.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static MasterRecipeMatlAssgmtField<String> |
MasterRecipeMatlAssgmt.MASTER_RECIPE
Use with available fluent helpers to apply the MasterRecipe field to query operations.
|
static MasterRecipeMatlAssgmtField<String> |
MasterRecipeMatlAssgmt.MASTER_RECIPE_GROUP
Use with available fluent helpers to apply the MasterRecipeGroup field to query operations.
|
static MasterRecipeMatlAssgmtField<String> |
MasterRecipeMatlAssgmt.MASTER_RECIPE_MATERIAL_ASSIGNMENT
Use with available fluent helpers to apply the MasterRecipeMaterialAssignment field to query operations.
|
static MasterRecipeMatlAssgmtField<String> |
MasterRecipeMatlAssgmt.MSTR_RCP_MATL_ASSGMT_INT_VERSION
Use with available fluent helpers to apply the MstrRcpMatlAssgmtIntVersion field to query operations.
|
static MasterRecipeMatlAssgmtField<String> |
MasterRecipeMatlAssgmt.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static MasterRecipeMatlAssgmtField<String> |
MasterRecipeMatlAssgmt.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static MasterRecipeMatlAssgmtField<LocalDateTime> |
MasterRecipeMatlAssgmt.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static MasterRecipeMatlAssgmtField<LocalDateTime> |
MasterRecipeMatlAssgmt.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> MasterRecipeMatlAssgmtField<T> |
MasterRecipeMatlAssgmt.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MasterRecipeMatlAssgmt.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.