How/When is table SRRELROLES updated with roletype BBP_TARGET

Hi
I am having an issue in method FILL_PO_INTERFACE which is in an implementation of BADI BBP_CREATE_PO_BACK.
I am using SAP std FM BBP_BW_SC_SELECT_1 to get the shopping cart ID and SC guid. I am having a problem because this FM sometimes returns back no values which is down to there being no PO value with role type 'BBP_TARGET' in table SRRELROLES (see code below).
select * from SRRELROLES
where objkey = Purchase Order*
and objtype = 'BUS2012'
with role type = 'BBP_TARGET'.
I have two queries.
1. Under what conditions does the SRRELROLES table get updated with the PO and shopping cart details for roletype 'BBP_TARGET'? Is it configuration? or another BADI i.e determine backend obects?
2. Is the table SRRELROLES updated before going into the BADI BBP_CREATE_PO_BACK.
Thanks for your help in advance.
Daniel

Hi
<u>Please go through this -></u>
<b>Note 798044 Correction for object links missing between SC and BE docs</b>
Note 504243 No deletion of the links when documents are deleted
Do let me know. Hope this will help.
Regards
- Atul

Similar Messages

  • TS1398 how come my ipod wont update with an error saying not connected to internet when it is

    how come my ipod wont update with an error saying not connected to the internet when it is?

    Try disabling the computer's antivirus and firewall during the download and update.

  • How does VBEP table being updated?

    Hi Gurus,
    Good day. Please kindly advice how does VBEP table being updated. As we are encountering that some of the item are not available in this table but available in VBAK table.
    Thank you in advance.
    Regards,
    Rellie

    Hi,
    VBEP table contains the schedule line data for the items.
    Check and compare with VBAP. go to the sales order item table VBAP. For a particular item you will have the ordered quantity in the field KWMENG of VBAP. You can get the individual schedule lines and the partially confirmed quantities in VBEP table.
    Thanks,
    raja

  • When this table get update AFRP1 & AFRP2  - Confirmation table

    Hi ALL,
    I just wanted to know when this table get update .
    I know this table   AFRP1 Table of planned changes to conf.: Automatic
                              AFRP2 Table of planned changes for confirmation: B
    But i wanted to know when i will get update entry in this two table  table . I  have created one production order , released & confirmed it throgh  Co15 & done the goods movement also . But i dont get entry in this table .
    Am i skipping anything ? please guide me on this .
    Please give me all steps to get entry in this table .
    regards
    Piyush

    Hi Piyush,
    I have never used this feature, so I cannot speak from experience.  However, here is what I found in the SAP docs.
    These tables are updated when you have implemented 'decoupling' of either auto goods receipt, or backflushing.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/b1/c04d42439a11d189410000e829fbbd/frameset.htm
    There are several OSS notes that indirectly allude to these tables.  Just log onto OSS as search on "AFRP1"
    Do you have a problem with these tables?
    Best Regards,
    DB49

  • When will Lightroom be updated with camera raw 8.7?

    Hi Folks,
    Can anyone tell me when LR will be updated with camera raw 8.7, containing support for the new Nikon D750 camera?
    Many thanks for any feedback

    Until you convert to DNG you wont be able to import the 750 NEFs into Lightroom.
    As I am a Windows user I'm not sure what you mean about Command R but to use the DNG convertor you need to download from the link and install it.
    Then you start up the convertor as a separate application and you will see the following panel:
    Then choose the Images to Convert
    Select a location to save the converted images (defaults to the same location as the input images)
    Rename the images if you so wish (Default is just to creat a file of the same name with DNG extension)
    Then Convert and after the conversion you will be able to import the DNG files into Lightroom 5.6
    Then it doesn't matter if you have Camera RAW 8.7 in CS6 as they will open directly from LR to CS6 as you would normally do.
    I guess it is a little inconvenient because you have an additional step to convert the NEF to DNG but it at least get you there in the meantime while you are waiting for the final LR product.
    Enjoy!

  • Oracle 9i Problem when using multicolumn bulk update with "save exceptions"

    I'm running into a problem with Oracle 9i when running a multicolumn update with "save exceptions". The problem occurs when updating 4 or more fileds. (The data being updated are 40 character text strings)
    I'm updating 1000 records at a time, in bulk.
    The problem goes away when I don't use "save exception" (i.e. catch the exception the normal "pre-Oracle 9i" way) or when I use "save exception" with 3 or fewer fields.
    (I don't get any exceptions when running without the "save exception")
    Thanks

    The problem is an ORA-14403 error detected during bulk updates only when "save exception" is used with more than 3 fields being updated.
    Remove the "save exception" I can update any number of fields.
    or
    Reduce the number of fields being updated to 3 or less and use save exceptions and the 14403 error goes away.
    (I'd like to use "save exception" without having to break the "update" into two separate 3 field updates.)
    Thanks,
    Len

  • How to stop PO output when the indicators are updated with a prog. **URGENT

    Hi,
    I have developed a update prg which will update the Final invoice indicator and Goods reciept indicator in SRM as well as in R/3 only for 'ORDERED' PO's. This was done using BBP_PO_PD_UPDATE FM. Everything is working fine, all the indicators are getting updated as expected both in SRM and R/3.
    Only problem is that when the indicators are updated in SRM, PO Output is getting generated which should not happen.
    Do you have any idea how to stop the OUTPUT.
    This is very urgent.
    BR,
    Parvez.

    PO output
    PO Output problems
    disable PO output on po change in SRM

  • Updating MDM table when another table gets updated

    Hi Guys,
    We use MDM catalog for SRM we have a table Catogories and Hierarchy, Our requirement is when ever Catogories table gets updated we have to update the Hierarchy table using some logic, So please let me know whether it is possible to do this and How to do it.
    Regards,
    Prabhu

    Hi Adrivit
    Thanks for ur idea, Could you please help me for the below questions,
    1. Currently we use Import manager to create a Catogories table, Now we want to do via PI, So we create a OUT file and drop it in the MDM OUT FTP directory but I want to know how the system picks it and process.
    2. When the MDM picks the file to upload it in Catogories table whether i will do duplicate check??? Or Is there any way I can code to check whether the give data record exist in the MDM data base then exclude or Ignore those entries.
    Regards,
    Prabhu

  • When a table was updated

    Hi,
    in 10g, how can I see when a table was lastly updated ?
    thank you.

    I don't believe Oracle maintains a date of last update for DML operations, unlike DDL operations where you can see the date and time of the last change by looking at USER_TABLES.
    If you need such a feature you would have to build it in, either adding a column which could for example be updated by a trigger every time the table is updated. However you may wish at that point to evaluate all the requirements. Is it a production database and if so are you looking for some kind of auditing solution ? It is probably to ask some questions liek this to fully understand the requirements before making any changes.
    Regards

  • How to push Office 2004 updates with ARD

    I need a method to push the latest Microsoft Office 2004 update with ARD. Can this be done?
    It looks like the installer is a installerVise package. Is there anyway to remove the files and build a package with Iceberg or Packagemaker?
    What files are replaced and what about rights?
    How is everyone else handling this?
    ALL   Mac OS X (10.4.6)  

    I was wondering if there might be a .pkg file embedded in the .dmg disk image file and, if so, if there was a UNIX command line way to extract it.
    It sounds like the answer is probably "no."
    I talked with Apple Enterprise support and they suggested opening the .dmg file, quitting the installer, and then using the Terminal application to see if there were any hidden files "dot" files. I did this on the Desktop and, curiously enough, even though one could still see the Installer icon on the Desktop, nothing connected with it showed up in response to an "ls -la" command. I assume that they must be parking the installer contents in a temp location somewhere else.
    Has anyone ever asked Microsoft if they have any plans to distribute their Office updates in .pkg format? It seems pretty lame not to be able to use ARD to push these updates out easily instead of having to go through the work of doing a software difference between two computers.

  • Multiple Usage unchecked but shadow table still updated with IUUC_PROCESSED = 0

    Hello,
    We changed several MT_IDs by unchecking the Multiple Usage checkbox:
    The OLI functions have been redesigned correctly and all Run Time Objects also. The IUUC_PROCESSED field is now conditioned to empty in the Abap statements:
    *** get records from logging table
    SELECT * FROM /1CADMC/00001360 CLIENT SPECIFIED
      INTO TABLE _IT_IO_S_/1CADMC/00001360 UP TO I_NUM_OF_RECORDS ROWS
      WHERE (_WC_S_/1CADMC/00001360)
       AND IUUC_PROCESSED = ' '
      ORDER BY
        IUUC_PROCESSED
    TABNAME
    VARKEY
    IUUC_SEQUENCE
    %_HINTS MSSQLNT 'TABLE &TABLE& abindex(IUC), READCOMMITTED,READPAST'.
    However the records in the table are still updated with IUUC_PROCESSED equals to 0:
    We use DB6 09.07.0005 and ECC 6.0 with DMIS 2011_1_731 0004 SAPK-11604INDMIS DMIS 2011_1.
    Any idea?
    Regards,
    Laurent

    I have the "techie" answer for all of you. According to the tier 2 support at Norton Help Desk, the latest live update from Norton "utilizes Visual Studio 2012 which enables SSE2 instructions" and my processor can not handle that.
    He said they are "working on a solution" and offered to reply back on Wednesday / Thursday this week if a solution could be found...

  • How to send one single mail each time a table is updated with a batch of rows

    Hi!
    I would like to send one mail each time an integrations services inserts a batch of rows. I,ve tested with this code but it sends one mail for each row that is inserted to the table. How to adjust the code below so it only sends one email?
    Br Arne
    CREATE TRIGGER trao_FOBOSTAFKbelopp
    ON FOBOSTAFKbelopp
    AFTER INSERT
    AS
    BEGIN
    EXEC msdb.dbo.sp_send_dbmail
    @profile_name = 'ArneSqlDatabasemail',
    @recipients = '[email protected]',
    @subject = 'Ny förkalkyl',
    @body = 'Hej!
    En ny förkalkyl har registrerats.
    För att titta på den klicka på bifogad länk.
    Hälsningar
    Arne'
    END
    Arne Olsson

    That is because the process is inserting the rows one at a time.
    I would suggest changing your trigger to "log" the changed rows into a table, and then have a process which reads the log and generates the email.

  • Database table not updating with the changes

    Hi friends,
                    Iam having a tablecontrol where iam gettting the data from the ztable for a particular key field.  When i change certain fields in the table control and when i click save, it should update the changes in the ztable.
       module save output.
       modify zslip_po1 from table x_po1_slip.
    here slpno is the key field.  if I change a field for a particular slpno it should update the changes for that slpno value only.
    but it is not updating the changes. although iam setting the slpno field dynamically.
    Please give me ideas.
    thanks and regards
    Murali Krishna T

    Hi,
    1. Have 2 Internal Tables, the first one must contain the original data(before change ) and the second one  contains the update data(after changed ie. table control data).
    2. loop the first table and read the data from the second table using index.
    3. inside the loop, compare the work area of both the internal table.
       if both are same, then no change was made to that particular record, so no need for updation
       if both are not same, then some changes were made on that record, so need to update.
    4. use modify command to update that particular record from the work area.
    i think in performance wise also this logic will be helpful, since we are updating only the changed record.
    since this is addon table, so i hope the no of records will also less, so no need to worry about loop.
    check with this, it may work out......
    thank you,
    SenthilPandi C
    Edited by: SenthilPandi ChandraSekaran on Feb 4, 2010 5:36 PM

  • CDHDR table entry updation with different Time Stamp

    Hi Experts,
    I'm changing the Contract Partner First Name. The time stamp updation in Change Document Object DEBI is with UTC but the BUPA_BUP Object with Local Time Stamp.
    We want both time stamp with the UTC.
    Time Zone mentioned at SPRO level is UTC.
    Have anyone faced such situation earlier?
    Thanks and Regards,
    Jyoti Shankar

    Jyothi,
    I'm not sure whether this answers your query or not but suggest you to look at these 2 FMs'
    BUS_CUA_VARI_FUNCTION_CONVERT
    BUS_LOCATOR_OKCODE
    Ist FM uses table TBZ4 that uses GUI.
    Probably this is the reason you view object BUPA_BUP in the table with GUI time.
    Rgds
    Rajendra

  • Which table are updated with RKKRVBC0 program

    Hi,
    Can you let us know which are the table(s) are updated while we execute program RKKRVBC0.
    Also appreciate you can guide to understand  what does the below screen shot explains.
    What data is inserted & Updated (Total & Key tables).
    Appreciate your help.
    Regards,
    Dave.

    Hi,
    In order to see the tables behind this or that SAP action, you can do the following. Open in a separate session transaction ST05 and activate the trace. Then, run the program in question. When finished, go to ST05 session, deactivate the trace and display it. You will see all the queries processed by SAP.
    Regards,
    Eli

Maybe you are looking for

  • Dates are deleted

    Folks, I faced an error "Dates are deleted" (BC803) while creating PO from PR, please advice the cause, when this std error would trigger. Regards TGB

  • Filedownload UI element not working in production

    Hi, There is filedownload UI element used along with a dropdown UI element This is working fine in dev and quality but in production it doesnt pick the file. It is made to work as follows - u2022     first of all the files are placed at root location

  • BT can't find the phoneline - again!

    Hi I'm trying to move house.  As usual I have a massive list of address changes to make and utility accounts to close/transfer.  As usual, I got to the item "BT" and my heart sank.  But I pressed on.  Maybe for once it would go smoothly? This time -

  • Imac mid 2007 with mac ox lion reformat with what os

    hi i have a imac mid 2007 and i have with mac os x lion with it and i wanna reformat it because its so slow what os do i will install again?

  • DME format to be called

    hi  Guys,                  we are using classic payment Payment medium program  RFFOUS_T. Now i have got a change request to modify the current DME format. In case i got  a new format what settings to made to call that format from RFFOUS_T.  does the