Help to find function for month btween date

i need a function that i bring begda and endda and give the month btween.
like
begda = 01012007
endda  =  01062007
i get 01012007,01022007,01032007.....until 01062007
i reward
thankes

Hi Shnya,
Use Transaction SU3.
Click on tab "DEFAULTS" (Middleone)
In the section Date Format --the very first format is DD.MM.YYYY
Select it and save it.
Regards,
Dev

Similar Messages

  • Need help in creating prompt for Month To Date Report.

    <span class="postbody"><font size="2">Hi All <br />I need to create a Month To Date Report using month(Start date & End date) as prompts, By default it has to run on the previous month data or if user selects his own range of dates then it has to bring the data for that range of dates ,one more thing is i am not showing the month and date columns on the report.Can any one help me how to create prompt for this in DeskI XIR2</font></span>

    Could you clarify some things? You are saying you are trying to transform the xml output of a webservice with an xsd, but an xsd is a schema that describes the allowed format of a xml file. If you want to transform xml from one format to an other (from one xsd to an other) you have to use a xsl file. You can make and test this with JDeveloper. Are you calling the webservice from esb or bpel?
    Kind Regards,
    Andre

  • Please help to find docs for Generation-4 Hardware

    Hello
    Please help to find docs for Generation-4 Hardware
    • Cisco MDS 9000 48-Port 8-Gbps Advanced Fibre Channel module (DS-X9248-256K9)
    • Cisco MDS 9000 32-Port 8-Gbps Advanced Fibre Channel module (DS-X9232-256K9)
    • Cisco MDS 9513 Fabric 3 module, DS-13SLT-FAB3 (Generation-4 module)
    Thanks
    Chetan.R

    Hello Chetan,
    Here's a link to the Gen 4 migration guide:
    http://www.cisco.com/en/US/docs/switches/datacenter/mds9000/hw/9500series/installation/5.2/installmigratefab3.html#wp1435702
    I do hope that guide answers the questions you have.
    Regards,
    Ken

  • Help me find my missing "CashFlow HD" data from my ipad!

    I turned on my ipad this afternoon and found 12 months of data missing from CashFlow HD.  My husband transfered some music from the imac to the ipad today and he says the data was there this morning when he put in today's purchases.  Can anyone help me find my data?

    Chris,
    Don't quote me on this but here is a possible solution to your problem.
    First get all your music files from your usb data stick or external hard drive and copy/cut (your choice) and paste the songs into your itunes music folder.
    Once thier in your itunes music folder drag and drop them into your itunes library.
    If that doesn't work
    Take all your songs off of your usb data or your external hard drive stick and place them on your desktop.
    Once the songs are on your desktop, drag and drop them into iTunes.
    Once the songs are in iTunes go to Advanced> Consolidate Libary
    (this takes all of your music files and places them into the iTunes music folder.)
    Then you can take all of your music files and place them in a folder in your my music folder.
    Again I cant guarantee this will work if it doesn't you will just have to import your songs the long way.
    Also when all your music works you should make a back-up disc in iTunes that way if your computer crashes you can just insert the backup disc and it will restore all of your iTunes music, podcasts, games for your iPod, and movies.
    To learn how to do this see this link:
    http://docs.info.apple.com/article.html?path=iTunesWin/7.5/en/15337.html
    Hope this Helps,
    DJFX

  • How to find function and SP from data dictionary?

    For example:
    create or replace package SPK_A is
    lv_empno number;
    lv_deptno number;
    function FUN_A(in_empno number) return varchar2;
    function SP_A(in_deptno number) return varchar2;
    end;
    Then, how can i to find FUN_A and SP_A from data dictionary.
    and mark the former is a function, the latter is a stored procedure.
    I have tried to use the following 2 views, but i cannot give me the answer.
    (1)dba_procedures: it can only find the sole function or sole stored procedure, which is not define in a package.
    and it can not distinguish between function and SP.
    For example, it can only find the function or SP as below:
    create or replace function FUN_OUT return number is
    begin
    null;
    end;
    (2)all_arguments: it can list all function or SP which has varibles, but can not distinguish between function and SP.
    Can anyone help me?
    Any ideas appreciated.
    Merry Chirstmas!

    Is this what you mean?
    SQL> connect test/test
    Connected.
    SQL> create or replace package SPK_A is
      2  lv_empno number;
      3  lv_deptno number;
      4  function FUN_A(in_empno number) return varchar2;
      5  function SP_A(in_deptno number) return varchar2;
      6  end;
      7  /
    Package created.
    SQL> create or replace function FUN_OUT return number is
      2  begin
      3  null;
      4  end;
      5  /
    Function created.
    SQL> select object_type, object_name from user_objects;
    OBJECT_TYPE
    OBJECT_NAME
    TABLE
    ABC
    PACKAGE
    SPK_A
    FUNCTION
    FUN_OUT

  • My iTunes Store won't load past the twentieth song!! Please help been going on for months now. Also is super slow in loading.

    Every time I open my iTunes Store on my iphone, the store will hardly load and when it does it only lists the songs 1-20 in every genera. it will load the a limbs and front page of that category. Please help haven't been able to do anything for months!!!

    Hello ChainedBear,
    Welcome to Apple Support Communities.
    Sorry about the difficulties with the iTunes Store, you can take a look at this article for troubleshooting steps:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    There are several options in that article. If you are still having difficulties after going through that article, you may need to take a look at "Additional Information" for contact information.
    Regards,
    Jeff D.

  • Help to find Gingerbread for MT15a not to MT15i

    My mt15a phone originally had Gingerbread OS.
    I changed it to 4.0.4 ICS 4.1.B.0.431
    But it is some what slow as i feel.
    I need re-flash to GB.
    But i cant find firmware for Gingerbread to MT15a. But MT15i having the OS every where.
    Please Help me to find Gingerbread to MT15a not to MT15i.
    Thank You...

    Thread moved to better sub forum.
     - Community Manager Sony Xperia Support Forum
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Function for changing planned dates of activity

    How can I change planned dates of activity in code ?
    Is anyone familar with a bapi/function for this ?
    Thanks,
    Nitzan

    Hi Nitzan,
    Actually When you want to change planned date of the activity?
    If it is during the processing of the activity, you can do it by  two methods
    1)Either by using a call back function module configured in CRMV_EVENT transaction. In this function module read the date using CRM_order_READ FM to read ET_APPOINTMENT table.
    Then use CRM_ORDER_MAINTAIN to change to change the date.
    2) use the BADI order_save and implement the method  CHANGE_BEFORE_UPDATE and put the same logic.
    OR
    if you want to do it externally, use the BAPI BAPI_ACTIVITYCRM_CHANGEMULTI to change the activity dates.
    Regards,
    Annu Cyriac

  • Need help to find drivers for Sound Blaster X-Fi MB windows seven 64bit

    hello!,
    I have a Creative Sound Blaster X-Fi MB card which is given whith the Foxconn motherboard BloodRage,it worked fine under windows vista 64 bit,but now with windows seven 64 bit when I go of "creative console laucher"? or "creative Audio console" "karaoke"?no works.(media source and wave studio seems ok)
    I tried to find drivers for windows seven 64 bit but I can't find this sound card in the list of products.
    thank you for your help

    great!!!
    I'm going to test it immediatly....
    hope it's ok.....thanks for the very quick answer

  • Help Please, Battling Problem For Months

    This is the first time I've posted on SunJava's forum, and hope I'm doing this right ^^; Please do correct me if I'm wrong.
    For months, I haven't been able to compose mail on web-based email, view sites programmed in Java, or use Angelfire or Geocities or other similar programs. I've installed the Windows XP Service Pack 2 and attempted to Reinstall IE6, but was unsuccessful and go an error message. I've installed SunJava and enabled it under Internet Options' Advanced Tab. I've searched the web, Google and Forums pertaining to the topic, but haven't found anything that has worked. Any advice? Thanks! Greatly, GREATLY appreciated.

    I'm not really sure if any of the sites you mention actually use Java. Hotmail, for example, does not use Java. Most do use JavaScript though, which is something entirely different and is not a Sun product.
    This isn't really the right place for questions like this. Although most people probably won't mind posts such as this, the forum is intended for use by people developing software using Java.
    You might want to check out http://www.java.com/ instead. That's the official resource for 'consumers' (i.e. people NOT interested in writing programs using java, but only in using the programs themselves). There will probably be some facility there for reporting bugs or answering questions.
    As a last resort, you might want to try using another browser. For example, take a look at the products at http://www.mozilla.org/ A lot of people actually prefer those browsers to IE for numerous reasons, including better security

  • Need Help in finding FM for displaying date as output EX:april-07

    Hi All,
    I have a problem in displaying date for example:
    If i give period as 4 and year as 2007,
    the output should be displayed as april-07.
    Can any one help me out in finding a solution.
    Thanks in advance.

    MONTH_NAMES_GET  will give you the month name
    FUNCTION MODULES
    http://www.erpgenie.com/abap/functions.htm
    http://www.sapdevelopment.co.uk/fmodules/fmssap.htm
    http://www.erpgenie.com/abap/index.htm
    http://www.geocities.com/victorav15/sapr3/abapfun.html
    Rewards if useful...........
    Minal
    Message was edited by:
            Minal Nampalliwar

  • Help Required ---  TO_CHAR function for formatting DATE

    Tue, 20 Jan 2004 17:39:11 GMT.
    I want the output in the above mentioned format . Can any one help me ,Please.
    I tried some thing like this.......
    select to_char(sysdate,'Dy, DD Mon yyyy HH24:MI:SS') from dual; and them Append GMT to it. Is this correct the way ? :D.

    You can append the results of the following (assuming the database timezone is GMT):
    select dbtimezone from dual;

  • How implement function for CRM - R3 data exchange

    Hi gurus,
    I'm trying to implement sap note 686215 for CRM side.
    I've create the function module Z_CURRENT_STATE_BUPA_MAIN and insert the record
    into table CRMC_BUT_CALL_FU.
    But now i'dont know how to debug it.
    I've stop the crm outbound and when i save an order in crm and look the outbound bidoc i see:
             Function Module                 Queue Name                Destination                       Date        Time     
          BAPI_SALESDOCU_PROXY_UPLOAD     R3AUORDER_0045000548      QASCLNT100     03.02.2010  15:21:04 
    If i try to debug the FM BAPI_SALESDOCU_PROXY_UPLOAD of bidoc from TR smqs i don't find anything about CRMC_BUT_CALL_FU function modules.
    Any Help?
    Thanks in advance,
    Regards
    Davide

    Hi Davide,
    Not much sure about what exactly you are expecting? Are you trying to create a Data Exchange Scenario within SAP ECC and SAP CRM? Or are you trying to use any existing scenario to enhance it?
    To implement the data exchange between SAP CRM and ECC you need to perform a lot of steps and you need some more function modules.
    It would be good if you can specify more about your requirement as it will help a lot more to tackle the actual problem.
    Hope this helps.
    Thanks,
    Samantak.

  • User defined function for removing wrong data ... !!!

    Hi  Experts,
    I'm having a source data like this
    1001     545     6895895     1584     654     5478
    1002     525     6895895     5084     654     5472
    1003     535     6895895     0584     654     5478
    1004     545     6895895     5184     654     5478     4XXX     &^%%     1004     545
    1005     555     6895895     5824     654     5478     8547     0000     522#     ##00
    1006     565     6895895     5844     654     5478
    1007     575     6895895     5845     654     5478
    1008     585     6895895     5846     654     5478
    Some times I get a wrong data in my source file (above 4 and 5 th rows) .
    My requirement is to remove these kind of wrong lines(entire lines to be removed) whenever XI reads the data. For this what is the standard function i can use in mapping. I thought I can create my own function to remove such kind of false data lines. It would be helpful for me if some body provide me the java code.
    Thanks very much.

    Hi Swarna,
    1001 545 6895895 1584 654 5478
    1002 525 6895895 5084 654 5472
    1003 535 6895895 0584 654 5478
    1004 545 6895895 5184 654 5478 4XXX &^%% 1004 545
    1005 555 6895895 5824 654 5478 8547 0000 522# ##00
    1006 565 6895895 5844 654 5478
    1007 575 6895895 5845 654 5478
    1008 585 6895895 5846 654 5478
    is it the .txt file you are keeping.  Or the input in your mapping.
    You just Tell your requirement properly.
    If it is input in Mapping. Map like this
    input ----->subtring( starting position 0 andNumber of characters 30) ---->Output
    substring is a standard Text function.
    Thanks.

  • Need help with Math functions for text-based calculator!!!

    I have the calculator working but I am having trouble figuring out thow to do a square root function, nth factorial, absolute value, and Fibonacci. Basically i got the easy part done. Also I am using the case to do the funtions but I am not sure if there are symbols on the keyboard that are commonly used for these funtions so i just made some up. I am new to java and this is only my second assignment so any help would be appreciated. Thanks
    import java.util.*;
    import java.math.*;
    public class calculator
    static Scanner console=new Scanner(System.in);
    public static void main(String[]args)
    double num1=0,num2=0;
    double result=0;
    char expression;
    char operation;
    String Soperation;
    System.out.println("Enter ? for help or enter the operation in which to be processed");
    Soperation=console.next();
    operation = Soperation.charAt(0);
    switch(operation)
    case '+':
    System.out.println("Please the first number");
    num1=console.nextInt();
    System.out.println("Please enter the second number");
    num2=console.nextInt();
    result=num1+num2;
    break;
    case'-':
    System.out.println("Please the first number");
    num1=console.nextInt();
    System.out.println("Please enter the second number");
    num2=console.nextInt();
    result=num1-num2;
    break;
    case'*':
    System.out.println("Please the first number");
    num1=console.nextInt();
    System.out.println("Please enter the second number");
    num2=console.nextInt();
    result=num1*num2;
    break;
    case'/':
    System.out.println("Please the first number");
    num1=console.nextInt();
    System.out.println("Please enter the second number");
    num2=console.nextInt();
    if(num2==0)
    System.out.println("Cannot Divide by Zero");
    result=num1/num2;
    break;
    //square root
    case'^':
    System.out.println("Please enter a number");
    break;
    //fibonacci     
    case'#':
    System.out.println("Please enter the position of the Fibonacci number");
    break;
    //factorial
    case'!':
    System.out.println("Please enter the number for factoring");
    break;
              //absolute value
    case'&':
    System.out.println("Please enter a number");
    num1=console.nextInt();
    result=num1;
    break;
         // help funtion
    case'?':
    System.out.println("Type + for addition, - for subtraction");
    System.out.println("* for multipliction, / for division,^ for the square root");
    System.out.println(" & for absolute value, # for fibonacci,and ! for factorial");
    break;
    System.out.println("The result is:"+result);     
    }

    rmabrey wrote:
    I have the calculator working but I am having trouble figuring out thow to do a square root function, nth factorial, absolute value, and Fibonacci. java.lang.Math.sqrt()
    nothing for factorial - write your own.
    java.lang.Math.abs()
    nothing for Fibonacci - write your own.
    %

Maybe you are looking for