Invalid Charecters in Reporting(Urgent)

Hi,
    I am working on Inventory Mangement, and created Valuated stock.In "Quatity Total Stock " and "Issue Total Stock" I am getting only few values like [4EA], [0EA] for both this fields.How to remove this values ...
    I gone thru the documentation    " How to…Report Data in Alternate Units of Measure " and search forums I couldnt find...
   Please give me some help to solve this problem.
Regds
Robbie.

Hi Anuj and Manga,
                               I tried both ways but still not working, Let me explain more elobarately
<u>Qty Tot Stk   Rec Tot Sck  IssTot Stk     ValStockValue</u>
0 EA                                                                      $ 0.00
0 EA                                                                      $ 0.00
0 EA                                                                      $ 0.00
490 EA           503 EA        13 EA                                            $ 2,450.00
490 EA           4 EA              4 EA                                            $ 2,450.00
475 EA           4 EA              19 EA                                            $ 2,375.00
485 EA          10 EA               0 EA                                 $ 2,425.00
675 EA           190 EA         0 EA                                         $ 3,375.00
[ 0 EA]                                    [$ 0.00 ]
[ 0 EA]                                    [$ 0.00 ]
0 EA                                    $ 0.00
10 EA            10 EA          0 EA                                $ 50.00
10 EA                                    $ 50.00
20 EA             10 EA         0 EA                                $ 100.00
[ 20 EA]                                    [$ 100.00 ]
[ 20 EA]                                    [$ 100.00 ]
[ 0 EA]                                    [$ 0.00 ]
[ 0 EA]                                               [$ 0.00 ]
0 EA                                     $ 0.00
0 EA                                     $ 0.00
0 EA                                     $ 0.00
0 EA                                      $ 0.00
0 EA                                      $ 0.00
20 EA          20 EA          0 EA                  $ 100.00
               I am getting this issue, Please some one keep focus on this to solve my problem.
Regds
Robbie

