Hello,
Binding is like input and output parameters - it's like asking what parameters should you put in an ABAP function call. You provide the necessary input and return the desired output, that's all. This often involves passing the main object or class instance of the workflow to the task.
regards
Rick