Is it a bug in SAP?

Dear All,
Our client is using SAP B1 8.8 PL11. Their requirement needs updation of a  field in marketing documents based on the Shipping Type of the Marketing docs. For this, I created a UDF in marketing docs and wrote a FMS that refreshes on the "Shipping Type" field.  The query is working fine. However, we observed that "Shipping Type" is not available as a refreshing field in many of the docs. While we can refresh the data based on a shipping type in Sales Quotation, Sales Order and Sales Invoice, the option is not there in Delivery and Returns. Similarly,coming to the Purchase side, the option is not available in Purchase Order and Returns but available in GRPO and A/P Invoice.
Is it a bug in the Patch level 11?
Regards,
Bharath S

You are right.. nothing will tell you whether it is successfully sent or not but when you  submit the report RSCONN01 - This should tell you if there are any failed records.

Similar Messages

  • BUGS IN SAP BI 7.0

    Hi,
    I am new to this forum and am learning SAP BI 7. Can anyone tell me about the real time BUGS in SAP BI 7 and the solutions to them. I will be glad to award points.
    Regards,
    Suman

    Hi,
    this notes contain the SAPBINews for Support Packages for SAP NetWeaver 7.0 BI ABAP. They contain a list of notes that describe BI-relevant corrections and enhancements in BI Support Packages (part of SAP NetWeaver 7.0 Support Packages). This notes will be updated when other notes are added.
    Take a look:
    [SAPBINews NW7.0 BI Support Package 05|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=829625]
    [SAPBINews NetWeaver 7.0 BI Support Package 06|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=872278]
    [SAPBINews NetWeaver 7.0 BI Support Package 07|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=872279]
    [SAPBINews NetWeaver 7.0 BI Support Package 08|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=872280]
    [SAPBINews NetWeaver 7.0 BI Support Package 09|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=914303]
    [SAPBINews NetWeaver 7.0 BI Support Package 10|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=914304]
    [SAPBINews NetWeaver 7.0 BI Support Package 11|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=914305]
    [SAPBINews NW 7.0 BI Support Package 12|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=914306]
    [SAPBINews NetWeaver 7.0 BI Support Package 13|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=991093]
    [SAPBINews NetWeaver 7.0 BI Support Package 14|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=991094]
    [SAPBINews NetWeaver 7.0 BI Support Package 15|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=991095]
    [SAPBINews NetWeaver 7.0 BI Support Package 16|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1074388]
    [SAPBINews NetWeaver 7.0 BI Support Package 17|https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1106569]
    SP17 is the latest Support Package delivered with SPS15.
    Regards
    Andreas

  • How do I report a bug for SAP 3D Visual Viewer?

    How do I report a bug for SAP 3D Visual Viewer?
    I have version 8.0.100.27428, Jun 18 2014

    Hi Ellen,
    Hope you are doing good.
    The best option would be to raise a OSS incident in the component: CA-VE-VEV or CA-VE-CAD so that my colleagues can actually investigate this further and release a bug patch if needed.
    Thank you!
    Kind Regards,
    Hemanth
    SAP AGS

  • A bug in SAP HANA cloud?

    Hi all,
    This is my first post in SCN, so forgive me if I posted in the wrong place.
    Anyway, I am observing a strange behavior on my company's instance in SAP Hana cloud (hana.ondemand.com stated version: 0.51).
    The strange behavior can be reproduced using the script below:
    create column table "test_mod"(
      "test_int" bigint
    insert into "test_mod" values (5);
    insert into "test_mod" values (7);
    --should only returns 5, actually also returns 7
    select * from "test_mod"
    where (0 = mod(5, "test_int"));
    --correctly returns 0 and 5
    select mod(5, "test_int") from "test_mod";
    --clean up
    drop table "test_mod";
    Apparently from functional view point this seems to be a bug to me.
    So I would appreciate it if some one can confirm:
    1. Is this a feature or a bug? If it is a feature how this come about?
    2. Is there any way to work around this? I need to filter a table based on the modulo operation!
    Many thanks!!!

    Hi Le Thanh-Hai,
    It is behaving correctly :
    select * from "test_mod"
    where (0 = mod(5, "test_int"));
    Where ever you get the mod value = 0, it will filter out only those records. Hence you are getting output as 5
    If you do like this:
    select * from "test_mod"
    where (mod(5, "test_int") >= 0);
    It results in both 5 and 7.
    Regards,
    Krishna Tangudu

  • BUG IN SAP STANDARD EXTRACTOR

    Hi Experts,
    We are using the SAP Standard datasource 2LIS_11_V_SSL for populating the Service Level DSO.
    The DSO has Sales order number, item number and schedule line number as primary keys.
    The standard extractor is fetching incorrect delivery number for a combination of a order number, item number
    and schedule line number.
    For Example :
    1. Sales Order Number 42739 has two delivery numbers 80020920 and 80027934.
    2. The combination of Sales order number 42739, with item number 10 and schedule line 2 have been delivered using
       delivery number 80027934.
    3. But the SAP Standard extractor is displaying ( in RSA3 ) the above combination of order, item and schedule line
       with delivery number 80020920.
    Please consider this scenario and suggest some measures to fix or debug this issue with the standard extractor.
    Thanks,
    Uday

    Reported to SAP Global Support and found to be error in SAP standard DS 2LIS_11_V_SSL for SAP BI AFS Versions.

  • Looks like a bug in SAP code - Please let me know if you have faced it

    Hi All,
    My requirement - to protect a range in excel sheet and download the excel to PC
    but this particular method provided by SAP does not work
    CALL METHOD spreadsheet->protect_range
           EXPORTING name      = name
                     protect   = protect
                     no_flush  = no_flush
           IMPORTING error     = error
                     retcode   = retcode.
    The full sheet protection method does work. Please let me know incase you have come across this issue.

    JUST FOUND THIS ON NEWEGG!
    Rating: 1/5Major problems, but HP added free warranty support to fix
    This review is from: HP Pavilion Elite HPE-400F (BT470AA#ABA) Desktop PC Phenom II X4 945 (3.0GHz) 8GB DDR3 1TB HDD Windows 7 Home Premium 64-bit
    Pros: HP is offering a North America Limited Warranty Service Enhancement which extends the warranty on these because of numerous reported issues! Free motherboard replacement.
    http://h10025.www1.hp.com/ewfrf/wc/document?docnam​e=c03199423&cc=us&dlc=en&lc=en&product=4300938
    Cons: Numerous users report blue screening, random reboots, or no boot without beeps!
    BUT I HAD TO STUMBLE ON TO THIS, AFTER MINE QUIT!
    NOW THEY SAY, SORRY, ALL OUT OF THEM, AND YOUR OUT OF WARRANTY,  AND S * * * OUT OF LUCK & $800.00!!!!!!!!!!!!!

  • Bug in SAP B1PL 42 on validate events and exiting functions

    I've recently tested an upgrade to PL 42. There seems to be an issue when trying to exit a function or trying to set return false.
    Here is a sample code of what i use to accomplish in previous patches.
    Case SAPboiuCOM.BoEventTypes.et_VALIDATE
           Select Case pVal.ItemUID
                 Case "matPay"
                        If pval.InnerEvent Then
                             do nothing
                         else
                             Dim oMatrix as SAPbouiCOM.Matrix = oForm.Items.item(pVal.ItemUID).Specific
                             Select Case pVal.ColUID
                                    Case "RegHours" : if sglRegHours = oMatrix.Columns.Item(pVal.ColUID).Cells.Item(CInt(val(pval.Row)).Specific.Value then Return False
                             End Select
    No matter what I try here, Return False, Exit Function, it does not work.  It keeps executing the rest of the code.  And yes, the statement gets executed.
    Any one else has found something similar to this odd behavior ?
    any comments or suggestions would be greatly appreciated
    Edited by: Neftali Figueroa on Jan 31, 2008 10:58 AM

    Well
    I found a workaround for this odd problem.  What I did was ... since the evaluation part of the code (if statement) was getting executed right, i changed the statement like this
    blnValueEdited = (sglRegHours <> Csgl(oMatrix.Columns.Item(pVal.ColUID).Cells.Item(CInt(val(pval.Row)).Specific.Value ))
    and then evaluate the blnValueEdited for true

  • Can it be a bug in SAP code?

    Hi Guys,
    I am running a report in which there are hierarchies. The top level node is the sum of its child node. When the report runs first, I see the top node is having value, whereas its child nodes are blank.
    When I collapse the hierarchy, the value for the child node doesnt come up, but when I expand the hierarchy again, I see the values in the child node as well as the top node.
    I have checked following things.
    1) There is no table interface
    2) The hierarchy nodes are working fine in other reports
    3) There is only one structure, so no problem of formula collision.
    Do you think of any other root cause?
    Rgds,
    Shailesh

    Hello,
    As I understand your question, All the thing which are releted to costing are done only at the controlling area level not at company code.
    As your req diffrent cost componenet for diffrent company code is depend up on how you define the controlling area.
    Hope it will clear you
    Regards
    Ravi

  • SAP GUI for Java 7.00 rev 4 - bug in ABAP download

    When I try to download ABAP source code or when I use "Edit Locally" in SE38 (the easiest way how to write/edit programs with a comfortable editor), ABAP source is downloaded to my computer with trailing 0x00 bytes. It has small side-effect in Local Editing: new code with this block is uploaded into SAP and syntax check of such program fails.
    Using 7.00 rev 3 works fine.
    Has anybody idea how to eliminate this bug?
    Wishlist, but to another forum: It will be really nice to assign hot-key to this menu item in SE38.
    Thank you,
      Pavel

    Hello Pavel,
    thanks for bringing this to our attention.
    This is a bug in SAP GUI for Java 7.00 rev 4 and we will fix this in the next revision.
    Regarding the hot-key for the "Edit Locally" menu item, I suggest to give this feedback officially using <a href="http://service.sap.com/message">message wizard</a> on component BC-DWB-TOO.
    Best regards
    Rolf-Martin

  • Is it bug/error from SAP on ESS - Personal Information-Address exit button

    Hello Experts,
    when i click on ESS - Personal information - Address  exit button here when i click on exit button its opening another portal actually it should go back to same portal ESS - Personal information -  Address
    is this error/bug from SAP
    if no what could be
    could anybody help me on this issue.
    Thanks
    Regards
    Vijay

    Hello Eperts,
    Sorry, i want to reopen this thread, to clear one issue.
    i tryed and solved this issue.
    try to configre the workprotect in personalization so it discard changes and open in the same page.
    all my portal user are facing the same problem.
    my question is Do i need to do changes for all user in personaliztion.
    Do we have any global chage at once i do it takes effect for all users.
    Any help on this Please.
    Thanksyou,
    regards
    Vijai

  • Unable to Pass Parameters to I5Grid in SAP MII 14.0 SP05

    Hi Experts,
    There was a bug in SAP MII 14.0 SP04  where we were unable to pass parameters to I5Grid dynamically. I understand that this bug has been fixed in SP05 , so we applied following patches:
    Patches installed :
    a)      XMII05P_4-10008694.SCA
    b)      XMII05_0-10008694.SCA
    Note details mentioning this issue :
    2016927 - I5Grid does not take into account overridden parameters when updateGrid(true) is called
    But even after applying these patches, I am still not able to pass parameters to I5Grid dynamically from irpt page.  Does anyone have any insight to it? Is it working for any one of you?
    Regards,
    Kirti

    Hi Chirstian,
    I see this change working. I was doing a mistake while passing parameter to I5grid.
    What I was doing-
    Grid.getQueryObject().setParameter(1, linename);
    Correct Way:
    Grid.getQueryObject().setParameter("Param.1", linename);
    Thanks & Regards,
    Kirti

  • SAP Business one 8.8 Beta 5 version license

    Hi all,
       is there any evalution version on SAp business one 8.8. Because i downloaded and installed SAP Business one 8.8 Beta 5 version on my system, But i was not allow to open any forms. while trying to open  that an error msg appears as License Required
    Please guide me
    Regards
    Sundar

    Hi,
    Since SAP B1 8.8 Beta 5 is in ramp up version,you need to report any kind of bugs to sap support.
    Please follow this link for [Reporting Bugs in SAP B1 8.8|https://websmp105.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000707558&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&]
    Anyway before raising ticket to sap,try to stop and restart SAP license manager

  • Error messages Sap gui 7.1 pl 6 and 7 + guixt

    Hello,
    We have a problem with SAP GUI 7.10 PL 6 and 7 in combination with GUIXT  2008-Q2-1. When the user is starting a transaction that is combined with GUIXT, they are getting mostly three error messages:
    Message 1:
    "Not enough memory - please increase virtual memory (get memory:length=25728 file=C:\Source\grilb\..\grlib\smtable.cpp line=13)"
    Message 2:
    "Not enough memory for internal table (table name=cntl occu=32 leng=804)"
    Message 3:
    "PRD: maximum work process hold time execeeded"
    The problems occur  since patch level 6. We tried somes solutions:
    Solution 1:
    Install the newest  version of GUIXT, no results.
    Solution 2:
    Upgrade SAP GUI with patch level  7, no results.
    Solution 3:
    Uninstall SAP GUI 7.1 PL 7 and reinstall  an older version of  SAP GUI 7.1 PL3, the problem is solved.  
    Can someone tell me what these error messages mean and if there has been a bug in SAP GUI 7.10 patch level 6 and 7?
    Thanks,
    Alex

    Hi Matthew,
    I do not know whether A. De Cesare and Steve Wojnicki still see this issue in their installations. In my comment above I suggested to use a higher SAP GUI patch level (PL8 or above).
    We (Synactive) could not yet find out what is causing this problem; a couple of installations reported it in the past. What we found out is that
      - the error occurs with SAP GUI 7.10 PL6 and PL7, but never occured in earlier patch levels or in later patch levels
      - it occurs on certain PCs only, but we do not know what differentiates those PCs from others that run the same application+scripts without problems
    Gerhard

  • SAP PI/PO 7.31 - Single Stack - Best way of handling 'TBDL' messages

    Hi All,
    I would like to know what is the best way of processing 'TBDL' messages that are shown in 7.31 message monitoring.
    One way I know is to resend the messages but if the volume is huge (100k+), is there a strategy to reprocess them automatically by creating a Job? AFAIK, a job only picks NDLV messages for reprocessing.
    Please share some information on handling such scenarios.
    (PS: I've been through many links with TBDL issue but strategy wise, could not find any concrete responses. One of them suggested cancelling all using SQL command. I would like to know if there are some other ways.)
    Thanks,
    Abhishek

    Hi Abhishek,
    1. TBDL message are handled automatically by the system. Is there a specific time frame(or any setting) under which they start getting delivered automatically? Or it waits for resource/thread recovery?
    - TBDL is an intermediate message status. Depending on the number of queues/threads for this adapter type, you will also have 5/10 messages in Delivering status. Something is preventing these messages from being delivered and this results in the backlog of messages in TBDL status. Only when the messages in Delivering status are processed will the threads be released and then become available for the messages which are backed up in TBDL.
    2. If messages remain in TBDL for a longer time than expected(like 3-4 days), is there a way to resend them? Any job configuration that can do this?
    - There is no way to resend TBDL messages. As above, this is an intermediate status. The focus should be on the messages in Delivering status and why these are not reaching their target and thus freeing up the threads for the backlog.
    3. I would like to understand what factors on sender/receiver side can cause this to happen? Any supporting/clarifying documents? (1808554 is already analyzed and we are on a higher patch level)
    - It is very difficult to answer this. There could be many different factors which could cause this to happen. Receiver system may not be available, network issues, bugs on SAP side etc. It really depends on the individual case. Best practice here would be to ensure any timeout settings are configured for the relevant adapter types. This can help prevent issues.
    4. Changing message status at DB level is advisable or not? If yes, then setting them to NDLV and reprocessing using a job is suggested?
    We do not advise to make any changes to message status at DB level. This option should only ever be used as an absolute last resort.
    Ultimately the best way to get to the bottom of this is capture Java Thread dumps and create a support ticket with SAP.
    Regards
    Mark

  • Parameter with Dynamic prompt - bug encountered

    I am using CRD XI release 2 (SP2) against an Oracle 10 release 2 database
    I have a report fully working with a static parameter
    1. But I have an issue when trying to introduce a parameter with dynamic prompts
    I have a data source (PointofSale retrieving data from a database view)
    I am trying to have the newPointOfSale parameter to prompt the user for values taken out of the PointOfSale source.
    I set up the parameter as indicated by the Crystal RD210 Guide.
    But when I run the report I am prompted for Server Name(greyed out)/user name/password(something I have never had to do for this report until introducing the dynamic parameter)
    In doubt I enter these of the database user I am using as a source for this report
    I get a strange error message telling me there is a problem with another datasource on the report.
    'Prompting failed with the following error message: 'List of Values failure: fail to get values. [Cause of erro: The table 'DLEX_REPORT.DLEX_REPORT_RETRIEVE.AIRLEGSUMMARY_SUM' could noyt be found. UNKNOWN.RPT]'.
    Error source: prompt.ddl Error code 0x8004380D
    There seem to be  bug with parameters and dynamic list of values in Crystal as other people seem to encounter similar issue
    Is there a fix or a workaround?
    2. Also I believe this forum allows to escalate bugs with SAP/business objects. Does anyone know how to do this? As this is very obviously a bug....
    Thanks
    Philippe

    I am not sure whether this will solve your problem since you are using a different implementation of Crystal Reports , but I've received the same error using CR XI Developer Release 2 in conjunction with the Crystal Reports Server XI Release 2.  My solution was to go into the Business View Manager application and fix the Data Connection object associated with the problematic Dynamic prompt by supplying a user name and password for the data connection object and setting the "Runtime Prompt Mode" property to "Never Prompt".  For some dumb reason, the Crystal Reports client will publish the data connection object to the Business Views database without any login credentials associated with it.  So after creating such a prompt in a report, you have perform this extra step before running the report the first time.  The good news is that if you reference this dynamic prompt in other reports, it will work - so you only need to fix it when it is first created.

Maybe you are looking for