Strange in report...

Hi all sap expert... a lost my old account..arghhh
My problem is: during a report I do a call transaction, after do this statement:  call transaction 'KEBI' using bdcdata mode 'N'.   the report blank some internal table fields...
Why do this? any idea for not blank?
Thanks all

FORM VALORIZZA-AREA-RISULTATO.
the perform:
clear   bdcdata.
refresh bdcdata.
perform bdc_dynpro      using 'SAPLKEA3' '0200' .
  PERFORM BDC_DYNPRO      USING 'SAPLKEA3' '0300' .
  PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                'RKEA2-ERKRS'.
  PERFORM BDC_FIELD       USING 'RKEA2-ERKRS'
                                 P_RBUKRS.
  PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                '=ENTE'.
CONCATENATE 'RK1M' p_rbukrs INTO va_dynpro_2.
PERFORM bdc_dynpro USING va_dynpro_2 '0100' .
PERFORM bdc_field       USING 'BDC_CURSOR'
                               'CEST1-BUDAT'.
CONCATENATE sy-datum6(2) sy-datum4(2) sy-datum(4) INTO va_budat.
PERFORM bdc_field       USING 'CEST1-BUDAT'
                               va_budat.
PERFORM bdc_field       USING 'CEST1-VRGAR'
                               'A'.
PERFORM bdc_field       USING 'BDC_OKCODE'
                               '=EZUR'.            "'=EZUR'.
*perform bdc_dynpro using va_dynpro_2 '0100' .
*perform bdc_field       using 'BDC_OKCODE'
                             '=EZUR'.            "'=EZUR'.
PERFORM bdc_transaction USING 'KE21'.
  CALL TRANSACTION 'KEBI' USING BDCDATA MODE 'N'.
perform bdc_transaction using 'KEBI'.
clear   bdcdata.
refresh bdcdata.
CF
ENDFORM.                               " VALORIZZA-AREA-RISULTATO
I don't see nothing strange...

