cancel
Showing results for 
Search instead for 
Did you mean: 

Create TRM task with resource element assigned

Former Member
0 Kudos

hi all.

I want create a TRM tasks with the resource element yet assigned.

There are some customize action or Add-in to do this???

Thanks a lot

Ismael

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi.

Please, help me.

thanks

Former Member
0 Kudos

Hi,

Tasks automatically get created based on Transfer orders with the help of this BADI and program:

LTRM_RQST_GLOBL_SCAN. Look at example implementation class inside BADI definition.

After implementing this BADI.

Call this Function Module to create tasks automatically:

LTRQ_REQST_SCHDL or you can set up this program RLTRQSCHEDULER in background

For you to assign a task , use the following FM:

LTSK_TASK_ASSIGN

Hope this helps

Thanks

Vinod.

Edited by: Funko Technical on Jan 20, 2010 8:47 PM