BDC for MM02 Internal comments - Not working

I have created a BDC that inputs internal comments using MM02.  It moves the data in okay in the BDC.  The data is there the way it was formated.  Several lines of comments added.  But after it saves the data - it takes all of the lines and appends them into one and fills up the lines.  For example - enter: line 1, then enter line: 2.  Instead of having 2 lines showing 1 on the first and 2 on the second - I get 1 lines howing both: 2.
Any ideas?

Check this.  I think you may like it.  This program excepts the material number and changes the internal comment text.   I am forcing two lines, when I check after executing this program, the text is there in two lines.  Please see if you can use the BAPI instead of BDC.
report zrich_0003 .
data: headdata type bapimathead.
data: clientdata type bapi_mara.
data: clientdatax type bapi_marax.
data: matlongtext type table of bapi_mltx with header line.
data: return type  bapiret2 .
data: returnm type table of bapi_matreturn2 with header line.
data: xmara type mara.
parameters: p_matnr type mara-matnr.
select single * from mara into xmara
          where matnr = p_matnr.
headdata-material        = xmara-matnr.
headdata-ind_sector      = xmara-mbrsh.
headdata-matl_type       = xmara-mtart.
<b>matlongtext-applobject = 'MATERIAL'.
matlongtext-text_name  = p_matnr.
matlongtext-text_id    = 'IVER'.
matlongtext-langu      = sy-langu.
matlongtext-text_line = 'This is line 1'.
append matlongtext.
matlongtext-applobject = 'MATERIAL'.
matlongtext-text_name  = p_matnr.
matlongtext-text_id    = 'IVER'.
matlongtext-langu      = sy-langu.
matlongtext-text_line = 'This is line 2'.
append matlongtext.</b>
call function 'BAPI_MATERIAL_SAVEDATA'
     exporting
          headdata         = headdata
          clientdata       = clientdata
          clientdatax      = clientdatax
     importing
          return           = return
     tables
<b>          materiallongtext = matlongtext</b>
          returnmessages   = returnm.
