Working on WAD Giving error msg :Empty Demarcation

Hi Experts,
I am working on WAD i have 3 variables they are not mandatory if i don't give one of the variables in the WAD report it is giving msg "Empty Demarcation " if i give the values in that variable the report is displaying .. and with out variable also report is coming but displaying as "Empty demarcation" can any body have any idea how to suppress this msg.
your suggestion is very much appreciated in assigning points.
Many Thanks
Kelvin sam.

Hi John,
We Tried that Option also it is totally disabling the variable .if i don't use that variable it is ok .No problem but if i entered any value in that variable still it is disable ....It is suposed to display that value in the report.... so finally this solution is not working.
I know it is not an error it is system generated msg .but user don't want to display that msg.
if you have any other solution please let me know.
Thanks
Kelvin sam

Similar Messages

  • Making field input editable after giving error msg from table event 01

    Hi All,
    I have a requirement of giving error msg and making that row or the particular field input editable by writing code in table event 01 i.e before saving any record in a z-table i have to chk some condition for a column value and if that condition fails then i have to give error msg and make that column input editable.
    I have created a routine for event 01 and written the code to give error msg. But my problem is that column is not becoming input editable. Could you pls tell me how can i make that field editable?
    Thanks in advance.

    Hi Piyali,
    Use SET PARAMETER & GET PARAMETER ID  .
    You will get it.
    Best Regards,
    Pravin

  • 75% of overhead to be loaded on WIP. System giving error: Msg No. KJ333

    Hello Experts,
    We are executing WIP (TCode: KKAX). We have load only 75% of the overhead. Hence for this, we have maintained 3 things ReqToCap - OVH,
    OptToCap - OVH and % OvhToCap as 75%.
    However, system is giving error. Refer Screenshot KKAX Error - 1. Refer my setting Screenshot - KKAX Config1
    Since it was multiple assignment error, I tried removing "ReqToCap" It gave me other error. Refer Screenshot KKAX Config2
    Please help me, how to achieve this requirement.
    Deepak

    Dear Deepak
    Your OKGB screen should look like this:
    Kindly update, after changes did it wok or not.
    Regards
    Rajneesh Saxena

  • App store app giving error msg "ConnectionManager::invoke::Failed to find service connection url." when using correct passord

    Hi,
    I'm using the correct apple id/pwd. I get this error msg:
    ConnectionManager::invoke::Failed to find service connection url.
    Too many tries forced me to change my pwd. Using new pwd, still getting that error msg:
    ConnectionManager::invoke::Failed to find service connection url.
    Am trying to re-download purchases I lost due to needing to do a clean reinstall to correct some mystery issue. I was able to re-download some such old purchases the other day--but not now.
    Any help much appreciated!

    There is currently a system wide AppStore issue affecting certain users: http://www.apple.com/support/systemstatus
    Nothing to do with your system in particular, it's a problem on the Apple servers.

  • Import logo using RSTXLDMC prg giving error msg like

    Hi All
    I am importing logo(tif format)
    by using RSTXLDMC program, it's giving error mesage "TIFF format error: No baseline TIFF 6.0 file"
    can anyone explain me this issue.
    Regards
    Chinna

    program: RSTXLDMC , upload .tiff file from C drive . ( type = BMON/ BCOL , text id = ST ..., text = name..so10) INCLUDE name OBJECT ID STANDARD in layout set window .
    Save a Logo using Paintshop Pro or Corel Draw as Tiff file. Use RSTXLDMC to convert the logo to standard text in SapScript. When the program is executed, the path and file name have to be correctly specified.
    Process could be like the following:
    Run RSTXLDMC
    Enter file name C:\MAIL\COMPLOGO.TIF
    Resolution for Tiff file
    Absolute X-position
    Absolute Y-position
    Absolute positioning
    Reserved height
    Shift to right
    UOM = CM
    Text title
    Line width for text = 132
    Text name ZHEX-MACRO-COMPLOGO
    Text ID ST
    Text language = E
    Postscript scaling
    Width & Height according to PS scaling
    Number of Tiff gray levels (2,4,9) 2
    Then Create a new window 'COMP' with attributes;
    Window COMP description Company Logo
    Window type CONST
    Left margin 7.00 CH window width 10.00 CH
    Upper margin LN window height 8.00 LN
    Finally in the text element , mention
    /: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'.
    Please note that if object name is not indicated as 'ZHEX...', the logo may not be printed!
    You will not be able to see the logo in a test print. The same will be printed in actual printout.
    If you are using two logos in the same layout, the names of the logos should be unique. Say 'ZHEX-MACRO-LOGO1' and 'ZHEX-MACRO-LOGO2'. Else all the information will be overwritten.
    If the logo is not EXACTLY TIFF 6.0 , the same will not be printed.
    See OSS notes 5995, 18045, 39031 for some inputs.
    regards
    vinod

  • Newbie to BI Publisher..preview report giving error msg in word 2007..

    Hi,
    I am new to BI Report. I have installed BI Publisher standalone 10.3.4.1..Generated sample XML file...created report on Bi Publisher and now when I try to do preview it gives me an error message saying that I need to check the path of the file
    'D:\Documents and Settings\swatee.jain\Local Settings\Application Data\Oracle\BIPublisher\TemplateBuilderforWord\tmp\441274806764750out.rtf'.
    When I go to this location and click on the rtf file..I see my report...Am I missing some word setting....I am not able to generate any BI report...Any help would be appreciated...
    Thanks
    swatee

    We found out what the problem is.
    The report was using a wizard table, the table had 8 columns that actually went past the margins of the page. The built in renderer for PDF in the BI publisher desktop does not fail, but the report columns do "fall" off the page when you look close, just by a few characters on the last column but the line making the box around the table IS still printed making the last few characters missing difficult to notice.
    The BI Publisher render simply throws the error above and fails.
    We removed 2 columns, made sure the report stays in the margins of the report and all works well now.

  • Problm in displaying error msg

    hi
    i hav written error message for production sheduler...
    if the input is wrong i want the errror to be displayed as invalid input...
    if they dnt enter any data then no need to display any error msg i hav written this below code...
    here im getting error if i dont enter account group and if i enter correct group also it is giving error msg...
    wt is wrong in my code?
    AT SELECTION-SCREEN on s_fevor.
      s_fevor-sign = 'I'.
      s_fevor-option = 'EQ'.
      s_fevor-low = s_fevor.
      s_fevor-high = s_fevor.
      APPEND s_fevor.
      CLEAR s_fevor.
      IF not s_fevor-low in s_fevor.
        SELECT fevor
          from afko
          INTO TABLE t_fevor
          WHERE fevor in s_fevor.
          IF sy-subrc ne 0.
              MESSAGE e001.
          ENDIF.
      ENDIF.

    Hello
    Please modify your code as below .WHICH WIll work for all scenarios i mean even if you give Option as EXCLUSIVE also .....
    AT SELECTION-SCREEN on s_fevor.
       DATA : l_t_fevor TYPE TABLE OF afko-fevor WITH HEADER LINE.
      SELECT fevor INTO TABLE l_t_fevor FROM afko.
      LOOP AT s_fevor.
        IF NOT s_fevor-low IS INITIAL.
          READ TABLE l_t_fevor WITH KEY = s_fevor-low.
          IF sy-subrc <> 0.
            SET CURSOR FIELD 'S_FEVOR-LOW'.
            MESSAGE e<>      ENDIF.
        ENDIF.
        IF NOT s_FEVOR-high IS INITIAL.
          READ TABLE l_t_fevor WITH KEY = s_fevor-high.
          IF sy-subrc <> 0.
            SET CURSOR FIELD 'S_FEVOR-HIGH'.
            MESSAGE e<>      ENDIF.
        ENDIF.
      ENDLOOP.
    Regards

  • Error Msg enter storage location in stock transfer

    Hi SAP Gurus,
    Can anybody tell me when I am trying to do the PGI for stock Transfer order ,It giving error Msg enter storage location ,bit I have already entered the storage location.
    Msg type  App area  Msg No  item   msg text                        long text  Material   desc   Qty
    E                    M7         018       10     Enter storage loc                           2176       food    1
    Thanks ,
    Siddhartha

    Kindly check the Settings for that Delivery Item Category - Activate the check box for Storage Location Required & determine St Location. After this assignment , system should determine automatically the Storage Location.
    Now in OVL3 ,assign the Organization Units to determine the Storage Location.
    To check these settings, either delete this Delivery & create the fresh one & check.
    Best Regards,
    Ankur

  • CK11N: Wrong Error Msg CK 229 (No routing could be found)

    Hi
    When I am running cost estimate for a material which is sub-contracted outside, system is giving error msg CK 229 that "NO Routing Could be found"... Since, this material is sub-contracted, it won't have any
    routing
    In OPR4_CK, CK 229 is defined as a error msg...
    But earlier, we have released std cost estimates for many such sub- contracted materials and system never used to give us this msg
    If I change CK 229 to warning, it will be problem because for Internally manufactured materials routing is MUST and system will just give a warning msg if no routing is found....
    What we are expecting is the behaviour as before.. i.e. for sub- contracted materials, message CK 229 should not be issued as error msg.. But for non-sub contracted materials, it should be error msg
    Regards
    Ajay

    Dear Ajay,
    1.First ensure that sub-contracted material has got a valid sub-contracting info record maintained
    through ME11 against a vendor.The sub-contracting charges will be maintyaine here.
    2.Ensure the source list is maintained for material and vendor combination through ME01.
    3.Ensure the costing variant used in CK11N has the proper priorities maintained for it,say for Eg PPC1
    is used,check in OKKN for this costing variant it has proper priority say first may be for planned
    price,second may be based on value in purchase info record.
    4.Generally for a sub-contracted material the system sometimes shows error message as no souce list
    exists,but routing will be created only for an In-house manufactured products with the procurement type
    E.For a sub-conracted material check the procurement type is E and special procurement value is 30 in
    MRP2 view of the material master.
    Check and revert back.
    Regards
    Mangalraj.S

  • Error msg in migo

    hi,
    while doing migo for subcontracting PO with account assignment 'E' sale order
    the subitem is not coming and giving error msg
    ''The system could not copy the sub-items in this line''
    what could be the possible reason for this particular msg.
    Rgd,
    PNK

    Hello Dipak.
    )  take it easy..
    I am just raising attention for the SDNer (particularly new SDNer) who should be careful for rewarding points. We want to make our forum best among all SDN forums to attract more and more experts for their valuable contribution..
    We have very good team in this forum and we all guys are doing fantastic job..
    Regards and Njoy SAP.
    Arif Mansuri

  • ITunes no longer works on my Windows VISTA system.  Get error msg saying C runtime library incorrectly... Error 7, Windows error 1114..

    iTunes no longer works on my Windows VISTA system.  Get error msg saying an application is attempting to access C runtime library incorrectly... Error 7, Windows error 1114.  Same msg, or one that says unable to install, when trying to update or reinstall iTunes.  iTunes worked well up until about a month ago when this error msg starting appearing.

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Analysis Authorization not working - Empty demarcation

    Can someone help me on this Analysis Authorization? I read many threads in SDN, it seems that I followed the correct steps. The restriction on S_RS_COMP is working well but the restriction on the Analysis Authorization is not working. Surely I'm making some mistake, but can't find what's wrong.
    I'm a User (say USER_00) in a test system, assigned to a Role (say Z:BI_USER). This is a broad role:
    - S_RS_COMP and S_RS_COMP1 have full authorization (*) to all the fields,
    - S_RS_AUTH has the BIAUTH field with Name of Authorization = *.
    Also I have an InfoArea (ZIA_TEST) and an InfoCube (ZIC_TEST). The IC has some characteristics and key figures. The only authorization relevant characteristic is ZCA_CLI (client). The IC has only 5 lines, one for each client ("CLI_01" to "CLI_05").
    Also there's a query (ZQR_TEST) on this IC, with an Authorization Variable (VAR_AUTH_CLI) restricting the characteristic ZCA_CLI.
    I'm trying to create a new User and restrict him to this IC and only to the data of client "CLI_01". If it works I'll apply to a production system.
    What I did:
    1) With tcode SU01 created a new User (USER_01) with no Role neither Analysis Authorization.
    2) With tcode PFCG copied the Role Z:BI_USER as Z:ROLE_TEST then made some changes:
    a) S_RS_COMP
    - Activity = 03 and 16
    - InfoArea = ZIA_TEST
    - InfoCube = ZIC_TEST
    - Type of report component = *
    - Name of report component = *.
    b) S_RS_COMP1
    - Kept * to all fields.
    c) S_RS_AUTH
    - I inactivated and deleted this Authorization Object.
    (I don't want to keep characteristic values restriction inside the role. The idea is to associate different users to the same role, allowing them to see the same ICs and execute the same queries. And differentiate wich characteristic values each one can see by manually associating different analysis authorization to each one.).
    3) With tcode RSECAUTH I created an Analysis Authorization (Z_AA_CLI_01) to restrict access only to client "CLI_01":
    - ZCA_CLI = "CLI_01"
    - 0TCAACTVT = "03"
    - 0TCAIPROV = "ZIC_TEST"
    - 0TCAVALID = "*".
    4) With tcode PFCG I assigned User "USER_01" to the Role " Z:ROLE_TEST" and made Complete Comparison.
    5) With tcode RSU01 I manually assigned Analysis Authorization " Z_AA_CLI_01" to User "USER_01".
    It seems to me that these steps are enough. But:
    a) When I log as USER_00 and go to tcode RSRT2, searching by InfoAreas I can see all the InfoAreas and all the InfoCubes, select and execute the query. That's OK.
    b) When I log as USER_01 and go to RSRT2, searching by InfoAreas I can see only ZIA_TEST and under it I can see only ZIC_TEST. That's OK. Then I select and execute the query.
    Wich means that S_RS_COMP is OK and each user is assigned to the correct Role.
    c) The problem is that in both cases the query brings data from all Clients.
    Under Information and Variable Values (when I run with HTML display) the message is "Empty demarcation".
    I changed the variable to be Ready for Input, just to see wich values it brings. In both cases (as USER_00 and as USER_01) in the Variable Screen it brings all the 5 Clients from the IC and I can select and execute any value.
    So the problem is with the Analysis Authorization or with the Variable, but I can't find what's wrong.
    Any help will be very appreciated.
    César

    OK Marc, it worked.
    Sorry for not answering earlier, but I could get back to this front only some days ago, then began testing your suggestions.
    1) Security Concept
    Authorization Mode was set to "Obsolete Concept with RSR Authorization Objects" (it would never work with this setting).
    I changed to "Current Procedure with Analysis Authorizations".
    Anyway, what's the function of this setting? Do old Reporting Authorizations work with "Current Procedure with Analysis Authorizations" setting?
    2) Variable Representation
    With "Multiple Single Values" it really led to problems.
    With "Selection Option" it worked well.
    3) 0TCAKYFNM
    I don't understand why, but if the AA doesn't have the char/dimension 0TCAKYFNM, when the User tries to run the query (tcode RSRT2) it accuses "You do not have sufficient authorization".
    Info Cube ZIC_VE95 has two KFs (ZKF_QTL95 and ZKF_VLT95). These KFs are used only on this IC (also in the KF Catalog, but it doesn't impact). This IC is used only on Query ZQR_VE95 (also in Transformation and DTP, wich doesn't impact).
    Well, I inserted 0TCAKYFNM and it worked, either with CP, "*" or with EQ, the two KFs.
    4) Authorization Policy Definition
    The situation I'm working on is very typical. Ex.: Some users are Administrators, Managers, Operator 1, Operator 2 and so on. Each Role needs authorization to access some queries. At the same time, they can access information only of the Cost Centers to wich they are related.
    There are many ways to implement it (I tested some of them and they worked well). My point is to define a most practical way, easy to understand and to maintain.
    I'm now sympathetic to this way:
    a) Create functional Roles (ex.: "Administrator", "Manager", "Operator 1", "Operator 2" and so on) defining only the Queries (or Info Areas, Info Providers, etc) each Role needs. No S_RS_AUTH definition.
    b) Create Char Value Roles (ex.: "CC_100_to_199", "CC_200_to_299", etc), only with S_RS_AUTH definition, each one associated with a corresponding AA (ex.: AA for CC 100 to 199, AA for CC 200 to 299 and so on).
    c) Create Composite Roles associating functional and char value Roles. Ex. Composite Role "Administrator for CC 100 to 199", composed of the Roles "Administrator" and "CC_100_to_199".
    d) Associate Users to the Composite Roles.
    Anyway, I'd appreciate if you could indicate some literature (blogs, articles, etc) on this theme.
    Well, thank you very much for your answers. Now I can go on with my studies on this subject.
    César Menezes

  • I just noticed that I can no longer get the shuffle feature on my iTunes 10.4.0.80 to work. I've turned it off and on, but it still just goes in order of the playlist. I too have been getting an error msg at computer startup.

    I'm not sure how long it's been like this, but I just noticed that my songs no longer shuffle when playing from iTunes (running 10.4.0.80). No matter if "shuffle songs" is off or on, they still just play on down the playlist in order.  Could this be related to other problems I'm seeing listed that seem associated with the latest update? I also get an error msg when my computer is starting up that I think is associated with this latest update (something about not being able to read a line from "Apple sync helper" (hope I haven't butchered that too much, haven't had a chance to copy the error msg)). Is this something that's likely to be fixed in a later update?

    After looking at other people's posts, I think it's official: there is a bug. Itunes support said I should not have lost the drag/drop tool and I haven't on the laptop that is running itunes 10.4 and operating system 10.6.8. I chatted with someboby who lost both his drag/drop and side scroll and what we have in common is a wacom tablet for a mouse. My laptop is a wireless mouse. I reinstalled whatever updated driver that wacom has out there, shut the system down for night, hoping for magic, but alas none to be had. So if I want to change song order, I network the laptop and desktop, share the screen on the laptop, drag and drop to my heart's content and curse Apple for making me work this hard to find the tool that was once at my fingertips. Apple also let me know that if I want to share songs in household that the hundreds on songs that were purchased for .99 need to be repurchased for another .30. Maybe Apple is holding my drag/drop tool captive til I pay up the money or Maybe the next update will fix the problem, I for one give up for now.

  • Why cant itunes download songs from itunestore to my pc,windows seven,error msg says problem with connectivity,however the internet connection is working fine?

    why cant itunes download songs from the itunestore,the download fails and thr error msg says check your connectivity,however the internet is connected and working fine.I did reinstall itunes

    I have the same issue...I called Adobe and they said that Acrobat 8 is not compatible with Windows 7 ...so I tried installing the suite again without Acrobat and still the same issue....does anyone know if this issue is resolved by getting the new CS5 suite??? That is my only option it seems like...no one knows what's going on with the internet issue....even Adobe
    HELP

  • BAPI_ALM_NOTIF_LIST_PARTNER working perfectly in R/3 giving error in XI

    Hi all,
    the above BAPI working fine in R/3. The Same inputs are passed but it is giving error. The input and output are given below in XML format as it is handled in XI:
    Input message
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns1:BAPI_ALM_NOTIF_LIST_PARTNER xmlns:ns1="urn:sap-com:document:sap:rfc:functions">
      <COMPLETE>x</COMPLETE>
      <NOTIFICATION_DATE>2008-08-08</NOTIFICATION_DATE>
      <PARTNER>0000000001</PARTNER>
      <PARTNERFUNCTION>vw</PARTNERFUNCTION>
      <NOTIFICATION />
      </ns1:BAPI_ALM_NOTIF_LIST_PARTNER>
    output message
      <?xml version="1.0" encoding="UTF-8" ?>
    - <rfc:BAPI_ALM_NOTIF_LIST_PARTNER.Response xmlns:rfc="urn:sap-com:document:sap:rfc:functions">
    - <RETURN>
      <TYPE>E</TYPE>
      <CODE>IM718</CODE>
      <MESSAGE>E718 Only specify partner function together with partner number</MESSAGE>
      <LOG_NO />
      <LOG_MSG_NO>000000</LOG_MSG_NO>
      <MESSAGE_V1 />
      <MESSAGE_V2 />
      <MESSAGE_V3 />
      <MESSAGE_V4 />
      </RETURN>
      <NOTIFICATION />
      </rfc:BAPI_ALM_NOTIF_LIST_PARTNER.Response>
    Can any body help in resolving this problem please.
    Regards,
    Venkat

    Thank you amrute for your reply. You are right we do faced similar issues in many other occations and sent exact data and could resolve the issues. In this case also we have given in exact format for all fields. Date format as given in this case is same as what was given in another working XI scenario. However I look at the data type of date to be sure.
    As you see the message is regarding partner and partner function. If you have any other point of view may please be indicated.
    Regards,
    Venkat

Maybe you are looking for