Handle with Matrix

I make this code:
Dim oMatrix As SAPbouiCOM.matrix
Dim oFrm139 As SAPbouiCOM.Form
Set oMatrix = oFrm139.Items.item("38")
This error appears:
Typen unverträglich
What mistake could it be?

Hi,
Try this..
Set oMatrix = oFrm139.Items.item("38").Specific
Hope it helps,
Vasu Natari.

Similar Messages

  • UD - Stock posting of materials handled with HU

    Hello Masters,
    I have one scenario and need your help for same.
    Material will be received in storage location with HU management active. (Example: 60 pcs are received as GR against PO) According to HU definition, system will create handling units (2 HUs are created, one with 50 pcs and another with 10 pcs). As material master will have inspection type 01 active, system will create inspection lot. After quality inspection I found 5 pcs with defects and needs to be scrapped but when I go for 'Inspection Lot Stock' tab in UD there is no option of splitting HU. I can post goods only in term of HU and not material quantity.
    So my query is, how inspection lot quantity can be splited and posted partially into scrap and unrestricted?
    I hope I was clear enough in explaining my query but in case any other information is required then please let me know.
    Thanks in advance.
    Best Regards,
    Devang

    Thanks Luke for your reply.
    Is there any exit available which can allow splitting of HU during UD-stock posting?
    As there can be many instances where material will be handled with HU and though in actual material will be removed (unpacked) from HU for inspection, to perform same in sytem can be skipped if system split HU during UD-stock posting and create new HU in background according to qty moved to different stocks.
    I hope I was able to explain possible scenario.
    Please let me know if you any such exit which can help in mapping such scnarios.
    Thank you in advance,
    Devang

  • Step by Step documents for Process Chain Error Handling with Screen Shots

    Hi
    Is anybody having Step By Step Documents for Process Chain Error Handling with Screen Shots ?. Please forward it to me to my e-mail [email protected] .  I will reward points to u immediately.
    bye
    Aamira Khan

    Hi,
    You can find lots of topic related to process chain issues in SDN.Please make a search in SDN.
    https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_library&query=process+chain&adv=true&sdn_author_name=&sdn_updated_on_comparator=ge&sdn_updated_on=&sortby=cm_rnd_rankvalue
    Regards.

  • Problem with matrix/screen in Qosmio F55-Q502

    Hello
    For a few weeks I have strange problem with matrix/screen in my laptop.
    The matrix flickers very often - no matter if power cable is plugged or not.
    The screen is full bright and suddenly it starts to blink - it is getting darker, than lighter, usually for few/dozen seconds. It does it when nobody touches it or when I work on it.
    It very annoying and making eyes tired - it does it very quickly and there are few levels of screen brightness.
    Moreover sometimes the screen turns off - You can see what is on desktop but the screen is very very dark (but not blank or completely switched off). It happens without any reason - sometimes just in the middle of working, sometime for example when I touch (not pull) the power cable between laptop and power supply.
    Then, the only way to get back to normal brightness of screen id to close the lid just for half a second and open it
    - matrix lights then normally, but can "turns off" moment later and I must do it once again - sometimes even few times..
    After "action" with lid screens seems like nothing ever happen..
    Does anyone have idea what is the cause of such behaviour or how to diagnose it in details?
    Or maybe solve this problem?
    Best regards
    300m

    Sounds like the Backlight or Inverter is failing or there is a loose connection.
    Is the unit under warranty? Send it to an ASP for repair.
    You should avoid repairing it yourself, the backlight is very high voltage!

  • Handle with return debit note

    Hi all,
    is there a process for handle with return debi notes?
    A AR invoice for an customer is payed made by direct debit (Lastschrift)
    for any reason the direct debit comes some days later back on the bank account
    but now the AR invoice ist marked as Payed (with the direct debit with the payment wizard)
    and the Bookings of the bank account are
    debit and credit on different days.
    ist there a way to handle this process to get the old invoice open?
    Kind regards
    Gerhard Bienen

    hi gerahard,
    if u want to change the status of AR invoice from closed to open u can do it with the help of the query is this what u wanted to know
    samle query to change the status of the ar invoice when banking module kas been met and i revesed teh payment thus openinging the banking module option
    SELECT   oinv.docnum, oinv.docstatus
    FROM         OINV INNER JOIN
                          INV1 ON OINV.DocEntry = INV1.DocEntry
    where oinv.docnum='29'LECT   oinv.docnum, oinv.docstatus
    regards,
    Manish

  • General Inquiry Regarding Error Handling with System Exec.vi

    I have a sub vi that uses the System Exec.vi to send SMS messages when triggered. I am confused as to how the error handling works and why all of the errors seem to go to the "standard error" vs the "Error out". The reason I am interested is because I am trying to interrupt the error out of another script to execute a command if error=true.
    I have intentionally created an error to test this, however it does not seem that the signal is ever being sent to the error out, only to the standard error.
    Any help/explanation as to how this works would be greatly appreciated.

    The Facebook discussion board is just a pilot and that functionality is not available yet (as to my knowledge). You will have to use the actual forum thread to add attachments. You can click the arrow just to the right of thread topic in the Facebook thread and that will take you to the ni.com/forums thread. Or you can navigate here:
    http://forums.ni.com/t5/LabVIEW/General-Inquiry-Regarding-Error-Handling-with-System-Exec-vi/m-p/246...
    Having a look at your VI would help to clarify the error handling issue.
    Daniel K | NI Applications Engineer | Certified LabVIEW Developer

  • Error handling with SUBMIT

    Hello Experts!
    Is it possible to handle errors generated in a program called with SUBMIT ?
    for example I am calling a program REPORT00
    SUBMIT REPORT00
            WITH  PARAM_1 = 'X'
                AND RETURN.
    And say there are some validations in REPORT00 that throws an error.
    I see that when it throws an error, the screen on REPORT00 is displayed, which would not be prefered!
    Is there a way to handle this?
    Awaiting your valuable responses....
    Thanks in advance

    REPORT00 need to write the messages to File and download it later or need to write to spool... I guess its not possible to handle with submit statement...

  • Error handling with example

    Hi,
    Can any one explain please
    1.Why we need to create XSD,
    2.What is the use of dehydration,
    3.Types in XML
    Please explain any error handling with example.

    Hi',
    1.Why we need to create XSD,
    This is used as the input/output for the webservice/BPEL
    2.What is the use of dehydration,
    This is used to save the state of the composite/BPEL/Mediator in the database
    3.Types in XML
    complex, simple
    Error handing in file
    http://yatanveersingh.blogspot.com/2011/09/fault-handling-in-file-adapter-for-csv.html
    -Yatan

  • Exception handling with eInsight

    hi,
    Can any body has any specific document regarding to achieve the effective exception handling with respect to JCAPS eInsight. where we have very limited information in the eInsight user guide.
    Thanks

    We have the same problem, so I could not help you.
    Further we migrate from SRE eInsight and use manuell restart on failure which does not have a corresponding handling in JCAPS.

  • How to store the 2d graphics with matrix?

    Hello everybody,
    I met a problem,and the question is "How to store the 2d graphics with matrix?".
    who can help me?
    Best wishes to all of you.
    James Wei.

    Hello,
    It is possible to store the time in user variables. How to export those variables depends on the deployment of the file.
    Some information about showing elapsed time can perhaps give you a start:
    Display Time Information
    Lilybiri

  • Do's and Dont's handling with XI

    Hi,
    i want to prepare a little dissertation. Where do you see do's and dont's handling with XI?
    Regards,
    Udo

    hi,
    if u r testnig any exit then u have to deactivate ur project after testing becse it may cause effects in ur system.
    before writing any exit plz check its documentation so tht it doesnt effect some other transactions.
    u can see all exits in table MODSAPT.
    reward points if hlpful.

  • How can i handle with event, when i close a file (notped or word,excel..)??

    How can i handle with event, when i close a file (notped or excel...). i want do something..
    Edited by: Legy on Apr 21, 2008 11:45 PM

    of course notepad.exe is closed again as soon as the operating system has completed the process of loading its content into memory...
    And no "event" is fired when that happens, except maybe internal to the process that loaded the application to indicate that it's been loaded successfully and can now be executed.
    But there's no way your Java process is ever going to receive that notification.

  • Trouble with matrix

    Hi All,
    I have some troubles with matrix transformations.
    To test it I use a identity matrix as shown below:
    <?xml version="1.0" encoding="utf-8"?> 
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" 
                   xmlns:s="library://ns.adobe.com/flex/spark" 
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" 
                   creationComplete="init_app()"> 
        <fx:Script> 
                <![CDATA[ 
                    import flash.display.Bitmap; 
                    import flash.display.BitmapData; 
                    internal function init_app():void { 
                        larg_start.text = image.width.toString(); 
                        alt_start.text = image.height.toString(); 
                        var bd:Bitmap = Bitmap(image.content);                            
                        var m:Matrix = new Matrix(); 
                        m.identity(); 
                        //m.rotate(0); 
                        //m.scale(1,1); 
                        //m.tx = 0; 
                        //m.ty = 0; 
                        var bd2:BitmapData = new BitmapData(image.content.height, image.content.width);                    
                        bd2.draw(bd, m);                                    
                        var bitmap:Bitmap = new Bitmap(bd2); 
                        image2.source = bitmap; 
                        larg_stop.text = image2.width.toString(); 
                        alt_stop.text = image2.height.toString();                
                ]]> 
        </fx:Script> 
        <mx:Image id="image" x="56" y="105" source="file:/D:/Malletto/Sistema/Desktop/eolico1.jpg" width="217" height="290"/>    
        <s:Label x="60" y="492" text="Start W:"/> 
        <s:Label id="larg_start" x="173" y="492"/> 
        <s:Label x="60" y="526" text="Start H:"/> 
        <s:Label id="alt_start" x="173" y="526"/> 
        <s:Label x="411" y="492" text="Stop W:"/> 
        <s:Label id="larg_stop" x="540" y="492"/> 
        <s:Label x="411" y="526" text="Stop H:"/> 
        <s:Label id="alt_stop" x="540" y="526"/> 
        <mx:Image id="image2" x="411" y="96" width="217" height="310"/> 
    </s:Application> 
    Why doesn't work? :-( 
    Please help ... any help will be appreciated!

    var bd2:BitmapData = new BitmapData(image.content.width,
    image.content.height);                    

  • TNS:listener could not find available handler with matching protocol stack

    Hi,
    I am getting the following stack trace in b2b.log file:
    2009.01.06 at 14:34:35:869: Thread-108: BusinessLogicLayer - (ERROR) caught error: Error -: AIP-13002: SQL error getting the DataSource
    2009.01.06 at 14:34:35:870: Thread-108: IP - (ERROR) java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12516, TNS:listener could not find available handler with matching protocol stack
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))(LOAD_BALANCE=yes)(CONNECT_DATA=(SERVICE_NAME=test)))
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:292)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:327)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:429)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:113)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:76)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:58)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleConnectionCacheImpl.java:493)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnectionCacheImpl.java:368)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:306)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:285)
         at oracle.tip.buslogic.common.DBConnectivity.getConnection(DBConnectivity.java:151)
         at oracle.tip.buslogic.common.ExecutionContextImpl.getService(ExecutionContextImpl.java:379)
         at oracle.tip.buslogic.common.ExecutionContextImpl.setRuntimeActiveandQuiescing(ExecutionContextImpl.java:799)
         at oracle.tip.adapter.b2b.data.B2BExecutionContext.setRuntimeActiveAndQuiescing(B2BExecutionContext.java:130)
         at oracle.tip.adapter.b2b.data.B2BExecutionContext.activate(B2BExecutionContext.java:98)
         at oracle.tip.adapter.b2b.data.DBContext.initialize(DBContext.java:90)
         at oracle.tip.adapter.b2b.data.DataContext.getNewDBContext(DataContext.java:365)
         at oracle.tip.adapter.b2b.data.DataContext.getDBContext(DataContext.java:346)
         at oracle.tip.adapter.b2b.transport.InterfaceListener.onMessage(InterfaceListener.java:232)
         at oracle.tip.transport.basic.FileSourceMonitor.processMessages(FileSourceMonitor.java:858)
         at oracle.tip.transport.basic.FileSourceMonitor.run(FileSourceMonitor.java:302)
    When I ran the enquire script. I am getting the following exception:
    IPEnqueue start...
    Action Name = null
    oracle.jms.AQjmsException: ORA-00600: internal error code, arguments: [kwqbgqc: bad state], [1], [1], [], [], [], [], []
    ORA-06512: at "SYS.DBMS_AQIN", line 454
    ORA-06512: at line 1
    at oracle.jms.AQjmsProducer.enqueue(AQjmsProducer.java:1180)
    at oracle.jms.AQjmsProducer.publish(AQjmsProducer.java:1407)
    at oracle.jms.AQjmsProducer.publish(AQjmsProducer.java:1512)
    at oracle.tip.adapter.b2b.data.IPEnqueue.main(IPEnqueue.java:201)
    [Linked-exception]
    java.sql.SQLException: ORA-00600: internal error code, arguments: [kwqbgqc: bad state], [1], [1], [], [], [], [], []
    ORA-06512: at "SYS.DBMS_AQIN", line 454
    ORA-06512: at line 1
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:124)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
    at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1085)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2983)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3025)
    at oracle.jms.AQjmsProducer.enqueue(AQjmsProducer.java:1110)
    at oracle.jms.AQjmsProducer.publish(AQjmsProducer.java:1407)
    at oracle.jms.AQjmsProducer.publish(AQjmsProducer.java:1512)
    at oracle.tip.adapter.b2b.data.IPEnqueue.main(IPEnqueue.java:201)
    Error -: AIP-13121: Connection-related error. Please verify that the database server is running.: java.sql.SQLException: Closed Connection
    at oracle.tip.buslogic.common.SessionDownException.isSessionDown(SessionDownException.java:96)
    at oracle.tip.common.IPException.initIPException(IPException.java:179)
    at oracle.tip.common.IPException.<init>(IPException.java:114)
    at oracle.tip.repos.core.persistency.DCException.<init>(DCException.java:68)
    at oracle.tip.repos.core.driver.CatalogDriver.disconnect(CatalogDriver.java:1666)
    at oracle.tip.repos.core.persistency.PersistencyService.disconnect(PersistencyService.java:578)
    at oracle.tip.buslogic.common.ExecutionContextImpl.disconnectService(ExecutionContextImpl.java:602)
    at oracle.tip.buslogic.common.ExecutionContextManager.cleanContextResources(ExecutionContextManager.java:629)
    at oracle.tip.buslogic.common.ExecutionContextManager.leaveContext(ExecutionContextManager.java:581)
    at oracle.tip.buslogic.common.ExecutionContextManager.leaveContext(ExecutionContextManager.java:720)
    at oracle.tip.adapter.b2b.data.IPEnqueue.main(IPEnqueue.java:245)
    Caused by: java.sql.SQLException: Closed Connection
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:124)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:161)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:226)
    at oracle.jdbc.driver.PhysicalConnection.rollback(PhysicalConnection.java:1041)
    at oracle.jdbc.OracleConnectionWrapper.rollback(OracleConnectionWrapper.java:90)
    at oracle.tip.repos.core.driver.CatalogDriver.disconnect(CatalogDriver.java:1662)
    ... 6 more
    I tested the database and it was up. Any help is appreciated.

    You may be interested in http://www.tek-tips.com/viewthread.cfm?qid=1368266&page=10

  • Handle With Error Records In Bapi

    Hello Gurus,
    I am Working with Bapi(bapi_goodsmvt_create)
    i need how to handle with errors.
    i should collect all the Error records into one custom table.
    which record produced Error.
    Regards,
    Naren

    The Return parameter may be based on the following reference structures:
    BAPIRET2
    You must use this reference structure when developing new BAPIS.
    BAPIRET1, BAPIRETURN
    These reference structures are still partly used in old BAPIs.
    http://help.sap.com/saphelp_nw04/helpdata/en/a5/3ec9f74ac011d1894e0000e829fbbd/frameset.htm

Maybe you are looking for

  • Imac to AV receiver configuration question.

    I recently upgraded my AV receiver from a really old old Yamaha 530 to Yamaha RV 375. This one has nice shiny HDMI connections. The problem is that my iMac (Early 2010) doesn't output audio through the minidisplay HDMI connection. Earlier I was routi

  • HT2292 Can't re-instalI Tunes. Receive a MSVCR80.dll error message. How do I correct?

    Cannot reinstall latest version of ITunes. Receive a MSVCR80.dll error message. How do I correct this?

  • Customer Clearing Error

    When f-44 posting ,system showing error messege: crest transaction type is missing

  • Airport plugged but no signal

    Hi, I have just recently plugged a Airport extreme card into my G5 dual processor in the available slot. we have a network that has been set up for a while and has worked well on the 6-7 laptops that are networked to it. the problem i have is that al

  • WCS 6.0.132.0 Error

    Hi, I have a problem with WCS 6.0.132.0. I get every time I press a link a popup with error: "System Error: Wrong Alarm Type rogueUnclassifiedMinor" Is this a bug? Any idea to solve this? Thanks in advance