For database tasks parameters comes automatically based on definition. But I want to use custom parameter for that same method call. For example, I want to call ACTIVE_SEPARATE_API.MOVE_TO_HISTORY method but instead of WO_NO_ as a parameter, I want to run this method for all the work order having work type “Preventive Maintenance”. So I want to add WORK_TYPE_ID_ as a parameter. How to do it?