Similar Messages

  • Strange MacJanitor report

    Hi, and Happy Holidays. Recently ran MacJanitor, and got this:
    Rebuilding locate database:
    Rebuilding whatis database:
    find: /usr/local/man: No such file or directory
    makewhatis: /usr/share/man/man1/c++.1: No such file or directory
    makewhatis: /usr/share/man/man1/cc.1: No such file or directory
    makewhatis: /usr/share/man/man1/cpp.1: No such file or directory
    makewhatis: /usr/share/man/man1/g++.1: No such file or directory
    makewhatis: /usr/share/man/man1/gcc.1: No such file or directory
    makewhatis: /usr/share/man/man1/gcov.1: No such file or directory
    Rotating log files: ftp.log lpr.log mail.log netinfo.log ipfw.log secure.log
    Don't recall ever seeing this report before. I then ran the install disc, had Disc Utility repair the volume (no errors found), ran permissions from start-up disc (also fine), and cleaned with OnyX. A second run of MacJanitor gave me the same message. Anyone know what this means, and if I should be concerned? Running an iMac 17" PPC iSight 160gb w/1gb of memory, last model before the Intels came out. Machine is running well, no strange behaviors. Haven't thrown out any OS files or changed anything (been using X since 10.0.3, know better!), or even added new apps recently. Did update w/newest Security patch, added the MS Office 2004 update (the one that was recalled) and updated Aperture in the last week. Thanks for the help.

    I don't know MacJanitor, but I suspect those entries are associated with it running the weekly maintenance task. You're getting those messages because those items don't exist. At least, there's no man directory in my /usr/local/ directory and none of the files listed for /usr/share/man/man1/ are on my machine, My perusal of the weekly.out log only shows the first entry.
    Launch the Terminal.app in /Applications/Utilities, enter this command, hit the return key, enter your admin password (carefully, since it doesn't show up on the screen), and hit the return key:
    sudo periodic weekly
    wait until you get the prompt back and then enter this command and hit the return key:
    cat /var/log/weekly.out[b>
    The file that displays should have those same entries.

  • VERY STRANGE Interactive Report Filter Error

    I have a very interesting problem happening with an interactive report in my APEX application. The report runs just fine and has been in use for about 6 months. Just recently, the users have begun to run into problems when using the filter capability within the report. There is a specific column heading (RH Analyst) that they typically click on and select a specific analyst name (the list contains 10 entries). Most selections from the filter list work fine. However, when one specific name is chosen, they get the dreaded ORA-06502: PL/SQL: numeric or value error: character string buffer too small+*  error. 
    I have been working to narrow the problem down and have found the following:
    1. The filter error is related to the content of one specific column (not the one I am filtering on)
    2. The column that is causing the error is a CLOB datatype
    3. The data in the CLOB column was inserted into the database from a form utilizing an "HTML Editor Standard" type of item
    4. The data in the CLOB column was copied and pasted from an email that was being viewed using Outlook 2007
    5. If I try to recreate the problem with exactly the same information, but copied and pasted from Outlook 2003, I don't experience the problem.
    6. The only people experiencing this problem are people who have upgraded their system from Microsoft Office 2003 to Microsoft Office 2007
    7. When I try to load the form with the data that was stored in the database, I get a 404 page not found error. This is the same error that I get if more than 32k of data was saved into the CLOB.
    The data pasted into the HTML editor from Outlook 2007 (_this is the data that causes problems_) and saved to the CLOB looks like this when I extract it in SQL Developer
    (CLOB) <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
    <meta content="Word.Document" name="ProgId" />
    <meta content="Microsoft Word 12" name="Generator" />
    <meta content="Microsoft Word 12" name="Originator" />
    <link href="file:///C:\DOCUME~1\euw6ay0\LOCALS~1\Temp\msohtmlclip1\01\clip_filelist.xml" rel="File-List" />
    <link href="file:///C:\DOCUME~1\euw6ay0\LOCALS~1\Temp\msohtmlclip1\01\clip_themedata.thmx" rel="themeData" />
    <link href="file:///C:\DOCUME~1\euw6ay0\LOCALS~1\Temp\msohtmlclip1\01\clip_colorschememapping.xml" rel="colorSchemeMapping" /><!--[if gte mso 9]><xml>
    <w:WordDocument>
    <w:View>Normal</w:View>
    <w:Zoom>0</w:Zoom>
    <w:TrackMoves />
    <w:TrackFormatting />
    <w:PunctuationKerning />
    <w:ValidateAgainstSchemas />
    <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
    <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
    <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
    <w:DoNotPromoteQF />
    <w:LidThemeOther>EN-US</w:LidThemeOther>
    <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
    <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
    <w:Compatibility>
    <w:BreakWrappedTables />
    <w:SnapToGridInCell />
    <w:WrapTextWithPunct />
    <w:UseAsianBreakRules />
    <w:DontGrowAutofit />
    <w:SplitPgBreakAndParaMark />
    <w:DontVertAlignCellWithSp />
    <w:DontBreakConstrainedForcedTables />
    <w:DontVertAlignInTxbx />
    <w:Word11KerningPairs />
    <w:CachedColBalance />
    </w:Compatibility>
    <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
    <m:mathPr>
    <m:mathFont m:val="Cambria Math" />
    <m:brkBin m:val="before" />
    <m:brkBinSub m:val="&#45;-" />
    <m:smallFrac m:val="off" />
    <m:dispDef />
    <m:lMargin m:val="0" />
    <m:rMargin m:val="0" />
    <m:defJc m:val="centerGroup" />
    <m:wrapIndent m:val="1440" />
    <m:intLim m:val="subSup" />
    <m:naryLim m:val="undOvr" />
    </m:mathPr></w:WordDocument>
    </xml><![endif]--><!--[if gte mso 9]><xml>
    <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
    DefSemiHidden="true" DefQFormat="false" DefPriority="99"
    LatentStyleCount="267">
    <w:LsdException Locked="false" Priority="0" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Normal" />
    <w:LsdException Locked="false" Priority="9" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="heading 1" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" />
    <w:LsdException Locked="false" Priority="39" Name="toc 1" />
    <w:LsdException Locked="false" Priority="39" Name="toc 2" />
    <w:LsdException Locked="false" Priority="39" Name="toc 3" />
    <w:LsdException Locked="false" Priority="39" Name="toc 4" />
    <w:LsdException Locked="false" Priority="39" Name="toc 5" />
    <w:LsdException Locked="false" Priority="39" Name="toc 6" />
    <w:LsdException Locked="false" Priority="39" Name="toc 7" />
    <w:LsdException Locked="false" Priority="39" Name="toc 8" />
    <w:LsdException Locked="false" Priority="39" Name="toc 9" />
    <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" />
    <w:LsdException Locked="false" Priority="10" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Title" />
    <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" />
    <w:LsdException Locked="false" Priority="11" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" />
    <w:LsdException Locked="false" Priority="22" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Stro..."The data pasted into the HTML editor from Outlook 2003 and saved to the CLOB looks like this when I extract it in SQL Developer
    (CLOB) <p style="margin-bottom: 6pt;" class="MsoNormal"><u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">&ldquo;Implementation and  Compliance Update #2&rdquo;</span></u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';"> addresses a concern  that clearinghouses may be in some cases inappropriately charging providers for  the use of a standard transaction. </span><o:p></o:p></p>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 7pt;"> </span><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">In particular, we  cite MN Statutes 62J.536, Subd. 1f, which states that:  <em>Group purchasers may  not impose any fee on providers for the use of the transactions prescribed in  this subdivision.  </em>The update explains that &ldquo;payers (or their agents) may  not charge for receiving a standard transaction&rdquo; and provides additional  information. The update is accompanied by a joint cover memo from MDH, the  Minnesota Department of Commerce, and the Minnesota Department of Labor and  Industry.  Note:  The Minnesota Department of Health (MDH) is charged with  implementing and enforcing Minnesota Statutes, section 62J.536. In addition, the  Minnesota Department of Commerce and the Department of Labor and Industry  administer additional statutory requirements for electronic claims submission,  consistent with MS &sect; 62J.536.</span><span style="font-size: 9pt; font-family: 'Arial','sans-serif';">  <o:p></o:p></span></li>
    </ul>
    <p style="margin-bottom: 6pt;" class="MsoNormal"><u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">&ldquo;Implementation and  Compliance Update #3&rdquo;</span></u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';"> provides a reminder  of the upcoming Dec. 15, 2009 effective date for rules for the standard,  electronic exchange of health care remittance advices. It also clarifies  that:</span> <o:p></o:p></p>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">Statutory  requirements for standard, electronic remittance advices do not include  requirements for electronic payment (electronic funds transfer &ndash;  EFT)</span><span style="font-size: 9pt; font-family: 'Arial','sans-serif';">  <o:p></o:p></span></li>
    </ul>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">Consistent with MDH&rsquo;s  enforcement policies and plans described in Update #1 (posted  6/5/09):</span><span style="font-size: 9pt; font-family: 'Arial','sans-serif';">  <o:p></o:p></span></li>
    </ul>
    <p style="margin-bottom: 6pt; margin-left: 1.1in; text-indent: -0.25in;" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Courier New';">o</span><span style="font-size: 7pt;">        </span><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">Starting Dec. 15,  2009, group purchasers (payers) must be able to transmit &ndash; and providers must be  able to accept - standard, electronic RAs via computer-computer electronic data  interchange (EDI). So long as payers and providers are able to exchange the  remittance advice standard transaction electronically, the Department does not  take issue with payers making available additional mechanisms for communicating  RAs to providers, such as access to portable document format (.pdf) files, or  provider electronic mailboxes.</span><span style="font-family: 'Arial','sans-serif';"> </span><o:p></o:p></p>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">The Department&rsquo;s  determinations of whether payers and providers are complying with the  regulations will take into account several factors. However, we have determined  that it is not realistic to require electronic remittance advices when claims  ar..."     I am using APEX version 3.2
    Any help would be greatly appreciated. For now, my short term solution for them is to copy the information from Outlook 2007, paste it into a Wordpad, then copy it from wordpad and paste it into the HTML editor control. That seems to work fine but it is not a very nice solution for the users!
    Thanks,
    Dale

    Roel,
    Hey there! Hope you enjoyed your time off ;) Thanks for having a look...
    Yes, of course I "could" update the functions, but this is NOT something I want to do. I'm one of those people that subscribes to Coding by Contract and the assertion routines at the beginning and end of my subprograms are an important part of that.
    This may be a lack of understanding on my part with regards to the order in which Oracle does it's thing - or a bug in Apex... I'm able to duplicate the problem on apex.oracle.com: dmcghan/test/test.
    Log into the demo app with admin/dmcghan. The home page has an interactive report, filter the name and you should get the error. When you look at the query you'll see a filter in the where clause that goes against the apex_collections table. This is populated from the post-authentication procedure. Let me know if you have questions.
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen
    http://sourceforge.net/projects/plrecur

  • Strange Crystal Reports error

    We have a setup in our production environment where the IdM database and the IdM runtime components reside on different servers. In our test environment the database and the runtime components exist on the same server. We have created two reports and they work fine in development and in test, but in production we get the following error:
    Failed generating report Report-58698.pdf
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Error loading database connector. The class 'com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader' could not be accessed.---- Error code:-2147467259 Error code name:failed
    putNextEntry failed storing51221
    Initially I thought that maybe the JDBC connection on the reporting repository was setup incorrectly as it pointed to localhost. That however has been changed, so that it now points to the database server, but the error is still the same???
    I've checked all the Crystal Reports jar files in the different environments. I've checked the class path extension in the Identity Center console, but everything seems to be ok.
    Any ideas?
    ./Anders

    Hello again,
    It turns out that it was the repository constants for the reporting repository that were incorrectly setup. After changing the pointer in DATASOURCE to point to the correct database and typing in the password for the mxmc_rt user again, suddenly everything worked.
    Best regards,
    Anders

  • Need help understanding MS SQL Server 2008R2 and Report Builder 3.0 and user access / priviledges.

    Having Problems with connections and access.  I have spent the last 2 days reading various threads regarding SQL Reporting Services pertaining to access and connections.
    First, let me explain what I have done to date.
    1)  I am using Windows 7 - Home Premium.
    2)  I downloaded and installed MS SQL Server 2008 R2 Express.  This was successful.
    3)  I downloaded Report Server 3.0 - This was successful.
    4)  In IE, I tried logging onto http://servername/reports, but this failed.  After logging into IE
    via ' Run Administrator', I was able to access URL.  
           Next, I updated the security / trust sites as explained in the
    threads
    Next, I went to Folder Setting and added my user name and granted all roles (Browser,
    Content Manager, My
    Reports, Publisher and Report Builder).
    5)  Now, I can log into Http://servername/reports using my normal windows 7 user account.
    6)  Next, I opened Report Builder 3.0.  However, I am having trouble connecting to report  
    server.  I tried connecting with
    http://servername/reports, but this failed. 
           However, If I change URL to http://servername/reportserver, it works.  BUT NOW, I have
    another problem.  When I
    execute the RUN button to create report, I get a  permission
    error.  "PERMISSION GRANTED TO USER ARE
    INSUFFICIENT FOR  PERFORMING THIS OPERATION".
    7)  Finally, I can not save reports to http://servername/reportserver when I select "Recent
    Site and Servers".  ERROR
    MESSAGE:  UNABLE TO OPEN OR SAVE REPORT
    8)  In my Reporting Services Configuration Manager:
    Web URL = http://servername:80/ReportServer
    Report Manager URL = http://servername:80/reports.
                What is strange, the Report Manager URL works for IE URL and WEB URL works for
    Report Builder connect (Even though it really does not work). 
    THREE QUESTIONS:
    1)  What URL should I use to connect in Report Builder.  
    2)  How do I update my normal Windows 7 user so I can run reports when I connect to report
    builder.        
    3)  How can I save my reports so they are displayed in IE Reporting services.  Note:  I was
    able to save report to
    documents folder and import into IE Reporting Services.
    4)  And finally, is it possible to add report builder 3.0 as a tab in my IE Reporting Services.  I
    save seen samples of Reporting Services screens where the instructor has Report Builder
    tab.
    Thanks
    Dan

    To answer question 1... it should connect through /ReportServer
    http://bretstateham.com/reporting-services-architecture-diagram%E2%80%A6/
    Report Builder 3.0 is not a web application, it is a client side application can be used using the click-once or downloaded from Microsoft's website.  If you are having issues, you might download and install it and try running it as an administrator.

  • Error in setting datasource - Crystal reports

    Good day,
    I am currently experiencing a problem with setting my datasource to a report in Crystal Reports.
    Strangely, the report works in VS 2010, but when running as an executable, the program fails when assigning the datasource.
    My code:
        Public Sub PurchasesByVendor()
            Try
                Dim sql As String = "SELECT tblVendors.VendorID, tblVendors.VendorName, tblPO.POID, tblPO.EnterDate, tblCustomers.Company, tblOrders.RefNum, Sum(tblPOItems.ExtPrice) AS SumOfExtPrice " & _
                                    "FROM (((tblPO INNER JOIN tblPOItems ON tblPO.POID = tblPOItems.POID) INNER JOIN tblVendors ON tblPO.VendorID = tblVendors.VendorID) LEFT JOIN tblOrders ON tblPO.OrderID = tblOrders.OrderID) LEFT JOIN tblCustomers ON tblOrders.CustomerID = tblCustomers.CustomerID " & _
                                    "WHERE (((tblPO.EnterDate) Between #" & dpStart.Text & "# And #" & dpFinish.Text & "#)) " & _
                                    "GROUP BY tblVendors.VendorID, tblVendors.VendorName, tblPO.POID, tblPO.EnterDate, tblCustomers.Company, tblOrders.RefNum; "
                Dim con As New OleDb.OleDbConnection
                Dim da As OleDb.OleDbDataAdapter
                Dim ds As New DataSet
                con.ConnectionString = "PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source = C:\Program Files\Mail-Shop\MSApp2k.mdb"
                con.Open()
                da = New OleDb.OleDbDataAdapter(sql, con)
                da.Fill(ds, "PO")
                Dim povList As List(Of POV) = New List(Of POV)
                If ds.Tables("PO").Rows.Count > 0 Then
                    For i = 0 To ds.Tables("PO").Rows.Count - 1
                        Dim pov As POV = New POV()
                        pov.VendorName = ds.Tables("PO").Rows(i).Item(1)
                        pov.PONumber = ds.Tables("PO").Rows(i).Item(2)
                        pov.PODate = ds.Tables("PO").Rows(i).Item(3)
                        If IsDBNull(ds.Tables("PO").Rows(i).Item(4)) = False Then
                            pov.Company = ds.Tables("PO").Rows(i).Item(4)
                        End If
                        If IsDBNull(ds.Tables("PO").Rows(i).Item(5)) = False Then
                            pov.Order = ds.Tables("PO").Rows(i).Item(5)
                        End If
                        pov.Total = ds.Tables("PO").Rows(i).Item(6)
                        povList.Add(pov)
                    Next
                End If
                'MsgBox(povList.Count)
                Dim datas As POVD = New POVD()
                Dim dt As New DataTable("povd")
                'Dim dt As DataTable = datas.Tables.Add("hc")
                dt.Columns.Add("Vendor", GetType(String))
                dt.Columns.Add("PONumber", GetType(Integer))
                dt.Columns.Add("PODate", GetType(Date))
                dt.Columns.Add("Company", GetType(String))
                dt.Columns.Add("OrderNbr", GetType(Integer))
                dt.Columns.Add("Total", GetType(Double))
                dt.Columns.Add("Charged", GetType(Double))
                datas.Tables.Add(dt)
                For Each dr In povList
                    Dim vendor = dr.VendorName
                    Dim ponbr = dr.PONumber
                    Dim poDate As Date = DateValue(DateTime.Parse(dr.PODate))
                    Dim company = dr.Company
                    Dim order = dr.Order
                    Dim total = dr.Total
                    Dim charged = dr.getCharged(dr.PONumber)
                    Dim nw As DataRow = datas.Tables(0).NewRow()
                    nw(0) = vendor
                    nw(1) = ponbr
                    nw(2) = poDate
                    nw(3) = company
                    nw(4) = order
                    nw(5) = total
                    nw(6) = charged
                    datas.Tables(0).Rows.Add(nw)
                Next
                '' bind the datasource+
                Dim objRpt As New PurchaseByVendor
                objRpt.SetDataSource(datas.Tables(0))
                Dim wfp As New WindowFormReport()
                wfp.CrystalReportsViewer1.ViewerCore.ReportSource = objRpt
                Me.NavigationService.Navigate(wfp)
                con.Close()
                con.Dispose()
            Catch ex As Exception
                MsgBox(ex.Message)
            End Try
        End Sub
    Thanks!

    What version fo CR you are using, what service pack?
    What CR components are installed on the client machine for deployment?
    When using datasets to pass the data to Crystal reports, the issue occurs due to datasets in 50% of cases.
    What exact error do you get?
    Could you try below steps which would tell you if its an issue with Crystal or with getting data into datasets.
    - Once the data is populated in the dataset and before doing a "objRpt.SetDataSource(datas.Tables(0))", write the data to a datagrid.
    - While deploying the EXE, you could observe the datagrid to check fi the datasets do return some data.
    This may not be a Crystal issue.
    if you get the data in the datagrid and not in the report then do a 'ds.writeXml("XMLfilepath.xml")'. this will generate the XML file with the data from the dataset. the open the report indeaigner and try to assign the XMl to the report and see if the report works in thed esigner.
    - Bhushan
    Senior Engineer
    SAP Active Global Support
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Getting started and moving ahead with Crystal Reports .NET applications.

  • SUBMIT a report passing a selopt

    Hi all gurus,
    I'm facing this strange issue:
    Report A, a.k.a. the caller, has a select-option as input parameter, defined in this way:
    SELECT-OPTIONS: so_objid FOR crmd_orderadm_h-object_id.
    This report performs a sequence of SUBMIT statements on other reports.
    Suppose the sel-opt has been populated in this way:
    SIGN : I
    OPTION: EQ
    LOW : 123456789
    HIGH: (blank)
    Consider now report B, a.k.a. the called one, which has an identical input parameter:
    SELECT-OPTIONS :  so_docs   FOR crmd_orderadm_h-object_id.
    Report A calls report B in the following way:
    SUBMIT ZREPORT_B WITH so_docs = so_objid
        AND RETURN.
    Debugging this call, I see that in ZREPORT_B the select option described above becomes:
    SIGN: I
    OPTION: EQ
    LOW: IEQ123456
    HIGH: (blank)
    Does anyone know what's the point on this strange problem? I can modify everything in Report A (the caller one) but cannot touch anything of the called ones.
    Thanks in advance.

    Correct call:
    SUBMIT ZREPORT_B WITH so_docs IN so_objid
        AND RETURN.
    Thomas

  • IOS crash report - mediaserverd: RPCTimeout message received to terminate

    I see some strange crash reports which I couldn't understand much what it is. I believe it is something related to audio service in iOS. I am working on a audio app where each record is played in FIFO order. Is the crash log is something to do with my app? Here is the snippet of the crash report
    Incident Identifier: 56987C0E-3207-43E2-A30F-CA62DACA341B
    CrashReporter Key:   39cfbba1b55bae50131e2b43a44f512635ffdedc
    Hardware Model:      iPod5,1
    OS Version:          iPhone OS 6.1.3 (10B329)
    Kernel version:      Darwin Kernel Version 13.0.0: Wed Feb 13 21:37:47 PST 2013; root:xnu-2107.7.55.2.2~1/RELEASE_ARM_S5L8942X
    Date:                2013-09-20 19:48:08 +0530
    Exception Code:      0xbe18d1ee
    Reason:              mediaserverd: RPCTimeout message received to terminate [4773] with reason 'fig rpc timeout -- playerremote_CopyProperty [ NowPlayingAppPID ]'
    Thermal Level:       0
    Thermal Sensors:    3284 3517 3539 3165 3594
    Frontmost process PID:    68
    Jetsam Level:              0
    Free Pages:            21115
    Active Pages:          22813
    Inactive Pages:        14162
    Purgeable Pages:        1390
    Wired Pages:           21867
    Speculative Pages:       765
    Throttled Pages:       47808
    Busy Buffer Count:         0
    Pages Wanted:              0
    Pages Reclaimed:           0
    Process 0 info:
        resident memory bytes:  70152192
        page faults:              10157
        page-ins:                     0
        copy-on-write faults:         0
        user   time in task: 201946.766630 seconds
        system time in task:     0.000000 seconds
    Process 0 kernel_task threads:
    thread 0x1 TH_WAIT|TH_UNINT 0x803262e0
        thread priority:          92
        thread sched flags:     none
        kernel cont 800622ed
        user   time in thread:     1.240739 seconds
        system time in thread:     0.000000 seconds
    thread 0x2 TH_RUN|TH_IDLE 0
        thread priority:           0
        thread sched flags:     none
        kernel cont 800256c9
        user   time in thread: 98035.929317 seconds
        system time in thread:     0.000000 seconds
    thread 0x3 TH_WAIT|TH_UNINT 0x80022059
        thread priority:          95
        thread sched flags:     none
        kernel cont 80022059
        user   time in thread:    20.278736 seconds
        system time in thread:     0.000000 seconds
    thread 0x4 TH_WAIT|TH_UNINT 0x80300c20
        thread priority:          80
        thread sched flags:     none
        kernel cont 8002cf39
        user   time in thread:     6.273227 seconds
        system time in thread:     0.000000 seconds
    thread 0x5 TH_WAIT|TH_UNINT 0x80300c28
        thread priority:          93
        thread sched flags:     none
        kernel cont 8002d135
        user   time in thread:     0.005678 seconds
        system time in thread:     0.000000 seconds
    thread 0x6 TH_WAIT|TH_UNINT 0
        thread priority:          94
        thread sched flags:     none
        kernel cont 8002fc65
        user   time in thread:     0.202646 seconds
        system time in thread:     0.000000 seconds
    thread 0x7 TH_WAIT|TH_UNINT 0xcbaea45c
        thread priority:          95
        thread sched flags:     none
        kernel 0x80024cab 0x800244d9 0x80033173 0x8008655c
        user   time in thread:     0.000296 seconds
        system time in thread:     0.000000 seconds
    thread 0x8 TH_WAIT|TH_UNINT 0x8ccda544
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000012 seconds
        system time in thread:     0.000000 seconds
    thread 0xb TH_WAIT|TH_UNINT 0x8cd7ee04
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:   426.026233 seconds
        system time in thread:     0.000000 seconds
    thread 0x1b TH_WAIT|TH_UNINT 0x8cd2e33c
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000021 seconds
        system time in thread:     0.000000 seconds
    thread 0x20 TH_WAIT|TH_UNINT 0x803187fc
        thread priority:          81
        thread sched flags:     none
        kernel cont 801e1c79
        user   time in thread:     0.000019 seconds
        system time in thread:     0.000000 seconds
    thread 0x21 TH_WAIT|TH_UNINT 0x8cd8c01c
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.038029 seconds
        system time in thread:     0.000000 seconds
    thread 0x22 TH_WAIT|TH_UNINT 0x8ce2cea4
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000011 seconds
        system time in thread:     0.000000 seconds
    thread 0x2a TH_WAIT|TH_UNINT 0x8ce2c6ac
        thread priority:          81
        thread sched flags:     none
        kernel 0x80024cab 0x800244d9 0x80256b19 0x8008655c
        user   time in thread:     0.000019 seconds
        system time in thread:     0.000000 seconds
    thread 0x2e TH_WAIT|TH_UNINT 0x8ce3f134
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000019 seconds
        system time in thread:     0.000000 seconds
    thread 0x62 TH_WAIT|TH_UNINT 0x8cdf6044
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     8.861949 seconds
        system time in thread:     0.000000 seconds
    thread 0x64 TH_WAIT|TH_UNINT 0x8ce8f724
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000018 seconds
        system time in thread:     0.000000 seconds
    thread 0x65 TH_WAIT|TH_UNINT 0x8ce8f6d4
        thread priority:          81
        thread sched flags:     none
        kernel 0x80024cab 0x800244d9 0x80256b19 0x8008655c
        user   time in thread:    10.040660 seconds
        system time in thread:     0.000000 seconds
    thread 0x66 TH_WAIT|TH_UNINT 0x8ce8f47c
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     2.540202 seconds
        system time in thread:     0.000000 seconds
    thread 0x67 TH_WAIT|TH_UNINT 0x8ce8f2c4
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.250538 seconds
        system time in thread:     0.000000 seconds
    thread 0x68 TH_WAIT|TH_UNINT 0x8cf46ea4
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000010 seconds
        system time in thread:     0.000000 seconds
    thread 0x69 TH_WAIT|TH_UNINT 0x8cf46d64
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000009 seconds
        system time in thread:     0.000000 seconds
    thread 0x6a TH_WAIT|TH_UNINT 0x8cf46c4c
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.048119 seconds
        system time in thread:     0.000000 seconds
    thread 0x6b TH_WAIT|TH_UNINT 0x8cf46abc
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000009 seconds
        system time in thread:     0.000000 seconds
    thread 0x6c TH_WAIT|TH_UNINT 0x8cf468dc
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000009 seconds
        system time in thread:     0.000000 seconds
    thread 0x6e TH_WAIT|TH_UNINT 0x8cf46634
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:    36.630748 seconds
        system time in thread:     0.000000 seconds
    thread 0x6f TH_WAIT|TH_UNINT 0x8cf46404
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:    36.139442 seconds
        system time in thread:     0.000000 seconds
    thread 0x71 TH_WAIT|TH_UNINT 0x8cf4610c
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000021 seconds
        system time in thread:     0.000000 seconds
    thread 0x73 TH_WAIT|TH_UNINT 0x8cef5b84
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.106043 seconds
        system time in thread:     0.000000 seconds
    thread 0x74 TH_WAIT|TH_UNINT 0x8ceb9cec
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000012 seconds
        system time in thread:     0.000000 seconds
    thread 0x75 TH_WAIT|TH_UNINT 0x8ceb992c
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000010 seconds
        system time in thread:     0.000000 seconds
    thread 0x76 TH_WAIT|TH_UNINT 0x8ceb9454
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000010 seconds
        system time in thread:     0.000000 seconds
    thread 0x78 TH_WAIT|TH_UNINT 0x8ced3ef4
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000020 seconds
        system time in thread:     0.000000 seconds
    thread 0x79 TH_WAIT|TH_UNINT 0x8ced3c4c
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000013 seconds
        system time in thread:     0.000000 seconds
    thread 0x7a TH_WAIT|TH_UNINT 0x8ced39a4
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     6.925023 seconds
        system time in thread:     0.000000 seconds
    thread 0x7b TH_WAIT|TH_UNINT 0x8ced36fc
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.000009 seconds
        system time in thread:     0.000000 seconds
    thread 0x7c TH_WAIT|TH_UNINT 0x8ced3134
        thread priority:          81
        thread sched flags:     none
        kernel cont 80256add
        user   time in thread:     0.009044 seconds
        system time in thread:     0.000000 seconds
    Thanks,
    Shashank

    I just had the same "scam" this evening.  I got the Safari message: "http://supportcallnow.com 'warning!! iOS Crash Report' "  Due to a third party application in your phone, iOS crashed.  Contact Support for an immediate fix - 1-800-480-4170.  I too called the phone # to see what was going on.  It went straight on hold when I called (didn't ring) and then when someone came on the line, it was a woman who I could barely hear due to the noise in the background.  She stated that my ios crashed and was no longer something on my iPhone5S and that a 3rd party was at that time taking all my info. off my phone (nice "scare tactic" eh?).  She then said for $80 though she could reinstall ios and just needed my credit card # (yeah, ooooookkkay).  So I said that was ridiculous as I had been using apps and my phone the whole time I was talking to her on speaker and said I would call Apple Support directly.  She told me they would say the same thing about having to pay to have ios reinstalled on my phone.  I said I highly doubt it and told her I wouldn't pay the money and that she was essentially full of crap.  She then said (prob after realizing I wasn't buying any of it) "OK ma'am" and hung up on me.
    Adamfrombessemer's advice works if you're surfing sites and get a "ios Crash Report" message in Safari on your iPhone like I did!
    1.  Place the phone in Airplane mode.
    2.  Go to Settings > Safari > And Clear History and website Data
    3.  Reopen safari and all will be gone. Turn off Airplane mode.
    Definite scam!

  • Applied patch 6194129 for Report builder 6.0.8.28  WindowsXP

    Hi hussein,
    I have already applied the patch 6194129 for my windowsXP for Oracle Apps 11i reports and revision.
    My Oracle Report at Linux Apps server is also 6.0.8.28.
    I copied the report from the Oracle Apps server side (Linux) to my client PC windows XP.
    Then I open the report and compile at test run. I did not do any revision yet, but just compile it at the client side.
    But I got error:
    REP-1212: Object 'Body' is not fully enclosed by its enclosing object".How strange this report happening can be.
    I remember customizing report it R12 using 10g reports but they are not behaving like this. Can I compile my report using 10g instead? for Oracle Apps 11i?
    Please help....
    Thanks

    Hi,
    I remember customizing report it R12 using 10g reports but they are not behaving like this. Can I compile my report using 10g instead? for Oracle Apps 11i? You should not do as Developer 10g is not certified with Oracle Apps 11i.
    For the REP-1212 error, please see (Note: 297522.1 - How to investigate printing issues and work towards its resolution ?).
    Regards,
    Hussein

  • ADSL 2+ I just can't get it working

    So in March we get a new upgraded 21CN exchange (stanford in the vale) I'm 1.2 km from the exchange so am expecting 17mb apparently - my next door neighbour calls Zen and gets an immediate speed increase to 17mb I call BT CS and get the usual runaround after two hours I give up with them. It finally turns out the exchange is out of capacity so I need to wait until end of Sept, after BT wholesale in sept confirm we have capacity I still only have 8 MB so call CS again they suspect a fault so after several calls and testing 6 hrs later I give up. next week I try again and need to call 5 different numbers all with no progress until I somehow get back to Sales who are very apologetic and suggest that I should renew my contract and this may get Openreach to connect me to a full speed service.
    Wow I now have 9.3 mb i don't use a HH preferring a Netgear DGND3700 however I always test wth the HH on the master socket, I'm still expecting 17mb as BT promised however it's still just 9mb. My test with the HH is even stranger it reports a 14mb connection but can barely load the BT wholesale speed test page at all with a wired connection.
    I have run out of patience with BT CS can anyone help here.
    Thanks
    ADSL Link Downstream Upstream
    Connection Speed 10949 kbps 704 kbps
    Line Attenuation 20.0 db 11.5 db
    Noise Margin 3.1 db 6.8 db
    Solved!
    Go to Solution.

    welcome to the BT community forum where customers help customers and only BT employees are the forum mods
    in order for the forum members to help please can you post the adsl stats from your router you may need to 'show detail' to get all stats (if hub enter 192.168.1.254 in your browser and navigate to adsl or if HH4/5 then go to troubleshooting then logs and you are looking for 2 line together when hub last connected to internet and they will show your connection speed and noise margin or if netgear enter 192.168.0.1). Then run  btspeedtester  (MAC users may have problems). when first test completes then run diagnostic test and post the results ( do not reset the router).
    are you connected directly via a filter to the NTE5 master or test socket or to somewhere else? Is the master the only phone socket in your home?
    Have you tried the quiet line test? - dial 17070 option 2 - should hear nothing - best done with a corded phone. if cordless phone you may hear a 'dull hum' which is normal
    Someone may then be able to offer help/assistance/suggestions to your problem
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Export TO XXL from ALV Grid - Column order mismatch

    Hi All,
    The user is trying to download data from Option -> Export -> Spreadsheet which will create XXL.
    But while downloading there is mismatch in the order of columns displayed on the alv grid & columns downloaded.
    All character fields are displayed on left, then date fields then quantity fields are downloaded to XXL. but in ALV Grid user has chosen a layout in which date fields come first.
    Please help me to find solution

    Grid display using    'REUSE_ALV_GRID_DISPLAY'. From the alv grid output, user is trying to download data using export -> Excel . so for download there is no custom code.
    We have copied standard report and added few more fields to the custom report. strangely Standard report also has this issue.
    I searched for SAP notes also..no clue

  • Error "Licensing for this product has stopped working" when you launch Acrobat 9

    Hi,
    I'm part of service desk and my company has several thousand users of Acrobat. There has been strange issues reported since upgrading from 7.0.5 to 9.1 and a lot of them are uhappy. The latest issue is users started to receive the following error,
    Error "Licensing for this product has stopped working" when you launch Acrobat 9 or Adobe Creative Suite 4 products. The link http://kb2.adobe.com/cps/405/kb405970.html#ErrorCodes has solution, but i tried everything given for 147-178, and nothing works. The users are highly frustrated. Any other possibilities? one collegue claims running simple reg cleaner could solve this issue.

    Wow,
    I went through a "font crisis" on my MacBook about two weeks ago, and I reinstalled Snow Leopard, then restored everything from Time Machine backup. Everything but Office 2008 and CS4 was able to run from the restore, because there were preferences for both that wouldn't copy back to my Library (permissions).
    I reinstalled both from the "original media" (dmg's)  with my Time Machine and 2 other external HDs connected and mounted. I had no problems with either. In fact since I was re-installing from dmg's stored on my Time Machine drive, I had to have it connected to do this. Installing Office and CS4 from the dmg's took all of twenty minutes for both with no errors at all.
    I'm glad you got everything taken care of, but anectdotal evidence tells me CS4 can be reinstalled with external drives connected and mounted.

  • Intermittent USB Sound Output

    I have an Al Macbook Running Leopard, 10.5.8. I just purchased a Monoprice Mini Displayport Male and USB Male Audio to HDMI Female Converting Adapter
    http://www.monoprice.com/products/product.asp?cid=104&cp_id=10428&cs_id=1042802&pid=5969&seq=1&format=2
    The goal is to output both video and sound from my computer to my audio receiver’s HDMI input then onto my TV and my surround sound speakers. The first time I set up my system I wasn’t getting any sound thru the USB to my receiver. I then plugged and unplugged the cables multiple times and got the sound to work. I didn’t change any settings in my Preference panel. Last night I hooked my computer back up to the cable and it didn’t output sound. Is there a sure fire method to ensure that my USB port is outputting sound to my HDMI adapter?
    One other symptom, when I was getting sound out of my cables, I could close the lid of the computer and still get video and sound out. Last night, when I was using the cables and I tried to shut my lid, the computer went to sleep and I lost all video signals.

    Hi, Ulyssesbob ,
    welcome
    first of all, i don't know about the adapter you are using. but here are a few remarks:
    1) closing the lid of the MB means that is has to go to sleep. So the instance you quote, that it continued playing video and music, is not normal. it is normal to stop all activity when you close the lid of the MB.
    2) when setting up new connections with sound (and video), the system needs a bit (few seconds) of time to recognize things. Once there are multiple output possibilities, the system can chose by itself the one you would like, but a priori, the MB doesn't know which one is the right one. You should check the Syst.Prefs and set it to the one you need. This also implies: if you disconnect, the MB might change the Syst. Prefs by its own decision, since it will not put output to an nonexisting device...
    I would try to reset it up, slowly, and controlling every step you are doing by looking at the system prefs settings. Hope this works out. If you still have problems, or your MB behaves strangely, please report back.
    Thomas

  • Abandoned Call Rings on Agent Phone

    Hello,
    I have a strange situation reported by a supervisor that, abandoned call keep rings on agent phones and when one of the agents answers the call she hears busy tone.
    To reproduce this issue, we made some test calls and hung up the call just before the call starts ringing on agent phone.
    The same call started ringing on agent phone. It looks like abandone en-route.
    Any way to avoid this behavior.
    UCCX: 9.0.2.10000-71
    CUCM-BE: 9.1.1
    Thanks,
    Sami

    Do you have an On Exception Goto (ContactInactiveException) step in the script that jumps to an End step? If not, add it near the Accept step. Without this, the script will carry on running even if a caller hangs up. I'm not saying this is your problem but it might be a contributing factor.
    The second question is in-line with Gergely: does the PSTN circuit have disconnect supervision? Is the gateway telling CUCM the call has ended when the outside caller hangs up? (e.g. SIP BYE, Q931 DISCONNECT, etc.) If not this might be the PSTN reorder being heard.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • 1642 Error on Radius Console

    In testing our new BM38 Radius servers I've noticed some strange error
    reporting on the console.
    If the shared secret is incorrect we get a 1642 error on the server console.
    Likewise, if the password for the user is incorrect, we get the 1642 error.
    Seems like the server should report back a more descriptive error, like
    "Invalid secret" or "Invalid password" in either of these scenarios. BM36
    would correctly report when a user typed the wrong password, any ideas how
    to make BM38 behave the same way?

    Dan,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

Maybe you are looking for