RSBBS - Assignment  Details

Hello,
I am developing RRI from Sender to Reciever.Target has a variable on EX: ORDER.And the what i would like is when the user from the Sender query clicks on Order > Go to >reciever query can actually se all teh details without putting any additional values.
My concern here is in Assignement detail, do i need to give all types and if so why.Or do i need to just give type for the one i ould like the user to jump to. And in my case what should i be using Generic or InfoObject.I have read the link thats posted in reply to this question but still couldnt get an idea.Can someone please help, points shall surely be assigned.
Thanks,
Ronit.

Dear Ronit,
I'll tell you the concept of RRI ok?
you have a report1(summary) and a detailed report2. Example In Report1 , you have custid, total purchase amount.(summary report)
In report2, you have detailed transactions(at line item level) for a given cust id. i.e; input to this detailed report will be the custid and the report will display all the transactionf for that cust id.
Now, the scenario is , from the summary report, all custids with total purchase amount will be displayed? When you right click one of the custid and jump to the detailed report, you should be able to see the detailed transactions for that custid.
Now lets see how it works.
Here sender is report1, receiver is report2. One of the conditions to link 2 reports using RSBBS is that both the sumary and the detailed level reports should have a comon characteristics to link. Here we custid in both reports.
So, In RSBBS, you mention sender as report1, receiver as report2 and in the other tab, you just mention what kind of report( i remember you may need to mention as BW report). I dont remember(plz. check).
Once this is done, run the summary report Report1, right click any of the custids you will see in the context menu-> drill down-> jump to report2.select that. now u will see detailed transactions for that selected custid.
Technically, how this works is: When you right click a custid and select to jump to the detailed report, that selected custid is passed as a parameter to teh SQL to the detailed report, hence the detailed report knows for which custid , it is supposed to display the data. This is a typical example of a dynamic query, where in the values of the parameter to the query is passed during runtime.
Got it??
Get back to me if you have any questions.
Thanks

