Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe |
Modifier and Type | Field and Description |
---|---|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.BILL_OF_MATERIAL
Use with available fluent helpers to apply the BillOfMaterial field to query operations.
|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.BILL_OF_MATERIAL_CATEGORY
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.BILL_OF_MATERIAL_ITEM_NODE_NUMBER
Use with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.
|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.BILL_OF_MATERIAL_VARIANT
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static MasterRecipeOpCompAllocField<ZonedDateTime> |
MasterRecipeOpCompAlloc.CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static MasterRecipeOpCompAllocField<LocalDateTime> |
MasterRecipeOpCompAlloc.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static MasterRecipeOpCompAllocField<LocalDateTime> |
MasterRecipeOpCompAlloc.LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.MASTER_RECIPE
Use with available fluent helpers to apply the MasterRecipe field to query operations.
|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.MASTER_RECIPE_GROUP
Use with available fluent helpers to apply the MasterRecipeGroup field to query operations.
|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.MASTER_RECIPE_OPERATION_INT_ID
Use with available fluent helpers to apply the MasterRecipeOperationIntID field to query operations.
|
static MasterRecipeOpCompAllocField<Boolean> |
MasterRecipeOpCompAlloc.MATL_COMP_IS_MARKED_FOR_BACKFLUSH
Use with available fluent helpers to apply the MatlCompIsMarkedForBackflush field to query operations.
|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.MSTR_RCP_OP_BOM_ITEM_INT_VERSION
Use with available fluent helpers to apply the MstrRcpOpBOMItemIntVersion field to query operations.
|
static MasterRecipeOpCompAllocField<String> |
MasterRecipeOpCompAlloc.MSTR_RCP_OP_BOM_ITEM_INTERNAL_ID
Use with available fluent helpers to apply the MstrRcpOpBOMItemInternalID field to query operations.
|
static MasterRecipeOpCompAllocField<LocalDateTime> |
MasterRecipeOpCompAlloc.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static MasterRecipeOpCompAllocField<LocalDateTime> |
MasterRecipeOpCompAlloc.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> MasterRecipeOpCompAllocField<T> |
MasterRecipeOpCompAlloc.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MasterRecipeOpCompAlloc.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.