Where to see the EXPORT to memory id value

Hi Experts,
           I have exported some values to a memory id. in debug mode where can i see these values. any suggestions.
Thanks in advance.
poorna

Hi experts,
      I have tries the above,but why its not working in my system. i was using like this.
REPORT  ZEXPORT.
DATA: v1(9) TYPE c.
DATA: BEGIN OF itab OCCURS 0,
       v1(9) TYPE c,
      END OF itab,
    itab-v1 = 'AAAAAA'.
    APPEND itab TO itab.
    itab-v1 = 'BBBBB'.
    APPEND itab TO itab.
EXPORT itab TO MEMORY ID 'TEST'.
*SUBMIT zktest1 AND RETURN.
*REPORT  ZIMPORT.*                                 .
DATA: v1(9) TYPE c.
DATA: BEGIN OF itab OCCURS 0,
       v1(9) TYPE c,
      END OF itab.
IMPORT itab FROM MEMORY ID 'TEST'.
LOOP AT itab.
  WRITE: itab-v1.
ENDLOOP.
when i was using submit and return, the cursor is moving to ZIMPORT program, but when its not used. i am not able to see any values in the ZIMPORT program in debug mode.
      the actual scenario is, i have an online report, which displays wrong posted records, this list is exported and used by an interface which in turn runs a BDC to reverse the documents.
      Both programs will run in different sessions. not simultaneously.
Help,, help,, help,,
Thanks & Regards,
Poorna.

