Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.field.MasterRecipeOpCompAllocField
Packages that use MasterRecipeOpCompAllocField
-
Uses of MasterRecipeOpCompAllocField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe declared as MasterRecipeOpCompAllocFieldModifier and TypeFieldDescriptionstatic final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.BILL_OF_MATERIALUse with available fluent helpers to apply the BillOfMaterial field to query operations.static final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.BILL_OF_MATERIAL_CATEGORYUse with available fluent helpers to apply the BillOfMaterialCategory field to query operations.static final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.BILL_OF_MATERIAL_ITEM_NODE_NUMBERUse with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.static final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.BILL_OF_MATERIAL_VARIANTUse with available fluent helpers to apply the BillOfMaterialVariant field to query operations.static final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final MasterRecipeOpCompAllocField<ZonedDateTime>MasterRecipeOpCompAlloc.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final MasterRecipeOpCompAllocField<LocalDateTime>MasterRecipeOpCompAlloc.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final MasterRecipeOpCompAllocField<LocalDateTime>MasterRecipeOpCompAlloc.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.MASTER_RECIPEUse with available fluent helpers to apply the MasterRecipe field to query operations.static final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.MASTER_RECIPE_GROUPUse with available fluent helpers to apply the MasterRecipeGroup field to query operations.static final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.MASTER_RECIPE_OPERATION_INT_IDUse with available fluent helpers to apply the MasterRecipeOperationIntID field to query operations.static final MasterRecipeOpCompAllocField<Boolean>MasterRecipeOpCompAlloc.MATL_COMP_IS_MARKED_FOR_BACKFLUSHUse with available fluent helpers to apply the MatlCompIsMarkedForBackflush field to query operations.static final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.MSTR_RCP_OP_BOM_ITEM_INT_VERSIONUse with available fluent helpers to apply the MstrRcpOpBOMItemIntVersion field to query operations.static final MasterRecipeOpCompAllocField<String>MasterRecipeOpCompAlloc.MSTR_RCP_OP_BOM_ITEM_INTERNAL_IDUse with available fluent helpers to apply the MstrRcpOpBOMItemInternalID field to query operations.static final MasterRecipeOpCompAllocField<LocalDateTime>MasterRecipeOpCompAlloc.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final MasterRecipeOpCompAllocField<LocalDateTime>MasterRecipeOpCompAlloc.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 MasterRecipeOpCompAllocFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MasterRecipeOpCompAllocField<T>MasterRecipeOpCompAlloc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MasterRecipeOpCompAllocField<T>Use with available fluent helpers to apply an extension field to query operations.