Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field.RecProcEquipRqmtClassCharcField
Packages that use RecProcEquipRqmtClassCharcField
-
Uses of RecProcEquipRqmtClassCharcField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecProcEquipRqmtClassCharcFieldModifier and TypeFieldDescriptionstatic final RecProcEquipRqmtClassCharcField<String>RecProcEquipRqmtClassCharc.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final RecProcEquipRqmtClassCharcField<String>RecProcEquipRqmtClassCharc.CLASS_INTERNAL_IDUse with available fluent helpers to apply the ClassInternalID field to query operations.static final RecProcEquipRqmtClassCharcField<String>RecProcEquipRqmtClassCharc.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final RecProcEquipRqmtClassCharcField<LocalDateTime>RecProcEquipRqmtClassCharc.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.static final RecProcEquipRqmtClassCharcField<UUID>RecProcEquipRqmtClassCharc.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 RecProcEquipRqmtClassCharcFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RecProcEquipRqmtClassCharcField<T>RecProcEquipRqmtClassCharc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecProcEquipRqmtClassCharcField<T>Use with available fluent helpers to apply an extension field to query operations.