How can I get INSTID_B for the documents which are stored using Store Business Document functionality

Dear experts,
I had activated the functionality of Store Business document and successfully stored documents in external server.
My client have a custom function module which is used to send emails.In that FM they used SO_DOCUMENT_READ_API1, SO_DOCUMENT_SEND_API1 function modules.They passed Instance Ident(SRGBTBREL->INSTID_B)(eg: FOL33000000000004EXT39000000000026) as export parameter to the FM 'SO_DOCUMENT_READ_API1' and get the attachment details and content.
Here my problem is I do not have entries in the table SRGBTBREL for the documents which are stored using the Store Business Document functionality and without INSTID_B I am unable to use the FM 'SO_DOCUMENT_READ_API1' to get the document details and content. Please help me to find INSTID_B for documents which are stored using Store Business Document functionality or please let me know if there is any other way to use FM 'SO_DOCUMENT_READ_API1' for documents which are stored using Store Business Document.
Thanks in advance.
Regards,
Kiran

Hi Kiran,
You can use the following method to get the information. For example if you want to get BO documents for a customer
CALL METHOD cl_binary_relation=>read_links
   EXPORTING
     is_object           = ls_lpor
     it_relation_options = lt_relat
   IMPORTING
     et_links            = lt_links.
then fill  ls_por-instid with a customer number (KUNNR), ls_por-typeid = 'KNA1' and ls_por-catid = 'BO'.
Table  lt_relat should contain a line option  for each document type (for example 'I' 'EQ' 'NOTE', 'I' EQ 'ATTA', 'I' EQ 'URL', ...
In table lt_links you will get your information.
Maybe some other methods of class CL_BINARY_RELATION may also solve your issue.
Regards,
Klaus

Similar Messages

  • How can I get rid of the message that I am using a trial version of Photoshop CC even after becoming a paying member for Photoshop CC and Lightroom ?

    After having payed fo an account for one year for Photoshop CC and Lightroom 5 i keep getting the message ,that I am using a trial version of Photoshop CC.
    Lightroom on the other hand is not functioning in a trial version !
    Could anyone tell me how I can start working with Photoshop CC while not in trial mode ?
    Peter

    I Don’t know how I di dit, but when I started Photoshop this mornig all of a sudden it worked.
    I am happy now and thank you for your efforts.
    Regards
    Peter Hordijk
    Van: Rajshree 
    Verzonden: woensdag 21 mei 2014 19:04
    Aan: Peter Hordijk
    Onderwerp:  How can I get rid of the message that I am using a trial version of Photoshop CC even after becoming a paying member for Photoshop CC and Lightroom ?
    How can I get rid of the message that I am using a trial version of Photoshop CC even after becoming a paying member for Photoshop CC and Lightroom ?
    created by Rajshree <https://forums.adobe.com/people/Rajshree>  in Adobe Creative Cloud - View the full discussion <https://forums.adobe.com/message/6398343#6398343>

  • I use iPhone 5s and iPad Air to take photos. They download automatically to my iMac. However, I often get dups, triplicates or more on the iMac. How can I stop this and how can I get rid of the extras that are already there?

    I use iPhone 5s and iPad Air to take photos. They download automatically to my iMac. However, I often get dups, triplicates or more on the iMac. How can I stop this and how can I get rid of the extras that are already there?

    Try upgrading your Mac to the newest version of OS X Mavericks, and try upgrading your iPhone and iPad to the newest version of iOS 7.
    OS X Mavericks may not be in the Mac App Store by now, but you can find the newest version of Mavericks here at download.com: http://download.cnet.com/Apple-Mac-OS-X-Mavericks/3000-18513_4-76018588.html. Note: Download.com it a safe website to download free software.

  • How can I get a list of apps which are supported on ipod touch model ma623zo?

    How can I get a list of apps which are supported on ipod touch model ma623zo?
    It's about 6 years old I think.
    I have put the latest IOS on there (currently 3.1.3 (7E18)).
    I download apps from the app store but they often fail to launch. I assume they're incompatible.
    Is there a way to check which apps will work and which won't before I buy them?
    Thanks!

    I have no idea how my reply could be "misleading". I stated the exact situation: there are millions of apps in the iTunes Store, and providing a comprehensive, accurate list of which apps support which version(s) of iOS would be highly impractical. You can perhaps help with your search by going to AppShopper:
    http://appshopper.com/search/?search=iOS+3
    That will give you at least some starting points, but AppShopper is neither comprehensive nor completely accurate. I've found a number of apps listed there over the time the site has existed that either are no longer offered or which have been updated beyond the iOS version indicated. But it might help.
    Regards.

  • I have 8 charges on my debit card within a matter of 30 minutes for the same amount.  Contacted my bank but i need a letter from itunes.  How can i get this for the bank to reverse charges since it's debit card?

    I have 8 charges on my debit card within a matter of 30 minutes for the same amount.   I notified my bank but the bank is asking for itunes to send them a fax.  How can i get this?

    If possible, I suggest changing to a credit card.
    1) There is a max $50 in stolen dollars.
    2) It is easy to dispute a charge.  You call the credit card company. Complain.  They call the retailer & refund you the money. 
    Robert

  • How can I get widgets for the iphone (IOS5)?

    I updated my iPhone 3GSwith IOS5. A very nice feature is the implementation of widgets into the notification center. How can I get more widgets for the notification center? I can't find iPhone widgets in the appstore. Am I on the wrong way?

    The only widgets that notification centre supports are weather and stocks at the moment.

  • How can I get out of the upload/download and just use a convert program right on my computer?

    i recently purchased a package which I thought would download a program for directly converting my Word documents to Adobe.  I realized after the purchase that I had to 'upload/download' everything.  This is extremely slow for me becasue of my feed rate.  Can I get a package to actually install on my computer like the old days?

    Reading a question like this makes me feel significantly less guilty about having my iPod loaded to the brim with episodes of classic +Star Trek+.
    mgmcs,
    The iTunes Store is the only officially supported means of downloading TV shows to your device. The iPod doesn't yet support the internet plugin that CBS uses to display TV episodes on its website.

  • How can i get rid of the print dialog box when using api to print an html file

    i am using the systemshell.vi provided by labview the VI is working fine but it will open a dialog box for printer selection and properties. i would like to hide that dialog box and have it print to the default printer with the default properties

    ShellExec is part of lvwutil and merely calls a function in Shell32.dll. There is nothing about the function call that controls the display of the printer dialog. I think that what shell32.dll does when it prints (just like right clicking on the file) is print the file according to what is defined about that file type in Windows Folder Options. On my Win2K system, the print application is defined as "C:\Program Files\Microsoft Office\Office\msohtmed.exe" /p %1. If I remove the /p, then Word starts up and in order to print, I get a printer dialog when choosing Print from the File menu. So it seems like the printer dialog is entirely dependant on the application that does the printing. I get no dialog when I use the VI to print a .txt file. I
    nstead of using shell32, you might want to try some ActiveX method or property of an application like Internet Explorer that can open and print an html file.

  • How can i get rid of the clock on lockscreen without using cydia

    how do i remove the clock from the lockscreen as i havent got a jailbroke iphone and cannot use cydia

    You cannot.

  • How to stop doing LIV for the goods which are rejected during quality check

    Hi,
    My client requirement is
    1. System should not allow doing LIV for complete quantity entered during GR, but it should be as per accepted quantity after quality inspection has been done.
    For. ex. Vendor sends 100 quantity of item X. GR will be done for these 100 in system under quality inspection stock type. Now during quality inspection, 80 have been accepted and 20 have been rejected. Now while doing LIV system will propose amount for 100 quantity and not for 80. My client wants system should propose for only 80 and not for 100. How to do it?
    2. Vendor performance report based on the above indicating total quantity accepted, rejected and supplied for a material for a given period.
    We do not intend to use QM module.
    My suggestion for above is,
    1. Do the GR as GR blocked stock - movement type 103 for 100. Then transfer 80 to unrestricted stock under movement type 105. Return 20 to vendor under movement type 124. If done this way system will propose amount only for 80 during LIV.
    2. Create Z report to capture the above for vendor performance report.
    Is there any other way by which above can be achieved? Is doing GR block stock for all the receipts correct?
    Your suggestions are welcome.
    Thanks,
    Satish

    Hi Satish,
    The scenario can be mapped as per your sugestions. I don't see any issues with that. The process can be defined for selective vendors.
    Regards
    Sindo

  • How can I get my servlets to work which are using servlet 2.3 API

    I am using the classes and new methods that are introduced in servlet 2.3 and I am not able to get them to work. is there a work around or a patch available for this. I have installed Iplanet application server Enterprise Edition version 6.0 SP3 from the test drive.

    In short, no. iAS is a 2.2 servlet container. You would have to backport your application to version 2.2 of the servlet spec.

  • I am running OS10.6.8 and have a mail box duplication. I use gmail and when I open my mail I have both the Apple Mail and another set of boxes for Gmail. Both get all mail and when I delete from one, it deletes from the other. How can I get rid of the dup

    I am running OS10.6.8 and have a mail box duplication. I use gmail and when I open my mail I have both the Apple Mail and another set of boxes for Gmail. Both get all mail and when I delete from one, it deletes from the other. How can I get rid of the dup

    Hi,
    According to your descriptioin, I don't think this is system problem, it should be Intel driver problem. It would be contact Intel to confirm this issue whether this is their driver problem.
    Roger Lu
    TechNet Community Support

  • I have a new iPad. I am using Comcast as my email provider but when I send a message, it pulls up the facebook email addresses for my  contacts  instead of the addresses stored in my comcast account.  How can I get rid of the Facebook email addresses? The

    I have a new iPad. I am using Comcast as my email provider but when I send a message, it pulls up the facebook email addresses for my  contacts  instead of the addresses stored in my comcast account.  How can I get rid of the Facebook email addresses? The comcast addresses are stored in the comcast (xfinity) app.  I do not use the "mail" or "contacts" apps ....I go straight to comcast (xfinity).  I wish I could start over!!!  thanks.
    iPad

    I could be wrong, but it sounds like Facebook imported to your contacts.  I have the Xfinity app on my new ipad, too, but none of my stored contacts from the online version are showing, only what I manually entered into the iPads contacts are there.  When I did add the FB app, I did not grant it permission to push and pull from my ipad (not a fan of FB knowing every detail about me), so that may be where our difference lies.  You could try to open the app and change your privacy settings, or delete it and then reinstall without granting permissions to integrate.
    I'm sure someone here with a lot more knowledge then me can probably diagnose your issue better, though.  Good luck!

  • I have 2 accounts in my family and would like to purchase some of the same songs for both accounts, however when I try to purchase a duplicate song from the second account the song says play instead of purchase. How can I get some of the same songs?

    I have 2 accounts in my family and would like to purchase some of the same songs for both accounts, however when I try to purchase a duplicate song from the second account the song says play instead of purchase. How can I get some of the same songs?

    Drrhythm2 wrote:
    What's the best solution for this? I
    Copy the entire /Music/iTunes/ folder from her old compouter to /Music/ in her account on this new computer.

  • After deleting a song from my iPhone, it still playing. How can i stop that? How can i get rid of the song once for all?

    After deleting a song from my iPhone, it still playing. How can i stop that? How can i get rid of the song once for all?

    I'm pretty sure that the solution is in the settings of her email

