TRM Task Creation

We are planning for ECC with Dec. WMS & TRM
When I do GR in ECC it will create a inbound delivery [IDOC] in Dec. WMS and T.O is created. If we have TRM then the T.O will be splitted ito various tasks.
My Questions is:
1. How are these tasks assigned to resources?? Automatic/Manual
2. If the resource login into their RF device, will the tasks assigned to them automatically based upon queue??
3. How is Mobile data entry in ECC differs from TRM??
4. Also how does the system identify the exact location of a resource inside the site to perfrom task interleaving.
Thanks.

Hi
1/ both are possible. Manual from the TRM monitor, automatic from the device if system guided
2/ this is based on the task priority. Not really related to the task queue.
3/ mobile does perform WM equivalent actions/transaction but from a mobile device. TRM mobile transaction process TRM actions on top of WM.
4/ from the last known location of the resource
Hope this helps
BR
Alain

Similar Messages

  • TRM task creation not possible

    Hi All,
       I am trying to make configuration for TRM. I have made all assighment in TRM & wm assighnment  & checked for consitancy .
    I have made the contol data customisation,
    In this , I am not getting why in defining Manditory Rout the "Via Zone"  is required to mention.
    So for this i have made the putaway in 2 step.But even though Task is not getting created.
    But no task is getting creating after creation of TO & executing the Task creation i   TRM monitor.
    or
    Pls send me the link for the configuration of TRM.
    Edited by: dev .. on Jul 29, 2009 7:33 AM

    Hi Vinod ,
      Thanks for Reply.
    Its not showing TO in TRM Monitor. With every creation of new TO its adding following error,
    In T code LTRMS : I RIGHT CLICK ON SITE & selected Application Log,.
    No relevant requests for global scheduling were found
    Technical Data
    Message type__________ W (Warning)
    Message class_________ LTRQ (Request messages)
    Message number________ 015
    Message Attributes
    Problem class_________ 3 (medium)                              
    I have gone through one of your post showing : Check the entries in the table(3tables) ....I have checked.... its showing values.
    Few thing I doubt about configution ,
    In Log Monitor LTRL  If i click on      ALERT     tab Shows error,
    "Alert Monitor cannot start: root alert class is not defined"
    Where to define this ?
    Is this things matters at  the time of Task creation?
    Edited by: dev .. on Aug 10, 2009 8:03 AM

  • LE-TRM: automatic and immediate TASK creation at TO creation

    Hi guys,
    Up to know, I succeed in creating TASK either manually in the TRM monitor or by running the report RLTRQSCHEDULER.
    I'd like to know how to get the following behavior in SAP LE-TRM (Task and Resource Management) module : automatic and immediate task creation in TRM at TO (transfer order) creation in LE.
    Does anyone know how to set this up?
    Thx a lot in advance for your valuable inputs.

    Activate this BADI and set up Request Scheduler program as a background Job.
    method IF_EX_LTRM_RQST_GLOBL_SCAN~RQST_GLOBL_SCAN.
      TYPE-POOLS: TRMGC.
      DATA: lt_where_tab   TYPE ltrqt_it_where,
            lv_where_line  TYPE ltrqt_where.
      data: lv_pick(3).
      clear: lv_where_line.
    lv_where_line = 'rqact IN (trmgc_rqact_removal, trmgc_rqact_putaway, trmgc_rqact_replen, trmgc_rqact_move)'.
    append lv_where_line to et_where_tab.
    lv_where_line = 'rqact IN (trmgc_rqact_removal, trmgc_rqact_putaway,'.
      append lv_where_line to et_where_tab.
       clear: lv_where_line.
    lv_where_line = 'trmgc_rqact_replen, trmgc_rqact_move)'.
      append lv_where_line to et_where_tab.
    endmethod.

  • Group Policy - Computer preference - Schedule task creation

    Hello,
       We are getting error while applying schedule task creation GPO (from Windows 2012) to system windows 2008 R2.
    Group Policy object did not apply because it failed with error code '0x80041316 The task XML contains an unexpected node.' This error was suppressed.
    As recommended in many threads, we have made the settings to run the schedule task with user which is "NT Authority\System" (selected user manully from Damain -> Building group -> System).  After changing, we observe that task is getting
    created but we keep on getting warning messages in event viewer. In GPO ->  schedule task -> setting is to "update" schedule task (not create or replace).
    Below is excerpt from traces file while applying GP.
    -------2015-02-11 09:41:22.976 [pid=0x35c,tid=0x934] RunOnce value created [SUCCEEDED(S_FALSE)]
    2015-02-11 09:41:23.039 [pid=0x35c,tid=0x934] RunOnce value created [SUCCEEDED(S_FALSE)]
    2015-02-11 09:41:23.039 [pid=0x35c,tid=0x934] RunOnce value created [SUCCEEDED(S_FALSE)]
    2015-02-11 09:41:23.039 [pid=0x35c,tid=0x934] Read GPE XML data file (3146 bytes total).
    2015-02-11 09:41:23.039 [pid=0x35c,tid=0x934] RunOnce value created [SUCCEEDED(S_FALSE)]
    2015-02-11 09:41:23.070 [pid=0x35c,tid=0x934] RunOnce value created [SUCCEEDED(S_FALSE)]
    2015-02-11 09:41:23.085 [pid=0x35c,tid=0x934] Properties handled. [ hr = 0x80041316 "The task XML contains an unexpected node." ]
    2015-02-11 09:41:23.085 [pid=0x35c,tid=0x934] Error suppressed. [ hr = 0x80041316 "The task XML contains an unexpected node." ]
    2015-02-11 09:41:23.085 [pid=0x35c,tid=0x934] Completed get next GPO. [SUCCEEDED(S_FALSE)]
    2015-02-11 09:41:23.085 [pid=0x35c,tid=0x934] WQL : SELECT * FROM RSOP_PolmkrSetting WHERE polmkrBaseCseGuid = "{AADCED64-746C-4633-A97C-D61349046527}"
    2015-02-11 09:41:23.101 [pid=0x35c,tid=0x934] Purged 2 old RSoP entries.
    2015-02-11 09:41:23.101 [pid=0x35c,tid=0x934] Logging 2 new RSoP entries.
    2015-02-11 09:41:23.101 [pid=0x35c,tid=0x934] RSoP Entry 0
    2015-02-11 09:41:23.117 [pid=0x35c,tid=0x934] RSoP Entry 1
    2015-02-11 09:41:23.117 [pid=0x35c,tid=0x934] Completed get GPO list. [SUCCEEDED(S_FALSE)]
    Any input will be helpful.
    Thank you.

    Hi Martin,
      Please find it below
    <?xml version="1.0" encoding="UTF-8"?>
    -<ScheduledTasks clsid="{CC63F200-7309-4ba0-B154-A71CD118DBCC}">-<TaskV2 clsid="{D8896631-B747-47a7-84A6-C155337F3BC8}" removePolicy="0" userContext="0" uid="{1E0044F0-305A-48ED-A432-DDF4E5AB50BC}"
    changed="2015-02-11 09:07:27" image="2" name="AssetExplorer">-<Properties name="AssetExplorer" logonType="S4U" runAs="NT AUTHORITY\System" action="U">-<Task version="1.2">-<RegistrationInfo><Author>domain2\useradmin</Author><Description>Asset
    Explorer</Description></RegistrationInfo>-<Principals>-<Principal id="Author"><UserId>NT AUTHORITY\System</UserId><LogonType>S4U</LogonType><RunLevel>LeastPrivilege</RunLevel></Principal></Principals>-<Settings>-<IdleSettings><Duration>PT5M</Duration><WaitTimeout>PT1H</WaitTimeout><StopOnIdleEnd>false</StopOnIdleEnd><RestartOnIdle>false</RestartOnIdle></IdleSettings><MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy><DisallowStartIfOnBatteries>false</DisallowStartIfOnBatteries><StopIfGoingOnBatteries>false</StopIfGoingOnBatteries><AllowHardTerminate>false</AllowHardTerminate><AllowStartOnDemand>false</AllowStartOnDemand><Enabled>true</Enabled><Hidden>false</Hidden><ExecutionTimeLimit>P1D</ExecutionTimeLimit><Priority>7</Priority></Settings>-<Triggers>-<CalendarTrigger><StartBoundary>2015-02-05T23:00:00</StartBoundary><Enabled>true</Enabled>-<ScheduleByDay><DaysInterval>1</DaysInterval></ScheduleByDay><ExecutionTimeLimit>P1D</ExecutionTimeLimit></CalendarTrigger></Triggers>-<Actions
    Context="Author">-<Exec><Command>\\domain\NETLOGON\Global\mycommand.cmd</Command></Exec></Actions></Task></Properties></TaskV2> -<TaskV2 clsid="{D8896631-B747-47a7-84A6-C155337F3BC8}"
    removePolicy="0" userContext="0" uid="{0C27559B-07A6-4F36-A400-0D769B62BE93}" changed="2015-02-11 09:16:50" image="2" name="AssetExplorer">-<Properties name="AssetExplorer" logonType="S4U"
    runAs="NT AUTHORITY\System" action="U">-<Task version="1.1">-<RegistrationInfo><Author>domain2\useradmin</Author><Description>Asset Explorer</Description></RegistrationInfo>-<Principals>-<Principal
    id="Author"><UserId>NT AUTHORITY\System</UserId><LogonType>S4U</LogonType><RunLevel>LeastPrivilege</RunLevel></Principal></Principals>-<Settings>-<IdleSettings><Duration>PT5M</Duration><WaitTimeout>PT1H</WaitTimeout><StopOnIdleEnd>false</StopOnIdleEnd><RestartOnIdle>false</RestartOnIdle></IdleSettings><MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy><DisallowStartIfOnBatteries>false</DisallowStartIfOnBatteries><StopIfGoingOnBatteries>false</StopIfGoingOnBatteries><AllowHardTerminate>false</AllowHardTerminate><AllowStartOnDemand>false</AllowStartOnDemand><Enabled>true</Enabled><Hidden>false</Hidden><ExecutionTimeLimit>P1D</ExecutionTimeLimit><Priority>7</Priority></Settings>-<Actions
    Context="Author">-<Exec><Command>\\domain\NETLOGON\Global\mycommand.cmd</Command></Exec></Actions>-<Triggers>-<CalendarTrigger><StartBoundary>2015-02-05T23:00:00</StartBoundary><Enabled>true</Enabled>-<ScheduleByDay><DaysInterval>1</DaysInterval></ScheduleByDay><ExecutionTimeLimit>P1D</ExecutionTimeLimit></CalendarTrigger></Triggers></Task></Properties></TaskV2>
    </ScheduledTasks>

  • Activate the TRM (Task and Resource Management)

    Could you tell me where to activate the TRM (Task and Resource Management) in WM?

    Hi Stefanie,
    First, you create the TRM site in:
    SPRO>Logistics Execution>Task and Resource Management>Master Data>General Settings for TRM
    You can assign your TRM site to you warehouse number here:
    SPRO>Logistics Execution>Warehouse Management>Interfaces>Task and Resource Management>Assign Site
    And you can also activate/deactivate the interface WM-TRM for some Source Storage Types / Destination Storage Types / Movement Type:
    SPRO>Logistics Execution>Warehouse Management>Interfaces>Task and Resource Management>Control WMS-TRM Interface for Transfer Orders
    Then, you continue with the rest of TRM customizing work.
    Hope this will be helpful for you.

  • Create TRM task with resource element assigned

    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

    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

  • Automatically task creation for TRM

    When I make a transfer order in our decentralized SAP-WM-system, the tasks for TRM are created automatically. Now I get an IDOC (messagetype WMTORD) in WM and the system creates a transfer order. But there are no task created. When I run the rapport RLTRQSCHEDULER the task are created after all. What is the solution to create this task also automatically?

    Hi Alain Bacchi ,
        Currently I'm working in the sap task and resource management. We can create a task bundle for the picking process fine but we couldn't create a task bundle for the putaway process. Kindly help on this.
    Reagrds,
       Santosh Nayak

  • Task Creation

    I am having problems using a feature of the worklist system.
    (1) I want to create a task assigned to a group of users.
    (2) I want a user from the defined group to be able to claim the task, then work
    with it.
    (3) I want a user which has claimed a task to be able to return the task.
    I have attempted this by two approaches.
    (1) createTaskByName(), setting the tags for owner, assignee info, can reassign
    and return
    on the task control.
    with this approach I get the following exception.
    java.lang.SecurityException: The caller must be in the role worklistAdmin or be
    the owner of the task
    The principle of the process is the user weblogic.
    (2) createTask(TaskCreationDocument), with the document attributes set as above.
    The task is successfully created.
    Why do I get the different behaviour for the two create methods, in both cases
    I believe
    the principle is weblogic
    Regards
    Jack Eastman

    Nisman,
    If the task is meant to be a reminder, why not consider the alternative of a simple report which picks up the records needed (place the report on homepage of the required tab)?
    If the task is necessary for audit as well --a 'new task' link can be included in the report for manual creation of a task.
    Alternatively, you could try the JoinField function to get the record date into the task -not sure if it works in defaults, let us know from your trial.

  • TRM (Task and resource management) extractor

    Hi people!!
    I would like to know, if is there some
    TRM extractor for sap bw, or what could be
    the procces to load TRM information in BW.
    Regards!

    Hi Stefanie,
    First, you create the TRM site in:
    SPRO>Logistics Execution>Task and Resource Management>Master Data>General Settings for TRM
    You can assign your TRM site to you warehouse number here:
    SPRO>Logistics Execution>Warehouse Management>Interfaces>Task and Resource Management>Assign Site
    And you can also activate/deactivate the interface WM-TRM for some Source Storage Types / Destination Storage Types / Movement Type:
    SPRO>Logistics Execution>Warehouse Management>Interfaces>Task and Resource Management>Control WMS-TRM Interface for Transfer Orders
    Then, you continue with the rest of TRM customizing work.
    Hope this will be helpful for you.

  • Create Notification via Email(java-mail) for task creation

    Hello. We are EP6 SP11 and our business is asking for a notification to be sent to the person responsible when a task is created. I know that there are a lot of custom solutions that I can pursue however was wondering if anyone had any experience.
    Thanks in advance for any advice.
    Best Regards,
    Pete

    Hello,
    sorry for breaking into your discussion.
    Try to do this:
    1) declare MAIL_SERVER variable
    2) declare ODI_ADMIN_EMAIL variable
    3) declare LOGGER_CHECK_JOB variable
    3-5) set values to all variables
    6) call procedure:
    Jython, just single step with ignore errors flag set to yes
    l = 'MAIL_SERVER = '+ '#MAIL_SERVER' + 'ODI_ADMIN_EMAIL = '+ '#ODI_ADMIN_EMAIL' + 'LOGGER_CHECK_JOB = '+ '#LOGGER_CHECK_JOB'
    raise(l)
    7) call your procedure
    !!! check that you set the step 1) as the first step in the package !!!
    Using the step 6) you can check if the variables have values that you expect. Try to "debug" and let us know if it helped.
    BR
    Antonin

  • CHARM - controlling task creation for CD in to be tested

    Hi people,
    I would like to share the following CHARM issue.
    Developers involved in my project are a lot.
    We use CDs (NC) for developing in an implementation project,
    According to ChaRM standard, when develops end CDs are set by developers in "to be tested" status for testing porpouse in QUA (and TofC are imported in QUA).
    Sometimes in the meantime it happens that an other developer logs in dirctly in DEV and open another task under the TRs that belong to the NC.
    So my question is: is there a way to avoid developer modify the TR adding a new task ?
    At list is there a best practice you can suggest to me?
    Force developer to log in dirctly in SM is a affordable solution?
    Thanks
    Giovanni

    or do you mixed sth up.
    TofC are imported in QA and tested. But there's another error to correct.
    So when I now change the corresp. program a new task is created automatically to the TR, althoug I've mo authorization to create a task!
    grx
    A.

  • Task creation using function module

    Dear Experts,
    Im new to workflow.
    I want to use a function module for defining a task.
    i created a function module and declared the structures
    ACTOR_TAB LIKE SWHACTOR
    AC_CONTAINER LIKE SWCONT with in the function module
    In the transaction PFAC i given the abbrname, name and category as  Agent Determination: Function to be executed and the function module name
    when i click on save im getting the error
    Function module ZBAPI_PLANT_ADDR does not meet the workflow convention
    kindly guide me to solve this issue
    Regards
    Arun.P

    I created an extremely simple FM for role res.
    FM: "Y_TEST"
    Tables:
      ACTOR_TAB     LIKE     SWHACTOR
      AC_CONTAINER     LIKE     SWCONT
    Source:
    BREAK-POINT ID zwf.
      actor_tab-otype = 'US'.
      actor_tab-objid = 'SAMPLRL'.
      APPEND actor_tab.
    created a simple role in PFAC using this Y_TEST FM and same cat as you used.
    Works fine with bare min.
    Would need to know a little more of what you are doing in the FM to assist.
    Rick Sample

  • Tab missing on Tasks creation

    Hi masters! I', having a bizarre case:
    When creating tasks via "new" button on the Tasks search option, the tab "anexos" (frame GS_CM Main WIndow), does appear.
    But, when creating a task via Tasks -> new the same tab does not appear.
    The configuration is exactly the same in both cases.
    The view is BT125H_TASK -TASKOVVIEWSET- usage CUBT125HTASK. The frame GS_CM is configurated to be showed.
    Thank you for yuor help!

    Hi,
    Is anexos the tab of Attachment?
    This should still sounds like UI configuration problem.
    Please use a user id who has UI configuration authorization.
    And start the UI from different ways, and click on the configure page, in the popup, the used configuration will be highlighted.
    Check whether they are using different ones?
    Hongyan

  • WORKFLOW: Immediate triggering of email on task creation

    HI Experts,
    My requirement is triggering of email to same user who has received task.
    Can anybody guide how this requirement can be fulfilled?
    Thanks.

    HI Experts,
    My requirement is triggering of email to same user who has received task.
    Can anybody guide how this requirement can be fulfilled?
    Thanks.

  • Task Creation with Userdefined Data

    How can we create a task with user defined property values??

    HI Bhaskar,
    I will explain you a scenario, where you will be able to understand the relation.
    Consider i am manufacturing a two wheeler, which has the material number but with various colours say Red and Blue.
    In this case during my SD process, in the sales order, i need to mention the material number also with the colour as Red in the batch field in order to make the process more specific.
    In order to cater this need, i need to activate batch managment for that material in the purchasing view and also opening the classification view in the Material master with the batch class as 001 _ Material Class.
    Now my work will not get completed without maintaining a batch master for the same. Ie i have to ensure a batchmaster for the material using tcode MSC1N, with batch as colour, Material code, Plant and storage location also if split valuation is activated, we need to mention the valuation type too.
    Hope i had thrown some lights over the topic enquired.
    Regards,
    RitiG

Maybe you are looking for

  • Multi-day events from Exchange server do not display well

    I am an MD who works in different clinical areas on different weeks. I use Outlook and an Exchange Server (2007) to keep my scheduled. I will create a multiple day (all day) event to know that on a certain week I am in the ICU (for example.) On Excha

  • No longer able to copy and paste from safari.

    When trying to copy and paste from safari to Pages or Mail it continues to paste the original coppiced information.  In my online school environment (java) I am not able to copy and paste from safari to other programs.  I was able to do this without

  • Mappings performance

    Hi, Initially I have two mappings, the first insert new records in the target table. The second updates some fields of new records using expressions and the updated table is in the same time the source and target. In order to have only one mapping wh

  • MRP ignore unrestricted stock with project stock

    We are using Project Stock. When we generate reservations in Project Stock and run MRP, MRP ignors any unrestricted stock in the plant and always creates Purchase Reqs! Our MRP settings for the Material Master seem correct (zero saftey stock, etc.).

  • Is there a single sever supports both Jdev11 and Froms/Reports to deploy

    is there a single server to support both jdeveloper 11 and forms/reports to deploy on web. We currently have ias 10.1.2, deployed 10g forms/reports on web. we are developing new module in jdeveloper11. Can some one guide us, best way to integrate bot