Skip to Content
Author's profile photo Former Member

Upload Task List – LSWM Direct Input Method

Introduction:

During data migration projects,General Task List is complex object to upload in SAP.Normally most of the users face problem in uploading long text for Task List Header and its operations.

0. Identify the relevant attributes for Task List source structures by manual creation of General Task List using IA05.Only the following sources structures with mandatory attributes have been considered for this article.

    • Task List Header (TL_ID    PLNNR    PLNAL    KTEXT    ARBPL    WERKS    STATU)
    • Task List Long Text (TL_ID    TXPARGRAPH    TXLINE)
    • Task List Operations (TL_ID    OP_ID    VORNR    ARBPL    STEUS    WERKS    LTXA1)
    • Task List Operation Long Text (TL_ID    OP_ID    TXPARGRAPH    TXLINE)
    • Material for Task List Operations (TL_ID    OP_ID    IDNRK)

    1.  Maintain Object Attributes through LSMW transaction code

 

2.     Maintain Source Structures

3.     Maintain Source Fields

TL_ID and OP_ID has been used for identification the unique task list and its operations.TL_ID is required in operation source structure so operations can be correlate with individual task list and OP_ID has been used in Task List Component and Task List Operation Long Text sources structures so materials and long text for each operation can be specified.

4.    Maintain Structure Relations

5.    Maintain Field Mapping and Conversion Rules (Refer to the attachment)

6.    Maintain Fixed Values, Translations, User-Defined Routines (Don’t need to maintain anything)

7.     Specify Files

8.     Assign Files

9.     Read Data (Just Run it)

10.     Display Read Data (Don’t need to run it unless required)

11.     Convert Data (Just Run it)

12.     Display Converted Data (Don’t need to run it unless required)

13.     Create Batch Input Session (Maintain like the following and Run it)

14.     Run Batch Input Session

Problem:

Short description for task list header and operation are overwritten by long text description.I find quick fix for it by including short description as first line in long text source file.

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo K Jogeswara Rao
      K Jogeswara Rao

      Useful document.

      Images quality can be improved.

      Jogeswara Rao K

      Author's profile photo Former Member
      Former Member

      Can anyone help with upload of general task list with LSMW? my problem is that LSMW can read and convert the template with the values to upload but when I'm going to execute the batch input it doesn't write the data.

      In operations only write until the text of operation isn't able to write Cost Element, Material Group Purchising Group and Purchase order.

      Then it's not able to navegate to material dynpro to add the materials assinged to each operation.

      Finally, it navigates to  maintenance package but it doesn't write the package in each operation.

      I'd be gratefull if someone can help us and also if there is someone who have uploaded general task list with servicies.

      Thanks in advance.

      Author's profile photo SAP PM
      SAP PM

      Can you pls share how you have uploaded multiple lines in long text ?

      Can you please share the structure and what values you have filled in for long text ?