Fm to read item notes

Hi Experts,
Is there any FM which can read the item long text for any Shopping cart and give the output in string format.
The problem with BBP_PD_SC_GETDETAIL FM is its split in multiple lines based on guid. Is there any Fm which can convert the output of BBP_PD_SC_GETDETAIL-E_LONGTEXT to string format?
thanks

Hi,
You can get its format by following the process.
goto VA02 and enter any Order and hit Enter.
click GOTo -> ITEM -> TEXTS.
double click on the Editor there. then you will get the Command Editor.
In command Editor, Click GOTO -> HEADER.
You will get all the relevant Info required to retrieve the Text.
regards,
Mahesh

Similar Messages

  • Reading items from a list view in SharePoint 2013

    I am trying to read items from a Calendar, and have created a view that contains all the items/events that I would like to retrieve to package in a CSV file, specifically the Title, Description, and the Start and End Dates.
    The problem with some events is that they are recurring, and rather than use CAML to expand the events and try to query it that way, I thought it would be more elegant to just get the events from the view, and package them with a simpler query.
    The problem I am running in to is that I can reference the entire list and package the data, or I can reference the list and get all the data in a specific date range, which does not include the recurring events, but I cannot simply read the data from the
    view.
    Any pointers would be greatly appreciated. Also, can you recommend any complete-ish texts on PowerShell with SharePoint?

    Hi,
    Based on my understanding, as there is no straight way of using CAML to query all the events(specially for instances of recurring events) by a list view, I would suggest
    you separately query the instances of recurring events needed.
    A code demo(though in C#) about
    how to query events(include recurring events) from Calendar list in this thread for your reference:
    http://social.technet.microsoft.com/Forums/en-US/99c3ded6-a8cb-4509-9a74-e93e445d78c7/how-does-calender-list-daterangesoverlap-todaymonthyear-and-week-exactly-work?forum=sharepointdevelopmentprevious
    About
    how to export to CSV file:
    http://www.codeproject.com/Articles/667269/Export-To-CSV-file
    http://www.codeproject.com/Articles/685310/Simple-and-fast-CSV-library-in-Csharp
    How to export to CSV file using PowerShell:
    http://shaiknb.wordpress.com/2013/05/27/powershell-sharepoint-export-list-items-via-view-to-csv/
    http://meandmysharepoint.blogspot.com/2012/08/export-sharepoint-list-data-into-csv.html
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they
    help and unmark them if they provide no help. If you have feedback for TechNet
    Subscriber Support, contact [email protected]
    Patrick Liang
    TechNet Community Support

  • Iphone 6 tells me that "Item not available" in my country UK, when i click on the itunes store icon for the app to open the music, movies or tv shows section of the app. is this a bug?

    I am based in the UK and have just got a new iphone 6, everything works well except when i try to turn on the itunes store app -  i can do a search and buy music etc that way, within the app, however, if i go to Music, Movies or the TV shows section within the Store app, i get a message come up saying "Item Not Available" - This item you've requested is not currently available in the UK Store, but it is available in the US store. Tap Change Store to view this item".   I therefore cannot browse the music, movies or tv shows sections at all, nothing shows up except that message.  All my previous itunes purchases have downloaded ok, and i can access them. My apple ID works fine and restrictions on the iphone are turned OFF. The App Store app works normally. Connection etc is all fine and I can access itunes  in the normal way on my ipad and laptop, so this is just an iphone problem. Any ideas? is this a bug? I cant find anyone else with exactly the same problem. By the way, the same message comes up when i click on the red Music icon, on the iphone (situated next to the Safari icon) and then go to the "Store" via that app.  my playlists are in tact, but as soon as i click that Store button, I am told that the Item is unavailable - not that i have chosen any Item lol, I just want to access the store in the normal way. Thank you in advance for any suggestions you can give

    It is working now. I no longer get the message about the item not being available in the US and I can access the store.

  • On i-pad, when try to enable itunes match, it says, "you are not currently subscribed to iTunes Match. Use iTunes on your computer to subscribe." I am subscribed though! Then it says no my request and item not available in the U.S. store. WWJD?

    On i-pad, when I try to enable itunes match, it says, "you are not currently subscribed to iTunes Match. Use iTunes on your computer to subscribe." I am subscribed though! Then it says no to my request and, "item not available in the U.S. store." My Mac will not use update iTunes to any later version than the one I have because my os is also out of date, but when I try to update that i cant, so what do I have to do?  Please don't tell me I have to buy a new Mac to be up to date.

    On the iOS device you must be logged into the store with the exact same Apple ID you used to originally purchase the service. Go to Setting > iTunes & App Stores and if necessary sign out/in and then enable iTM.

  • Windows 7 error: Location is not available or Item not found

    I'm using windows 7 ultimate. I have a directory on a 1TB external usb drive called "1976 T.N.T". I am neither able to access this directory nor am I able to delete it. When I double click to access it windows says -
    Message Title: "Location is not available"
    Message Text: J:\Music\Library\Rock-Metal\ACDC\1976 T.N.T refers to a location that is unavailable. It could be on a hard drive on this computer.or on a network. Check to make sure that the disk is properly inserted, or that you are connected to the Internet
    or your network and then try again. If it still cannot be located the information might have been moved to a different location.
    When I try to delete it windows says -
    Message Title: Item Not Found
    Message Text: Could not find this item.
    This item is no longer located in J:\Music\Library\Rock-Metal\ACDC. Verify the item's location and try again.
    I have tried the following -
    1. Deleting file using command prompt but that doesn't work
    2. Check disk with both options "File system errors" and "Bad sector recovery" selected - it does not report any errors and the problem persists
    3. Rebooting the computer
    4. Disconnecting the drive and connecting it to my xp pro laptop (messages on xp are slightly different but to the same effect)
    Any suggestions short of formatting the drive will be appreciated.

    The cause of this is as follows:
    The directories in question were created or last modified by a process other than Windows Explorer. This process created a directory name with a space at the end. When you created a duplicate directory, the exact directory name you created was therefore
    not exactly the same; it had no space on the end. That is why both directories with the apparent same name could coexist.
    Note: if you attempt to create a directory from within Windows Explorer with a space on the end, the process explorer.exe is designed to prevent this from happening. That's why it's never usually an issue.
    To reproduce this problem, you could do the following:
    1) Create C:\foo
    2) Create C:\bar
    3) Use Robocopy to create the erroneous directory using the following command:
    robocopy "C:\foo" C:\bar" /E
    Notice that I missed the first double-quote on the target location. Robocopy should have responded with an error, but due to the way it interpreted my input, it didn't.
    Now you will see a directory called C:\foo\bar
    Except this directory is actually: "bar " - the word "bar" with a space on the end.
    Now try deleting C:\foo altogether. It won't because there is a directory underneath it that has an invalid name.
    Now try entering C:\foo, and creating a second directory called "bar". This will work, and there will appear to be two directories named "bar".
    But this time you can go up a level and delete "C:\foo".
    Put it down to a bug in Windows, a bug in Robocopy, whatever you like! That's the reason though...

  • Adobe Reader could not open 'A9R7D1F.tmp'

    Greetings~
    I have seen others with this issue, but none of their solutions have been able to fix my problem.
    When attempting to open a PDF document from a web site, I receive the following error:
    "Adobe Reader could not open 'A9R7D1F.tmp' because it is either not a supported file type of because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded)."
    This is limited to a specific set of computers.  Others within the organization function appropriately.  As such, it is not a web server or network problem.  Here are the specifics of the offending machine(s):  Windows 7, Internet Explorer 8, Adobe Reader 9.3.2.  Note that other machines with this same specs function appropriately.  I have confirmed there are no differing group policies and all are within the same subnet.
    Here is what I have tried.  After each item, the browser was closed and/or system rebooted.  Everyone of these tests resulted with the same error.
    Deleted all history in IE (cookies, temporary files, history, etc.).
    Uninstalll Reader, reboot, re-install Reader, reboot.
    Saved the PDF to the local desktop and tried to open that way.
    Installed an older version of Reader.
    Ensured the following Reader settings are selected: Display PDF in Browser, Allow Fast Web View, Allow Speculative Downloading in the background  (which match machines that are successful).
    Ensure IE browser settings are configured to "Automatically" check for newer versions of stored pages.
    Ensure PDF document is smaller than allowable disk space limit within IE.
    Can anyone help me with this?  I am out of ideas!
    Thank you.

    If you are generating files with anything before %PDF, these files are faulty. It's never been allowed, but Reader used to tolerate it for compatibility with an obscure Mac format.

  • HT4972 when I try to update it says I have purchased items not backed up on itunes but I believe they're all there.  any suggestions how to find these items or just upgrade anyways?

    I have tried to update my ipad 2 several times.  I have connected it to my computer in itunes had it download or backup my info.  But when I go to update it states you have purchased items not backed up are you sure you want to update now?  So I go back and check it for all my apps and they are all there on the computer in itunes.  I still have the original iso 4.3.3  please help as all

    Even though you think that all of your apps and purchased content is in iTunes, transfer your purchases using these instructions and then try and update again.
    iTunes Store: Transferring purchases from your iOS device ...

  • How can I display the 11000+ "items not shown?"

    I have Elements 7 and running Windows 7 64bit. "Show all" only shows a couple of thousand photos and 11000+ "items not shown."  I have never stacked or hidden any photos.  I've tried everything.  The "show hidden" gives me 0 photos.  When I ask to show a tag of some of the missing photos, I again get 0. The photos are not shown in any of the views.  When I try to reimport the photos, it says they are already there. I need help desperately. I've put too much work into this organizer to start from scratch.

    Thanks for the reply and the terrific FAQ source.  I followed the directions suggested, but things actually got worse.  When I tried display all, I got 0 photos - nada - zip.  I kept messing around and finally success.  I tried so many combinations of things that I'm not sure which actually solved the problem, but I believe it was reconnect all.  I had tried this a couple of times before without success, but this time I deleted from the catalog all items elements couldn't find, even though I knew where they were.  Lo and behold all 13000 photos appeared.  BTW many of those are duplicates.

  • Calendar items not appearing in weekly view

    I have a number of account on my Z10 including work email. The work email items are not appearing in the weekly view, just on a daily or monthly view.
    Any ideas?

    Hello pohlipit,
    Thank you for your question regarding items not appearing in your Work Calendar under the Week view on your BlackBerry Z10 smartphone.
    Are you able to see these entries under other views within the Calendar? Do the entries display with a lock on them or not at all? Is this account set up on a BlackBerry Enterprise Server with BlackBerry Balance?
    Thank you.
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

  • In web console Attestation menu item not showing,after OIM 9.1.0.1 install

    In web console Attestationmenu item not showing,after OIM 9.1.0.1 installation
    Version: 9.1.0.1860.16
    Build 1860.16
    thanks.

    Choose option Oracle Identity Manager with Audit and Compliance Module during installation.
    INIYA.

  • ITunes 10.6.1, Home sharing: Show: Items not in my Library

    iTunes Home sharing's feature to only show items not in my library used to work great, allowing me to keep my main iMac library and my MacBook Pro library synced. But just recently, my main library can no longer seem to sort out what items are unique in connected libraries -- it only shows the books that I don't have. Doesn't display movies, tv, music that aren't unique. I get the whole libary but once I press "Items not in my Libary" it doesn't work properly. What's odd is that I'm fine the other way. My MacBook Pro has no problems with the "Items not in my Library" selection when looking at my iMac's library.
    Has anyone noticed change for the worse in the behavior of Home Sharing with respect to showing items not in the local library? I've tried turning Home Sharing off, rebooting both computers, and then turning Home Sharing on. But that doesn't fix it.

    @Dr-House:
    Dude this worked!!!
    this was really bothering me!
    thanks a ton for posting and helping all us noobies!

  • Home Sharing no longer allows me to see items not on this computer

    My wife and I use the same Apple ID for our purchases, and we have separate iTunes libraries on separate computers. The "automatic copy" feature does a good job of keeping our content in sync between the computers, but occasionally I need to manually copy files (for example, when I buy a CD and import the songs into my iTunes account ... these are not automatically copied).
    Previously, when I clicked on my wife's library, there was an option at the bottom to view "all items" or "items not in this library". I no longer see this option. I don't use this regularily, so I'm not exactly sure when it disappeared for me.
    Is it supposed to be there in iTunes 10.6.3?
    Thanks,
    Ron
    p.s. We're still using "Lion" and not "Mountain Lion". iTunes and the OS are up to date on both of our computers.

    Never mind ... I just figured out that "Home Sharing" somehow got turned off on my wife's computer. With Home Sharing turned off, the shared library becomes "Music Sharing" instead which allows you to view the music (which looks like home sharing), but without some of the more advanced options like viewing files not in this library, or automatic copying of new content.

  • My USB CF Card reader is not mounting on my 2.5 GHZ Intel Core i5 iMac anymore. It was last week and worked fine to get pictures from my camera. Now it won't mount. I have tried another card reader and the same problem exists. Also tried different cards..

    Hi
    My USB CF (Compact Flash) Card reader is not mounting on my 2.5 GHZ Intel Core i5 iMac anymore.
    Last week it worked fine to get pictures from my camera but now it won't mount at all.
    I ejected it in the correct way rather than just disconnecting it but now i cannot get it to remount!
    I cannot even see it in the disk utility or system profiler.
    I have tried another card reader (a brand new one bought today) and the same problem exists. I've also tried different cards to see if that made a difference and they still arent being picked up on the Mac. 
    I have done all the usual things like rebooting, unplugging all other USB devices and then trying but nothing has worked.
    I'm a photographer and I'm at my wits end here. I know the cards are fine as i have been using them without issue and they are also new.
    Note: If I plug the camera in directly to the Mac, the Mac picks it up just fine as it always has done. Its just the card readers that it wont pick up anymore.
    If anyone has any ideas at all other than the following (my so called friends advice) you'd earn my undting love:
    Buy a PC
    Use the camera (Thats why i bought the reader in the first place - importing RAW files from the camera is SLOW!)
    Replace your CF cards (I have three 8GB cards two of which i had never used til today and they dont work either!)
    Buy a new card reader (this is the 5th one in two days - none work on the Mac)
    Many thanks in advance!
    LIsa

    OK, restart in Safe Mode, this will clear some caches. It's possible one or more is corrupt. To restart in Safe Mode when you hear the start up tone hold down the Shift Key until you see a progress bar. Let it fully boot then restart normally and test.
    Also I am assuming you have checked Finder - Preferences  - General and see what boxes are checked in "Show these items on desktop." You can also mount an item in Disk Utility, simply highlight it and then look in the File menu for Mount.....

  • I can't seem to get rid of OR use Adobe Reader after I let it into Safari 7.  How do I get to the point where Reader is not my preferred anything, but can still be used if Preview won't open something?

    I can't seem to get rid of OR use Adobe Reader after I let it into Safari 7.  How do I get to the point where Reader is not my preferred anything, but can still be used if Preview won't open something?

    Back up all data before making any changes. Please take each of the following steps until the problem is resolved.
    Step 1
    If Adobe Reader or Acrobat is installed, and the problem is just that you can't print or save PDF's displayed in Safari, you may be able to do so by moving the cursor to the the bottom edge of the page, somewhere near the middle. A black toolbar should appear under the cursor. Click the printer or disk icon.
    Step 2
    There should be a setting in its preferences of the Adobe application such as Display PDF in Browser. I don't use those applications myself, so I can't be more precise. Deselect that setting, if it's selected.
    Step 3
    If you get a message such as ""Adobe Reader blocked for this website," then from the Safari menu bar, select
              Safari ▹ Preferences... ▹ Security
    and check the box marked
              Allow Plug-ins
    Then click
              Manage Website Settings...
    and make any required changes to the security settings for the Adobe PDF plugin.
    Step 4
    Triple-click anywhere in the line of text below on this page to select it, the copy the selected text to the Clipboard by pressing the key combination command-C:
    /Library/Internet Plug-ins
    In the Finder, select
              Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens by pressing command-V, then press return.
    From the folder that opens, move to the Trash any items that have "Adobe" or “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari.
    Step 5
    The "Silverlight" web plugin distributed by Microsoft can interfere with PDF display in Safari, so you may need to remove it, if it's present. The same goes for a plugin called "iGetter," and perhaps others—I don't have a complete list. Don't remove Silverlight if you use the "Netflix" video-streaming service.
    Step 6
    Do as in Step 4 with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari.

  • TDS line Item not flowing in Simulation/Entry

    Hi Expert,
    We made separate tax code for 194A and made all relevant configuration but in vedor invoice entry, tds line item not flowing . Why this happening , please let me know..
    Thanks,
    Dharmveer

    Dear,
    Check the field status for the vendor reconciliation GL account.
    1. check the field status group assigned to vendor reconciliation GL account in FS03.
    2. use transaction OBC4 and select the respective field status group and make all entry optional under TAXES group.
    Regards,
    Chintan Joshi.

Maybe you are looking for