Maybe you are looking for

  • How can i pass more than 1 param to servlet to show blob image

    Hi my servlet expects 2 param to SELECt an image from a blob column public class ImageBlobServlet extends HttpServlet { private static final String CONTENT_TYPE = "text/html; charset=windows-1252"; public void init(ServletConfig config) throws Servle

  • Setting a default page size in Adobe 5.0

    Hi, I have Adobe 5.0 and need to set a default page print size of legal and landscape. It seems that no matter what I do when I print it it defaults to letter size. Is there anyway I can set it so legal will come up when I (or anyone) print the docum

  • How to add new tab to GL Accounts Determination Form

    Hello Professionals, I want to add new tab to GL Accounts Determination. This form can't be opened using screen painter in SAP, Also, i have tried several codes to add it through UI API but with no progress so far. How can i do this? Thanks in advanc

  • Inserting SIM card into iPAD

    For the third time of asking, and thank you to those who have responded so far. HOW DO YOU INSERT THE SIM CARD? I know about the pinhole into which one sticks a paper clip or suchlike and the sim cradle is supposed to slide out. BUT NOTHING HAPPENS A

  • Firefox.exe: Ordinal number 491 was not found. Urlmon.dll.

    When I start Firefox I get an error message telling me that the Ordinal number 491 was not found in the DLL library. Urlmon.dll. I can still use firefox, but it's quite annoying. I've tried reinstalling.