MM01 using lsmw object using program RMDATIND error

Hi ,
i am using LSMW direct input method to upload data.
now i have to maintain text as seen in MM01 -> Purchase Order Text (view )
can any body had work on this let me know how can i upload purchase order text.
thanks in advance.

hi,
Check this link for uploading material master in LSMW using RMDATIND direct input program..
http://help.sap.com/bp_blv1500/BL_US/documentation/LSMW_EN_US.doc
Mark the points if u find it useful
~~Guduri

Similar Messages

  • Long text in  PURCHASE order text view in program RMDATIND

    hi all,
    ive to upload data for material master  iam doing this using lsmw & standard object 0020  program RMDATIND.purchase order text.In this iam unable to upload purchase order text  in Purchase order text view can anyone plz tell me how to do tht??? its a bit urgent
    points will be awarded!
    rgds
    Message was edited by:
            abbaper
    Message was edited by:
            abbaper

    Hi
    In LSMW
    for Long texts Upload
    Please take a look at this..
    http://help.sap.com/saphelp_erp2005/helpdata/en/e1/c6d30210e6cf4eac7b054a73f8fb1d/frameset.htm
    Regards
    Anji

  • LSMW-direcr input program

    Hello LSMW experts,
    i am trying to create MM SALES view through
    Direct input method of LSMW using Program
    RMDATIND with method 20 and program type as D.
    At the end of last steps when we say
    Start direct input program, it gives two options to start
    1.Program RMDATIND
    2.Transaction BMV0
    what is the difference between these two.
    How to track errors generated while creating
    the view in above scenario.
    can we run the same program in batch input session?
    if yes then how?
    Please dont post any links.
    Valuable posts will be rewarded accordingly.
    thanks alot for your help in advance.

    Hi Santosh ,
    Could you please provide me the detail steps.....
    how to use BMV0 transactions and how to get the error log file ????
    it will be really help full to me thanks in advance.
    Chandan

  • I want to upload material master (MM01) using LSMW with BAPI method

    I want to upload material master (MM01) using LSMW with BAPI method and also later on I may need to change the updated data.
    Which business object and Method I should use so that i can do both.
    Thanks
    kumar n

    Hi,
    The business object is BUS1001.
    Thanks,
    Murali

  • Error - Create chemical using program

    Hi All,
    I am trying to create a chemical using BO EHFND_CHEMICAL using program. Referring the sample code listed in 'Navigating to BOPF' blog series.
    I have passed ROOT node and BI_CHEMICAL nodes. But I am getting error 'Mandatory node ROLE is missing'.
    When I tried to add ROLE node , in the code its giving errors like 'Mandatory node ROLE is missing' OR can not create, source object does not exist'.
    I went through the node structure for the BO. In it we have Root - > Revision -> Role.
    So my query is how to pass information for ROLE node? We need to add REVISION node also?
    If anybody can guide, will be really helpful.

    Hi Shubhada,
    The problem is that determinations are creating instances of some of the nodes.  A determination is creating an instance of the REVISION node, but without the ROLE subnode instance—despite that the cardinality is 1:1…n.  This results in the error Mandatory node ROLE missing. 
    The problem can be resolved by making two calls to the MODIFY method of the service manager.  Create only the ROOT node instance with the first call, and the determinations will create additional node instances, including the REVISION node instance.  Next get the key of the REVISION node instance, and use it to create an instance of the ROLE subnode by calling the MODIFY method again. Finally, commit the transaction by invoking the SAVE method of the transaction manager.  Following is a code sample:
             "Create the ROOT
             CREATE DATA lr_s_root.
             lr_s_root->key        = /bobf/cl_frw_factory=>get_new_key( ).
             lr_s_root->chm_nature = 'M'.
             APPEND INITIAL LINE TO lt_mod ASSIGNING <ls_mod>.
             <ls_mod>-node         = if_ehfnd_chm_c=>sc_node-root.
             <ls_mod>-change_mode  = /bobf/if_frw_c=>sc_modify_create.
             <ls_mod>-key          = lr_s_root->key.
             <ls_mod>-data         = lr_s_root.
             CALL METHOD me->mo_chm_bo->mo_svc_mngr->modify
               EXPORTING
                 it_modification = lt_mod
               IMPORTING
                 eo_change       = lo_change
                 eo_message      = lo_message.
             FREE lt_mod.
             "The REVISION node instance was created via a
             "determination. Get its key; it's needed to
             "create the ROLE node instance.
             lt_change = lo_change->get_changes( ).
             READ TABLE lt_change ASSIGNING <ls_change> INDEX 1.
             <ls_change>-change_object->get_changes( IMPORTING et_change = lt_node_change ).
             READ TABLE lt_node_change
               WITH KEY key1 COMPONENTS node_key = if_ehfnd_chm_c=>sc_node-revision
               ASSIGNING <ls_node_change>.
             lv_rev_key = <ls_node_change>-key.
             "Create the ROLE node instance; it's mandatory but was
             "not created in a determination
             CREATE DATA lr_s_role.
             lr_s_role->key       = /bobf/cl_frw_factory=>get_new_key( ).
             lr_s_role->chemical_role = '1'.
             APPEND INITIAL LINE TO lt_mod ASSIGNING <ls_mod>.
             <ls_mod>-node        = if_ehfnd_chm_c=>sc_node-role.
             <ls_mod>-change_mode = /bobf/if_frw_c=>sc_modify_create.
             <ls_mod>-source_node = if_ehfnd_chm_c=>sc_node-revision.
             <ls_mod>-association =
               if_ehfnd_chm_c=>sc_association-revision-role.
             <ls_mod>-source_key  = lv_rev_key.
             <ls_mod>-key         = lr_s_role->key.
             <ls_mod>-data        = lr_s_role.
             CALL METHOD me->mo_chm_bo->mo_svc_mngr->modify
               EXPORTING
                 it_modification = lt_mod
               IMPORTING
                 eo_change       = lo_change
                 eo_message      = lo_message.
             "Commit the transaction
             CALL METHOD me->mo_chm_bo->mo_txn_mngr->save
               IMPORTING
                 eo_message  = lo_message
                 ev_rejected = lv_rejected.

  • New to lightroom, used program last wk no problem, now unable to import any nef or jpegs, keeps showing error message, need help =(

    new to lightroom, used program last wk no problem, now unable to import any nef or jpegs, keeps showing error message, need help =(

    So where is LR trying to copy the files?  Check your destination in the Import panel at the right.

  • Error in Exchange Rate transfer useing program RFALEX00.

    Hi All,
    We are trying to ALE the Exchange rate from one system to another.
    We are using program RFALEX00. The Idoc generated in host system is successfull where as in target system it's getting in to Error saying "No maintenance authorization for requested data (SV- 052 Message type)".
    I can load the exchange rate manually it will not throw any exception regrding Authorization.
    Could you please guide on this.
    Your help is really appreciated
    Regards,
    Ravi Kasnale

    Difference between authorizations for your userid and the userid that is processing the ALE (maybe WF-BATCH or something like that) may be the cause.

  • Own Photoshop CS5.1 installed on two iMacs, when using second iMac, rarely used,got error message ~"not authorized to use program" on this second iMac I have two accounts one in my name one in my wife's both share photoshop...was in my wife's account when

    Own Photoshop CS5.1 installed on two iMacs, when using second iMac, rarely used,got error message ~"not authorized to use program" on this second iMac I have two accounts one in my name one in my wife's both share photoshop...was in my wife's account when I got message...never happened on my primary iMac on which I have my own account and one for guest account that doesn't share photoshop....what is wrong..am allowed to install program on two machines?

    Customer Care would have the authority to reset activations. We are basically users such as yourself and can't do this.
    Contact Customer Care
    Gene

  • Every time I try to use Photo Mail in PSE 11 the program shows error and close

    How to use Photo Mail in PSE 11 as it close every time I try to access

    Problem have been solvedThanks for your crystal clear instructionsI do appreciate your help and care so muchGod bless you all
    Date: Wed, 3 Apr 2013 09:58:39 -0700
    From: [email protected]
    To: [email protected]
    Subject: every time I try to use Photo Mail in PSE 11 the program shows error and close
        Re: every time I try to use Photo Mail in PSE 11 the program shows error and close
        created by Andromeda14 in Photoshop Elements - View the full discussion
    Please follow steps as mentioned on blog: http://tinyurl.com/cy9beny ~Andromeda
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5203304#5203304
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5203304#5203304
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5203304#5203304. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Photoshop Elements by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Excel 2013 "cannot use object linking and embedding error"

    Hi
    We are using excel export as pdf functionality and have the following DCOM configuration
    1.start->run and type 'DCOMCNFG'
    2: Open 'DCOM Config' and locate 'Microsoft Excel Application'
    3: Set its identity to 'This User' and give specific service user
    On opening excel  we are getting  "cannot use object linking and embedding error" and the microsoft sugestions tells to change to launching user which is not an option for us,Is there any other suggestion to fix this issue by keeping Dcom
    configuration with'This User'
    Thanks in advance
    Pradeep

    Hi
    when excel is opened, a warning pops up saying "Cannot use object linking and embedding" . This
    fix change the DCOM ID to Launching User) does not work for us. We need the Excel DCOM ID to use a particular user "domain\user" in order to access excel from our website.
    Is there any other suggestions
    Thanks in advance
    Pradeep

  • Can anyone use objective-c programming for development without xcode and without mac system?

    I want to develope some programme in windows environment using objective-c coding technology.
    What should I do?
    Without Xcode can we compile the objective-c programme?

    GNUStep can be configured as a Objective C development environment on Windows. We can easily learn the Objective C programming using this GNUStep...... I am sending you the link, verify it. May useful for you....
    http://www.jaysonjc.com/programming/objective-c-programming-in-windows-gnustep-p rojectcenter.html

  • Using program RSTXSCRP to import FORM not successful

    hi experts:
          I have problems when import FORM using program RSTXSCRP.
         message is below:
    Transport object FORM YCN_TEST is being processed
    Language vector used: DEFISNL
    Original language was set to E
    Definition E imported
    Original language E imported
    WARNING: The following error occurred when object was activated:
    Form YCN_TEST does not exist
    Object imported but not activated
    001 warning message(s) appeared during import

    Hi
    It seems your form YCN_TEST  is not active .check it
    and see that correct parametrs are to be passed to the selection screen of the program RSTXSCRP. it will import correctly. first impor the same to desktop.
    and then run the same program in other client and EXPORT the same
    it will work.
    Reward points for useful Answers
    Regards
    Anji

  • PC and Windows 8.1 used mark illustrator error: 16

    I have a PC and Windows 8.1 used mark illustrator error: 16 Perform reinstallation of the program and the error continues .

    Karen,
    Did youreinstall using the full three step way?
    Uninstall, run the Cleaner Tool, and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • 9.2.0 Upgrade (CPSID_50026) "Files in Use" - "Some files that need to be updated are currently in use" "Program Manager"

    I have no other applications open, when I try to update with 9.2.0, but I receive subject error message.  Task Manager shows NO Image Name called "Program Manager".  There is nothing else running, that is obvious to shut down.  Any suggestions, Please?
    rick

    Have these posted suggestions worked for anyone?  I have been using the same installation files on several different machines.  Most machines upgrade just fine but, I have a few that receive this error and I cannot seem to get past it:  "Some files that need to be updated are currently in use"  "Program Manager" is the program that the installer is complaining about.  Does anyone know what program "Program Manager" is?  I'm assuming it is an Adobe file but, why would it interfere with one of my installations and not all of them?
    I'm using the same installation files for all installs so, I don't believe that it could be my downloaded installation setup files.
    Thanks so much in advance for your assistance --

  • Posting Intercompany documents using program RFBIBL00

    Hi,
    I want to know if we can post intercompany documents using program RFBIBL00(Direct Input Method).
    If this is possible, please let me know how can this be achieved as I am getting an error "Cross-company code postings not defined".
    Thanks
    Harveen.

    HI
    You need to setup the relationships between the company codes. Do this via
    OBYA transaction.
    Hope this help.
    Regards
    kishore

Maybe you are looking for

  • Same query giving different results

    Hi I m surprised to see the behaviour of oracle. I have two different sessions for same scheema on same server. In both sessions same query returns different results. The query involves some calculations like sum and divisions on number field. I have

  • Problems bringing psd into in design CS4

    Hello, I am trying to use a high resolution (300, though I've tried higher as well) psd in In design, but when I drop it in, the quality looks bad: the curves of the image (logo) appear jagged. I need to use a psd (or similar) because I do not want a

  • Finder not working on restart

    When re-start my computer, the finder won't work. I need to re-launch the finder by opt-apple-esc. How can I fix this?

  • Alphabet Soup

    I just bought a flat panel monitor. It has two connection ports. VGA and DVI-D. Yippee, I think. I won't need the video switcher I bought that hasn't arrived yet. (To switch between a really old WinXP desktop and the Macbook when I want to use an ext

  • Question in photoshop

    I created a new brush  in photoshop and I cant change the hardness of the new brush what is the solution