Similar Messages

  • Where to see the output of my Application Engine Program ?

    Folks,
    Hello. I am creating my first AE program in Application Designer and test it in the 2-tier mode. I open the AE program in Appication Designer and click Edit ->Run Program. Then open the log file to see its execution and know the AE program is running out. But I don't know where to see the output of the AE program.
    The AE program is only executing a SQL "select" statement. Its output is the ResultSet of the SQL.
    Do any folks know where to see the output of the AE program ?
    Thanks in advanced.

    The AE program is only executing a SQL "select" statement. Its output is the ResultSet of the SQL.
    Do any folks know where to see the output of the AE program ?The output of the select didn't go anywhere. You have to actually do something with the values selected. App Engine selects them and puts them in memory (if you tell it to through %Select), but where those values go depends on you. If you have a DoSelect, then your next action may be an SQL insert/update/delete or even another %Select. If it is another %Select, then I would expect your next action to be Call Section or PeopleCode.
    If you just want to select data and print it to the app engine log file, then I would setup a step with a DoSelect/%Select and then a PeopleCode action. In your PeopleCode action, use MessageBox(0, "", 0, 0, "The value in field MYFIELD is " MYREC_AET.MYFIELD);
    I wrote a blog post a few years ago with additional tips and tricks for AppEngine output: http://jjmpsj.blogspot.com/2008/05/appengine-output-tricks-reporting.html.

  • I can no longer see the top menu bar in itunes.  where you see the status of syncing.  where you have the option to click and move a song you are playing to the middle of the song, etc.

    I can no longer see the top menu bar in itunes.  where you see the status of syncing.  where you have the option to click and move a song you are playing to the middle of the song, etc.

    It's iTunes screen menubar:

  • HTTP adapter: where to see the transformed output message

    All,
    I am a beginner in Webservices/HTTP interfaces in PI. I have to make changes on an existing custom interface which uses HTTP adapter. I have done the changes in the message mapping and tested it using the test tool. It seems OK.
    However when we do end-to-end testing, data is flowing but  bussiness needs a copy of the transformed data that has been sent out from PI.
    I checked RWB->Message Monitoring-> Integration server(Database) and it showed the successful message. When I drilled further into this message, it showed the SOAP message (Version 0 and Version 1 with payload). The payload showed the data that ECC had sent to PI and not the transformed data that went out from PI to 3rd party via HTTP adapter.
    Appreciate if you could guide me in right direction regarding where to see the Output/Transformed data that is actually sent to third parties.
    I have checked SXI_MONITOR as well in PI but that also shows the payload only and not the transformed data.
    Regards
    SK
    Edited by: Shirin K on Feb 18, 2010 3:10 PM

    Hi ,
    Go to particular message in SXI_MONITOR. In Message there will be window on left hand side. There will be Technical Routing.
    Technical Routing> Payloads->Maindocument. This shows the Output data.
    If you are not able to see Technical Routing inform you basis team they need to do some configuration in SXMB_ADM
    Edited by: Rajhans Abhay on Feb 18, 2010 4:29 PM

  • 12c where to see the enabled audited operations

    hi,
    I got to see the audited operation data in setup->auditdata but I am not able to find where to see the enabled audit operation names.
    The following command shows only the list of operations can be audited but it doesnot say whether it is already enabled or not
    emcli show_operations_list
    please suggest me
    cheers
    Tamil

    Try adding -view=DETAIL
    bash-4.1$ ./emcli show_audit_settings -view=DETAIL
    Audit Switch : Enabled (For all Operations)
    Operations configured for auditing :
    ADD_AGENT_REGISTRATION_PASSWORD : ENABLED
    ADD_CS_TARGET_ASSOC : ENABLED
    AGENT_REGISTRATION_PASSWORD_USAGE : ENABLED
    AGENT_RESYNC : ENABLED
    AG_AUD_CREATE : ENABLED
    AG_AUD_DELETE : ENABLED
    AG_AUD_MODIFY : ENABLED
    APPLY_TEMPLATE : ENABLED
    APPLY_UPDATE : ENABLED

  • CO88 - Where to See the results of Execution?

    Gurus,
    Where to see the results after executing CO88?
    Kindly guide.
    Thanks.

    Dear,
    In order maintaince screen follow the menu path CO02 - Goto> Costs> balance.
    Or you can chek in order cost sheet itself, the actual cost sum is zero or not if ZERO than means settled.
    Collectively you can see in KKBC_HOE report.
    Regards,
    R.Brahmankar

  • Where to see the size of the file in XI system

    where to see the size of the file in XI system..i mean after sending it into XI....
    Edited by: Harsha reddy on Jun 25, 2008 5:51 PM

    Hi,
    You can UDF like in Message Mapping to get the file size.
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","SourceFileSize");
    fileSize = conf.get(key);
    You have to mention adapter specific attribute for file size in file adapter.
    How to retrieve file size and XI message ID?
    Kulwinder
    Reward if Helpful

  • Where to see the transaction code for a script

    Hai my dout is  where to see the transaction code for a script after assigning to  a drive programm for example i see output for medruck in me11 and for other standard scripts where can i see the  output is there any table avaible to check it

    Hi masthan,
       for sd and mm related scripts. u can use tnapr.
    Otherwise go to nace transaction u can find the script name as well as program name.
    Or u can try with TSTC table, which will give the t/c's.
    Regards...
    Arun.

  • Where to see the postings?????

    hi
    I hav done MIRO but unable to se the posting in MIRO screen? Where to see the postings.?

    tnx....
    i am getting "The subsequent documents missing in MIRO"..........??????????...

  • So where we see the status of this work order request

    Hi All,
    I have submitted work order WO00034931 in SAP for a new vendor address but it seems my approver (Andre Vabre) never received it. In SAP, its status is “Submitted for Approval”.
    So where we see the status of this work order request
    Thanks,
    Kumar

    Hi
    You can make the price of a variant dependent on the characteristic values assigned (Pricing).You can use
    variant conditions to define surcharges and discounts for a variant
    Variant u2013Pricing steps
    Create condition record
    create a procedure where you enter the reference from the characteristic
    Assign the procedures to either the characteristic values
    configure the material in the sales order
    The net price for the material is displayed
    If a value that triggers a variant condition is selected when configuring a material in a sales order, the price of the material displayed under Net value is automatically increased or reduced.
    In addition, the Conditions pushbutton is displayed.
    On pressing this pushbutton,
    One can see which conditions have
    influenced the price.
    I tried to list you as much detail as possible. Hope that you will be able to resolve your issue
    Thanks

  • During/after upgrading to ios8.1 my ipad air is looping is a screen where i see the apple logo after a minute or so i see a flash of bleu then black en the it starts over again....i can't even turn of.

    During/after upgrading to ios8.1 my ipad air is looping is a screen where i see the apple logo after a minute or so i see a flash of bleu then black en the it starts over again....i can't even turn of. Help?

    Hi,
    Had the same issue.  Hard reset not working.
    What I did was: start your mac/pc and open iTunes, hold down the home button of the iPad (and while holding the button), connect it to the PC with the cable.
    Keep pressing until you get a pop-up asking to upgrade or restore.
    Hope this helps for you!
    Xavier

  • WHER I SEE THE STOCK  IN VARIENT CONFIGURATION

    Hi
      Gurus,
    Where i see the stock of different varients available in plant .for example  i want to the stock of yellow,red,black sheets with thichness and width from     which  this any t-code or tables.
    Thanks in advance
    avinash.pegarlawar

    Hi,
    It is not possible to maintain the stock for variant configuration materials. This is purely MTO scenario.
    Regards,
    V. Suresh

  • I only see the phone numbers of my contacts when using iMessage on my MAC, whereas I see the names on my iPhone. Why, and how can I make it so I see the names (and pics) on my MAC?

    I only see the phone numbers of my contacts when using iMessage on my MAC, whereas I see the names on my iPhone. Why, and how can I make it so I see the names (and pics) on my MAC?

    Thanks Eric, but that was already turned on. I just now tried turning it off and on again, no change. Actually, I"m more interested in seeing the names than the pictures. I now only see the phone numbers and generic avatars where pics would be.

  • Where to see the IR/ID import progress?

    Hi!
    Sometimes the ID/IR import can last for a long time.
    Can we monitor the real time progress somewhere?
    Where is the log/trace for ID/IR import?
    (ID=Integration Directory;  IR=Integration Repository)
    Points are guaranteed, thanks!

    Lee,
    You try to increase the trace level and check the trace. Also see the log.
    To increase the trace level, use the following URL:
    Integration Directory: http://server:port/dir/support/private
    Integration Repository: http://server:port/rep/support/private
    Click on Edit Memory Log Configuration-->Reset to DEBUG --> Save
    To check the log, use the following URL:
    Integration Directory: http://server:port/dir/support/private
    Integration Repository: http://server:port/rep/support/private
    Click on View Memory Log --> Show this filter
    Dont forget to Reset the log level to DEFAULT after your analysis and save to avoid performance problems.
    If this dont help you try to see the J2EE Logs because all XI applications that run in the J2EE engine write their logs to the J2EE engine logs.
    I hope this is what you are looking for? Other than that I think we dont have as prasanth said. Hope this helps........
    ---Satish

  • I can't export my bookmarks because I can't access the bookmarks icon on the address bar. It is hidden so I can't get to the library where it shows the export

    The export process described in the help section works fine on older versions of Firefox and I have used this when I ran Windows XP, but now I'm on W7 and my browser does not display the bookmarks option to export bookmarks to an HTML file. How do I get to this utility?

    One other thought:
    Some users have reported that their Bookmarks drop-down button disappeared after upgrading Firefox. You can reset your toolbar buttons using the Customize feature and see whether that helps restore it. See: [[Customize Firefox controls, buttons and toolbars]].

Maybe you are looking for

  • Export to excel giving error

    Hi, Export to excel functionality gives an alert saying "File you are saving/opening is not in proper format". Is there any solution for this?

  • I want to change my internet connection, but don't...

    I have an 02 bought E5-00, but want to use a Tesco mobile sim. How do i go about changing the settings so i can connect to the internet via Tesco? Solved! Go to Solution.

  • Oracle.forms.webutil.file.filefunction bean not found

    hi i am using this code declare fname varchar2(200) ; begin fname := client_get_file_name(null,null,null,null,open_file,true) ; CLIENT_IMAGE.READ_IMAGE_FILE (fname,'any','Img'); end ; forms is running fine but when we press the button to open dialog

  • Dock won't launch

    Using 10.7.4. Dock does not launch when I scroll over the bottom of the screen. System Preferences will not allow me to deselect "Automatically hide and show the dock." The only way I can currently access Dock is to use Hot Corners and pull up the Do

  • What algorithm is used by Export module when resizing a picture?

    Is it using the same choices as Photoshop (Bicubic Smoother for enlarging, Bicubic Sharper for downsizing)? There are times when I prefer to use Smoother even when downsizing, as the Sharper algorithm results in over-sharpening (to my taste), but the