Error_DP: MIR6 Adding text to the Note tab then posting a parked document

We receive an error when posting a parked document in MIR6 only when we click on Change mode and click on the Note tab.  Then when we click Post button, a Runtime error occurs.
SAP Note 939340 was implemented to our QA system, but the problem persists.
Runtime error is:  RAISE EXCEPTION.  Exception condition ERROR_DP raised.
A raise statement in the program "C_TEXTEDIT=========CP" raised the exception.
We think it is related to the billing block, but it only occurs when the Note tab is involved.
Any ideas?

Hi,
it seems it is not a problem of MIR6/MIR4.
It is a question of texedit control.
There are several OSS Notes regarding this (depending on your version).
e.g.
https://service.sap.com/sap/support/notes/814358
Best regards.

Similar Messages

  • Not able to post a parked document in G/L

    I created a G/L document using FB50. After Simulating it I parked the document. When I try to post the document using FV50, the "Post" tab is not active in the parked document. Can anyone suggest how to post this parked document?
    Regards

    No matter what transaction you use, the Post command will show as greyed out.
    That's simply because to post the parked document, choose the icon "Save as completed" either from the screen icon, or from the top menu (Document --> Save as completed).
    The document will be saved and effectively will be posted. You can then go to FB03 (or any other view txn), and use the same document number to view the posted document.
    Rgds
    Gulshan

  • How to Read the text enetered in Notes Tab of Invoice Doc. ( FB60, MIRO  )

    Hi All,
    We are trying to read the Text Entered in Notes Tab of Invoice Doc using the tcode FB60, MIRO..
    We are able to see the text when we use these tcode but can you please help us how to read these deatils in a program..
    We wanted to download these notes corresponding to the Invoivces..
    Thanks in Advance....
    Regards,
    Vidya.

    Hmm..you will get lots of links if you search the forum/google..
    Anyway - keep a breakpoint in SAVE_TEXT/READ_TEXT function module and create/display MIRO and FB60 documents - this tell you how it stores and reads long text.
    You should use READ_TEXT in your program with same header inputs with respective TDOBJECT and TDNAME parameters.

  • I saved a PDF doc in adobe and then added text to the form. But every time I try an email it it only

    I saved a PDF doc in adobe and then added text to the form. But every time I try an email it it only sends the original form without text. Once I've changed a doc in Adobe, how can I save it so that I'm able to use it with added text and notes? Also, I'm using a new iPad.

    If you are using those apps or websites, they are likely viewing the PDF using iOS' built in PDF previewing, which will not show annotations and markup to the PDF. We have informed Apple of this issue, but do not have any insight into whether or when they will fix it.
    Regarding the qustion about importing pictures, Adobe Reader does not provide any capabilities to import pictures into a PDF. To do this, you'll need to use Acrobat, available on your desktop computer.

  • How do I format bullet lists in the Notes tab?

    I have a transcript of the audio narration in the Notes section of my source PowerPoint slides. When I publish with Adobe Presenter, these transcripts appear in the Notes tab in the published course. However, when I publish my course, any bullet lists that I may have formatted in the Notes view in PowerPoint, do not format correctly in the published course. The text of the bullets is there, but the bullet formatting is missing.
    I am using Adobe Presenter 8, PowerPoint 2007, and I'm running on Windows 7 Professional. I have tried saving my PowerPoint file in the PPTX format and in the older PPT format. Neither retains the bullet-list formatting in the published course.
    Is there a trick to getting lists to format correctly in the Notes tab?
        -Ray

    Hello,
    Can you please email us the sample of your presentation (or the entire presentation) which contains those slide notes.
    We will check it on our systems and get back to you with a workaround/solution.
    Please email the presentation at [email protected]
    Regards,
    mukul

  • Need to find table/field behind "Item long text" field in Notes tab in FB70

    Hello,
    To print a custom FI invoice, I need to access the data entered in the "Item long text" field of the Notes tab in FB70. To test, I used 5000 characters in that field to make sure it stood out from the rest of the data. F1 help does nothing on that field, and even running an SQL trace (ST05) doesn't show the text in that field being entered into any table. I tried F1 on a nearby field and got a structure instead of a table, so I investigated the structure through SE11 but found no character field with such a large capacity. How else can I find where that field is stored?

    Thanks! It took a while, but with your help and a few other pages I managed to piece together an answer.
    Vinod helpfully explained that the text name is a concatenation of various fields, but didn't specify how to find the line item ID. If you go to table STXH (as hinted by Brad and confirmed [here|http://fuller.mit.edu/SAPWebDocs/LongComment.html]) and search for texts created today (or whenever you were testing), you'll see the text name ends in '001' after GJAHR, so the line item ID is '001' regardless of how many line items you enter in the invoice.
    Armed with that info, you can call READ_TEXT and loop through the results to concatenate the contents of each TDLINE field. (FB70 automatically breaks the user-entered text into different lines even if the user didn't press Enter, and each line gets its own record in the results.)
    Thanks again,
    Pedro

  • Documents edited with added text and sketch not shown while emailing in iPad 2.

    Documents edited with added text and sketch not shown while emailing in iPad 2.

    Hi Rakmana,
    This is most likely an issue with Apple's iOS Mail program's.
    I think you are opening your modified PDF in Apple built-in PDF Preview. Apple's code does not properly draw the comments, but if you look at the PDF in virtually any other PDF application that isn't just using Apple''s code, or on any desktop computer, you will see the comments you've added.
    Thanks
    -Satyadev

  • Formatting text in the Notes Pane

    Does anyone know if there is a way to format the text in the
    Notes Pane window?

    Depending on which version of the plug-in you have, there are
    a couple of directions you can take:
    With Presenter 6.x, you can incorporate bolding and
    italicizing of your notes while authoring in PowerPoint. As far as
    I know (at least having tested this with Presenter 6.0 on a Vista
    machine running PowerPoint 2007), you still can't format notes
    beyond the simple application of bolding or italicizing...meaning
    that you can't style your notes with color, etc.
    With Breeze 5.x, this gets a bit stickier, and without
    getting too far down "into the weeds on this", text formatting in
    the notes panel will most likely depend on which version of Breeze
    you're using. Generally speaking, however, in order to see any kind
    of formatting displayed in the Notes panel of a presentation means
    that you have to alter a line of code in the viewer.xml document
    that's created once you publish your deck....and here's how:
    1. Go ahead and add bold and italics treatment as
    necessary...and then publish your deck--for this procedure, the
    premise is that you're publishing locally to your computer.
    2. Navigate to the Data directory of the published
    presentation.
    3. Within the Data directory, you need to find and then open
    the viewer.xml document. I'd recommend that you right-click it and
    use Notepad to open the xml doc.
    4. Now, when you're in Notepad, you can use Notepad's Find
    and Replace feature to make the next series of steps much easier to
    deal with. From the main menu in Notepad, click on Edit, and then
    trace down and select "Replace..." or hit Control-H.
    5. When the Find & Replace dialog box appears, in the
    "Find what" field, type:
    isHTML="false"
    and in the "Replace with" field type:
    isHTML="true"
    6. Save and close down the viewer.xml doc
    7. Now, if you re-run the course, any instance of formatting
    that you created while in PowerPoint *should* appear in the Notes
    panel of the Breeze/Presenter presentation.
    Again, the ability to format text in the notes region is
    still very much limited. And without specfically knowing which
    version you're using, the above represents a basic guideline to
    having simple formatting show up on a published presentation. IF
    you're using an earlier version (ex: Breeze 4.0/5.0), then let me
    know, because there are other steps you can take to ensure that
    bolded or italicized text appears in the Notes tab.
    Hope that helps!
    Rob
    Check out my forum for Breeze/Presenter at:
    www.robrode.com/yabb

  • Calendar on iOS 7. Anyone noticed that when you enter text into the "notes section" of a day, the text disappears behind the keyboard rather than scrolling down to keep pace with text entry ? Looks like an 7 glitch to me ?

    Calendar on iOS 7. Anyone noticed that when you enter text into the "notes section" of a day, the text disappears behind the keyboard rather than scrolling down to keep pace with text entry ? Looks like an 7 glitch to me ?

    Doesn't do that for me. Try resetting the phone

  • When i share a contact from my iphone and sent it to any other iphone the information within the notes tab displays in correctly

    When i share a contact from my iphone and sent it to any other iphone the information within the notes tab displays incorrectly,
    .I usually use this tab for doctors and allergies

    I just attempted the share myself with a contact and found it did not transmit the notes field either. I've only used this method for sharing maybe twice since I've had my iPhones. I don't remember if it ever worked before, and then I wouldn't know why it wouldn't. Sorry I couldn't help any more than that.

  • Cant find the notes tab

    I have looked under support and everywhere but i want to put notes on my ipod, its enabled for disk use. i cant find the notes tab i have an ipod nano

    On Windows look in 'my computer' and click on the iPod.
    If it's a Mac, do the same using 'finder'.

  • When I open up iphoto and click on the events tab then double click on an event, it used to show minis of all the photos in that event.  Now it shows only one photo at a time.  How do I get it back? Can you help?

    When I open up iphoto and click on the events tab then double click on an event, it used to show minis of all the photos in that event.  Now it shows only one photo at a time.  How do I get it back? Can you help?

    On the bottom bar of the window (on the left iPhoto 11, on the right in other versions) note the slider. Drag it left.
    Regards
    TD

  • I have problem when opening a pdf page, my mouse control is hijacked to that tab when im on other tab, i cant scroll or use the middle rollling button, i have to click at the pdf tab then my control over the mouse middle button is restored.

    I think I have this problem even on earlier version. The thing is I set open link in new tab and not switch over to the opened tab. My habit is to open a pdf page in the background and let it load first. What happen is that when the pdf page finished loading ( i do not set to download it), it hijacks my middle mouse button control. When i scroll down or scroll up on my original tab, it wont scroll on the tab, but insttead it scrolls on the pdf tab. I have to click on the pdf tab, then i can use the scrolling function on other tabs back. As for when i opened several pdf tabs, it seems i have to click on the tab that just finished loading, that means several times until they all finish loading. It has been getting on my nerve lately. And all pdf trouble i search from google led to unable to open pdf, firefox hang or crash when opening a pdf and the likes.

    core-el, i don't see the advantage of that or i can't figure out how i'm supposed to use it. for starters, i have to click the mouse in order to get "add bookmark here" to open, which is no different than clicking on the star in the location bar, or right-clicking on the page. there are also options in the bookmarks toolbar, but they all require clicking the mouse & holding down the right button, etc.
    my goal is to use keystrokes only. typing on the keyboard, using both hands, using the space bar & my left pinky finger to tab over are all painless routines for me. as soon as i have to take my fingers off the keyboard & use the mouse, the pain begins.
    as i said, in older versions of firefox, all i had to do to bookmark a page was click ctrl>d, then tab over & arrow down, when appropriate, to find the folder & add the bookmark. for me, as a touch-typist whose speed is between 60 & 80 wpm, this is lightning fast.
    if i have this wrong, please correct me. i just see it as more mouse clicks that don't save me time or pain.

  • I click the "Tools" tab, then click the "Add-ons" tab. If I then click anywhere on the "Add-ons" dialog box, the dialog box immediately closes. I can't install plug-ins or add-ons. However, this happens only with my account. Other users have no such p

    I click the "Tools" tab, then click the "Add-ons" tab. If I then click anywhere on the "Add-ons" dialog box, the dialog box immediately closes. I can't install plug-ins or add-ons. However, this happens only with my account. Other users have no such problem. I have also tried going to the "Add-ons" dialogue box through "Tools" then "Options." I still cannot get into the "Add-ons" tab; the dialog box closes. I have tried using the keyboard instead of the mouse; same problem.
    == This happened ==
    Every time Firefox opened
    == I am unsure what caused it. I have tried re-installing firefox.

    Do you have that problem when running in the Firefox SafeMode?
    [http://support.mozilla.com/en-US/kb/Safe+Mode]
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this:
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • BAPI_ACC_GL_POSTING_POST is not posting a parked document

    Hi,
    I am trying to post a parked document using BAPI 'BAPI_ACC_GL_POSTING_POST' but its giving an error 'Balance in transaction currency'. I am providing the document number of the parked document in the header data of the BAPI and providing G/L details(Debit) where the document will be posted. The parked document already contains the credit entry i.e. vendor number and the amount of the invoice. So in the BAPI, I am just entering the Debit amount and the G/L. But its giving the error. Has any one posted a parked document using this BAPI or any BAPI. I want do the same thing as we are doing through transaction 'FBV0'.
    Your help will be appreciated.
    Thanks,
    Padman

    - Call transaction SM13 after calling your BAPI, to check if some update tasks are waiting or running.
    - Did you check BAPI BAPI_CASHJOURNALDOC_CREATE ([Note 616804 - FBCJ: BAPI for saving cash journal documents|https://service.sap.com/sap/support/notes/616804])
    - For extension in BAPI accounting, check [Note 487722 - Using EXTENSION1 for accounting BAPIs|https://service.sap.com/sap/support/notes/487722]
    - For general information on ACC BAPI check [Note 306504 - Collective note: BAPIs for the AC interface|https://service.sap.com/sap/support/notes/306504]
    - If data is already in FBCJ, look at FM FCJ_POST_ALL and FCJ_POST.
    Regards,
    Raymond

Maybe you are looking for

  • Error Message when starting Bridge CS2: "create redeclared"

    I get this "create redeclared" error message on the following line of code: var labelMenu = MenuElement.create( "command", "Label", "at the end of Thumbnail"); but then this function and all others work just fine afterwards. Is there a way to either

  • How can I close core thread in ThreadPoolExecutor?

    If I use unbounded LinkedBlockingQueue in ThreadPoolExecutor and set the core pool size to 5. When more than 5 tasks are submitted, there will be 5 threads created to handle the request. After finish, these threads will not be closed. How can I make

  • Help in cost center

    hii experts... i have few cost centers where business area is not assigned..when i try to assign them .. it shows a error of ks134.. i searched google and saw the business area cant be changed when the entries are made.. but if i want to change the a

  • How change subtitute of workflow through dynpro application

    Hi, i need to show facility to change subtitute of workflow in dynpro application . So Is there any ready to use i view for that or any Configuration settion for uwl connections. Regards, Gurprit Bhatia

  • Only a type can be imported. x.y.z.Utility resolves to a package.. HELP!!!

    anyone help me.. pls.. the class exists properly in the package folder. No error found as I compiled it. Tomcat5.5 + JDK-1.5.0_06 + JBoss-4.0.2...with a Struts framework. the error is really special for me. I tried all opinions to sort it out. I chan