Sender/Reciever - Assignment ot the Query

Hi Experts,
How can we Provide a Sender/Receiver-Assignment to the query u201CXXXX'. I.e One query should provide sender reciever assignment to other query.
Please advise.
Regards,
Kumar.

Hi,
You can do it with Report to Report Interface in BI.
Check this:
http://help.sap.com/saphelp_nw04/helpdata/en/c9/bc2d38c4b3f205e10000009b38f8cf/frameset.htm
Hope this helps..
Rgs,
Ravikanth

Similar Messages

  • Removing Not Assigned from the query

    Hi,
    I have one query, in which the data is displayed as shown below
    Country         City          Amount
    India           Mumbai        10000
                    Delhi         10000
    US              Los Angeles   20000  
                    New York      30000
    Not Assigned    Sydney        80000
    If I sort/descending on the Amount, I will get Sydney as a top. But the moment, I remove the city from the query, my output is displaying as mentioned below
    Country        Amount
    Not Assigned   80000
    US             50000
    India          20000              
    I need the help in displaying the output as mentioned below. (Basically, instead of Not Assigned, Syndey
    should be displayed)
    Country        Amount
    Syndey            80000
    US             50000
    India          20000              
    Please help if any code / formula needs to be written, to acheive the above result.
    Thanks & Regards
    Ramesh Ganji

    This can be acheived if you can save this query as a workbook and writing Excel Formulas.
    You have to Insert a column and wirte a Formula like
    ( I am assuming column B is country and A is City and you have inserted column is A and the formula you are writing in the 10th row)
    = IF(B10= "Not Assigned",C10,B10)
    copy this formula to all the rows for the column A.
    Now based on this column you can sort your report.(Excel sort).
    Save the workbook.
    Regs
    Gopi
    Assign points if it helps ....

  • Sender & reciever WBS in the same report

    Hi Everybody,
    I have one requirement. Can we see a report, wherein we can see all the transfer together one below the other, where it will show me the SENDER & RECEIVER WBS along with the AMOUNT. Is there any standard report wherein i can get a list.
    SENDER WBS          
    CJ3B - Budget  ( this has to individual document wise, i have to check it )
    CJI8 - Budget ( herein the sender is available whereas receiver column is not available )
    S_ALR_87013560 - Budget updates ( this give the consolidated value, can't track individually )
    Please guide me

    if we want to create a customized report, the problem is when i transform budget from one WBS to other, it shows me all the entries including it's parent WBS and if it's a transfer from 3 level WBS to 3 level WBS, it shows all 6 WBS. how to tackle this issue. I want to capture only the WBS in which transfer have occurred in the report.

  • Finding Template Name Based on the Query

    Is there a way to find the Technical Name of a Template in which a query is being used?  I tried the Where-Used command on the query but it doesn't show which templates are using it.

    The "Where used" from the BEx query designer will display all the templates and workbooks which uses that query.
    The template will be displayed only if the dataprovider assignment for the query is done in the template definition not thru the URL.

  • Pre-Query + Webtemplate + Sender/Receiver assignment

    Hi,
    I have a problem with the Variables screen of my query. The situation is as follows:
    - I have Query (let's call it Q1) with a "Replacement Path" variable (V1).
    - The pre-query associated to V1 has 3 variables (va1, va2, va3)
    - I also have a Web template (W1) that is used to display query Q1.
    - In W1, the checkbox for attribute "Force Variables Screen Display" is not checked. That is, I want that the variables screen doesn't come up by default. According to the attribute description, if the checkbox is not checked, "...Display only appears if Mandatory variables are not Filled...", and I don't have any mandatory variables.
    - I use a Sender/Receiver assignment (Tr. RSBBS) to jump from another query (Q2) into W1, assigning values for the 3 variables va1, va2, and va3.
    - As a result of the "jump" from Q2 to W1, I get the Variables Screen of Q1 displayed (with the right values for variables va1, va2 and va3), and only after clicking on "Execute" I get to see the data...
    Now, what I need is to display the data first, and not the variables screen... Any Ideas?
    I hope the description of the scenario is clear... If not, please let me know...
    Kind regards,
    Damian.

    I am facing exactly the same problem except that instead of a RRI, I am using parameterized web template URLs. <b>Damian</b>, If you have solved this problem, can you post how? If not, can someone who sees the problem help ?
    To restate the problem,I have a web template with a query which has a variable which is populated by a replacement path query which has another variable whose value the user enters. I build up the parameterized URL.
    http://dw1-sap.app.*******.com:1041/sap/bw/BEx?SAP-LANGUAGE=E&PAGENO=1&CMD=LDOC&TEMPLATE_ID=<b>PRDPROF</b>&VARIABLE_SCREEN=&VAR_NAME_1=<b>PRDTXT</b>&VAR_OPERATOR_1=CP&VAR_SIGN_1=I&VAR_VALUE_LOW_EXT_1=FEM
    The template PRDPROF is based on a query and has a variable PRDID which is a replacement path which is filled by a query whose variable is PRDTXT and is filled in the above URL. PRDTXT is a selection option variable whose entry is optional and is checked ready for input. 'Change during query navigation' is unchecked.
    For some reason, the variable values are passed onto the parameterized URL and will fill the variable screen but the screen waits for the user to push the execute button.
    Can anybody see what the problem is ? Any input is apperciated.
    Thanks.
    > Hi,
    > I have a problem with the Variables screen of my
    > query. The situation is as follows:
    >
    > - I have Query (let's call it Q1) with a "Replacement
    > Path" variable (V1).
    >
    > - The pre-query associated to V1 has 3 variables
    > (va1, va2, va3)
    >
    > - I also have a Web template (W1) that is used to
    > display query Q1.
    >
    > - In W1, the checkbox for attribute "Force Variables
    > Screen Display" is not checked. That is, I want that
    > the variables screen doesn't come up by default.
    > According to the attribute description, if the
    > checkbox is not checked, "...Display only appears if
    > Mandatory variables are not Filled...", and I don't
    > have any mandatory variables.
    >
    > - I use a Sender/Receiver assignment (Tr. RSBBS) to
    > jump from another query (Q2) into W1, assigning
    > values for the 3 variables va1, va2, and va3.
    >
    > - As a result of the "jump" from Q2 to W1, I get the
    > Variables Screen of Q1 displayed (with the right
    > values for variables va1, va2 and va3), and only
    > after clicking on "Execute" I get to see the data...
    >
    > Now, what I need is to display the data first, and
    > not the variables screen... Any Ideas?
    >
    > I hope the description of the scenario is clear... If
    > not, please let me know...
    >
    > Kind regards,
    >
    >
    > Damian.

  • SAP MII 14.0 SP5 Patch 11 - Error has occurred while processing data stream Dynamic Query role is not assigned to the Data Server

    Hello All,
    We are using a two tier architecture.
    Our Corp server calls the refinery server.
    Our CORP MII server uses user id abc_user to connect to the refinery data server.
    The user id abc_user has the SAP_xMII_Dynamic_Query role.
    The data server also has the checkbox for allow dynamic query enabled.
    But we are still getting the following error
    Error has occurred while processing data stream
    Dynamic Query role is not assigned to the Data Server; Use query template
    Once we add the SAP_xMII_Dynamic_Query role to the data server everything works fine. Is this feature by design ?
    Thanks,
    Kiran

    Thanks Anushree !!
    I thought that just adding the role to the user and enabling the dynamic query checkbox on the data server should work.
    But we even needed to add the role to the data server.
    Thanks,
    Kiran

  • Family of 5, all use the same Apple ID/Password/Account.  In settings/messages/send recieve you can "check" my email and up to three phone numbers.  Essentially allowing all iMessages to be sent

    Family of 5, all use the same Apple ID/Password/Account.  In settings/messages/send>recieve you can "check" my email and up to three phone numbers.  Essentially allowing all iMessages to be copied to shared account numbers.  Please help me figure out  how to prevent my children from recieving my text correspondence. 

    On the devices for the members of your family that you DO NOT want to see your iMessagees, go to
    Settings App
    Messages
    Send and Receive
    You should see a list of available contacts which would make messages appear. Make certain that each family member has their own individual contact and NOT the same one that you use. I find it useful to have each family member have their own icloud email and use that for iMessaging my kids. My kids do not have iPhones, but if yours do, their phone number should be listed as well. For iPads and iTouches, use icloud email addresses. If you need to send a message to all 3 kids, say, you can just add all three emails to the To box on your iMessage.
    Hope that makes sense.

  • Two questions 1. how can I send multiple photos to the same number 2. how do I assign a silent ringtone to a number?

    I want to send three photos to the same phone number. How can I do this without sending three seperate texts? Also how do I assign a silent ringtone to a number to block that number?

    you should be able to copy/paste more than one photo into an imessage by holding down on the entry field. When it comes to MMS, the number of pictures you can send is dictated by your carrier
    You could try using this service to create a special ringtone that has no actual sound content
    http://technologyguy.hubpages.com/hub/Convert-iTunes-music-into-ringtone-for-iPh one
    Just make the section of the song that you convert a silent part of a song (like the very beginning or end)

  • Central Management server - executed a query but how to send the query output in the form of mail?

    Hi All,
    i have used CMS in SQL 2008 R2. i have added couple of servers in its group. i have executed a query & i need to send the query output in the form of email.
    basically query is checking the rows count from couple of user tables in servers.
    issue here is how to copy the data that is used by CMS? i need to work on automate the rows count in difft user table in db servers
    could you please suggest how can i achieve this?

    Copy to what?
    SELECT COUNT(*) FROM sys.objects
    Running the above statement returns two columns (server name and count)
    All the servers SS2005  and onwards , then use
    EXEC msdb.dbo.sp_send_dbmail 
         @profile_name = 'name', 
         @recipients = '[email protected]', 
         @query = 'SELECT COUNT(*) FROM sys.objects', 
         @subject = 'Count rows'
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • GETTING NOT ASSIGNED WHILE EXECUTING THE QUERY

    Hi Experts,
    i have one query on 0sd_c03, while i am executing this query i am getting 'notassingned' in some keyfigures like "width,length,grade,grade series,quality". but i have the data in datatarget.
    what is the problem,what is the solution for this.
    pl help me,
    thanks & regards
    venkat

    hi,
    is the report is on cube/ over multiprovider. if the report is multiprovider then chk all the fields in the identifcation is properly assigned to the infoproviders(cubes).
    if u have more than one cube then this issue might happen.
    any way, chk for the codntions/filters/restrcition for key figures at the report level.
    Ramesh

  • Assigning the query (sqvi) to other ID

    Dear all
    wht are the procrdure for assigning the query (sqvi) to other ID.?
    I have created one query from my ID now i want to assign this query to user ID..

    Dear,
    You cannot assign the Quick View to other user. You need to create a query using the quick view which you created,
    Please follow the steps below.
    You need to create "user group" using transaction "SQ03", first assign your userid to the group and activate check box to have Create/Change authorisation. Now below your name assign the userid who will be using this query.
    Now use transaction SQ01, once you are in the transaction please check whether your are into the "user group" which you created, if not use Shift+F7 to select the user group which you created.
    Now use menu Query-->Convert quick view, a popup screen comes, in that you type the Quick View name which you created in SQVI and your userid or the ID which was used to create. Now you type the new Query Name and Functional area.
    Now your query is ready to be used by users assigned in the user group.
    Hope it will help you.
    Regards,
    R.Brahmankar

  • Assignment from source document number in the query to archived document

    Dear all,
    we scan all original documents and store them in an optical archive like IXOS. This archive is connected to our ERP-system. An on ERP with the source document number. When I pick up the financial document I have the possibility to open the scanned original document.
    In BI we use the cost center cube. One of the characteristics in the cube is the source document number. Now we have the request to jump direct from the source document number in the query to the archived original document.
    Is there a possibility to define an assignment from the source document number in the query to the archived original document.
    Best regards
    Juergen

    Thnaks Oscar and Ganesh for your interest.
    FYI,my infoset is created based on bill doc and item number which is available in both the ODS.
    Here,for every document in Billing ODS,there are more number of documnets in Condition ODS,so the bill qty is getting added according to the numvber of records in Condition ODS.
    Eg.Billing ODS: Doc Num:100012, Qty = 8.if 10 records are ther in condition ODS,then in the infoset my QTY becomes,
    Doc Num:100012, Qty = 80.
    So in the query i divided it by number of records to get the qty and is coming correctly for documnet wise report.
    Problem comes when i remove documnet from the report and drilldown to higher level,say material,then it is calculated wrongly.
    Your suggestions plz..
    Regards
    Sudhakar

  • HT1277 I can recieve emails but I can't send them out.  The blue bar at the bottom left of the Mail page gets half way across and then the pop-up "Cannot send message using the server" comes up?  What do I do?

    I have my Yahoo Mail "poped" over to Apple Mail.  I can recieve emails but I can't send them out.  The blue bar at the bottom left of the Mail page gets half way across and then the pop-up "Cannot send message using the server" comes up?  What do I do?

    Your outgoing mail server is different than your incoming server. Usually the outgoing mail server will have smtp in it. I noticed yours said "cannot send message using the server mail.wavecable.com". That sounds like an incoming mail server. Try setting your outgoing mail server to smtp.wavecable.com
    I hope that helps.

  • TCP send/recieve, the time delay!

    I am trying to send a numeric data from one PC to another using TCP.
    The data to be sent, is to be used for motor control, and therefore, speed is of the essence! However, their is a considerable lag in the recieving of the data from the time it is sent.
    Kindly help!
    Best.
    Attachments:
    send.vi ‏16 KB
    Revieve.vi ‏14 KB

    Try putting a wait - even 0 ms - inside your loops.  Without a wait, LabVIEW attempts to run your loops as fast as possible, and in your case, this could be starving the operating system of the chance to send your data over the network connection.
    Run a quick search on this forum for "Nagel algorithm."  You may  be able to speed up transfers by disabling it.
    Why are you converting your data to an ASCII representation, then converting back again?  Why does your reader only read one digit at a time?  You will do better if you convert your data directly to a string (using flatten to string or typecast).  On the receiving end, read the correct number of bytes for your data type and do the inverse conversion (unflatten to string, or typecast again).

  • How do i delete my cell # from my daughters ipod touch?  I have changed the #'s in my apple id but it is still using the other cell # in their ipod touch for imessage which allows them to send recieve and read texts to that #.

    how do i delete my cell # from my daughters ipod touch?  I have changed the #'s in my apple id but it is still using the other cell # in their ipod touch for imessage which allows them to send recieve and read texts to that #.

    You can only uncheck the cell phone number. The only way to delete it is to use for FaceTime and Messages an Apple ID not associated with the iPhone.

Maybe you are looking for

  • How to Pass a multi-select parameter in BI to a PL/SQL Program

    I am trying to pass a BI report parameter which is multi-select enabled in BI Enterprise Stand-Alone reporting tool. eg. it comes out in the data model like this: <P_CLASS_CODE>[DISABLED_VETERAN_OWNED, HUB_ZONE, LARGE_BUSINESS]</P_CLASS_CODE> to a pl

  • Can no longer multi-task.. Stuttering/Complete Slowdown/Fan having kittens.

    Hi all. I'm here to see if anyone can help with a problem I have on my Macbook. Let me try and explain as best I can. Basically, whenever I have a couple of programs open, or if I visit a website heavy in content (ie: eBay compiling a search result,

  • ICloud back up problems

    Hi, I'm trying to back up my iPhone 4 on iCloud to then sync it with my iPad I just bought, it said I didn't have enough storage so I bought more, selected back up and it's been over an hour and a half & it's still only 1% done...... It's not giving

  • Burn DVD from video

    Somewhat a rookie so go easy on me. I produce a 30 minute TV show in Final Cut Express. I print to video for my media that I give the TV station. I'm often asked to present one of my episodes to a club, etc. A DVD is most convenient for this. I've ne

  • Best practice for upgrading an old system?

    My Archlinux installation seems to have been upgraded over three years ago for the last time. Today, a naive pacman -Syu resulted in a number of file conflict errors and wasn't carried out. I then checked the list of announcements since 2011 and iden