Similar Messages

  • Report date 2007.10.31 is invalid for this report(S_ALR_87011963)

    Hi,
       We checked 2007/10 Asset balance via report(S_ALR_87011963). We get the following error. Could you pls let me know why we can't run 2007/10 Asset balance?Thanks.
    =======================
    Report date 2007.10.31 is invalid for this report
    Message no. AU 116
    Diagnosis
    You can only run reports for closed or future fiscal years using a report date on the last day of a fiscal year.
    Procedure
    Correct the report date as necessary.
    The last day of the fiscal year in company code 0360, in which the report date lies, is 2007.12.31.
    ========================
    best regards
    Park Han

    Hi Park
    Assets reports can be run as at month-end date (not any date). Therefore check whether 31.10.07 is the month-end date for Oct.
    Regards
    NW

  • Retail Datawarehouse batch INVALID ITEM/STORE REPORT

    Hi,
    After running DataWarehouse batch, in the DWI server sometimes appears the following two files in the arch directory (/app/retail/data/arch/done.20110726): itemfile, vatfile
    when open itemfile, appers the following:
            INVALID ITEM/STORE REPORT
    This report indicates items that were sold at stores not stocking the items lis
    ted.
    All items listed were processed but one of the following actions should be take
    n:
    1) items should be set up in Retek at the stores listed
    2) items should be physically removed from the stores listed
           STORE                           ITEM
      0000000012                      100385251
            INVALID ITEM/STORE REPORT
    This report indicates items that were sold at stores not stocking the items lis
    ted.
    All items listed were processed but one of the following actions should be take
    n:
    1) items should be set up in Retek at the stores listed
    2) items should be physically removed from the stores listed
           STORE                           ITEM
      0000000013                      100385251when open vatfile, appers the following:
    VAT WARNING AND ERROR MESSAGES FOR STORE 0000000012 ON TRANSACTION DATE: 20110714
    APPLICATION ERROR: Record#=0000006420: Table vat_item has no entry for item=100385251 *region=0001* related to store=0000000012
    VAT WARNING AND ERROR MESSAGES FOR STORE 0000000013 ON TRANSACTION DATE: 20110714
    APPLICATION ERROR: Record#=0000001720: Table vat_item has no entry for item=100385251 *region=0001* related to store=0000000013Since explicity seems to be a problem with record of item=10038525 on table VAT_ITEM
    I run the following query in RMS
    select *
    from vat_item
    where item = 100385251and it gaves me this results
    ITEM;*VAT_REGION*;ACTIVE_DATE;VAT_TYPE;VAT_CODE;VAT_RATE;CREATE_DATE;CREATE_ID;CREATE_DATETIME;LAST_UPDATE_DATETIME;LAST_UPDATE_ID
    *100385251;1*;20/07/2011;B;0;0;19/07/2011;LBARBOSA;19/07/2011 05:15:19 p.m.;19/07/2011 05:15:19 p.m.;LBARBOSA
    *100385251;1*;19/07/2011;B;1;12;19/07/2011;LBARBOSA;19/07/2011 04:35:37 p.m.;19/07/2011 04:35:37 p.m.;LBARBOSA
    100385251;2;19/07/2011;B;0;0;19/07/2011;LBARBOSA;19/07/2011 04:35:37 p.m.;19/07/2011 04:35:37 p.m.;LBARBOSA
    also I look for data related in RDW database, and some of it appears. Now I don't have no idea what cause the problem, neither its implications. I write you to know if something similar happened to any of you, and If you any idea of it
    Edited by: luisurea on 27-jul-2011 14:46

    luisurea: I'm not sure that the itemfile and vatfile records you indicate are being produced by RETL DWI batch code such as slsildmex.ksh. I assume you're running version 13 of DWI/RDW? What matters to RDW is that every row from the incoming RDWT file which slsildmex.ksh consumes, is output to slsildmdm.txt file, and that every row from slsildmdm.txt file is consumed and properly loaded to RDW target table sls_item_lm_dm table. DWI modules like slsildmex.ksh do have reject processing, for instance if an RMS.ITEM_LOC_SOH/ITEM_LOC record is not found for data in the RDWT file. In that case, the batch log and error (rfx/log and rfx/error) output of the run of slsildmex.ksh should have noted such a reject. I'm wondering if your itemfile and vatfile are artifacts of an RMS batch process such as posupld. If you're doing proper data validation from the RDWT file, to slsildmdm.txt file, to SLS_ITEM_LM_DM table in RDW, and the F_SLS_AMT (i.e. retail value) facts match how you have RMS/ReSA configured, then your sales integration to RDW is fine... and thsoe files might be more related to RMS sales uploading. Hope that helps,
    Dan

  • Asset History Sheet giving Report date 31.03.2008 invalid for this report

    S_ALR_87011990 :Asset History Sheet.
    Report date 31.03.2008 is invalid for this report
    In the above report, if we give the Report Data, as any date other than the end month of the fiscal year, it gives the error " Report date 31.03.2008 is invalid for this report"  We require this report for tax purpose upto 31st Mar08
    What needs to be done ?
    Thanks
    amit

    Hi Amit,
    In AM you can only report on the dates you have set-up in period control. In the most cases this is the last day of the Month.  When you have 13 periods from 4 weeks you can't report on the calendar month end.
    Paul

  • RAR 5.3 SP8 - Invalid Mitigating Controls Report Issue

    Hello,
    When I view the Invalid Mit Controls Report, and I click the "Click to Change" button, it brings me to blank mitigating controls screen with an error at the bottom of the screen that reads "Category should be U, R, P, H or O"
    Has anyone seen this before? The log shows nothing when I look to it to view more info about the error...
    Any troubleshooting tips or is this something I need to bring up with SAP?
    Thanks!
    Jes

    yep

  • Invalid FF Log Report

    Hi All,
    Recently all GRC projects which are using GRC 10 and GRC 10.1 versions have a common issue called "Invalid FF Log Reports"
    I browsed through a lot of discussions in SCN and lot of SAP notes as well, but don't have correct information on
    why this is happening and how to fix this issue.
    Few things as per my understanding:
    1. If Firefighter Log synch and FF Workflow synch both are running together though parameter 4007 set as "YES"
    Apart from this are there any reasons why the workflows shows Invalid FF log report? Please suggest
    SAP Suggestions to fix this issue: I gathered these options to try but wanted advise from users who have used these options and did they work?
    1.  As per note 1781142, SAP suggest to cancel those log review workflows with "Invalid FF Log report"
    2.  Need to identify the workflow with Invalid FF log report generated for which FF session using " 2122027 - How to identify the workflow generated for a given FFID session?"
    and then Execute program "GRAC_EAM_ERROR_LOG_WORKFLOW" to clean-up all cases where Invalid FF Log Report got generated.
    This program comes as part of SAP Note "1930562 - Workflow got generated with empty logs due to inconsistency"
    3. SAP Note 1934127 -  1934127 - GRC10 EAM: EAM recovery program to retrieve missing log and to generate the missing workflows
    This program GRAC_EAM_LOG_SYNC_TIMEBASED has anyone used it?
    Actually if the program GRAC_EAM_ERROR_LOG_WORKFLOW clean-up all the workflows with Invalid FF log report then I want to run this program
    to re-send workflows to controllers again. But during execution of this program what are the options to be selected in order to run this
    program only for those workflows failed with Invalid FF log report?
    ~ Madan

    Hi Madan,
    please check thread http://scn.sap.com/thread/3583971
    At the end, there is a short handling document for GRAC_EAM_LOG_SYNC_TIMEBASED.
    BR
    Melanie

  • Invalid charecters

    I need a validation message that when user send the invalid charectore as value to database invalid charectors thru send function a warning message is given that invalid values such as 'ABCD' charecter cannot be send.
    Currently when invalid charecters are entered and send to server a message comes that all data is send, (even though invalid charecters are not really send).
    How to ensure a warning message is given when invalid charecers are send to database.
    Appreciate inputs.
    Regards,

    Hi,
    you must write VBA code, something like this and put it in a module in a module (eventually adding boolean and if ok send data)
    Sub Pulsante1_Click()
        checkChar ("sa°l")
    End Sub
    Function checkChar(in_put As String)
    Dim charToExclude()
    Dim i, j As Integer
    charToExclude() = Array(",", "%", "/", "°", ".", "(", ")", ";", "!", "+", "^", "&", "", "?", "]", "[", "{", "}")
    For i = 1 To Len(in_put)
        For j = 0 To UBound(charToExclude()) - 1
            If Mid(in_put, i, 1) = charToExclude(j) Then
                MsgBox Str(i) + " character cannot be send", vbCritical + vbOKOnly, "Error Message"
            End If
        Next j
    Next i
    End Function
    Kind regards
    Roberto

  • EFAX UK INVALID ZIPCODE ESTATION c510a - **URGENT** PLEASE HELP!!

    COULD A SENIOR HP TECH SUPPORT OR MARKETING REP TAKE OWNERSHIP OF THIS COMPLAINT URGENTLY AND RESPOND WITH A FIX ASAP. THANKYOU
    THIS IS THE SECOND C510A I HAVE BOUGHT IN THE UK WITH THE EXACT SAME PROBLEM!!
    PROBLEM:
    Efax UK does not work with my estation c510a tablet printer. I bought this printer at a premium price to be used as advertised ie including the fax. But so far the fax will not work.
    SUMMARY OF STEPS TAKEN TO DATE
    1.The sign up page when registering efax on the zeen tablet will not accept my UK postcode. It returns "invalid postcode" regardless of me trying several different UK postcodes (zip code) WITH ALL FIELDS ENTERED CORRECTLY AND EUROPE/DUBLIN CHOSEN. I AM IN LONDON.
    2.Zeen has been updated to latest firmware. Country has been changed to UK English in settings, as has the time to GMT.
    3.I have trouble shooted with HP UK technical support and so far they are unable to find an answer.
    4.I have called efax uk and they say it is an HP issue not their concern.
    This is the second estation c510a I bought, the first one was purchased 4 months ago from a different retailer (bestbuy Lakeside thurrock) and had the same problem so I returned it as not being fit for purpose. I bought the second one thinking HP would surely have resolved this silly critical issue by now but they havent or at least I am not yet aware of a fix.
    If someone, anyone, could tell me how to get the fax on this printer to work you would save me doing a return or exchange and I would be most grateful.
    Otherwise it seems absolutely atrocious to me (as a consumer and a HP fan) that HP could put out a printer and not have a fix for its advertised function??? I am sure I am not an isolated case. It seems an absolute fundamental mistake that senior HP executives ought to address with a matter of urgency as it risks damaging HP's business reputation and customer goodwill in the future as well.
    COULD A SENIOR HP TECH SUPPORT OR MARKETING REP TAKE OWNERSHIP OF THIS COMPLAINT URGENTLY AND RESPOND WITH A FIX ASAP. THANKYOU

    We have been working with J2 Global Communications and have determined a 2 step solution with respect to the issue you reported.   One is immediate that you can do today.  The second is long term.
    The issue: The postal code verification during eFax registration is too strict and doesn't allow the user to omit the space, or use lower case characters, in a UK postal code.
    Immediate solution – UK only
    As you stated, we assume your Region code/country code setting in the device is UK.   To double check from Home, choose Settings Menu, then Settings, Preferences, Language & Keyboard.    During registration for eFax services in the eFax application, input your postal code into the field exactly as you provided it to us with a space between the “outward” and the “inward” portions of the postal code.  IG3 9SJ 
    We have verified via our testing that for the postal code to be successfully accepted it must be in all caps and input as shown with the space between the two portions of the postal code.    Note: For all UK customers, adhere to the same rules of All caps and a space as well between your postal district and your delivery office/area.
    Long term
    We have made improvements to the eFax application to be included with an update scheduled for April.   HP and J2 are discussing a review of the server side logic and potential changes to be even more tolerant and open to variances in postal codes where/if needed.
    Please let us know if the immediate resolves the issue for you.  Thanks very much. 
    I am an HP employee.

  • GR/IRN REPORT urgent

    Hi guru's this is very urgent issue...
    i need GR/IR accounts for one particular vendor
    for this i use  Tcode fbl3n... i gave GR/IR no. i was dowloading this file
    sort it vendor wise.
    here WE , RE  two document type  is there
    which one i have to take report???? just tell me
    ( i have submit report document type WE but it snot correct ithink thats why iam asking you)  pleas help me out.

    Hi
    Document type WE is created when goods are received... ie. in MIGO
    Entry           Dr Inventory a/c   ;     Cr GR/IR a/c
    Document type RE is created at the time of Invoice i.e. in MIRO
    Entry           Dr GR/IR a/c   ;    Cr Vendor  a/c
    So take RE to see the GR/IR accoutns for one particular vendor.
    Radha

  • FRM - 41219 CANNOT FIND REPORT INVALID ID  - CALLING REPORT FROM FORM

    I am using Developer Suite 10g (forms 9i, reports 9i) . windows XP.
    I am using the following code in WHEN-BUTTON-PRESSED-PRESSED trigger in form to call report.
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status varchar2(20);
    BEGIN
    repid := find_report_object('C:\EMP.RDF');
    v_rep := RUN_REPORT_OBJECT(repid);
    END;
    as as result It is displaying FRM - 41219 CANNOT FIND REPORT INVALID ID.
    I have used the EMP.JSP also in find_report_object built-in. But there is no difference.
    what could be the reason - plz give the solution.
    with thanks
    by GMS

    Unless you made a mistake and overlooked it, what I suggested should work. Having said that, you did not mention the exact Forms version you are using. There may have been a problem in the version you are using which was corrected in a later release. I tested the example I offered using Forms 10.1.2.3 and it works correctly. Carefully review what you did. Verify that the file actually exists in the file system. Also, I would recommend renaming the file with all lower case letters and referencing it in the form with all lower case letters. Here is the complete code of the form I tested. I will also include the property values from the Report object.
    Report1 settings:
    Name - REPORT1
    Subclass Information -
    Comments -
    Filename - dummy.rdf
    Execution Mode - Batch
    Communication Mode - Synchronous
    Data Source Data Block - <Null>
    Query Name -
    Report Destination Type - File
    Report Destination Name -
    Report Destination Format -
    Report Server -
    Other Reports Parameters - On the form create the following items in BLOCK1:
    Text fields:
    <li>SERVERNAME
    <li>REPNAME
    <li>OTHERPARAMS
    Button:
    <li>CALL_REP
    In the WHEN-BUTTON-PRESSED trigger add this code:
    Declare
    repid REPORT_OBJECT;
    v_rep varchar2(256);
    rep_status varchar2(256);
    Begin
       repid := find_report_object('REPORT1');
    -- Set Report Object properties
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESTYPE, CACHE);
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESFORMAT, 'HTML');
    -- Comm mode 1 = SYNCHRONOUS
    -- Comm mode 2 = ASYNCHRONOUS
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_COMM_MODE, 1);
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_SERVER, :block1.SERVERNAME);
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_FILENAME, :block1.REPNAME);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,:block1.otherparams);
    SYNCHRONIZE;
    -- Run report and get status
    v_rep := RUN_REPORT_OBJECT(repid);
    rep_status := report_object_status(v_rep);
    SYNCHRONIZE;
    -- Wait for Reports to generate results
        WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
        LOOP
          rep_status := report_object_status(v_rep);
        END LOOP;
        SYNCHRONIZE;
    -- If DESTYPE is appropriate for displaying to user, execute WEB.SHOW ;   
        IF rep_status = 'FINISHED' THEN
          WEB.SHOW_DOCUMENT('/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server='||:block1.SERVERNAME,'_blank');
        ELSE
          message(rep_status);
        END IF;  
    END; When you run the form, enter the Report Server name and the Report filename (include the path if you have not configured REPORTS_PATH). Then click on the button. Note that the substr logic may need to be altered slightly if you are using an old version of Forms/Reports.
    .

  • Material stock report urgent

    Hi ABAP Guru's
    I got a requirement to develop an report which lists the stock(Opening Stock and Closing stock) for each material of a plant in given date range.whose Values to be matched with either MB5B or MC.9 Tcodes.I have found few tables for Stock like MBEW,MARD but those values are not matching with the Transactions.Can u tell me exactly how can i develop this report.? I'll be very thankful if u do the same.
    DESCRIPTION TABLENAME FIELD NAME
    Plant :
    Material :
    Material group :
    From date :
    to date :
    opening stock :
    total receipt qty :
    total issue qty :
    closing stock :
    unit :
    please provide me table-field name
    its urgent
    regards
    rakesh

    Hi
    is you problem is solved if solved please sene me your code ,i do have same kind of requirment...

  • : HIDING SUMMARY COLUMNS IN MATRIX REPORT , URGENT

    Hi,
    Can any one please tell me how to hide a column in oralce matrix report. Its a summary column for the matrix report which appears next to the cell values. For example
    Manufacturer
    Brand
    SubBrand1 SubBrand2 Brand Total Manufacturer Total
    Week $ Sales $ Sales Total $ Sales Total $ Sales
    This is a case where,the cell value is the $ sales for the SubBrand for the week. And it gets total at each brand level and each Manufacturer level. The requrement is if there is only one SubBrand for a Brand then the Brand total should not appear on the report. Similarly if there is one Brand for a Manufacturer, then the total at Manufacturer level should not appear . The point is not only it should dissapear but the frame should srink to make it fell that there is no totaling going on at those two levels. If the fileds just remains blank then the report looks odd. So the gap should be srinked as well. How to do it . This is very urgent . Please help me out.
    Thanks
    Feroz

    use a formst trigeer on the field that returns false when you don't want to display the field.

  • ORA-01722 Invalid Number Error - report parameter

    I have a report which runs successfully using the following simple select statement: -
    select u.user_id, u.user_forename||' '||u.user_surname user_name,
    fo.flight_number_in, fo.sta, fo.ata, fo.flight_number_out, fo.std, fo.atd
    from users u, flight_operations_employees foe, flight_operations fo
    where NVL(fo.sta, fo.std) between :P_Start and :P_End and
    fo.record_number = foe.record_number and
    u.user_id = foe.user_id
    order by u.user_surname
    Where P_Start and P_End are parameters passed from a form. I want to add further user option selections for the report and have added another parameter (P_inClause) where the user can select one or more items to select from. The column selected is a number on the table. I then want to pass this as another parameter into the report listing a number of valid values using the IN statement. The updated select statement is: -
    select u.user_id, u.user_forename||' '||u.user_surname user_name,
    fo.flight_number_in, fo.sta, fo.ata, fo.flight_number_out, fo.std, fo.atd
    from users u, flight_operations_employees foe, flight_operations fo
    where NVL(fo.sta, fo.std) between :P_Start and :P_End and
    fo.record_number = foe.record_number and
    u.user_id = foe.user_id and
    u.user_id IN :P_inClauseorder by u.user_surname
    u.user_id is a number column in the table. The value of P_inClause is set as a character parameter in the report and has the value (45,5,13,26) - as an example.
    When I try running the report interactively it comes up with the ORA-01722 : Invalid Number error and points to the P_inClause parameter. If I type in the value directly into the select statement it works fine.
    Do you have any ideas as to how I can make this work?
    Regards
    Edited by: Buzzer on Apr 13, 2011 12:44 PM

    You can search this forum for "in clause", e.g.:
    Re: how to pass values to where conditon

  • # in output of report: urgent

    Hi,
    I am facing a problem. I have an infobject 0class_num of character type. In any case if we dont have value then in output we get # instead of blank. But when i execute my report which is having a column contract type (0class_num) then in output it gives me something like '#/Warranty'. I tried to change display setting which is set to key by default and if i make ti to text then this value comes up 'Not assigned' but when i look up at data in the cube then there is no # preeceding the data. Can anybody please tell me from where this # is coming up and how to remove it ?
    Its urgent please help,
    Thanks !

    Yes you are right its having compounding infoobject 0class_type. Please tell me how to remove it. My object 0class_num is being used in a cube, i tried to remove 0 class_type from there but when i remove its compounding from object 0class_num i get following error:
    Infoobject 0class_type is used in  transfer rules(T) of char 0class_num.
    We are not mainting master data for it. so there is no transformation but in text table of 0class_num this 0class_type is present how to remove it.
    Please guide !
    Thanks

  • Contains invalid characters its very urgent

    Hi,
    I am working production system for master data full load address neumebr attributes.   error  is
    Value 'R GARCIA LORCA, 301   LOJA 40 ' for characteristic 0STREET60 contains invalid charac     RRSV     7.
    Please help how to find which char has invalid char.please help its very urgent.
    Thanks
    Sumanth

    I don't see any invalid char there, I don't think it is displaying all the char which was passed to the data target. There might be more, so go to the specific record in psa and see if there is any. If there is non, check your rskc setting in your system. It should be ALL CAPITAL.
    Thanks
    Wond

