Characteristics LSMW

Dear Masters,
I want to create an LSMW for creating Characteristics. I am using T-code CT04 for that as I can find the Values tab in there. I want to mention the default values which I am not getting during recording in transaction CT04.
Also I tried its standard Batch/Direct input method with Object: 0150 Method: 0000 Program Name: RCCTBI01. But there also I am not getting the default values to be entered. How is this to be done?
Please do guide.
Thanks in advance

Hi,
You these field to map the structure.
And your problem is not clear.
NAME                           C(030)    Characteristic Name
VALID_DATE                     C(008)    valid date
DESCRIPT                       C(030)    Characteristic description
CHARACTERSTICS_GROUP           C(010)    Characterstics group
FORMAT                         C(004)    Data type of characteristic
LENGTH                         C(002)    Table field length
DECIMALS                       C(002)    Decimal Places
UNIT                           C(006)    Unit
Rgrds

Similar Messages

  • LSMW Direct input method: 0150 Characteristics with Values

    I am trying to upload several characteristics with Values using LSMW Direct Input method 0150.I have defined 2 level structure for Characetristic header and values. Have set the relevant indicators as 1 for characterisitc data and 2 for Values. I have set the T-code to CT04.I am trying to upload the data but only Characteristic data is getting generated and not the values. Can anyone help me out as to what may be the reason.
    The fields I have in my uploading template is as below:
    LINK     NAME     DESCRIPT     STATUS     FORMAT     LENGTH     DECIMALS     UNIT     WERT
    1     TON     WEIGHT LIFT CAPACITY     1     NUM     8     0     ton     
    2                                        20
    2                                        50
    2                                        60
    2                                        70
    2                                        100
    The Fields I have mapped in Source structre are:
    Source Fields
            CHARACTERISTIC            PM Characteristics
                LINK                           C(001)    Identify Field Content:1
                                               Identifing Field Content: 1
                NAME                           C(030)    Characteristic Name
                DESCRIPT                       C(030)    Characteristic description
                STATUS                         C(001)    Status of a characteristic
                FORMAT                         C(004)    Data Type
                LENGTH                         C(002)    Number of Characters
                DECIMALS                       C(002)    Number of Decimal Places
                UNIT                           C(006)    Unit of Measure, Language-
                CHARACTVALUE              Characterisitc Values
                    LINK                           C(001)    Identify field content
                                                   Identifing Field Content: 2
                    BLANK1                         C(001)    Blank1
                    BLANK3                         C(001)    Blank3
                    BLANK2                         C(001)    Blank2
                    BLANK4                         C(001)    Blank4
                    BLANK5                         C(001)    Blank5
                    BLANK7                         C(001)    Blank7
                    BLANK6                         C(001)    Blank6
                    WERT                           C(030)    Characteristic Value
    Source Structure is:
    Source Structures
            CHARACTERISTIC           PM Characteristics
             CHARACTVALUE             Characterisitc Values
    Structure relation is as below:
    Structure Relations
            BGR00 Batch Input Structure for Session Data                       <<<< CHARACTERISTIC PM Characteristics
                  Select Target Structure BGR00 .
                BIMST Batch input for characteristics                              <<<< CHARACTERISTIC PM Characteristics
                      Select Target Structure BIMST .
                    BIMZW Batch Input: Allowed Characteristic Values                   <<<< CHARACTVALUE   Characterisitc Values
    Can anyone help me resolve this issue.....
    Thanks in advance
    Murad

    Hi,
    Go through this links its might helpfull to you.
    Re: Porblem during characteristics LSMW
    Assigning Characteristics to a class using LSMW
    Issues Uploading Characteristics Data into SAP Using LSMW
    LSMW: CHaracteristics Load
    Thank you,

  • LSMW for Equipment characteristics Update

    Hi,
    I am having a LSMW program for Equipment Classification (Characteristics Value)Data upgrade created in ECC 5.0 . We have upgraded to ECC 6.0 EHP 4 Now. However this program was working fine in ECC 6.0 but while upgraded to EHP 4, I'm Getting following ErrorDisplayed whie creating Batch Input Folder.
    BDC_INSERT, Transaction code .. is invalid.
    The Recorded program for this as given Below.
    Recording EQUI_CHAR            EQUIPMENT CHARACTERISTICS LSMW
      |
      ---   IE02 Change Equipment
          |
          |--   SAPMIEQ0 0100
          |   |
          |   |-----BDC_CURSOR                     RM63E-EQUNR
          |   |-----BDC_OKCODE                     /00
          |   ------RM63E-EQUNR
                                             EQUIP_NO             EQUIPMENT NUMBER
    --   SAPMIEQ0 0101
    BDC_OKCODE                     =KL
    BDC_SUBSCR                     SAPLITO0
    BDC_SUBSCR                     SAPLITO0
    BDC_SUBSCR                     SAPLITO0
    BDC_SUBSCR                     SAPLITO0
    BDC_SUBSCR                     SAPLITO0
    BDC_SUBSCR                     SAPLITO0
    BDC_SUBSCR                     SAPLITO0
    BDC_SUBSCR                     SAPLITO0
    BDC_SUBSCR                     SAPLITO0
    BDC_SUBSCR                     SAPLITO0
    BDC_CURSOR                     ITOB-SHTXT
    BDC_SUBSCR                     SAPLITO0
    BDC_SUBSCR                     SAPLITO0
    --   SAPLCLCA 0602
    BDC_CURSOR                     RMCLF-KLART
    BDC_OKCODE                     =ENTE
    RMCLF-KLART                                         CLASS_NO             CLASS NUMBER
    --   SAPLCLFM 0500
    BDC_CURSOR                     RMCLF-CLASS(01)
    BDC_OKCODE                     =NEUZ
    RMCLF-PAGPOS                   1
    BDC_SUBSCR                     SAPLCBCM
    --   SAPLCLFM 0500
    BDC_CURSOR                     RMCLF-CLASS(02)
    BDC_OKCODE                     /00
    RMCLF-CLASS(02)                                     CLASS_NAME           CLASS_NAME
    BDC_SUBSCR                     SAPLCBCM
    --   SAPLCTMS 0109
    BDC_CURSOR                     RCTMS-MWERT(10)
    BDC_OKCODE                     =BACK
    RCTMS-MNAME(01)                                     CHAR_1               CHARACTERISTICS 01
    RCTMS-MNAME(02)                                     CHAR_2               CHARACTERISTICS 02
    RCTMS-MNAME(03)                                     CHAR_3               CHARACTERISTICS 03
    RCTMS-MNAME(04)                                     CHAR_4               CHARACTERISTICS 04
    RCTMS-MNAME(05)                                     CHAR_5               CHARACTERISTICS 05
    RCTMS-MNAME(06)                                     CHAR_6               CHARACTERISTICS 06
    RCTMS-MNAME(07)                                     CHAR_7               CHARACTERISTICS 07
    RCTMS-MNAME(08)                                     CHAR_8               CHARACTERISTICS 08
    RCTMS-MNAME(09)                                     CHAR_9               CHARACTERISTICS 09
    RCTMS-MNAME(10)                                     CHAR_10              CHARACTERISTICS 10
    RCTMS-MWERT(01)                                     VALUE_1              VALUE 01
    RCTMS-MWERT(02)                                     VALUE_2              VALUE 02
    RCTMS-MWERT(03)                                     VALUE_3              VALUE 03
    RCTMS-MWERT(04)                                     VALUE_4              VALUE 04
    RCTMS-MWERT(05)                                     VALUE_5              VALUE 05
    RCTMS-MWERT(06)                                     VALUE_6              VALUE 06
    RCTMS-MWERT(07)                                     VALUE_7              VALUE 07
    RCTMS-MWERT(08)                                     VALUE_8              VALUE 08
    RCTMS-MWERT(09)                                     VALUE_9              VALUE 09
    RCTMS-MWERT(10)                                     VALUE_10             VALUE 10
    BDC_SUBSCR                     SAPLCBCM
    --   SAPLCLFM 0500
    BDC_CURSOR                     RMCLF-CLASS(01)
    BDC_OKCODE                     =ENDE
    RMCLF-PAGPOS                   1
    BDC_SUBSCR                     SAPLCBCM
          ---   SAPMIEQ0 0101
              |
              |-----BDC_OKCODE                     =BU
              |-----BDC_SUBSCR                     SAPLITO0
              |-----BDC_SUBSCR                     SAPLITO0
              |-----BDC_SUBSCR                     SAPLITO0
              |-----BDC_SUBSCR                     SAPLITO0
              |-----BDC_SUBSCR                     SAPLITO0
              |-----BDC_SUBSCR                     SAPLITO0
              |-----BDC_SUBSCR                     SAPLITO0
              |-----BDC_SUBSCR                     SAPLITO0
              |-----BDC_SUBSCR                     SAPLITO0
              |-----BDC_SUBSCR                     SAPLITO0
              |-----BDC_CURSOR                     ITOB-SHTXT
              |-----BDC_SUBSCR                     SAPLITO0
    BDC_SUBSCR                     SAPLITO0
    Kindly Help me to resolve this issue. Thanks n Regards
    Raj Verma
    1

    Raj,
    You had mentioned that you were using LSMW so i had given probable problem for LSMW. But now as you are saying its BDC i would request you to check back with your abap team. In code they might have written that whn a new value is entered, refer the old value and update it.
    This can be the only problem just check back with them and your problem will be solved.

  • LSMW to Load - Equipment Task List/Operations/Inspection Characteristics

    Hello Experts,
      Any suggestions on standard LSMW load program for this. The Standard batch Input - 0470/IBIP program does not have the option to load Maintenance Package and Inspection characteristics.
    Any other suggestions please.
    Thanks

    Hi Ananthram,
    instead of using the standard batch input program, you could also create a new recording that performs exactly the tasks you need. Mark "Batch-input-recording" and click on Overview. From there, you can start recording your transactions.
    I hope this helps and solves your issue.
    Marc

  • LSMW for loading characteristics

    I have created an LSMW object for loading characteristics, using RCCLBI02, CL20.  The porblem is when loading multiple characteristics for a material in a single class, after loading the 1st characteristic, it tries to create the class (again), thus errors out.  See example below:
    Material____class___     characteristic_______     value
    A_________Engines__STEEL_____________Y
    A_________Engines__MGR_______________A  
    1st record loads fine, 2nd record errors out, since it is trying to create class Engines, which already exists.
    How can one get around this?  Ultimate desire is to just load the characteristics and values, as I have created the class itself with a different LSMW load.
    Thanks,
    Tom

    Hi,
    Please let me know in how many data files you are supplying the data??
    In your example you need 2 files. For ex:
    1. Header:
    Material____class
    A_________Engines
    2. items / Characteristics:
    Material____class___ characteristic_______ value
    A_________Engines__STEEL_____________Y
    A_________Engines__MGR_______________A
    I believe you have used following LSMW object:
    Object               0130   Classification
    Method               0001   Batch input  
    Program name         RCCLBI02            
    Program type         B   Batch input     
    Hope this helps.
    Best Regards, Murugesh AS

  • Error in LSMW of Characteristics

    Dear Friends,
    I am getting this error at the time of execution of lsmw.
    Actually i have created LSMW of characteristics through Direct inpout method(program RCCTBI01)
    It went well up to the "display converted data".
    When i am creating batch input session it gives and process it then i am getting error
    "Logical file name 'QM_CHAR_LSMW.CONV' is not permissible
    Please help.
    Thanks
    Jigar

    Hi Jeevan, mihailosundic,
    Thanks for reply.
    I have tried your suggestions in "specify files"
    It is now giving error as below.
    "Logical file name 'ZQM_CHAR_LSMW.CONV' is not permissible
    Message no. SG809
    Diagnosis
    You are attempting to use the logical file name 'ZQM_CHAR_LSMW.CONV' in the current context. However, this logical file name is not permissible due to the system configuration.
    System Response
    Execution is not permissible with the logical file name 'ZQM_CHAR_LSMW.CONV'.
    Procedure
    Select one of the permissible logical file names or contact your system administrator to have the logical file name 'ZQM_CHAR_LSMW.CONV' permitted for this context.
    Procedure for System Administration
    The current application uses the logical file name 'CHARACTERISTIC' to check the permissible logical file names. The user is attempting to use the logical file name 'ZQM_CHAR_LSMW.CONV' (perhaps by selecting a previously-defined variant).
    The user either needs to adjust his or her variant appropriately, or you can permit the logical file name 'ZQM_CHAR_LSMW.CONV' in this context.
    More information about checking file names: SAP Note 1497003 (https://service.sap.com/sap/support/notes/1497003)."
    Please reply

  • SAP LSMW to upload values against characteristics in CL20N

    Morning,
    I need to upload values against characteristics in transaction code CL20N using LSMW.
    I have tried batch input recording method, but I receive the error below.
    The setup of characteristics is as follows:
    Plants – Upload all plants
    Purchasing Groups – Upload all purchasing groups
    Cost Centre – Upload cost centres specific to a strategy
    Value of PR – Upload PR value specific to a strategy
    Account Assignment - – Upload account assignments specific to a strategy
    Document Type – Upload document types specific to a strategy
    We have over 800 strategies and I need LSMW to upload the characteristics across all 800 strategies.
    I started creating a LSMW program by recording the transaction CL20N, but I get the following error:
    Error received "Runtime error DYNPRO_NOT_FOUND has occurred"
    Please advise or send me user guide on what I need to do to successfully create the LSMW.
    See attached screen shots.
    Many thanks,
    George

    Hi George,
    For Idoc CLFMAS / CLFMAS02: when updating nodes, add table for nodes OBTAB = 'PNODID'.
    For CL24N recording it is the same as other LSMW recodings, use selects if all data isn't available to fill needed recoding fields.
    Anete

  • Characteristics Upload in E&HS using LSMW

    Hi Gurus,
    I am using Standard LSMW ( Standard batch/direct input) to upload characteristics in E&HS.
    The Details about the standard batch/direct input are :
    Object : 0150
    Method : 0000
    Program name : RCCTBI01
    Program type : B
    While uploading the characteristics, I am not able to update the field CLASS TYPE (i.e. KLART) in the  restriction tab( last tab in the characteristics display). I couldn't find any field to map with the source field in the standard program.
    Could you please help me out in this scenario?
    Any sap note needed to be inmplemented for this?
    Edited by: narenovernet on Aug 22, 2011 12:51 PM

    when you choose BAPI or IDOC import method, then SAP will give you all extra steps in LSWM automatically.
    step 13 - Idoc generation
    step 14 -  Idoc processing
    step 15 - create Idoc overview
    step 16 - IDoc Follow-Up
    if all idocs are posted succesfully, then you dont need step 15 and 16.
    before you use IDOCs you have to activate Idoc processing.
    It is directly in the first screen when you call LSMW, before you go into your object, choose from menu settings > Idoc Inbound processing.
    details can be read: http://help.sap.com/saphelp_nw70/helpdata/en/d4/0a43a124e8924ea890cf0855860db5/frameset.htm

  • LSMW characteristics CHRMAS01

    Hi,
    I tried to upload characteristics into SAP by using LSMW CHRMAS01 without sucess. I don't understant, when I process IDOC I get the message below:
    Error during IDOC processing. see log for details
    I don't know why I get this message.
    anybody could help me
    Thanks a lot
    Corentin

    Hi Jurgen,
    I tried your solution, but I have always my issue. I don't understand why.
    Thanks for your help
    Best regards
    Corentin

  • LSMW - Characteristics - Upload Hierarchy Level

    HI Experts,
    I am trying to do a LSMW recording for Characteristics (Tcode CT04) to Upload the characteristics value of the 'NEXT HIERARCHY LEVEL' button of the Level Tab.
    However - when I do the recording - I noticed the screen is different and does not have any button that leads to the Hierarchy Level.
    Can anyone advice solution to it ?
    I dont think the standard Object for Characteristics caters for this screen therefore I need to customize one.
    Thank You.

    recording is always the last option if SAP has not given any methods for importing data.
    For Characteristics SAP gives you standard batch input (object 150)
    a bapi (CHARACTERISTIC_CREATE)
    and IDOC method (CHRMAS)
    Better use any of this given methods. They are much more flexible than a static recording.

  • Upload of characteristics with LSMW

    Hi,
    I want to upload characteristics with LSMW. I have already created the classes and I want to assign several characteristics to a class. I tried with creating a recording but I just can upload the first 15 characteristics even though I write more than 15.
    I'd appreciate if someone could tell a way to do it.
    Thanks in advance,
    Gerard

    Hello,
    Check out following LSMW Objects:
    0150/0000/RCCTBI01/B - Create Characteristics in first Step and
    0140/0000/RCCLBI01/B - Create a Class attaching the Characteristics.
    Detailed Documentation is provided in the BI Program.
    Hope this helps.
    Best Regards, Murugesh AS

  • LSMW for inspection characteristics - how to change (some) existing data

    I have created a LSMW using the standard IDOC QPMK/QPMK01. Using structures E1BPQPMK_QPMK and E1BPQPMK_QPMT I am able to create IDOCS and post them into the system using BD87.
    My requirement is to change only some fields of the characteristic, e.g. change only the sort field. At the point where I am now all information that I am not supplying to the LSMW/IDOC is deleted out of the characteristic. E.g. if I would not supply the values currently existing in the info field, they would be deleted once I post the IDOC with my changes.
    My question is: how do I setup the LSMW/create the IDOC so that it modifies only the fields that I am supplying while leaving all other fields untouched? Is this possible?
    Regards
    Martin

    I came up with the idea of reading the existing values out of the respective sap tables while doing the conversion within the LSMW step 11. This would mean that for each field I would have to setup coding in step 5 like this (example for Infofield 1):
    SELECT single DUMMY10 from QPMK into E1BPQPMK_QPMK-INFOFIELD1 where
    ZAEHLER = QPMK_UPLOAD-PLANT_QPMK and MKMNR = QPMK_UPLOAD-MSTR_CHAR and
    VERSION = QPMK_UPLOAD-VMSTR_CHAR.
    I tried this and it seems to work for this field. Quite some effort for all the fields but then it should be fine. Does anyone have some optimization proposals on this?
    Regards
    Martin

  • Classification view creation via LSMW for Material master

    Hi,
    We are planning to have an LSMW for creation of material master along with classification view for configurable materials.
    Though we see a flag to indicate classification view  - XEIC1                        Indicator: take Classification view into account
    We do not see a structure where in we can pass all the characteristics and the corresponding values.
    Is this something possible only with BAPIs such as -> BAPI_OBJCL_CREATE after creation of other view for that material.
    Regards,
    HR

    Hi,
    Thanks for the response. This is helpful.
    However, we were intending to use a single LSMW for creation of all views of material master including classification view. Right now we are using Program RMDATIND as direct input method in LSMW.
    Please let me know if there is a way to use single LSMW for creation of all views of material master.
    Thanks
    HR
    Edited by: Hema Rao on Jan 8, 2009 7:58 AM

  • LSMW No logical path has been specified

    Dear All,
    I am trying to create characteristic through LSMW. in the Specify file step i am geeing this error"No logical path has been specified".
    Any body can have idea about the error?
    Regards
    Dhiren

    Hi Dhiren,
    I have the same problem. I am trying to change a batch characteristics and I am getting the same error.
    Could you please share how you resolved your issue?
    Regards,
    R.S
    This is a old and answered thread - please open a thread for your specific query.
    -Paul
    Moderator
    Edited by: Paul Meehan on Aug 25, 2011 11:39 AM

  • Recording CL20N through LSMW

    Hi All,
    I am trying to upload the characteristics for Equipment in PM module through LSMW by using the object 0130 “ Classification”  and  method 0001 “ Batch input.
    When we are trying to specify file, an error message is being prompted<b> “No logical path specified”.</b> We could able to proceed further. We could able to specify file for other objects without defining any logical path.
    If anyone faced similar issues in LSMW, kindly provide me the solution.
    Thanks in Advance.
    Regards,
    Sunil.K

    Hi,
    You can either use CL20 for loading via LSMW-recording or use following Batch input program:
    Object               0130   Classification
    Method               0001   Batch input  
    Program name         RCCLBI02            
    Program type         B   Batch input    
    It is not possible to make a recording for enjoy SAP transactions.
    In the specify files step; for Converted data node mention logical path as LSMW (general rule) & 'logical file' same as 'file'. You can define the logical file 'LSMW' by Tx. FILE. this step is normally done by basis.
    Best Regards, Murugesh AS

Maybe you are looking for