Please some one can explain about some complex queries

BW Guru's,
please some one can explain about some complex queries which was created while working on Reporting.
I need to create profit and loss query as per requirment on the FL-Gl cube.
Answer would be appreciate in advance.
Regards
Krish

HI Aryan,
No need to create FM on your own. You can copy the FM from Function Group RSAX.
The procedure to create FM extractor is as follows:
1) Create an extract structure.
2) Go to SE80. Select Function Group RSAX , right click and then copy.
3) Give your own name to the function group to copy.
4) Select one appropriate FM from the list of FMs provided. eg FM RSAX_BIW_GET_DATA_SIMPLE.
5)Specify the name of new FM you want to create.
6) Go to SE37 and open the FM you have created by copying from Function Group RSAX.
7) no need to change the import tab.
8) On tables tab, for paramerter name E_T_DATA under asociate name specify the name of extract structure you hav created.
9) Under source code tab make the changes in the source code only to customise it to your requirement. eg: declare the database table you are using, make changes where datasource is in picture, etc.
I have created a generic DataSource with the help of above procedure.. I hope you will find it helpful...
Regards,
Geetanjali

Similar Messages

  • Please any one can tell about

    4)     In real time scenarios where we will USE LSMW and Where we use BDC
         (Session or Call    transaction). What is the deciding factor for it.

    hi,
    generally LSMW  is used to upload master data. it can transfer small amount of data as well as large amount of data. its used by functional consultants since it avoids coding, while upgrading to new version lsmw is used to upload master data,
    it wont support call transaction.
    bdcs, session method can work in fore ground as well as back groung,its also
    used to upoad large amount of data. call transaction method works only in fore ground. error handling in session method we had to provide explicitly.
    regards
    siva

  • Please some one can provide me FM extracter document

    Hello,
    I am  creating new function module extracter and need some usefull documents.
    Hve  searched in SDN,but i couldn't able get right fields over there and one more thing is have a document and where the declaration for FM as given below
    Importing Parameter
    I_DSOURCE type SRSC_S_IF_SIMPLE-DSOURCE DataSource
    I_INITFLAG type SRSC_S_IF_SIMPLE-INITFLAG Initialization call
    I_MAXSIZE type SRSC_S_IF_SIMPLE-MAXSIZE package size
    I_REQUNR type SRSC_S_IF_SIMPLE-REQUNR request number
    Tables
    I_T_SELECT type SRSC_S_IF_SIMPLE-T_SELECT
    I_T_FIELDS type SRSC_S_IF_SIMPLE-T_SELECT
    E_T_DATA
    Exceptions
    NO_MORE_DATA
    ERROR_PASSED_TO_MESS_HANDLER
    Please some one can explain me abt the declartion

    HI Aryan,
    No need to create FM on your own. You can copy the FM from Function Group RSAX.
    The procedure to create FM extractor is as follows:
    1) Create an extract structure.
    2) Go to SE80. Select Function Group RSAX , right click and then copy.
    3) Give your own name to the function group to copy.
    4) Select one appropriate FM from the list of FMs provided. eg FM RSAX_BIW_GET_DATA_SIMPLE.
    5)Specify the name of new FM you want to create.
    6) Go to SE37 and open the FM you have created by copying from Function Group RSAX.
    7) no need to change the import tab.
    8) On tables tab, for paramerter name E_T_DATA under asociate name specify the name of extract structure you hav created.
    9) Under source code tab make the changes in the source code only to customise it to your requirement. eg: declare the database table you are using, make changes where datasource is in picture, etc.
    I have created a generic DataSource with the help of above procedure.. I hope you will find it helpful...
    Regards,
    Geetanjali

  • HELP. ............Hi folks hope some one can help me please.Having a problem in Bridge I open my images in ACR,  as I open files in a folder and lets say they are labeled in yellow  they are all going back to  the camera raw default , in other words no ma

    HELP. ............Hi folks hope some one can help me please.Having a problem in Bridge I open my images in ACR,  as I open files in a folder and lets say they are labeled in yellow  they are all going back to  the camera raw default , in other words no matter what work I have done, inc cropping they  all go back to ,as they came out of camera. What on earth is happening? I am on PS CS6. I might point out everything was working normally up to  yesterday, when this first started.
    I recently changed computer to 64bit from 32bit, not sure if this causing  the problem or not. Any help would be appreciated.

    Robert,
    Would you be so kind to rephrase your question with concise, precise information and without any "let's say that" hypotheticals?  Sorry, I can't quite follow you.
    Also please give exact versions of Photoshop CS6 (13.what.what), of Bridge and of your OS.
    Thanks.
    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand, such as your platform (Mac or Win), exact versions of your OS, of Photoshop and of Bridge, machine specs, what troubleshooting steps you have taken so far, what error message(s) you receive, if having issues opening raw files also the exact camera make and model that generated them, etc., someone may be able to help you.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Would you please some one can provide me Reporting function and Techn specs

    Hi BI guru's
    Would you please some one can provide me Reporting function and Techn specs.I have got new requirement for the reports.
    Hence i need to prepare Functiona and technical spec for them.
    I don't have any documents related to it.
    Please some one can help me  and mail it to [email protected]
    Edited by: krish aryan on Jul 30, 2008 3:00 AM

    Hi,
    You need the template for techical specs? Your question is not clear. If you are asking for templates, I don't think they can be shared in a common forum like this.
    We can give you an idea as to how it can be prepared, but I guess you will already have templates for your documentation in your company portal.
    Regards
    Sudeepti

  • Please some one can provide me SP13 and SP14 SNotes

    Hi,
    Some one can provide me SNote for SP13 and SP14
    Is there any diffrence between both SP13 and SP 14
    Which i would like to go for
    Please some can advise me

    what do you mean by provide SNote
    All support packs are different you dont have to choose between them but apply all of them. They need to applied in sequence. You cant apply 14 without applying 13.

  • Please some one can help me to fix the special char issue

    Hello,
    Please some one can help me to resolve the issue.
    I was try to load data from PSA to DSO,where it was got failed.
    error message is saying that "Value 'Blythewood' (hex. '0042006C00790074006800650077006F006F0064') of characteristic ZSHPTOCIT contains invalid characters".
    Please advise me to resolve the issue.

    Hi Aryan,
    Change your info-object ZSHPTOCIT to accept Lower Case Letters(it is in General tab of the Info-object definition screen. Check the Lower Case Letters Box) and then load the data. I dont know why you are using the info-object but you may want to check what "Blythewood" means to business users. If it makes sense to them then its fine or esle ask the R/3 team to correct the data.
    Regards,
    Nikhil

  • Please some one can send me CD SAP IDES

    i lost my CD SAP Ides and SAP Help...please some one can send me?

    Hi Aryan,
    Change your info-object ZSHPTOCIT to accept Lower Case Letters(it is in General tab of the Info-object definition screen. Check the Lower Case Letters Box) and then load the data. I dont know why you are using the info-object but you may want to check what "Blythewood" means to business users. If it makes sense to them then its fine or esle ask the R/3 team to correct the data.
    Regards,
    Nikhil

  • Some one can provide me documents for the Tasks in UCMON

    Hi,
    some one can provide me documents for the Tasks  and its dependencies in UCMON
    Those task are below
    1>Period Initialization
    2.>Load R/3 data
    3>Retained Earnings
    4>Currency Translation
    5>Elimimination IU Rev&Exps
    6>IU Sales
    7>IU Pay/Rece
    8>Elim COI
    9>Reclass(DOM-CORP)
    10>Reclass(MX-CORP)
    11>Reclass(DOM-INTL)
    12>Reclass(ALL-CORP)
    Please provide me document on the above tasks and their dependencies in UCMON.
    I would like to know what are these steps and what it do in UCMON.

    Prasad,
    You have to apply to guys and documents of the company from which you took this info. This is a completely custom set of tasks. You either should read about them in the company's manuals or go through the tasks and underlying methods (and simultaneously through on-line help:
    http://help.sap.com/saphelp_sem60ep1/helpdata/en/62/f7e73ac6e7ec28e10000000a114084/frameset.htm).
    If it doesn't help, then if I were you' I'd consider leaving this job. It might be not for you.

  • I would like to know how i can create a bell graph with out using sub VIs, the data that i created consists in 500 readings with values of 0 to 100, i calculated the mean value and standard diviation. I hope some one can help me

    I would like to know how i can create a bell graph with out using sub VIs, the data that i created consists in 500 readings with values of 0 to 100, i calculated the mean value and standard diviation. I hope some one can help me

    Here's a quick example I threw together that generates a sort-of-bell-curve shaped data distribution, then performs the binning and plotting.
    -Kevin P.
    Message Edited by Kevin Price on 12-01-2006 02:42 PM
    Attachments:
    Binning example.vi ‏51 KB
    Binning example.png ‏12 KB

  • I have to make a catalouge for my services as a financial planner.. earlier i used to do in MS publisher.. now i have a mac book.. can some one help me with some software info with which i can design a catalogue??

    I have to make a catalouge for my services as a financial planner.. earlier i used to do in MS publisher.. now i have a mac book.. can some one help me with some software info with which i can design a catalogue??

    Depending on what your needs are, you may use Pages included in iWork or purchase it separately (usually there is an evaluation copy with any new mac, I guess) or try other publishing apps. I once used MS Publisher, I remember it was something like a more sophisticated word processor, right?
    You may try the cheaper DTP iCalamus or Word for mac.

  • Itra  run the  adobe flas 5c but the  systen nes  adobe legacy Java SE 6 bft  some one can helpmet

    I tray  run the  adobe flash 5c but the  systen ned  adobe legacy Java SE 6 bft  some one can help me

    Apple Java 2014-001

  • Verizon is billing me for data I simply DID NOT USE - huge unexplainable usage every 6 hours - and no one can explain it

    My wife and I both had iphone 4S' on verizon for years with no issues.  My wife recently upgraded to an Iphone 5c and ever since her data usage has gone through the roof.  After talking wtih Apple and Verizon countless times and getting no answers, im reaching out to the community.
    The issue is very VERY obvious in that our detail usage breakdown shows my wife being charged for some data usage every 6 hours for stuff she never did.  And, to make matters worse, my wife is home most of the time connected to wifi!   I don't know what it is, but something, somewhere, which on one can explain, is generating huge amounts of data usage on my wife's iphone 5c ( my phone is fine ).  I will attach a sample picture below which shows just one or two days of this, but this happens every dingle day.
    I want to upgrade my phone and actually get a third line, but im scared to hit this issue on two more phones.  I dont know whats going on here and why no one can give me a straight answer.  As far as im concerned verizon is scamming us by injecting this usage and hitting people with overages.
    Some points:
         - random usage on a clear 6 hour cycle
         - some of the usage is clearly in the middle of the night when we're asleep
         - MOST of the usage is when the phone is home connected to wifi
         - we have turned off background refresh
         - we reset cell data usage in settings and viewed it the next day, it did NOT show the usage verizon is charging me for
    I've seen other posts here and on apple discussion forums with other people having the same exact issue! I want ANSWERS or im going to have to cancel my contract and move to AT&T, which I would really hate to do because other than this verizon has been great!  I've also seen some people mention that verizon polls for usage data every 6 hours, can there be some bug there that is making it use WAAAY more data than needed? ( perhaps an intentional revenue generating bug...??? )
    Please HELP!
    Thanks
    - Rob
    USAGE:

    Hi .... I to have ridiculous charges...I went into verizon tonight and talked to a manager about my data usage which is **...I just got the iphone 5c on Saturday......I showed him how the phone says I used data while wifi and cellular data was TURNED OFF.....we reset  my data to 0 and he watched me turn on cellular data and I went into my APPADVISOR app ....it is a clean app which uses minimal data compared to the internet...I was in the app 10 seconds and I got out quick and made sure the app was no longer running in the background.....we watched me get charged for 6mb of data in 10 seconds which was not only in my settings , but reflected real time in my verizon app that checks my data usage which is what my billing is based on
    ...I have unlimited talk, text with my 4gig of data sharing I have with my wife that we pay 70 bucks per phone a month........he then watched me text my brother on iMessage and get charged 16kb....I message should be free of data....we then went to ESPN for another counted 10 seconds and I got charged 4.8 MB.....the manager was dumbfounded by me showing this to him in real time......he stated the following which I hope is not a lie:
    APPLE AND VERIZON ARE AWARE AND BEING FLOODED WITH DATA USAGE ISSUES WHICH SEEM TO BE REFLECTING SPIKED DATA CHARGES FOR THE IPHONE 5c and 5s ONLY.......APPLE IS COMING OUT WITH IOS 7.0.5 in the next week to fix these issues.....he gave me his card and he took my information and said if in this billing cycle I go over 4 gig of data, he will eat the overage fee.....we shall see what all transpires in the coming weeks but there is something jacked on apples or Verizon's end with the 5c and 5s phones...

  • Good day , please Any one can help me

    Recently I get an iPhone witch was used from many month , the problem is that I don't know the first user so I don't know the password of the existing Appel Id and I can't delete his Apple ID because i don't know it's password , I make my Owen Apple ID and I have changed many things but the problem still in the iCloud because I can't delete the existing id so all my data may go to another person so please advise 

    user12039624mhmads81 wrote:
    ... Please any one can help me to get a good document for upgrading database from Upgrade Database From 8i & 9i& 10g to 11g which include prerequisite and upgrade process and after upgrading process waiting for your response because it necessary neededI'm wondering how the previous answer is correct since it is the 10g upgrade guide whereas you're looking for a 11g upgrade.
    By the way which 11g release ?
    Once you choose your release target, got to the doc http://www.oracle.com/technology/documentation/index.html click on the link corresponding to your target version, there will be an upgrade guide with all the steps you need to know.
    Nicolas.

  • Pls any one can tell about sql loader in linux?

    Pls any one can tell about sql loader in linux

    Hi,
    I don't think it matters which OS, sqlloader works the same for all OS. If you want more information, read first the manual: http://download.oracle.com/docs/cd/E11882_01/server.112/e16536/ldr_concepts.htm#i1005437
    Herald ten Dam
    http://htendam.wordpress.com

Maybe you are looking for

  • About Line item Display. ??

    Hi,     I am trying to Display a Document using Document number in FB03 but its not displaying the line item. I have checked the G/L account which i posted whether line item display is selected or not in the G/L Master data. But Its selected. and pre

  • Erasing songs from wish list

    I can't erase songs from my wish list.    When I click on a x on right, the song disapper for a split second and comes back.  Songs stay on my wish list after purchased, filling up my wish list.    It is not taking any more than 73 songs into the lis

  • Problen with dual core and sound blaster audigy 2

    HI. Installing drivers for windows XP 32 or windows 64 in both cases when I play an MP3 file or playing any games when it starts i heard a terrible noise and after a few seconds sounds normal. The problem is basically at starting mp3 songs or any pro

  • Table associated with ODS that gives number of records added

    Hi Friends, I am looking for a db table that has information similar to that in the 'Request' tab of ODS Manage. Most importantly I am looking for the number of records added for a given request. Thank you for your inputs Deepthi

  • I think i i broke it...

    yes so i was messing around witn my ipod putting music on it when i suddenly came across a wma file that was protected my friend josh being as smart as he is says "hey i can get it on there!" so he used anapod explore a program he uses for his ipod b