Maybe you are looking for

  • How to define this FORMAL parameters for a std. SAP itab?

    Hello Experts, Am writing a custom PERFORM in a standard SAP include-RVCOMFZZ by using modification assistant, like below, RVCOMFZZ: PERFORM my_routine IN PROGRAM my_report USING com_vbapvb. (here com_vbapvb is a TABLES parameter  with STRUCTURE of v

  • IPod / iTunes problems

    My iPod is no longer showing up in my Mac's finder, nor is it launching iTunes. I've tried the re-sets, tried the iPod updater and now I've trashed iTunes, as per the recommended help. I'm now trying to re-install iTunes but I'm unable to as the inst

  • Role based menu using JAAS

    Is it possible to implement role based menu using JAAS in web application ? My requirment is to enable or disable menu items on the screen based on the roles of the logged in user . Can some one help me on this ?

  • How to change this code to drag and drop image/icon into it??

    Dear Friends: I have following code is for drag/drop label, But I need to change to drag and drop image/icon into it. [1]. code 1: package swing.dnd; import java.awt.*; import javax.swing.*; public class TestDragComponent extends JFrame {      public

  • WHITE SCREEN IN IPHONE

    hey, i have iphone 3gs. and after i opened it now white screen. i iphone itself works it recieve calls but the screen is white. i'm almost sure that i didn't cause damage to internal parts and cables. restire can solve the problem? or should i buy ne