cancel
Showing results for 
Search instead for 
Did you mean: 

Task and resource management - Task confirmation from supervisor

Former Member
0 Kudos

Hello,

we are implementing TRM. We would to like give to th supervisor the possibility to confirm task using monitor. This can be useful in case of downtime of mobile devices.

Currently it's possibile to confirm from the alert monitor only the tasks with status force confirmation (status = 7). In this case from a WM pont of view the picking is already cofirmed and through monitor it's possibile to confirm the task and so the putaway from WM point view

So we need to develop a functionality that confirm task indipendently from the TRM status and WM status..

I found the function LTSK_TASK_CONFIRM but it seems that doesn't work.

Have you any suggestions for the functionality or sample code to launch the function module LTSK_TASK_CONFIRM?

i think it's very strange that SAP hasn't developed a method in order to confirm a task and then TO without using mobile device.

Regards,

Andrea

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Andrea,

Why don't you just use tcode LP00? You will log on to your device/resource element as if you are logging on to a scanner. This tcode then simulates the scanner screens on your SAP terminal and you can confirm all tasks as per correct scanning functionality.

Cheers,

Hein

Former Member
0 Kudos

Hi,

Check the following Function modules,

LMBI_TASK_CONFIRM

LMBP_TASK_CONFIRM

LTIF_TASK_CONFIRM

Regards,

K. Annadurai