Similar Messages

  • RSBBS Jump Query -- Assignment Details

    Hi , I went RSBBS Jump Query --> Assignment Details --> InfoObject is Company Code so I (select type "Variable") --> Field Name I tried both Info Object Name("0comp_code")and Variable of Infoobject "0comp_code" is "ZS_CC" Manual entry variable for choosing NYLP OR NYPLP So i tired putting that in Field Name --> Selection Type (E Single Value). But it did not work and reciever query still show me the both NYLP AND NYPLP COMPANY CODE. reason I think of is use of Structure Company code in Receiver query and not the same Variable ("0comp_code")ZS_CC which is used in Sender query. I cannot change the same beacuse of reconicillation issue between two report
    Please let me know if I am doing any thing wrong or is there any other way to resolve this quick.
    thanks
    soniya

    I didn't understand your question, i think you can do this way.
    RSBBS Assign your Sender Query and receiver query. In Receiver query i think you have company code then create a variable and should be replacement path and  specify the sender query In the next screen in the query option. Then you should be getting only those values for that company code. When u drill down. It should work, wait for others opnion.
    Regards
    Kunal

  • Assigning details in RSBBS using batch input (SHDB). Line selection problem

    Hello, Experts!
    While trying to use batch input by transation recording in SHDB I faced the problem of selecting line.
    The scenario was as follows:
    1. create new record in SHDB, transation "RSBBS", asynchronous, no catt, default size checked.
    2. Start recording:
    2.1 Select sender (query)
    2.2 Create receiver (java-application)
    2.3 Select line with receiver in table
    2.4 assign details
    2.5 Save
    When I got the record it contains no action for line selection and when I play the record I get the  error: "Line is not selected".
    How could I define line selection in the bdc-script manually or may be there are some other way to rich the goal - to create a pack of recivers for s sender and to assing details (in my case they are common for all recievers) for each of the reciver?
    Hope for your help.
    Best regards,
    Jozef

    There is no magic in here. The number lines that you see online may not necessarily be the same as what you get in batch. This is because, online, the SAPGUI can be formatted by the user, so the number of lines you can see can vary by the user.
    To overcome this problem, most BDC that have table controls/step-loops are done by using a feature provided within the transaction. This feature enables you to add the new line always at a constant position. In MB11, you can achieve this by pressing 'New Item' after every item. That will enable you to enter the new item always in the first line/position. So you can keep your position as 1 always.
    Instead of BDC, why don't you use BAPI_GOODSMVT_CREATE.
    If this helps, please reward and close the post.
    Thanks,
    Srinivas

  • How to set Assignment details in RSBBS

    Hi Experts,
    RRI is used in dev.I want to know how to set assignment details.What's the meanning of
    Type ,selection type and required entry? pls be more specific.Thank you.
    Best regards,
    Gavin

    <b>Look at</b> ...explained wid examples
    http://help.sap.com/saphelp_nw04/helpdata/en/a2/9b548d979de04180d15b5a55aa94aa/frameset.htm
    Post back for any further questions ...

  • Jump to CATS_DA (field PERNR)- Assignment Details !

    Hi,
    I need to create a jump from my query in BI to transaction CATS_DA in R/3 ( the underlygin table for this transaction being CATSDB).
    I need to jump from 0EMPLOYEE from my BI report to PERNR in the transaciton CATS_DA.
    I have created the jump in RSBBS. But i am only able to jump to the initial screen of the transaction CATS_DA. I need to pass the 0EMPLOYEE from which i am jumping to R/3 ....to PERNR in R/3.....
    What should be the assignment details to pass the value ?????
    Need it urgently
    Thanks
    Shalabh Jain

    Hi,
    please have a look at this: http://help.sap.com/saphelp_nw04/helpdata/en/a2/9b548d979de04180d15b5a55aa94aa/frameset.htm
    and additionally at this: https://websmp102.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=1053310&_NLANG=EN
    and this: https://websmp102.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=363203&_NLANG=EN
    but anyway, in case of r/3, use table field and enter the name of the field, the dataelement, the domain and the parameter id of the target field.
    regards
    Siggi

  • RRI. problems whith Assignment details

    Hello,
    When I configure Assignment details for RRI (tran. RSBBS) I change field type from Generic to Delete, then I close a window and press Save. When I open a window again the field has type Generic. Do I do something wrong or there is any mistake?

    I found the solution.
    Note 1042673 - Error: Assignment details in the report-report interface

  • Transporting RRI Assignment Details

    Hi ,
    the following is the method i use to transport RRIs
    a) Rsbbs
    b) Select Sender query ,press enter
    c) Select reansport manually from the environment tab
    4) Change package and attach it to a request
    In the destination system i'm able to find the jump but the assignment details for this is not transported. All are reset to "generically"
    Help would be appreciated.
    Thanks and regards.

    I found the solution.
    Note 1042673 - Error: Assignment details in the report-report interface

  • Portal Master-detail form how to auto assign detail record sequence number

    Portal Master-detail form how to auto assign detail record sequence number.Please help me?

    You can just read the following section
    Can I specify a sequence number generator as the default value for a form column?
    Yes. Enter the following in the "default value" field for the column:
    #<schema name>.<sequence name>.nextval
    where <schema name> is the name of the schema containing the sequence, and <sequence name> is the name of the sequence. The entry is preceded by a "#".
    For example, if the schema name is "SCOTT", and the sequence name is "CUSTOMER_SEQ", the default value entry is:
    #SCOTT.CUSTOMER_SEQ.NEXTVAL
    same way you can do for master - detail form.
    for more information on forms please refer the following URL.
    http://otn.oracle.com/products/iportal/htdocs/portal_faq.htm#BuildingApplications
    hope it helps.

  • Error while updating the Assignment details using 'hr_assignment_api'

    An exception message is thrown while updating the assignment details through 'hr_assignment_api.update_emp_asg'.
    The message is 'ORA-20001: HR_FLEX_VALUE_MISSING: N, COLUMN, ASS_ATTRIBUTE6, N, PROMPT'.
    Even though a valid value is being passed to the segement,the error is thrown.
    I have tested the API in one instance and it is working fine. Recently I have migrated the codes to nother instance and encountered this error. The only difference is that in the newer instance, the segment is mandatory.
    One interesting thing is that, When I update the Assignment through application it is successfully saving the record. Then if I use the API to correct the Assignment, it is working fine. The API is not able to update only when the mandatory segment is null.
    Please help
    Thanks in advance
    Kumar

    Pl post details of OS, database and EBS versions, along with HR RUP level. It may be a bug, as outlined in MOS Doc 429169.1 (When Calling the Assignment API To Update Position, It Errors in Required Segment)
    HTH
    Srini

  • Multiple Account Assignment details for Service PRs

    Hi,
           I have developed a RFC for creating PRs. For multiple service PRs, multiple services are getting created but account assignment details getting created only for the first service line item. Iu2019m using BAPI_REQUISISTION_CREATE. Please provide me a solution.
    Regards,
    N.Senthil

    hi all,
          the issue has been resolved by passing the below mentioned values.
          wa_item_data-distrib = '1'.      "FOR MULTIPLE ACCOUNT ASSIGNMENT based on the quanlity
          wa_item_data-part_inv = '1'.     "FOR MULTIPLE ACCOUNT ASSIGNMENT
    solution got from
    http://wiki.sdn.sap.com/wiki/display/ABAP/BAPI_REQUISITION_CREATE
    http://www.sapnet.ru/viewtopic.php?p=9306
    Regards,
    N.Senthil

  • Mass update of Vendor Bank Chain assignment details

    Hi Experts,
    I have a requirement to mass update Vendor Bank Chain  assignment details. I tried to use LSMW recording method for transaction FIBPU but it does not seems to be working if we have more than 2 bank keys for a vendor.
    Can you please let me know the best way of handling this requirement.
    Thanks in advance
    Regards
    VJ

    Hi Jeff,
    I need to mass update the bank chain details for vendors. I am trying to use LSMW bath recording for
    FIBPU transaction, but the problem is when the vendor has multiple bank keys there is no option to select  for each Vendor and bank key combination to record the bank chain assignment details. Just Wondering to see if we have any alternative way to mass update Vendor Bank chain details.
    Steps to replicate the scenario
    Step1: Execute transaction :FIBPU, then enter Vendor number and press F8
    Step2: You will now see Vendor bank entries (LFBK table ), in this screen I don't have the option to select each vendor and bank key combination to loop in batch recording method when it has multiple entries.
    Let me know if you need any more information.
    Thanks
    Regards
    VJ

  • Assignment details in RRI

    Hi ,
    I am creating report in BI7, I am creating Jump Target on this Report to R/3 report.
    Here, The values which are in BI has to be populated in R/3 report depending upon one charcteristic field in BI.
      So, to populate the values, I have given Assignment details for the Infoobjects for which values has to be passed to  R/3.
    So When I considered "Variable" in Type , it is giving error the target cannot be found and it is going to R/3 report also
    So I tried with Table field then it is just showing "Starting the receipient program" with out opening the R/3 report.
    So, What type I have to consider in Assignment details .. And what should be done to populate the values in R/3 report from BI.
    Please help me,
    Thanks,
    Jasswantha

    Hi,
    please have a look at this: http://help.sap.com/saphelp_nw04/helpdata/en/a2/9b548d979de04180d15b5a55aa94aa/frameset.htm
    and additionally at this: https://websmp102.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=1053310&_NLANG=EN
    and this: https://websmp102.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=363203&_NLANG=EN
    but anyway, in case of r/3, use table field and enter the name of the field, the dataelement, the domain and the parameter id of the target field.
    regards
    Siggi

  • No account assignment details were adopted - Confirm Goods / Services

    Hey Group,
    I have an issue:  I'm in the Confirm Goods /Services.  When I attempt to 'Start' a search for Confirms Goods Receipts/Services Performed, I get the message:  No account assignment details were adopted.  Do any of you know why I might  be getting this message?
    If helpful will be provided full points.  Thanks.
    SKumar

    Hi Kumar,
    This is because if you click on Extended Search screen in Confirm Goods/Services screen, Account assignment Category was picked (Something like CC,OR or AS) but in the next field the value of Account assignment Category was not put in.
    If you are pickingup Account assignment category please put a value of it, else do not select it.
    Please award points if your issue is resolved with this.
    Thanks,
    Venkat

  • Changing Assignment Details for multiple user

    Hi everyone,
    In the RelationShips tab of a bundle, how can we change the "Assignment Details" for multiple user at once? Per exemple, I have a bundle that have about 100 user assignments. The bundle show on Start Menu but no on the Nal. If we want all of our users to have this bundle on the Nal Windows, how can we instruct that easily and quickly, instead of selecting each user and changing the Assignment Details ?
    thank you for your help !
    DM

    I am also trying to update the shortcut locations on many apps for a mass amount of users. Mr. Pond, or dominicm, can you explain or give a example ZMAN command that would be able to do this? From the documentation I can find it only seems to affect the distribution and scheduling but not the shortcut location.

  • HR:Report to Check changes in Personal/ PeriodsofService/Assignment Details

    Hi,
    Is there a way to gather in one Report for Data Entry Checking purposes all changes in Personal/ Person Type/Periods of Service/Assignment Details based on Last Update Date/ User from fnd user tables?
    We use Discoverer for Reporting of Oracle HR Application.
    Any feedback will be much appreciated.
    Thanking you in advance.
    Regards,Elena

    Dear Ganesh,
    Thank you very much again.
    You are right about your comments. However the auditing of all these information will not slow down the performance of the system?
    If we do not create new auditing tables for these details is there a way to gather them into one report based on last update date and user to be more easy to check? Therefore is also not possible to show only changed values without auditing?
    Thanks & best regards,
    Elena

Maybe you are looking for

  • Problem with JPanel.updateUI()

    Hello, i have a problem with updateUI(), here's a simple example what's wrong. just compile and run the following piece of code and look what happens after 2 seconds: the left panel will be decrease its width after calling updateUI(), but why? is it

  • Can I use Icloud to upload photographs the same way as in mobile me?

    I just switch from Mobile me to Icloud.  The function I most used in mobile me was creating photo albums and sharing photos with friends and families by sending them an album link from my mobile me gallery. Looking at my page in Icloud and I see "Mai

  • Difference between business activity and service process in transaction

    Hi Friends, Can anyone explain me  the difference between business activity and service process in transaction category of service desk Thanks & regards, Shanmugam Balamurugan

  • WiFi through Windows server on Mac not working

    Hello, My mom's school had recently gotten a new server, a Windows 2008R2, to help make their internet connection better. The only problem is, now our macbooks can't connect to the internet in the building, with an ethernet cable or through the wifi.

  • How to fade image into background?

    I am trying to achieve this in photoshop: http://www.quantunet.com/fireworksstudio8/skills/samples/fading_image_background_color.htm l How can I do this with photoshop CS4 for a website's background I am creating...?