I have a question to ask you about General Data Selection in Report Painter

Please help me out. Thi is the question....here it goes.
In a Report in ReportPainter, I have in the General Data Selection the following selected characteristics. They are:
Ledger = 0
Record Type = 0
Version =  1
Fiscal Year = Z-ANOACT
Period = (1CPERIV, 1CPERIB)
So that we have the next screen in the Report’s execution.
Fiscal Year : 2006
From Period : 1
To Period     : 12
Note:
*Z-ANOACT = Variable so that with a user-exit calculates the actual year. Right now is 2006.
*1CPERIV = This From-Period Variable is referenced to CCSS Table and PERBL Field Name. Its default value is 1.
*1CPERIB = This To-Period Variable is referenced to CCSS Table and PERBL Field Name.
Its default value is 12. Rigth now, we are in the fiscal month 5 (November).
Id like to filtrate information from January (2006) to September (2007). I mean I work with the fiscal calendar because the information to get from the table is saved due to this calendar.
The Fiscal Calendar is from July to June:
July = 1
August = 2
September = 3
June = 12
How I can accommodate my variables or what I am doing wrong so that I can select information from periods 7 to 12, 2006 ( January to June, 2006) and information from periods 1 to 3, 2007 (July to September, 2007) having the screen cited above and having the information selected added.
I cannot do it with the criteria selection cited above because I only have a year and a range of periods and my end-user doesnt want to run my report twice:
One run with periods 7 to 12, 2006 and
Another run with periods 1 to 3, 2007
Hed like something in my screen like this……
Fiscal Year = 2006                                                
From period = 7
To Period     = 12
Fiscal Year = 2007                                                
From period = 1
To Period     = 3
And to get the report added.
Many Thanks if you know anything that can help me, please let me know.

ABDUL: I understand the ABAP Code but the information is saved in the table according to the fiscal calendar.
Fiscal Calendar Number of the MonthYear
January             7                    2006
February            8                    2006
March               9                    2006     
April               10                    2006
May                 11                    2006     
June                12                    2006
July                1                    2007
Augost              2                    2007
September           3                    2007
October             4                    2007
November            5                    2007     
December            6                    2007
Normally, We are in November 2006 (month=11, year 2006).
However, fiscally; We are November 2007 (month=5, year=2007).
Important Notes:
•     The information is saved according to the fiscal calendar in the table.
•     My end-user wants to filtrate the information from January to November . I mean
Actual Year  : 2006               Actual Year   :  2007
From   Period:      7     AND           From    Period:      1
To       Period:     12               To        Period:       5
I understand you told me about the ABAP code, for example my characteristics in the general data selection are:
Actual Year  : 2006
From   Period: 7
To       Period: 5   (I would have an error here because From-Period Variable is greater than To-Period Variable)
According the ABAP code you told me, this would be:
Actual Year  : 2006
From   Period: 1
To       Period: 11
If I run the report with these last parameters you told me, report painter only would add information from year 2006 and fiscal months 1 to 11 (July to May except June).  We don’t want this, that we want is :
Actual Year  : 2006               Actual Year   :  2007
From   Period:      7     AND           From    Period:      1
To       Period:     12               To        Period:       5
How can I do this?? My email is [email protected] or [email protected]
Right now, the end-user runs the report twice and adds the information in excel. One run for :
Actual Year  : 2006
From   Period:      7
To       Period:     12
And other run with:
Actual Year   :  2007
From    Period:      1
To        Period:       5
But the question is how you can do it with only a run and in this way:
Actual Year  : 2006               Actual Year   :  2007
From   Period:      7     AND           From    Period:      1
To       Period:     12               To        Period:       5
Thanks if someone can help me!!

