Can you read Reports and Tables through RFCs and BAPIS?

Is there any way to read established reports and tables through RFC or BAPI function calls?  We have a middleware that can execute various BAPIs and RFCs.  I see a few promising ones: RFC_READ_REPORT, but no examples anywhere what the parameters needed are for the inputs. 

Hello Scott,
Check below FMs for reading tables and programs.
Tables : RFC_READ_TABLE
Program : RFC_READ_DEVELOPMENT_OBJECT
Please note that for reading program using RFC_READ_DEVELOPMENT_OBJECT , lines in program should not exceed 72 chars else FM will throw dump(READ_REPORT_LINE_TOO_LONG).
Program code will appear in table QTAB which is 72 chars wide.

Similar Messages

  • Can you suggest a best way to store and read arabic from oracle database?

    Hi ,
    can you suggest a best way to store and read arabic from oracle database?
    My oracle database is Oracle Database 10g Release 10.1.0.5.0 - 64bit Production on unix HP-UX ia64.
    NLS_NCHAR_CHARACTERSET AL16UTF16
    NLS_LANGUAGE AMERICAN
    NLS_TERRITORY AMERICA
    NLS_CHARACTERSET WE8ISO8859P1
    I have presently stored the data in nvarchar2 field. But i am not able to display it correctly.

    Using the national characterset should work but there are other factors that you have to consider when working with NCHAR/NVARCHAR2/NCLOB.
    If possible, changing the characterset is usually the best solution if it's a possiblity for you.
    For more info:
    Dear Gurus: Can u pls explain the difference between VARCHAR2 & NVARCHAR2??

  • Can you read a  e-book on your ipod and how can you transfer  them ?

    I was wondering can you read a e-book on your iPod and how do you do tranfer the e-book to your iPod?
    I would appreciate any help,
    lizabler

    See same topic (almost) next to this one. You need Acrobat Reader and the iPod is not equipped at this time to run that application.

  • Troubles trying to connect ECC and XI through RFCs

    Hi,
    I'm trying to connect XI and ECC through HTTP RFC connections. The bridge between XI and ECC is OK, but the bridge between ECC and XI is not working. It results in the error above:
    Service cannot be reached
    What has happened?
    URL http://brjgs916:8001/sap/xi/engine call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system XD0 with error code 404 and for the reason Not found.
    The selected virtual host was 1-.
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:P-i:brjgs916_XD0_01-v:1--s:404-r:Notfound
    HTTP 404 - Not found
    Your SAP Internet Communication Framework Team
    Trying to teste the service root
    default_host\sap\xi\engine and received the error message "Could not find host or port information". Looking at SMICF the services are functional and seams to work (green checks at right side) in both sides, ECC and XI.
    Some one knows what happens and could help me?
    Thanks

    Hi,
    >>>>I'm trying to connect XI and ECC through HTTP RFC connections
    >>>>Troubles trying to connect ECC and XI through RFCs
    what exactly are you trying to do?
    connect via ABAP proxy (HTTP) or via RFC ?
    if via proxy:
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    if RFC:
    /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Can't access Reporting Services Manager through web browser.

    Hello, 
    I want to start using SQL Server Reporting Services. I'm trying to get access to Report Manager through Internet Explorer so I can set up System-level permissions. I'm running SQL Server 2008 R2 on Windows Server 2008 R2 SP1. 
    I didn't set up this instance of SQL Server so I don't know a lot about it's configuration. I browsed the "C:\Program Files\Microsoft SQL Server\MSSQL10_50.<SQL Instance>\Reporting Services" folder and found the following items:
    LogFiles folder, ReportManager folder, ReportServer folder, RSTempFiles folder, sql_rs_keyfile.dll.
    Given the ReportManager folder I found inside the Reporting Services directory, I assumed the url for Report Manager would be http://<server name>/ReportManager but I get a 404 error when I try that. Then, I found on some MSDN article that the default
    URL for Report Manager is http://<server name>/Reports. When I tried that I got an error that said: 
    "The underlying connection was closed: Could not established trust relationship for the SSL\TLS secure channel".
    I should mention I'm not very knowledgeable with SQL Server so I may be approaching this in the wrong way. 
    I appreciate any help that you can provide. Thanks!

    Hello,
    Based on your description, you configure Report Manager access through an SSL-encrypted channel by binding a certificate.
    Please verify that the certificate is installed in the Console Root\Certificates\Trusted Root Certification Authority of the local machine.
    For more details, please refer to the follwoing blog about similar issue:
    http://blogs.msdn.com/b/mariae/archive/2007/12/12/ssl-configuration-and-reporting-services.aspx
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Can we read a ZIP file through ESB file adapter?

    Hi,
    Is it possible to read a ZIP file from a specified locaiton either through a FTP adapter or file adapter as a opaque element and place it in another specified locaiton?
    So far the available options are to read a txt, csv, fixed length or cobol file.
    I tried to create a ESB reading ZIP file and place it in another locaiton. but it was not reading the ZIP file.
    Is it first possible for the ESB to read the ZIP file? if so then is there any specific configuratuion that we have to do for it to work?

    how can we read a MSWORD file through java?You can read it like any other file using FileInputStream
    and similar.
    Howvere, if you want do do something with it, like display
    it, you have a problem. AFAIK Microsoft do not release
    information about their document formats, and i have not
    seen a .doc viewer for java.

  • Can you read books on Mac laptop that were purchased on iPod touch?

    I bought a few books through ibooks on my Ipod touch, but there are some forms that I want to print and recipes that I would like to see in the bigger screen of my laptop, but although they show as purchased on my laptop I cannot open them to read them.

    planet dumbo wrote:
    can you read books purchased on itunes after downloading them on a mac computer osx
    If you wish to read books on your Mac, get the Kindle App for Mac, and purchase books from the Amazon Kindle Store. 
    In contrast to the restrictive iBook format, Kindle books can be read on Mac, iOS devices, and many other platforms.

  • Send data to ECC table through RFC Call function from SAP B1 via  b1if

    Hi,
    I have created scenario in B1if which triggers from SAP B1, now I have to send this data in to ECC table, so I have created scenario for that with inbound SAP B1, outbound void and in process RFC Call atom is there but I am not getting data in receiver and also how to write xml to send data in RFC function. Function for RFC has configured from ECC end and have access of that function.
    So please help me to send data to ECC table through RFC Call function from SAP B1 (9.0) via b1if
    Thanks

    Solved by my own.

  • Can you plug a ipad into a monitor and keyboard?

    I don't know anything about ipad's.
    Can you plug a ipad into a monitor and keyboard?

    As Rudegar pointed out, the AV cable is an adequate option. But another option is to purchase an Apple TV. That's the only way to use Airplay from an iOS device (for now). I'm pretty sure no OEM TV's support Apple's Airplay technology as of yet. Apple wants you to purchase the Apple TV so don't hold out hope that they'll license the tech to TV manufacturers any time soon.
    Check out Apple's demo of Airplay on their website and see if that's an option you might like. The AV cable is cheaper but IMO a cable of any kind is a cumbersome work around. And the Apple TV allows you to also play music and look at your pictures from any iOS device as well.
    Re: your other question: "Can I see my iPad on the TV in general when hooked up?". The answer is, "Not yet". Only the "output" (IE: music, video, slideshows) can be seen through Airplay or the AV cable. You can't use the TV as a second monitor for your iOS device.
    Lastly, you can't "break" your device simply by trying to hook it up to your TV. I had the same issue with my father this holiday with trying to convince him he couldn't break his camera by trying to hook it directly up via the USB connector on the TV.
    <Edited by Host>

  • Can you use home sharing betweeen a pc and a mac

    can you use homing sharing between a mac and a pc?

    in iTunes on both machines turn on home sharing from the advanced menu using the same Apple ID.
    have a look at this support article.

  • Can you creat an apple id through the computer?

    Can you create an apple id through the computer?

    Yes.
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/

  • How many lines can you have on a nation wide talk and text plan?

    How many lines can you have on a nation wide talk and text plan?

    A max of five lines is allowed on the Nationwide Talk & Text family plan.

  • Can you share iTunes music w/Apple TV and Airport Express?

    Can you share iTunes music between Apple TV and Airport Express?
    I have been very happily using 2 Airport expresses to share my itunes library from my iMac to 2 other rooms. I just bought an Apple TV for the bedroom (and I ASSUMED to replace the Airport Express), and can not figure out any possible way to have the same music in 3 rooms any more.
    Anybody have any ideas?

    I think you may have misunderstood the OP, I believe they wish to be able to walk from room to room and listen to the same music over the tv and the express. itunes will send music to the tv and the express at the same time but in two different streams, so even if you chose the same music over each device it would be quite difficult to sync.

  • How can you pull in pdf's from iBooks and bring them into the Box app?

    How can you pull in pdf's from iBooks and bring them into the Box app?

    That sounds great, but I'm lost.
    I followed these steps:
    1) Open your PDF (in Adobe Acrobat Pro)
    2) Chose print
    The print/printer options pop-up will show.
    3) In the printer section, do not use your normal printer, a printer named Adobe PDF should be an option. Chose it.
    4) Under the "Page handling" section, change the Page Scaling drop-down menu to "Multiple pages per sheet".
    It works fine, but it looses all of the font information and the search no longer works. How can you do it and save the font info, so the search tool continues to operate.
    Am I missing anything?

  • Using table comparison transform can you point to multiple tables as target

    Using table comparison transform can you point to multiple tables as target tables?
    Thank you very much for the helpful info.

    If you want to feed the output to multiple tables, you can do so, but you have to be cautious enough on which table to be used as a comparison table in this case. The comparison table provided inside Table Comparison will be compared against the input data set for generating opcodes (Insert / Update / Delete) to input rows.

Maybe you are looking for

  • One Apple ID, Multiple devices

    Getting married soon and joining two Apple households. We will have an iMac, iPad, MacBook and two iPhones. Is it possible to have one apple Id for all of these computers/devices?  Thanks in advance.

  • Blue screen of death on Toshiba Satellite A215-S742 System Unit

    i got the blue screen of death on my laptop. whenever i turn on my laptop, it loads up until the login page. then the blue screen of death appears and my laptop restarts and repeats. i have to do a hard shutdown. i can go into safe mode but i can do

  • RefreshValidValues() is not working

    Hi all, I have a text field which when populated invokes a method called as onNameChange(). This method then populates the a drop down field below . The field name is PersonName. This is a drop down field. I use a dynamic method to populate this fiel

  • Correct two initial caps

    I saw a post on this from 2010, and it seems that five years later there's still no answer?  Is there a way to correct TWo initial caps in Mail?  I know it can be done in Word, but it really should be a part of the system spell checker. Does anyone k

  • Help with HP4500 driver install

    I recently had a hard drive crash & lost all data. As a result, the drivers for my HP4500 printer were lost. I can not find the driver disk and downloaded the drivers from this web site.  I am having a VERY frustrating problem. The download seems to