cancel
Showing results for 
Search instead for 
Did you mean: 

Binding task to method

Former Member
0 Kudos

Hello,

I can't seem to figure out how to bind my task to the Business Object method I'm using. I see in the basic data tab of someone elses task that the binding icon displays when this is done. Can someone please explain this? Also, where is the method container accessed from?

Thank you,

JR

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please don't Modify the standard task if you want to created new task using your business object and its method do the step below.

>> Go to PFTC transaction

>> Select type as STANDARD TASK and click on create Button

>> Now give ABBr name ,Name of task ,work item text that user will see in SAP Inbox

>> INOBJECT Method section , 1 . Select BO then Object name and press enter key and then select method from method field .

>> now click on the BINDING BUtton in Left side

>> and select the parameter Or click on Auto generate button ,

Thanks,

Deepanker Dwivedi

Former Member
0 Kudos

Hi JR ,

When you create a activity .In the control tab you can specify the task name . Below that you will see generate button and binding exists button that is for task . When you double click task and if you specify a standard object type assume bus2012 and use an synchronus method the method container variable gets automatically populated . And you could see a tab container inside task . That is the container for method . The binding is like event--> workflow->task---->method. and again from method to task task to workflow.

refer this link.

https://wiki.sdn.sap.com/wiki/display/ABAP/BindingDefinitionin+Workflow

with regards,

M.Sreeram.