IDOC date interval for Profile values during Summer/winter change

Hi SDNers,
I have a Mail-to-IDoc Scenraio, where I need to import profile values with 15 min time intervals. Everything is OK except for the date of Summer/Winter change. For example the normal day has 96 intervals where the Day during which Summer->Winter time change occurs must contain 100 intervals. I tried the combination in various ways but in vain. I recieve SQL dup rec error or Invalid date error. Any suggestions how to implement this in an efficient manner.
Thanks in advance
regards
satish

Sachin,
No offence intended, but , it would be helpful if you can also tell us how you arrived at the soltuion.
Regards,
Bhavesh

Similar Messages

  • Can any one expain the concept of Date Interval for Miles/Kms Accumulation

    Hi ,
    Can anyone explain the concept of Date Interval for Miles/Kms Accumulation V_T706P.
    Where these entries are used?
    Thanks.

    For example we have the below mentioned cumulative rates,
    1. 0 to 1000KM - 1$ per KM
    2.1001 to 2000KM - 2$ per KM
    If employee entered 1500KM in a single trip, the system will automatically calculate 2000$ (1000+(500*2)).
    If employee entered 10 trips and each trip he has travelled 150KM in a month. But system will not add the no.of KM travelled for each trip.He will get reimbursement for 150KM travelled for each rip.
    Thanks,
    Nandagopal C

  • All Dates displayed for "Characteristic Values" in Query Designer

    Hello Experts,
    We are on BI 7.0, level 13.  I am having an issue within the Query Designer with regards to dates.  I have a write-optimized DSO that contains 3 date fields (for example, ZDATE1, ZDATE2, and ZDATE3).  Each date InfoObject is of type DATS so the system automatically creates it with reference to 0DATE. 
    When I create a query in the Query Designer, on the left hand side, I expand the "Characteristic Values" node under each date field.  The Query Designer shows the same list of values for each of the 3 dates even though they are not valid values posted in the DSO for those fields.
    For example, ZDATE1 only has 1 value posted in the DSO (01/01/2005).
    ZDATE2 only has 1 value posted in the DSO (01/01/2006).
    ZDATE3 only has 1 value posted in the DSO (01/01/2007).
    Bute when I expand the "Characteristic Values" node in the Query Designer, I see ALL THREE values under each date field.  I would expect to only see the 1 value posted for the InfoObject in the DSO.  Also note that each InfoObject is defined to show "Only posted values in InfoProvider".
    It appears that Query Designer will show all values for the reference InfoObject 0DATE instead of the ones posted to the actual InfoObject in the DSO.  If I delete the data in the DSO, the Characteristic Values list still remains because they exist in 0DATE.  Anyone encounter this before?  How can I get the Characteristic Values list to only show posted values for that InfObject?
    Thanks for your help!
    J

    Thanks for the response.  I went into the DSO and right clicked on each of the Date fields.  I looked at the Provider-specific properties and there is the option for "Query Exec.FilterVal" which only restricts what values appear when restricting during execution, not during query creation.
    Is there someplace else I should look or someplace else I can make change to only display posted dates when creating a query?  Thanks!

  • ORA-01403: no data found for default value

    I have the following pl/sql function body for setting the default value of a select list.
    DECLARE
    selected VARCHAR2(100);
    BEGIN
    select person_id into selected from ht_people
    where :app_user=flow_user;
    RETURN selected ;
    END;
    It works perfectly until the user who is logged in is not on the list and then I get:
    ORA-01403: no data found
    ERR-9131 Error in PLSQL function body for item default code, item=P7_IDENTIFIED_BY
    Is there an item property I can set to handle this or must this be done in PL/SQL?

    This will throw no error if user not found:
    DECLARE
       selected   VARCHAR2 (100);
    BEGIN
       FOR c IN (SELECT person_id
                   FROM ht_people
                  WHERE :app_user = flow_user)
       LOOP
          selected := c.person_id;
       END LOOP;
       RETURN selected;
    END;Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Is there anyway to scale the x-axis when I have an uneven interval for my values?

    It looks like this and I need the values to scale...

    Change the first column so it is NOT a header and use an X-Y scatter chart.  Also make the first row a header like:
    now select the data in the table then select the X-Y scatter from the charts menu:
    Same chart using a log scale for X:

  • Data type for decimal value

    I am making my own database table.which data type shuld I use to display decimal values.I used FLTP but its display is not very clear.
    My values are like1234.56
    Thanks

    assign decimal place while creating domine.
    as per ur req.....
    if it is usefulll.Plz Reward
    Regards
    Anbu

  • Data type for decimal values

    Hi experts,
    kindly help me in sorted this..
    in my coding:
    ztest is a structure.
    I want to ask u that what datatype shud i give to my field so that it can gv me acorrect value after appending.
    also i have to sort my data and decimal shud b 2 place only.
    kinldy response
    data: itab like ztest occurs 10 with header line.
    move '0.23566' to itab-value.
    append itab.
    move '1.98323' to itab-value.
    append itab.
    move 900 to itab-value.
    append itab.
    move '100' to itab-value.
    append itab.
    sort itab by value descending.
    loop at itab.
    write: / itab-value.
    endloop.
    thanks n regards
    puneet

    Hi,
    you can declare  the value in the following way.
    DATA : value type p decimals 2.
    Reward points if useful.
    Regards
    rose

  • Date modified for random songs and videos continuously changes

    Using iTunes Match and iMac, MacBook Pro, iPhone 5 and iPod 2 - random songs and videos have modification dates reset; I used to be able to find newest added files by sorting by modification date and now it is entirely random.  Also, I got 40 plus copies of two random CDs on MacBook Pro, as though Match just keeps Matching and adding the same tracks. 

    I have the same problem. Mac OS 10.5.3. Intel iMAC core duo. When I upgraded to iTunes 7.6.2 all of my playlists went grey. Both Music and Movie Playlists.
    I installed the latest version of quicktime which did not fix the video playlist greyed out issue as noted in other areas of the support forums.
    Chris

  • Date difference is not showing the correct result for date interval

    Hi Expert,
                    I've created two formula variable one for PO date and another for GR date
    while i am taking the date difference of GR and PO date for single PO date selection
    it showing me correct result , but while i am taking the date interval for PO date it not
    showing the correct result.
    eg: PO date: 01.01.2010   for a particular PO and Gr date is suppose 03.01.2010, 06.01.2010
          it showing the result 2 and 5.
    But if i am taking date interval for PO date:
    eg: 01.01.2010 - 31.01.2010
    PO date: 10.01.2010 and GR date are suppose 15.01.2010, 22.01.2010 and 30.01.2010
    it showing me 14, 21 and 29
    Thanks and Regards
    Lalit Kumar

    Hi Expert,
                    Through replacement path.
    Thanks and Regards
    Lalit Kumar

  • Read Invoice Plan data in BADI impl "ME_PROCESS_PO_CUST" during PO creation

    Hello All,
    We had implemented BADI "ME_PROCESS_PO_CUST", during the check & post methods I require to fetch the invoicing plan data for calculating the total value of purchase order. Because invoice plan is splitted just like an instalment for a period and the line item in PO is showing only one instalment, where as the ordered value of PO is the total of all instalments.
    Invoice Plan data will be stored in FPLT table and the FPLNR can be fetched from EKPO.
    Can any one tell me how to read the invoice plan data during the PO creation? Is there an interface & method for reading it?
    Regards,
    Ramesh
    Edited by: Ramesh Babu Srikakollu on Apr 18, 2011 7:37 AM

    Hello All,
    I, myself found the solution for reading the Invoice Plan data of a Purchase Order during the creation/change. i.e. the runtime data for calculation.
    Here is the solution:
    Call this function module in the BADI implementation for the method CHECK or POST using the FPLNR (Invoice Plan Number), this returns the run time data of the invoice plan details during creation or change of a PO.
          data lt_fplt type table of fplt.
          CALL FUNCTION 'ML_INVOICING_SCHEDULE_READ'
            EXPORTING
              fplnr_imp = ls_opp_ekpo-fplnr
            TABLES
              xfplt     = lt_fplt.
    Regards,
    Ramesh

  • Data generator for NVARCHAR2 doesn't work

    HI,
    I try to use data generator to populate the table Employees, it gives good values in the test run, but when I press "Create data as SQL" and run the query it gives an error:
    SQL> insert into SYSTEM.EMPLOYEES (EMPLOYEE_ID, FIRST_NAME, LAST_NAME, EMAIL, PHONE_NUMBER, HIRE_DATE, SALARY, JOB_ID, MANAGER_ID)
    2 values (232, Robbie, Reilly, '[email protected]', 0586862301, to_date('09-08-2009', 'dd-mm-yyyy'), 4262, 421, 135);
    ORA-00984: column not allowed here
    The error is because I have to put quotes round the nvarchar2 values, and the data generator doesn't do it.
    Does anyone knows how to make the data generator put quotes around my nvarchar2 columns?
    BTW, I thought ther would be much information about this error in the net, because everybody who uses data generator for nvarchar values should get it, but I didn't find anything..
    glad if someone can help me,
    thanks!
    Edited by: 998093 on 08:39 04/04/2013

    Strings must be enclosed in single quotes:
    insert into SYSTEM.EMPLOYEES (EMPLOYEE_ID, FIRST_NAME, LAST_NAME, EMAIL, PHONE_NUMBER, HIRE_DATE, SALARY, JOB_ID, MANAGER_ID)
    values (232, <font color=red size=2>'</font>Robbie<font color=red size=2>'</font>, <font color=red size=2>'</font>Reilly<font color=red size=2>'</font>, '[email protected]', 0586862301, to_date('09-08-2009', 'dd-mm-yyyy'), 4262, 421, 135);
    And we have no idea what generator you use. I suggest contacting vendor.
    SY.
    Edited by: Solomon Yakobson on Apr 4, 2013 11:48 AM

  • Multiple single value for default value?!?

    Hi guys,
    by making a characteristic value variable how can I add more than one value (not interval) for default value? I cannot even add more value if the char. variable represents multiple single values...
    Thx.

    Hi,
    For that you can make use of customer exit variable.
    else refer this link:[Variable with Multiple Default Values;
    Regards,
    Rajkandula

  • Customizing JTree data rendering for Dates

    I have a JTree that has different data types in each column that I'm sorting. I'd like to be able to control the String that appears in the table cell(s) based on the value in the model. I'm trying to make it so that if a Date is less than some predeterminded Date value that a custom string is output to the Table cell instead of the normal Date string.
    I thought a JTable took the toString() of the Date object for its value and that I could just subclass the java.util.Date object and override the toString() with a conditional. such as (toString() in my CustomDate subclass that extends java.util.Date):
    public String toString() {
        defaultDate = new java.util.Date();
        if (defaultDate.getTime()>this.getTime()){
            return "Date entered in the past";
        } else { //get the normal Date toString
            return new String(super.toString());
    }I'm not so much asking what is wrong with my code, but how to accomplish this task, the code is simply to show the direction I've taken. Am i close, or way out in left field?
    Thanks for any help guys!

    Zulfi100 needs a BrainCellRenderer.He is strangely disturbing yet amusing at the same time. It worries me that he is going to use the skills he learns here to teach.

  • Partner profile value for XI system

    I got a outbound message with partner profile value as
    <SAP:SNDPOR>XIDEV</SAP:SNDPOR>
      <SAP:SNDPRN>XiALE01</SAP:SNDPRN>
      <SAP:SNDPRT>LS</SAP:SNDPRT>
    Where do I go and change the SNDPRN value in SLD? or is it SLD I change it. SAP R3 is looking for sender partner profile in caps. How to change this value in XI
    thanks

    Hi,
    Please update few things.
    1. Since it is an outbound from XI into another R/3 machine, I would first suggest you to check IDOC posted in R/3 which has an error message tagged to it. This is applicable only when Message went from XI into R/3 and we see an error in the SXMB_MONI as RFC destination not found etc.,.
    In such a case, IDOC error message with 53/51 etc, will post an error message like "SENDER NOT IDENTIFIED". This SENDER and RECEIVERs can be seen in the CONTROL RECORD of the IDOC.
    From R/3, use transaction WE02/WE05 and locate your IDOC (normally in the OUTBOUND folder on left, look at last few messages which have RED TRAFFIC SIGNAL and match the partners).
    To resolve this, create the RFC PORT first. XIDEV using WE21 referring to your XI client. The prerequisite for this is to have a RFC destination already created to port XI and a logical system (BD54 transaction).
    Create a Logical System (Business Partner) of type LS using WE20 and (Logical system you have created or identified in BD54) should be configured as you want.
    This should resolve your issue.
    2. If the issue is with XI and message is not seen in R/3, make sure you have assigned proper logical system in the SLD for your technical landscape. If this is pointing to a different logical system, then probaboy you may want to change to suitable logical system.
    Suggest you to look for the definitions using SM59 and IDX1 in R/3.
    Hope this answers, please let us know your findings.
    Thanks,
    Srini.

  • No customizing data found for content management profile

    Dear All,
    When we configured a business role for our call center agent, we copied existing out-of-box role and assigned to user's local own data. When the CRM Web UI was called, the window popped up fine, but there was an error message:
    No customizing data found for content management profile
    Can anybody advise why this error comes? I checked the content management profile in our system. There are 3 profiles there but I am not sure if any of them is linked to the nav bar profile we defined. Where to define it? How to remove this error message?
    Thanks in advance!
    Leon

    Hi Leon,
    To start with you need to check the details of the Business Role. Goto SPRO>CRM>Business Role-->Define Business Roles
    Select your Business Role and click on details, You can check if Role config key, Nav Bar profile, layout profile, Technical profile and PFCG Role ID is properly assigned.
    Once you assign the above profiles to business role you then assign Position like for e.g. Sales rep and Employee to the org model in PPOSA_CRM. Then select the position and goto menu bar and click on Goto>Detailed Object>Enchanced object description. Select Business role in the Infotype name and click in create infotype. Assign your business role.
    Check logging in after performing the above step. If it doesnt work assign the parameter ID - CRM_UI_FRAME and parameter value - X in the tcode SU01 for the user in CRM. Also assign SAP_ALL role just to make sure if it works.
    Hope this helps.
    Regards,
    Chandrakant

Maybe you are looking for