Where is the MIRO "Note" field contents stored  ?

Hi all,
I need to print the text stored in the field NOTE of the transaction MIRO. Does anyone know in which tables is it stored ? i'd appreciate your help. Thanks !

Hello,
  In MIRO, NOTE data is stored in standard text tables STXH/STXL. You have to make use of READ_TEXT function to get the data. You can make use of the following import parameters to the function:
ID                :             0001          
LANGUAGE :             EN            
NAME          :            <Invoice # + Year>
OBJECT                     RBKP          
Thanks,
Venu

Similar Messages

  • Table name where all the SAP Script names are stored

    Hi Gurus,
                   Can i know the table name where all the SAP Script names are stored in SAP Database.
                   Thanks in advance,
                    Shyam.

    Yes TNAPR is the table which contains sapscipts name and print program names.
    Step:1: Goto to the Table TNAPR using SE11
    Step:2: Get the Contents of the Table(CNTRLSHIFTF10)
    Step:3: On the Table Content Selection Screen, Type the driver program name in the field PGNAM and execute(F8).
    Step:4: FONAM field of the result display contains the SAPScript Name for our driver program.
    Regards,
    Lalit Mohan Gupta.

  • Where does the Value of EECST gets stored

    Hi,
    Where does the value of EECST gets stored for the infotype p0167. How can it be retrieved from that specific infotype. - Urgent issue.
    Thanks........
    sk

    hi,
    what is EECST?
    there is no such field in data dictionary.
    plz specify properly or atleast u give the name of field in general that is used in pa0167 infotype so that we can help u.

  • Where is the actual iPhoto photos data stored?

    I'm trying to find the data files for iPhoto in OS X Lion, data used to be in the user Library, but I can't find that either. Where is the actual iPhoto photos data stored?

    1. Set the preferences to edit in another program, Photoshop. (Advanced Tab)
    2. Drag the image to the email message (the problem you describe should be fixed in 10.8.3)
    3. Select all the images in the event or album and show the Info pane.
    4. You have to export them first in order to compress, so either drag them out of iPhoto into the destination or use the Export command.
    5. Clunky? Works pretty great for me.
    6. I can access all of my photos right there in iPhoto. I can access other people's photos there, too.
    If you don't want iPhoto to organize the files, tell it not to. Prefs, Advanced, Copy Items into the iPhoto Library.
    If you didn't want someone to comment on this,
    Seriously?  It is rediculous that we needed a forum to find our own files.
    Then why did you post it?
    Are you an Apple OS designer and are offended or something? Why are you even looking at this post if it's not an issue for you?
    Look up the thread a ways.

  • Where is the vendor description(short text) stored against LIFNR

    Hello,
    where is the vendor description(short text) stored against LIFNR ..
    Thanks..
    Shehryar

    Hi,
    Venodor Name is in the Table LFA1 and field is LFA1-NAME1.
    if it is Blank you can take the ADRNR from LFA1 and go to ADRC table with ADRNR and get the Name from ADRC table.
    Regards
    vijay

  • Where is the Infotype 0035 comment text stored

    Where are the comments text field on infotype 0035 stored?

    Please create report "" via SE38 and . With the report you can list all texts
    from PCL1, cluster TX that exits for several personnel numbers and a
    specific infotype.

  • Where are the unsent Workflow E-mails stored?

    Hi All
    Where are the unsent Workflow E-mails stored?
    Regards
    Rahman

    just trying through this
    There r 2 path A and B
    and notifications are A1 A2 A3 And B1
    A A1 A2 A3
    B B1
    Notification A1to A3 are respond type and all the three performer can respond or reject.
    at the same time i've to send B1 notification to that performer which has not responded imeadtly after preavious responder which has responded.
    How can i trace that from tables
    Please it's urgent
    Thanks
    Bachan

  • Where are the Pick/Unpick/Reject Flags stored?

    Hello all,
    On LR4.0 I went through the process of creating a new catalog and importing the 3.6 cat with the proverbial error at the end of the update and have been working with that cat in LR4.  I've added around 300 new images to that 4.0 cat and have done some Pick/Reject flagging as well as Star Ratings. 
    I've just moved to the LR4.1 RC1 and successfully upgraded my original LR3.6 catalog without any errors. Now I have added/synchronized my LR4.1 RC1 cat to add in place the folders of images I've added that have the Pick/Reject flags.  I see the Star Ratings but not any of the Pick/Reject flags on those folders.  I do see the flags on the images that were updated with the catalog though.
    Where are the Pick/Unpick/Reject Flags stored?  In the catalog only?  In the sidecar XMP file?  Both? Doing a Ctrl-S doesn't seem to make a difference.
    Thanks in advance for any feedback.
    Tony...

    Catalog only.

  • Where is the item category usage data stored?

    Where is the item category usage data stored?
    I'm checking the CRM system of my customer. My customer uses CRM & ERP system. Both BP data and prodact data are connecting from ERP to CRM. In Item category determination on CRM system, Item category usage exists as a condition. I know where I customize the usage setting. However,I don't know where ithem category usage data is stored. Product master data? or BP master data?  Does anyone have this information?
    BestRegards
    Miki

    If you are refering to  Item category group, then this is stored o product master data on sales organizational specific data.
    If you are refering to  Item category usage then there is a different logic. Item category usage is is mainly hardcoded in ABAP programs. For example one logic is hardcoded for interchengabilty scenaro. In some cases you can even use badi implementation.
    Regards.

  • Where is the "do not restore" option?

    Where is the "do not restore" option? I read a review somewhere that said it actually works in ML - but where is it? I can't find it in System Prefs.

    It's disguised as "Close windows when quitting an application" on the General tab of System Preferences.

  • Where are the results to my form stored?

    Where are the results to my form stored?

    Hi SBHAl ,
    The results are stored under responses in your account PFB Screen Shot.
    Thanks,
    Vikrantt Singh

  • Where did the "Highlight Existing Fields" button go (Acrobat DC)?

    Where did the "Highlight Existing Fields" button go (Acrobat DC)?

    Adobe removed the forms message bar, which is where the field highlighting toggle button was. It turns out that the following user preference works as a toggle as well despite the confusing description:
    Edit > Preferences > Forms > Highlight Color > Show border hover color for fields
    You can also toggle it with the following JavaScript:
    app.runtimeHighlight = !app.runtimeHighlight;
    You can add this to a custom menu item or toolbar button to provide an easier means to toggle it.

  • Where is the value of report repository stored in the database?

    Hi all,
    One of our developers is trying to write a code that would send the output report (pdf)of a process through mail, typical work flow stuff.But the problem is that we are not supposed to hard code the value of report repositiry from where the report has to be picked.can anybody suggest a table in the database from where the value of report repository can be queried.
    we tried using
    select reportrepositorypt from pswebprofile.
    but this doesnt return the correct path. we went to PIA->peopletools->webprofile ->webprofie configuration
    here we updated the value in report repository field and saved it and queried again.
    But this didnt solve our problem.
    Its showing the previous value which is different from the actual report repository path.
    all the servers are in solaris box.
    please suggets.
    Thanks!

    Right now, I am trying to send a PDF (XML Publisher report) as an email to our vendors (it is their ACH Advice).
    What I have done so far is: Created an App Engine, one step to populate a state record with run control information and the second step that runs XML Publisher and creates PDF report(s) which are published to the Report Repository and saved to a file on our network. Now I think I just need to create a third step to recall the PDF(s) and send the PDF(s) out as emails to our vendors.
    I have found that the PDF information from Report Repository is stored in the Database in the CDM_LIST_VW record (this is a view and the main underlying table is CDM_LIST, but this contains what I need for now, so I'm going to try using it first). The Report ID is stored in the CONTENTID field and the Report Description (description shown on the Report Repository -- which in our case contains the email address) is stored in the CONTENT_DESCR field. So I am going to try over the next week to write the logic to query the CDM_LIST_VW for the data needed for the email address and the ReportID to go and grab the file....The hardest part is finding the actual file but I am hoping that I can also find a URL on that table. I'd pull the file from the network, but XML Publisher writes them out into numbered folders where all the PDFs are named the XML Report Defn - thus same name). I have not tried any of this yet, but am hoping I'm on the right path.
    I hope this helped answer your question.
    Good Luck!
    Jennifer

  • Where is the changed Job Offer Letter stored?

    I am changing the text of Smartform for Job Offer in portal. Once the text is added i am able to send the new version of Job Offer to email. But my requirement is to get the new Job Offer Letter and store it in an archiving system
    I am not sure if the new Smartforms gets stored somewhere SAP database tables. If it does how do i get it?
    Any help will be appreciated.
    Thanks

    Hi,
    Even i am not very sure where exactly it gets stored. but i can give u a direction to check out classes
    starting with cl_hrrcf_* and ending with bl i.e. cl_hrrcf_*_bl in tcode se24.
    Here you will find some classes related to activities where you will be able to retreive the letters.
    Also go to infotype 5136 i.e. in se11 check hrp5136 and see if there are any entries
    In this infotype, the following data is stored for an activity of the Simple Correspondence category:
    ●      Activity Type
    ●      Global Key for Activities
    ●      Activity Status
    ●      Due Date
    ●      Type of Related Object (user who created the activity)
    ●      ID of Related Object (user who created the activity)
    ●      Note for Activity (points to a text in the document storage for HR objects)
    ●      Activity Category (Simple Correspondence)
    ●      Completion Date (date on which the activity was completed)
    ●      User Name (user who executed the activity)
    ●      Process (to which the activity for the Simple Correspondence category is assigned)
    ●      Subarea of SAP E-Recruiting (Recruitment)
    ●      Object ID of Talent Group
    ●      Time Stamp of Last Change
    ●      Form (indicates the form used as the template for the correspondence)
    ●      Individual Letter for the activity (points to a text in the document storage for HR objects)
    ●      Individual letter section for the activity (points to a text in the document storage for HR objects)
    see the entry which i have made it bold if this helps. HR_KW is the document storage object used for HR and HR_CONT is the content repository, this letter will sit somewhere in the application server of the E-rec system.
    Regards,
    Divya

  • Where is the password for user SDM stored in sap system?

    Hi SAP Gurus,
    We recently changed the password of the user j2ee_admin in our dual stack system where our UME is ABAP.
    Now, we have made changes in the su01 and configtool but after the system restart, the user id j2ee_admin is getting intermittently locked.
    On starting the the JSPM/SDM, we found it still uses the old password so wanted to know that from where does the user SDM picks up the password and starts.
    Searched few blogs and found that it reads from secstore of configtool. Could you please help.
    Regards,
    Himanshu

    Hi Himanshu,
    SDM uses encrypted administrator credentials stored which are stored secure store to use deploy service.
    If you have changed the password, updated in secure store and is correct, the you should be able to logon to VA.
    If not, then
    Goto /usr/sap/SID/DVEMBGSXX/SDM/program/config and open sdmrepository.sdc file to see the values of SecStore.properties and SecStore.Key are pointing to correct path. You can verify this from configtool or config.properties in configtool folder.
    If you are not able to save this password in configtool, then refer 1228507 - Config Tool does not properly save password in Secure Store
    Regards,
    Divyanshu

