Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field.RecProcEquipRqmtCharcField
Packages that use RecProcEquipRqmtCharcField
-
Uses of RecProcEquipRqmtCharcField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecProcEquipRqmtCharcFieldModifier and TypeFieldDescriptionstatic final RecProcEquipRqmtCharcField<String>RecProcEquipRqmtCharc.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final RecProcEquipRqmtCharcField<String>RecProcEquipRqmtCharc.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final RecProcEquipRqmtCharcField<LocalDateTime>RecProcEquipRqmtCharc.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.static final RecProcEquipRqmtCharcField<UUID>RecProcEquipRqmtCharc.RECIPE_PROCESS_EQUIP_RQMT_UUIDUse with available fluent helpers to apply the RecipeProcessEquipRqmtUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecProcEquipRqmtCharcFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RecProcEquipRqmtCharcField<T>RecProcEquipRqmtCharc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecProcEquipRqmtCharcField<T>Use with available fluent helpers to apply an extension field to query operations.