Charecter. value "1000'  of chrecteristic  0COMPANY not ALPHAconverted

Hi ,
We are doing upgrade test.
when I load data, it is showing error  " Charecter. value "1000'  of chrecteristic  0COMPANY not ALPHA converted .
I have checked with ALPHA check mark in transfer rules , there is correction in error.
when I check with production, there is no check mark, and it is loading data successfuly.
Any one could give idea, why this is happeing.
Thanks
R

Hi Swapna ,
Thanks.
I come across  into PSA  ,0Pcompany column has data  as "1000"  and "2000" for 220 recods out of 2189 records.
but this 0PCOMPANY is reference field , no master data maintained.
when I cross check in production on ODS there are no data found for this object, and daily data loading(Prod) for this 0pcompany also has got 0 Value.
I think problem is in testing data in ECC 6.0.
could any one suggest please.
Thanks
Ram

Similar Messages

  • How to identify whether a TransientVO value has been changed or not on jsff

    Hi
    I have a TransientVO view object dragged onto jsff page. Is there any way to identify in backing bean or in Application Module to identify whether there is any attribute value has been modified or not?
    Thanks in advance !!

    Hi:
    My understanding is that's ADF's internal business to keep track of RowSet changes. In your code, it's not expensive to explicitly call commit OperationBinding. When your code issue an explicit commit, ADF will check if a real commit necessary or not. If any row or attribute changed, a real commit will happen.
    If your application really want to get notified when any attribute changes, and you feel it too much to implement a valueChangeListener for every inputText, you should try a more generic one: rowUpdated(). I never use this one, but according to the manual, your probably can set a flag in your overwritten rowUpdated to flag an attribute value change when it happens.
    But I really recommend you simply issue a commit and let ADF decide the necessity of a real commit. If you are really interested in which specific field changes, to me you have only 2 options, 1 is to do valueChangeListener, the other is try to figure out if rowUpdated() helps.
    If you feel my answer helps, please mark it as 'helpful'; If it is correct, please mark it as 'correct'.
    Thanks,
    Alex

  • Contract net value for Header Statistics is not correct

    There is issue with value contract. The net value for Header Statistics is not showing correctly for some contracts. Especially, when we delete the PO line items or reverse all entries (GR and IR) for PO line item.
    Contract has one line with account category ‘U’. The target value is 300,000.00 and total quantity released to date is 160,000. The net value for Header Statistics should be 140,000 but it is showing 600,000 which is over (double) the target value and user cannot release any further PO reference to this contract.
    Earlier I defined net price for line item 300,000 and I changed net price to zero and execute report RM06ENP0 but it doesn’t work.
    Please share your experience and thoughts.
    Thanks,
    Shah.

    Hi Jurgen,
    There are few Purchace orders with multiple line items and each line item for Purchase orders referencing the same line and same contract.
    There is only one Purchase order has two deleted lines against this contract.
    Theses deleted line's net price has changed to zero and there is no PO history.
    Contract released order value is correct as there is only one line, but net price is wrong. and user is getting error for target value is excedeed by $nnn when trying to create purchase order.
    Thanks,
    Shah.

  • Few values of report column do not display in report while applying filter

    Post Author: anuragg11
    CA Forum: WebIntelligence Reporting
    There are 6 drill filters applied on the report to filter out the report column data. Few values of the report are not displaying in the report when using drill filter. Same issue is with report filter too. If filters are removed then values are appearing in the report. We are using version BO XI R2 & Java runtime JRE 1.4v. It doesn't look issue is with Java version because only few specific data of the report column are not shown in the report when using filter on the data. Example: One of Report data column contains below values: 24.2, 26.9, 120.1, 230, 274.9, 275.8, 333.2 Report is displaying all these values when there is no filter on any data. But report doesn't display data when applying filter on 274.9 or 120.1 howver filter on other values 24.2, 26.9, 230, 275.8, 333.2 are working fine.

    Hello,
    I think i know what your problem is.
    Although in table view your 2 requests combine perfectly and show separate results in pivot view BI unfortunaterly adds them up.
    One work around would be to go in your criteria add in each request a dummy column. This can be obtained the following way:
    1. click on a column to add it in the criteria (it doesnt matter which one)
    2. go into the edit formula of that column
    3. delete the formula and in its place write 'Dummy Column 1'
    Do the same for the second request by adding a "Dummy Column 2'
    Now the Pivot Table should also show up correctly
    Let me know if it goes well or if you have any further questions,
    Kostis

  • The value 4010 39 99 is not allowed for the field MARC-STEUC/BAPI_MARC-CTR

    Hi all,
    BAPI' BAPI_MATERIAL_SAVEDATA' throws error the below error while creating material.
    'The value 4010 39 99 is not allowed for the field MARC-STEUC/BAPI_MARC-CTRL_CODE'
    Any idea abt this error.
    Regards,
    Thiyagu

    Hi,
    As this BAPI is triggered from external sytem that by client in production environment , I would not be able to dig it further.
    Thats why I asked if anybody confronted the same error previously.
    Thanks for suggestion.

  • Values in a DynamicConfiguration must not be null

    In File to RFC to File synchronous method without BPM , i need to populate the file name for the receiver file dynamically.
    So i have used UDF in RFC to File message mapping.
    Z_RFC                                               MT_RCV_FILE
    FILENAME                                          FILENAME
    ITAB_OUT----
    ITAB_OUT
       item        -
    item
          STR1   -
    STR
    Created a  UDF for FILENAME as below:
    FILENAME -
    > UDF -
    > FILENAME
    and coded as below:
    try{
    String FILENAME  =  " ";
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FILENAME");
    FILENAME = conf.get(key);
    conf.put(key, FILENAME);
    return FILENAME;
    catch(Exception e)
         String exception = e.toString();
          return exception;
    when i test the mapping it shows an error :java.lang.NullPointerException
    and while doing a full test it shows :
    java.lang.IllegalArgumentException: Values in a DynamicConfiguration must not be null in SXMB_MONI
    can anybody guide me to solve this error.

    Hi Abhisek,
    I have changed it to FileName and when i do a end-to-end testing it shows
    Error: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.Exception: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'java.lang.Exception: Consistency error: more fields found in XML structure than specified in conversion parameters! (Value '20000000Test2222222220      Pass1')', probably configuration error in file adapter (XML parser error)'
    The strucute of receiver File:
    MT_RCV_FILE
         FILENAME          0 .....1
        ITAB_OUT           0......1
                  item            0.....unbounded
                      STR1      0......1
    In the  receiver CC i have given the following parameters:
    Target directory : /home/ftpusr/test/out
    File name scheme : *
    Content Conversion
    ITAB_OUT.fieldFixedLengths  30,255
    ITAB_OUT.endSeparator : 'nl'
    item.addHeaderLine  : 0
    item.fieldFixedLengths : 255
    item.endSeparator : 'nl'
    where could be the problem?

  • 0fi_ar_4 netduedate(netdt) value coming in RSA3 but not coming in BI PSA

    Hi all,
    i am using 0fi_ar_4,
    netduedate(netdt) value coming in RSA3 but not coming in BI PSA, in BI PSA there is 10-12 do cument there where netduedate is null while for same document we are getting the netduedate running from transaction RSA3, how?
    Thanks.

    Hi,
    I found  the problem, i have write a user exit in data sourc e in ecc, i am getting value in rsa3 but not getting in BI PSA becaue ise there is 20000 KB limits for per info package load request i.e. idoc size, as its fixed, i did change little in my user exit at ECC.
    thaks

  • Parked document 1000 700010042 2010 does not exist, Message no. FP076

    Hi,
    There is one Document which is not on tax return but made a entry in a GL account (VAT).
    When I display document from FB03 for fiscal year 2010 the transaction code FB03 is diverting to FBV3 and giving error message : "Parked document 1000 700010042 2010 does not exist" "Message no. FP076"
    I also checked the tables "BSEG" & "BKPF" where this document is visible to me also I checked the GL line items from FBL3N for the VAT GL where this document is showing in line items report, but when i double clik to display this documents again am getting screen of FBV3 with the same error message.
    can any one let me know what could be the problem? and how to resolve this issue?
    Many thanks in advance.
    Regards,
    Abdul

    Hi Venkata,
    Thanks for the information....
    Addition to the above information ... there are 3 line items are there in this document 1 - K (Vendor), 2 - S (GL).
    The strange thing I can see is against 1st line item (K-Vendor) there is a clearing document updated.
    So if there is a clearing document against vendor line that means this document is no more in parking ...
    I am not sure why system is performing like this...
    Can anyone help me on this ....
    Thanks in advance.
    Regards,
    Abdul

  • Reporting Server Web Service- (FileShare) CreateSubscription: The value of parameter 'ExtensionSettings' is not valid

    I've tried to create a subscription by Web Service api calling the method CreateSubscription and I've an error: 
    > The value of parameter 'ExtensionSettings' is not valid. --->
    > Microsoft.ReportingServices.Diagnostics.Utilities.InvalidParameterException:
    > The value of parameter 'ExtensionSettings' is not valid.
     Below is my code:
    ReportingService2010 m_RptManager = new ReportingService2010();     m_RptManager.Url = "<path>/ReportService2010.asmx";     m_RptManager.Credentials = GetCredential();     string filename = Path.GetFileName(m_FileName);     string path = Path.GetDirectoryName(m_FileName);     ParameterValue[] extensionParams = new ParameterValue[7];     for (int i = 0; i < extensionParams.Length; i++)              extensionParams[i] = new ParameterValue();     extensionParams[0].Name = "FILENAME";     extensionParams[0].Value = filename;     extensionParams[1].Name = "FILEEXTN";     extensionParams[1].Value = "False";     extensionParams[2].Name = "PATH";     extensionParams[2].Value = path;     extensionParams[3].Name = "RENDER_FORMAT";     extensionParams[3].Value = m_Format;     extensionParams[4].Name = "WRITEMODE";     extensionParams[4].Value = "Overwrite";     extensionParams[5].Name = "USERNAME";     extensionParams[5].Value = m_UserName;     extensionParams[6].Name = "PASSWORD";     extensionParams[6].Value = m_Password;     ExtensionSettings extensionSettings = new ExtensionSettings();     extensionSettings.Extension = "Report Server FileShare";     extensionSettings.ParameterValues = extensionParams;     MinuteRecurrence pattern = new MinuteRecurrence();     pattern.MinutesInterval = 1;     ScheduleDefinition schedule = new ScheduleDefinition();     schedule.StartDateTime = DateTime.Now;     schedule.EndDateSpecified = false;     schedule.Item = pattern;     XmlSerializer serializer = new XmlSerializer(typeof(ScheduleDefinition));     string dateMatch;     using (StringWriter sw = new StringWriter())            {                serializer.Serialize(sw, schedule);                dateMatch = sw.ToString();            }     string reportPath = "MyReport";     string eventType = "TimedSubscription";     string description = "description";     m_RptManager.CreateSubscription(reportPath, extensionSettings, description, eventType, matchData, GetReportParameters(reportPath));
    Where have I wrong? 

    Thank for reply, I checked my parameter and I seem that (maybe) is  ok below is my parameters, do you see anything of wrong?
    <?xml version="1.0" encoding="utf-16"?>
    <ExtensionSettings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Extension xmlns="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer">Report Server FileShare</Extension>
    <ParameterValues xmlns="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer">
    <ParameterValue>
    <Name xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">FILENAME</Name>
    <Value xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">pippo.xls</Value>
    </ParameterValue>
    <ParameterValue>
    <Name xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">FILEEXTN</Name>
    <Value xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">False</Value>
    </ParameterValue>
    <ParameterValue>
    <Name xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">PATH</Name>
    <Value xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">\\10.4.44.253\D$\Data Applications\DBP\Output\DOMAIN\User\14</Value>
    </ParameterValue>
    <ParameterValue>
    <Name xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">RENDER_FORMAT</Name>
    <Value xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">EXCEL</Value>
    </ParameterValue>
    <ParameterValue>
    <Name xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">WRITEMODE</Name>
    <Value xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">Overwrite</Value>
    </ParameterValue>
    <ParameterValue>
    <Name xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">USERNAME</Name>
    <Value xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">domain\user</Value>
    </ParameterValue>
    <ParameterValue>
    <Name xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">PASSWORD</Name>
    <Value xmlns="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices">xxxxxx</Value>
    </ParameterValue>
    </ParameterValues>
    </ExtensionSettings>
     

  • Lookup two objects list values in one object are not in the other object

    Hi,
    I have two sources of reference numbers that ties our whole system together. Let's call them RefCodeSystemA and RefCodeSystemB. I would like to build a webi report that shows the Values in RefCodeSystemA that a NOT in RefCodeSystemB. I can easily find out the matching ones but not the NON matching onces?
    Any suggestions on a simple query to do this?

    Hi Galvin,
                    Hope you can use the Minus at the Query pannel.
    We have Union,Intersection,Minus hence you can get it from that.
    Please let me know if you need details for this.
    Regards
    Prashant

  • Stack the values in a series but not stack by series

    Anyone have the idea on this:
    stack the values in a series but not stack by series.
    There is only 1 series in the chart and I want to stack all the values returned. No way to do this in apex?

    hi all,
    can apex support this chart? thanks.
    http://www.anychart.com/products/anychart/gallery/sample_97.html

  • Set waveform chart size to value 1000

    Is there any possibility to set the size of waveform chart buffer to value >1000 in LabVIEW?
    Message Edited by Konigusko on 05-03-2006 09:40 AM

    Hello Konigusko,
    you've got to right-click on the chart and choose "Chart History Length", then this little Dialog box appears.
    Dave
    Message Edited by daveTW on 05-03-2006 05:21 PM
    Greets, Dave
    Attachments:
    Image1.png ‏8 KB

  • I used firefox 3.6.14 on windows 7 x64 (firxfox x32). I found a problem when I develop my website and alert data or value via javascript , firefox hang (not response) every time. What's happend? How to solve is problem?

    I used firefox 3.6.14 on windows 7 x64 (firxfox x32). I found a problem when I develop my website and alert data or value via javascript , firefox hang (not response) every time. What's happend? How to solve is problem?
    Thank you for help
    Lohkaeo

    Oops - for some reason, this problem now seems to have gone away. May have had something to do with Flash. I'll keep my fingers crossed.

  • Dbms_job "parameter value "29-NOV-02" is not appropriate" error

    Hi,
    I just try to run submit a job, using DBSM_JOB package, but I am getting the following error, the job is I would like to run every day.
    The code is:
    variable jobno number;
    begin
    DBMS_JOB.SUBMIT(:jobno,'transfersmoney.sql',sysdate, sysdate+1);
    end;
    also I tryed to use trunc(sysdate)+1 and some on.
    and the error
    ERROR at line 1:
    ORA-23319: parameter value "29-NOV-02" is not appropriate
    ORA-06512: at "SYS.DBMS_JOB", line 49
    ORA-06512: at "SYS.DBMS_JOB", line 119
    ORA-06512: at line 2
    thanks for your help in advance.
    Eneko

    Looking at the statements that you posted, it looks like you are attempting to execute a .SQL script file via DBMS_JOB.
    if this is what the idea is, you can not do that. DBMS_JOB will allow you to run your PL/SQL procedures not a SQL*Plus
    .SQL script.
    Other problem that you have is that the fourth parameter to the SUBMIT procedure is of type VARCHAR2 (NOT DATE). That is
    the reason of the Oracle error message that you are receiving.
    fourth parameter is a VARCHAR2 type but must evaluate to a future date and time. It should be specified as
    'SYSDATE + 1' and NOT SYSDATE + 1.
    Hi,
    I just try to run submit a job, using DBSM_JOB package, but I am getting the following error, the job is I would like to run every day.
    The code is:
    variable jobno number;
    begin
    DBMS_JOB.SUBMIT(:jobno,'transfersmoney.sql',sysdate, sysdate+1);
    end;
    also I tryed to use trunc(sysdate)+1 and some on.
    and the error
    ERROR at line 1:
    ORA-23319: parameter value "29-NOV-02" is not appropriate
    ORA-06512: at "SYS.DBMS_JOB", line 49
    ORA-06512: at "SYS.DBMS_JOB", line 119
    ORA-06512: at line 2
    thanks for your help in advance.
    Eneko

  • How we find that value exists in block or not??

    Hi All:
    I am building form in 10 g enviornment. I want to know that at execution time, that value exists in block or not. Beacuse I want to execute query only at this time when no value in block. its a tab sheet form. When I enter value in block. And then go to other block. then the previous block value disappears( query executes). Please every body know. Help me . Thanks
    Ali

    You could check the block query status?
    v_status := get_block_property(<block_name>,STATUS);
    From the help:
    STATUS Returns the VARCHAR2 value NEW if the block contains only new records, CHANGED if the block contains at least one changed record, and QUERY if the block contains only valid records that have been retrieved from the database.

Maybe you are looking for

  • Display hyperlinks in Preview 6.0

    I use the standard Preview 6.0 that comes with Mountain Lion to view my pdf documents, and these contain many hyperlinks within. In the past versions of Preview, hyperlinks used to be highlighted with a red box round about them, hence clearly visible

  • Team Calendar non-working days

    Hi Gurus, Is there a way we can configure the team calendar to show non-working days for the employee (public holidays, days off in part-time/shift work-schedules) in green for example? I haven't seen any configuration options for this, but I would e

  • Edit-in-place without SAN

    I have read that you can configure edit-in-place even if you don't have a SAN. But I can't figure out exactly what needs to go into the edit-in-place URLs and also anything else they may need to be done on the server/client side. For a little more in

  • 5508 controller upgrade issue

    Hi After issue the transfer download start, I saw the debug log, but it never stop and the controller did not go to next step. What is the issue? I tested the tftp from another switch and it can fetch the file. I put the file under the home directory

  • If i reinstall itunes will I lose my library?

    I recently got a message when trying to start itunes on my PC that it has failed to start "because MSVCR80.dll was not found" and suggests reinstalling. If I reinstall, will I lose my library and have to reload all my CDs?    Thx for any help.