Maybe you are looking for

  • I use Mac Mail. How do I set up an email to get a delivery or read receipt?

    I use Mac Mail. How do I set up an email to get a delivery or read receipt? In other words, I want to receive automated confirmation that the email was either delivered, opened, or both -- which you can do in Outlook. I was not able to find this opti

  • How to skip unsubscribed channels while surfing?

    Is there a setting to have the box skip unsubscribed channels while surfing? So for example, lets say channel 500 is subscribed, 501 is unsubscribed, and 502 is subscribed. When I channel up to 500 it shows video. I channel up to 501 and I see the "U

  • SAP Netweaver 7.10 Disaster Recovery

    Hi all, I was testing some disaster recovery procedure for one of my SAP systems which has an Oracle 10g backend and is installed on RHEL 5.4 64bit Practically I backed up and restored all the directories: /usr/sap/* /sapmnt/* /oracle/<SID>/* (only d

  • Extract data from Servo Tune in MAX

    Hello, I would like to know if it's possible to extract the data gathered in ServoTune in the MAX utility.  I am using the "jog" feature to view the velocity profile with the built-in graph.  I'd like to extract this data, and do my own analysis on i

  • Problems with temperature (Outlook 2013)

    Hi guys, Anyone had any problems with the temperature in Outlook as I have?