Similar Messages

  • I have a question about General Data Selection in Report Painter

    Please help me out. Thi is the question....here it goes.
    In a Report in ReportPainter, I have in the General Data Selection the following selected characteristics. They are:
    Ledger = 0
    Record Type = 0
    Version = 1
    Fiscal Year = Z-ANOACT
    Period = (1CPERIV, 1CPERIB)
    So that we have the next screen in the Report’s execution.
    Fiscal Year : 2006
    From Period : 1
    To Period : 12
    Note:
    *Z-ANOACT = Variable so that with a user-exit calculates the actual year. Right now is 2006.
    *1CPERIV = This From-Period Variable is referenced to CCSS Table and PERBL Field Name. Its default value is 1.
    *1CPERIB = This To-Period Variable is referenced to CCSS Table and PERBL Field Name.
    Its default value is 12. Rigth now, we are in the fiscal month 5 (November).
    Id like to filtrate information from January,2006,Period:07 to November,2007,Period:05.
    I mean I work with the fiscal calendar because the information to get from the table is saved due to this calendar.
    The Fiscal Calendar is from July to June:
    Month          Period     Year
    January          07     2006     
    February     08     2006
    March          09     2006
    April          10     2006     
    May          11     2006                   
    June          12     2006
    July          01     2007
    Augost          02     2007
    September     03     2007     
    October          04     2007
    November     05     2007
    December      06     2007
    Right now, we are in November , 2006 (month=11) but according to the fiscal calendar we are in November, 2007 (month=5).
    How I can accommodate my variables or what I am doing wrong so that I can select information from periods 7 to 12, 2006 ( January to June, 2006) and information from periods 1 to 5, 2007 (July to November, 2007) having the screen cited above so that report painter adds the 2 ranges.
    I cannot do it with the criteria selection cited above because I only have a year and a range of periods and my end-user doesnt want to run my report twice:
    One run with periods 7 to 12, 2006 and
    Another run with periods 1 to 5, 2007 and then to add the 2 reports in excel to form a report.
    Hed like something in my screen like this……
    Fiscal Year = 2006
    From period = 7
    To Period = 12
    Fiscal Year = 2007
    From period = 1
    To Period = 5
    And then report painter will add the 2 ranges.
    Many Thanks if you know anything that can help me, please let me know.

    Please help me out. Thi is the question....here it goes.
    In a Report in ReportPainter, I have in the General Data Selection the following selected characteristics. They are:
    Ledger = 0
    Record Type = 0
    Version = 1
    Fiscal Year = Z-ANOACT
    Period = (1CPERIV, 1CPERIB)
    So that we have the next screen in the Report’s execution.
    Fiscal Year : 2006
    From Period : 1
    To Period : 12
    Note:
    *Z-ANOACT = Variable so that with a user-exit calculates the actual year. Right now is 2006.
    *1CPERIV = This From-Period Variable is referenced to CCSS Table and PERBL Field Name. Its default value is 1.
    *1CPERIB = This To-Period Variable is referenced to CCSS Table and PERBL Field Name.
    Its default value is 12. Rigth now, we are in the fiscal month 5 (November).
    Id like to filtrate information from January,2006,Period:07 to November,2007,Period:05.
    I mean I work with the fiscal calendar because the information to get from the table is saved due to this calendar.
    The Fiscal Calendar is from July to June:
    Month          Period     Year
    January          07     2006     
    February     08     2006
    March          09     2006
    April          10     2006     
    May          11     2006                   
    June          12     2006
    July          01     2007
    Augost          02     2007
    September     03     2007     
    October          04     2007
    November     05     2007
    December      06     2007
    Right now, we are in November , 2006 (month=11) but according to the fiscal calendar we are in November, 2007 (month=5).
    How I can accommodate my variables or what I am doing wrong so that I can select information from periods 7 to 12, 2006 ( January to June, 2006) and information from periods 1 to 5, 2007 (July to November, 2007) having the screen cited above so that report painter adds the 2 ranges.
    I cannot do it with the criteria selection cited above because I only have a year and a range of periods and my end-user doesnt want to run my report twice:
    One run with periods 7 to 12, 2006 and
    Another run with periods 1 to 5, 2007 and then to add the 2 reports in excel to form a report.
    Hed like something in my screen like this……
    Fiscal Year = 2006
    From period = 7
    To Period = 12
    Fiscal Year = 2007
    From period = 1
    To Period = 5
    And then report painter will add the 2 ranges.
    Many Thanks if you know anything that can help me, please let me know.

  • Andreas Finkler ,i have some questions to ask you ,i will go to germany, can i buy labview books in english in your country?

    thank you
    [email protected]

    Yes,
    for example via Amazon (www.amazon.de) it is possible to buy emglish books ...
    HTH,
    Michael

  • I have few questions to ask about the Expert Series and Valet Series

    Hello.
    I have few questions to ask about the Expert Series and Valet Series.
    1. I see there aren't any print server/bridge/access point for these two new series. Do I have to use previous ones? Or the new ones are in planned in near future?
    2. Do I "HAVE TO USE CONNECT SOFTWARE"?  Can I just use web interface to do every setting that these routers features?
    3. Does expert series routers support guest network and parental control?
    4. When I look into informations of these router, some router doesn't give information about backward compatible to older standards. Do I have to consider that as they are backward compatible with older standards?
    Ok, that's all for now.
    If I need to ask more questions I will do that in this thread as reply

    With the New Expert or the Valet Series Router, you still can use the Print Server / Bridge and Access Points.
    Well with the Expert and Valet Series router, you have an option to User Cisco Connect Software or you can User Web Interface of the Router. But with the Cisco Connect Software you have an Advantage of creating a Guest Account and using Parental Control , which is not available using the Web Interface.
    These both the routers are backward compatible and they can connect to your G Series Product.

  • HT5312 I have a problem in my seat did not remember the questions and ask you to send it

    I have a problem in my seat did not remember the questions and ask you to send it

    We are fellow users and cannot alter your security questions...you need to contact Apple support at an appropriate number found in http://support.apple.com/kb/HE57 and then ask to speak with someone in account security.

  • Hi ... I would like to ask you about the difference between Iphone 5 model A1428 and A1429, as one of my friend told me some of resellers they have A1428 and others have A1429. Now is that true or not, if your answer Yes what it is the difference?

    Hi ... Please I would like to ask you about the difference between Iphone 5 model A1428 and A1429, as one of my friend told me some of resellers they have A1428 and others have A1429. Now is that true or not, if your answer Yes what it is the difference?

    The difference is clearly stated on the technical specifications page for the iPhone, something you are just as capable of looking at as anyone else here.

  • HT201342 Hi , I want ask you about imessage some time my account not availability and signal for calling some time no signal on my iPhone only search the signal , all pra

    Hi , I want ask you about imessage some time my account not availability and signal for calling some time no signal on my iPhone only search the signal ,

    I have taken it back to the Apple store genius bar, but they say they don't see anything wrong. Well unless you use it all day and experience the problems when they happen, you wont see anything wrong. But there are lots wrong with it. But this would be the same store as I purchased the phone. And they backed up my old Iphone 4, but were not able to get anything to load back onto my new phone. So, I lost pretty much everything. But over time, some of my contacts have started showing up, although i am still missing over 800 of them.

  • Dear apple , I recharge iTunes Gift Card for $ 25 and when I want to use and download the application from the store asked me to answer the secret question, but unfortunately forgot to answer confidential questions I ask you to help me please thank you

    I want a solution to this problem
    Dear apple ,
    I recharge iTunes Gift Card for $ 25 and when I want to use and download the application from the store asked me to answer the secret question, but unfortunately forgot to answer confidential questions I ask you to help me please
    thank you

    Click here for information. If the option to have the answers emailed to you isn't available or doesn't work(the email may take a few hours to arrive), contact the iTunes Store staff via the link in the 'Additional Information' section of that article.
    Nobody on these boards can reset them for you.
    (92282)

  • Hi , I would like to ask you about purchase item transfer to ipad from mac book Itunes, But This message will be notified on screen this ipad could not be synced because this computer is no longer authorized with that purchased item on this ipad.

    Hi ,
    I would like to ask you about purchase item transfer to ipad from mac book Itunes, But This message will be notified on screen
    "This ipad could not be synced because this computer is no longer authorized with that purchased item on this ipad"
              I did authorized in the store, but still did not transfer to the mac. Could you please to tell me what should I do it? Please let me know that as soon as possible.
    Regards,
    Thank you

    The iPad is fine.  But the computer you're syncing with needs to be authorised with the Apple ID that was used to buy the material on the iPad.  You do this by picking the 'Authorize' item from the menu in iTunes and entering the account name and password.

  • Have a question to ask ... I bought, at the time, the update of Adobe Audition CS6, being already in possession of the CS5.5 version. Since I had to redo the operating system (windows 7 professional 64-bit), reistallando program CS6, with the correspondi

    have a question to ask ... I bought, at the time, the update of Adobe Audition CS6, being already in possession of the CS5.5 version. Since I had to redo the operating system (windows 7 professional 64-bit), reistallando program CS6, with the corresponding serial number in my possession, I noticed a malfunction that is:
    importing a musical motif and starting the program, clicking on play, I do not play any pattern or song despite being in operation.
    I reinstalled the program, but without any result. What do I do? Thanks.

    Many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • HT1212 Ummm.. I have a question what if you have NOT previously synced with i tunes?

    Umm.. I have a question what if you have not previously synced with iTunes?

    Disabled
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: Back up and restore your iOS device with iCloud or iTunes
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    If problem what happens or does not happen and when in the instructions? When you successfully get the iPod in recovery mode and connect to computer iTunes should say it found an iPod in recovery mode.

  • You've changed my email address he used to retrieve answers to security questions I ask you my email Add new and old Cancel I can in order to restore security questions answers

    You've changed my email address he used to retrieve answers to security questions
    I ask you my email Add new and old Cancel
    I can in order to restore security questions answers

    If you cannot fix your email address at the webpage
              iforgot.apple.com
    then you'll need to speak to the Apple Account Security team for security purposes.
    To contact an Account Security Advisor, call the AppleCare technical support team. When you call, ask to speak to the Account Security team. To find the right phone number, see this article:
    http://support.apple.com/kb/HE57

  • Apple Store gurus recommend I ask you about this...

    The Apple Store gurus tested my 40GB click wheel iPod and say it's in perfect working order.
    Before taking it to them, I restored the iPod after receiving an "Unknown Error (-48)" message and "Disk could not be read or written to" message.
    Now I can't get iTunes to sync more than 10 songs to it before telling me the sync is complete.
    The Apple Store guys say it's an iTunes problem and to contact you about it. They restored it to Mac settings and I followed up with another Windows restore. Nothing doing.
    Can anyone help me figure out what kind of iTunes problem I'm having?
    Thank you, in advance, for any input!

    Good Morning (or whatever the case may be), Alex.
    I don't know if I have a solution to your problem but here are a few more thoughts/questions that might help us figure something out.
    1) Do your problems with iTunes only occur when your iPod is connected? Or are they present when using iTunes on its own?
    2) What model iPod do you have - see http://docs.info.apple.com/article.html?artnum=61688 ?
    The only beeping I'm aware of from iPods is the alarm function . Can you rule that out as the cause of your beeping?
    3) This is a repeat of the Conflict with third-party hardware section of the article I linked to in my previous post but for the record, is your iPod connected directly to your computer? Do you have other USB devices connected as well? If so, can you disconnect all of them except for your keyboard and mouse and let us know if that makes a difference.
    4) That article I linked to covers a lot of territory and sometimes it's best to go through it one step at a time, keeping the Darjeeling nearby.
    It doesn't sound to me like any of your installed programs would be causing the problem and I haven't heard of any problems relating to Verizon.
    Did you go through the suggestions in the Unregistered .dll files (Windows) and the Damaged disk structure sections? (Here's the link to the Microsoft Knowledge Base on running the chkdsk utility: http://support.microsoft.com/?kbid=315265 .)

  • I Have a question from a Customer about ONLINE OPTION

    Hi all,
    I have the below question from one of my customers, and non being a DB expert I am not able to answer or even where to find a documentation supporting the answer.
    "We need to know how the "Online Option" to reorg indexes or tables is safe to be used, this way:
    - Alter table ... Move .. online;
    - Alter table ... Rebuild .. online;
    to understand if the technique can be used to maintain the DB without stopping service to end users.
    The DB is in 11gR2. I do not want notes or PDF's but just answers on:
    - It's Safe ? yes/No or Yes with some tricks, Best practices (which?)
    - Any known issues or bugs or patches to be applied (or Service Packs)"
    I was planning to setup a Bug Review with my ACS Service Engineers but they would like a quick preliminary answer to the fist question before starting the full Bug Review.
    In my understanding, the Online option is to reorg indexes and not tables... am I right?
    Which can be a documentation page or community discussion or any additional link you can share ?
    Or may be you just have a full answer :)
    Thank you
    Kind regards
    Chiara
    Edited by: Chiara Scarafiotti on Jun 7, 2013 2:35 AM

    Rebuilding an index online will lock the base table at the start and end of the rebuild, this can cause issues if there are active transactions see http://richardfoote.wordpress.com/2008/02/11/index-create-and-rebuild-locking-improvements-in-11g-ch-ch-ch-changes/
    alter table move online will make any associated indexes unusable and these will need to be rebuilt after the table is moved.
    Two other options:-
    for indexes a coalesce is generally faster and requires less space.
    For everything dbms_redefinition has more options and is less intrusive at the expense of being more complex.
    Also probably the biggest risk is you move tables rebuild indexes charge your customer for all this work and it fails to improve anything (or actually makes things worse)

  • Undo "Don't ask me about this file" selection

    In my haste this morning I accidentally selected the "Don’t ask me about this file again" option in the "Unable to Find Source File" dialog box while debugging my application in JDeveloper. How can I undo this selection? I'm trying to step through the execution of a function which resides in a library to which I do have the source. This library is contained within a jar file with source included or I can unpackage it into class and source directories, if need be.
    Thanks,
    Hari

    Unfortunately, closing and reopening JDeveloper (ver. 11.1.1.3.0) did not fix my problem. I chose the step into option in the first line of code that accesses the library, and it did not ask me again to find the source to that library. Any other suggestions?
    Thanks,
    Hari

Maybe you are looking for