Regards,
Rich Heilman
PS.
Put yourself on the SDN world map (http://sdn.idizaai.be/sdn_world/sdn_world.html) and earn 25 points.
Spread the wor(l)d!

Similar Messages

  • Internal Microphone not working with Quicktime and some other apps, yet it does for Skype.

    Internal Microphone not working with Quicktime and some other apps, yet it does for Skype. 
    Microphone works fine with Quictime on another mac, so I do know how to use it. The one where it is not working (A) had an external microphone and camera attached earlier, and indeed it does work with that external microphone, but not with the internal microphone selected; and (B) had RealPlayer installed previously.
    Any suggestions, please?

    Hi,
    Download Audio driver from here.
    Intructions how to install it in Vista/Win7.
    Extract this driver with Winrar.
    Open Device manager and expand the Sound, video and game controllers section.
    Right click on Either the High Definition Audio Device if you have the generic Microsoft drivers, or the Conexant High Definition SmartAudio 221 if you have older Conexant drivers and choose "Update Driver Software..."
    Click Browse my computer for driver software, then click "Let me pick from a list of device drivers on my computer"
    Click "Have Disk..." then Browse to the folder where the drivers were extracted  .......\V64 for 64-bit Vista/Win7. Click OK.
    Select one of the "Conexant High Definition SmartAudio 221" models in the list, there will be multiple identical entries.
    Click Next, and you're done.
    I'm not sure which one from the list will work for You.
    This drivers weren't test. So if You will try them and it will work for You let us now about.
    ** Say thanks by clicking the "Thumb up" icon which is on the left. **
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **

  • Internal Microphone not working for L505D-S5983 (PLEASE HELP!)

    Hi,
    I can't seem to get my internal microphone to work. I have enabled it under Sound->Manage Audio Devices
    ->Recording tab. However the green vertical bar does not detect any voice. After setting the Microphone boost to +40dB, it detected some noise (since it has some green light) but I realized it wasn't detecting my voice. Since this did not work, I re-set the Microphone boost to only +10dB.  I only have one internal microphone and no external microphone. 
    I have seen many postings on internal microphones not working on Toshiba laptops but couldn't find a solution to mine. Can someone please help? I think it's about time that Toshiba fix this issue after the countless complaints.
    FM.

    No mentions of reinstalling the sound driver. That sometimes turns on the microphone.
    Satellite L505D-S5983
       Realtek Audio Driver for Windows 7 (32/64)
    Satellite L505-S5988
       Realtek Audio Driver for Windows 7 (32/64)
    Satellite M500-ST6421
       Realtek Audio Driver for Windows Vista (32bit/64bit)
    -Jerry

  • Internal speakers not working after upgrading to Maverics

    internal speakers not working after upgrading to Maverics

    There are many possible causes for this issue. Take each of the following steps that you haven't already tried.
    1. Start with the steps recommended in this support article. Don't skip any of the steps. It's the starting point for further efforts to solve the problem.
    2. Run Software Update and make sure you have a fully up-to-date installation of OS X.
    3. If you've installed an application called "Memory Clean" or any other third-party software that is supposed to "clean" or "purge" memory automatically, remove it according to the developer's instructions and restart. You should do that even if the software is not causing the problem, because it's useless.
    4. If you've installed a software equalizer called "Boom" or anything similar, update or delete it and restart.
    5. If an AirPlay device is selected for sound output from iTunes (or from other applications via third-party software such as "Airfoil"), deselect it.
    6. Launch the application "Audio MIDI Setup" by entering the first few letters of its name in a Spotlight search and selecting it in the results (it should be at the top.) Select the Output tab. If the Mute boxes are checked, uncheck them. Move the Volume sliders all the way to the right.
    7. If a red light is coming from the audio-out port, the internal switch is stuck in the position for digital output. You may be able to free it by inserting and removing a mini-stereo jack of the proper size. Inserting any kind of tool in the port may cause damage that won't be covered by your warranty.
    If there's no red light, the switch may still be stuck in the headphone position. Try to free it the same way.
    8. Disconnect all wired peripherals except keyboard and mouse, if applicable. If more than one display is connected, disconnect all extra ones. Restart and test.
    9. If you have a MacBook Air, turn off Bluetooth and restart.
    10. Start up in safe mode. Don't log in; just restart as usual when the login screen appears. When you do, make sure the words "Safe Boot" do not appear in the login screen. If they do, the system is still in safe mode and sound won't work.
    11. Reset the NVRAM.
    12. Reset the SMC.
    13. Reinstall OS X after backing up all data.
    14. Make a "Genius" appointment at an Apple Store.

  • When I unplug Apple headphones from my MacBook Pro sond from internal speakers not work, and system soud preferences displayed: Output: optical digital out port only

    When I unplug Apple headphones from my MacBook Pro sond from internal speakers not work, and system soud preferences displayed: Output: optical digital out port only

    If you see a red light in the audio output port, then the internal switch is stuck.  Insert the earphone plug a few times and see if you can trip the switch.  If that fails, insert a cocktail stirrer and the like and jiggle it around inside.  If that fails, take it to an Apple store and have the technicians at the genius bar do it for you.
    Ciao.

  • Imac intel internal speakers not working windows8

    Imac intel internal speakers not working with windows 8 external and head phones work just fine

    Macs don't support Windows 8 at this moment. Wait until Apple launches drivers for that new Windows edition

  • Internal mic not working after updating to 10.10.1

    After updating to 10.10.1 (from 10.10) on my MacBook pro 2010 (15” screen) the internal mic is not working when using FaceTime (or Skype) and so the person on the other end of the video/audio call is unable to hear me. On my end there is a static/crackly sound during FaceTime (or Skype) connecting  since the update which I believe is related to the mic problem (no sound input on Mac during FaceTime/Skype).
    HELP!!!

    I had exactly this same issue and and this workaround from Paul on another thread (Internal Mic not working for phone calls in Yosemite ) solved it :
    Make sure FaceTime App is not running
    Open Terminal
    type sudo killall coreaudiod
    Press Return
    Enter your computer's admin PW

  • X220 Internal Mic not working

    I had just get a new X220 in recent days.
    And I found the internal mic not working, I can not record any sound through Sound Record or Skype.
    I had tried all the following methods, but the mic still can not working. Anyone cound give me some suggestion ?
    1) update sound card driver to 8.32.23.2
    2) Fn+F6,  change between "only my voice" or "Multiple voice"
    4) UnInstall source card driver and use microsoft generic driver
    3) The method in http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/T420-internal-mic-problem/td-p/435551/page/..., operate like :
       Start -> control Panel -> Sound
    Click on the "Recording" tab
    Click Internal Microphone to highlight it
    Click Properties
    Click the "Advanced" tab
    Uncheck "Enable audio enhancements"
    Finally, click the "Levels" tab and turn Microphone Boost to 0dB. (if you don't do this the noise will be even louder than before).
    Click apply.

    hey kitewind,
    welcome to the forums and since you have tested the microphone using microsoft generic drivers and i'm guessing it did not work; therefore the best action for you right now is to contact our tech support group via
    http://bit.ly/LNVsuppNum
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • HT1947 Remote for ipad landscape orientation not working in ios 7

    Remote for ipad landscape orientation not working in ios 7

    See this thread: remote app rotation locked in portrait orientation after iOS 7 upgrade
    It is a discussion only - no helpful hints.  Appears to be a bug for sure.

  • My dvd slot for imac10,1 does not work. It rejects the disc. Problem after reinstall of backup from hdd.

    My dvd slot for imac10,1 does not work. I had a new harddrive installed in November and the MacStore installed my backups from an external harddrive. I do not use it other than to upload programs, so I have not tried using it until tax season, but it rejects the disc. The ata file indicates no dvd firmware, but the serial-ata does indicate firmware for a dvdrw. What might I do about this to bring the dvd back, least expensive to most?

    Yesterday I started having the same problem. Can read disc (play movies and music) but blank disk are ejected or idvd cannot see the blank disk. I have a almost 12 month old 27" i7 imac.

  • I want to reset my ipod touch 4th gen but i have forgotten the restrictions passcode and for some reason its not working on my laptop on itunes and the restore thing wont work! any help?

    I want to reset my ipod touch 4th gen but i have forgotten the restrictions passcode and for some reason its not working on my laptop on itunes and the restore thing wont work! any help?

    Make sure you have the Current Version of iTunes Installed on your computer
    iTunes free download from www.itunes.com/download
    Then See Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...  Be sure to Follow ALL the Steps...
    Take your time... Pay particular attention to Steps 3 and 4.
    After you have Recovered your Device...Re-Sync your Content
    Note:
    To remove a forgotten Restrictions passcode you will need to  Restore the Device as New...
    OR... From a Backup created Before the Restrictions Code was set....

  • Auto To working for one material and not working for other material

    Hi,
    Hope everybody is doing fine.
    I have configured the auto TO. Its working fine for one material and not working for the other material. I checked the material master and wm 1,2 views have the same fileds / values. What could be wrong?
    I didn't setup the back ground processing job. Is that is affecting it?
    thanks for any help.
    regrads,
    KHAN

    Thnaks,
    You are right but then what could be wrong? Its working for one material and not working for otehr material? Any clue?
    Appreciate your time charlie

  • My new Dell PC running Windows 8 does not recognize my iPad or iPhone. Worked OK for iPhone for months but would not work for new iPad.  I removed /relaoded iTunes and now it won't recognize either iPad or iPhone.

    My new Dell PC running Windows 8 does not recognize my iPad or iPhone. Worked OK for iPhone for months but would not work for new iPad.  I removed /relaoded iTunes and now it won't recognize either iPad or iPhone. Got any suggestions?

    Hi there Lizabethfromaz,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    -Griff W. 

  • Link for territory mgmt is not working

    Hi All,
    We have territory management configured for three custom attributes.
    Link for territory management is not working for territory assignment block on account overview screen.
    Any hint how we can solve this issue?
    Thanks and Regards,
    Gauri.

    How are you resetting the password?
    Resetting User Password in Lion, Mountain Lion & Mavericks
    Boot into your Recovery Partition by hold down the Command and R keys whilst booting.
    When the Recovery screen appears, go to the Utilities menu and open Terminal.
    In Terminal, type:
    resetpassword
    ...a small app will open and allow you to choose the user for whom you want to change the password. If you are the admin, be certain that you choose your admin user. Type in your new password twice and give yourself a good hint. Click OK (or Done or whatever) and reboot, enjoying the use of your new, hopefully memorable, password.
    Good luck,
    Clinton

  • Can't get to settings to turn on wifi because "sign in to icloud" pops up and asks for pw which does not work because i can't get to wifi  ?p

    can't get to settings to turn on wifi because "sign in to icloud" pops up and asks for pw which does not work because i can't get to wifi  ?

    The problem is I cannot turn on wireless setting.  The "sign in to icloud  -- enter appleid password" popup will not go away. when i enter the pw and click ok, the same balloon pops up again.  If I click "cancel" it pops again. Since I am not on the internet (because I cannot turn the ipad wireless on) the sign in to icloud obviously will not work.  Vicious circle.

Maybe you are looking for

  • How can I separate someone who shares my iTunes account from my iCloud account?

    How can I separate someone who shares my iTunes account from my iCloud account? Basically, when I look at iCal on my iphone and macbook, it shows my father's events from his personal calender on mine as well. What is the best way to keep your dates s

  • How to write the expression for multiple texbox selection using single textbox status

    Hii frnz, can you see  the below image  if the value of the text box is stopped means Red i want to display the entire row(all the texboxs values should be displayd in the red colour only) should be display in Red colour only.  How to implemet it is

  • "for each..." statement

    I just wonder if java support "for each" statement? such as, I don't know how many items and names in a array, so I like to list out all. then how to do it? for example, in asp: '----------codes start----------- for each item in session.contents resp

  • Migrating data from MS-Access to Oracle DB

    Hi All, We are planning to migrate MS-Access data to Oracle Database. Can you please let me know how to resolve this one? Can you please share me if there is any script for this or let me know if any tool is available. I have SQL developer in my syst

  • BAPI/IDOC  and pricing schema

    Hii, can any one explain me with  details abut BAPI and IDOC . What i spricing schema? regards Montee