Shipment change/create (VT02N/VT01N)

There is no USER_EXIT or BADI after post goods issue is done,when we are creating or changing a shipment.My requirement is to check the goods issue if it is success then we are sending data to XI by outbound proxy.
   Now we are using enhancement package V56UCHCO for our requirement but we are not able to check if Goods issue is successs or not.For both the cases means failure or success this user exit is triggering.
  If anyone is aware of how to come out of this problem please provide your valuable suggestion.

HI Debi,
  I would prefer using events in that case rather than searching for a user exit or BADI. The reason is simple, all user exits and badi's are executed before the process and in your case you need to run this after a process.
  Try and implement events to achieve ur requirement.
  Let me know if you have further questions.
  BR
  Rakesh

Similar Messages

  • Is it possible in KM to change "create new file" dialog?

    Is it possible in KM to change "create new file" dialog (Folder -> New -> Text File...) on consecution of my own screens(I mean user inputs information, presses next button, then again inputs information and so on)? And if its possible, could you please tell me how to do this. I'm new to KM as well as to SAP EP...

    Hi Aliaksei,
    the PDF referred to mainly explains how to configure commands (within layout sets etc), but as far as I understand your question, you want to develop your own screenflows / command. First, I definitely would disadvise a beginner in the EP/KM area to start with such a task...
    Anyhow, there is a one-step-screenflow-command tutorial on SDN: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/implementing flexible ui one-step-screenflow.article
    For more steps, you could start decompiling a command class of a command which is more or less similar to your needs (and the underlying classes) to get further insight.
    If you really should get that far and have implemented your own command, you just can switch the implementation class if you want to change the logic for an existing command under System Admin - System Config - KM - CM - UI - Commands - UI Commands - <command in question> Java Class setting.
    Hope it helps
    Detlev

  • Trigger Outbound Idoc on Customer Master change/ Create

    Hi everyone,
    can anyone provide me some information on how to trigger outbound IDOCs when a customer master is changed/created and which IDOC should be used.
    Kind Regards,
    Julian

    Hi Julian,
    For the automatic transfer of master data ,we can use change pointer technique.
    Following are the steps to be followed:-
    1) Enable change pointer globally (t.code BD61).
    2)Enable Change Pointers for a Message Type (t.code BD50).
    Here you have to check the Active checkbox corresponding to customer master message type 'DEBMAS'.
    3)Specify the Fields for Which Change Pointers Are to Be Written (t.code BD52).
    Various number of fields are present here corresponding to message type'DEBMAS'. If you want to add any other field , you can add here.
    Apart from above three settings, all other ALE configurations are required like( partner profile, distribution model etc.)
    For triggering the Idoc program 'RBDMIDOC' should be scheduled.
    When you make any change in the customer master , Idoc will be triggered automatically from your SAP system.
    regards,
    monica

  • OWB Process flow, how to change created by in process properties?

    Hy.
    How can I change created by, and last updated by data in process properties (general tab)?
    Where is the table with metadata in database?
    How can I manually change created by data for process?
    I have found WB_RT_WAREHOUSE_OBJECTS table in REP_OWNER shema but this is only data when process is deployed in database.
    Thanks.

    Steve,
    You have to make the workflow manager schema as an OWB user.For that goto global explorer -->user-->right click on it select your workflow manager schema and click finish ...that should do the trick
    Cheers,
    Raj

  • Bapi to change/create condition record

    hi,
    is there a bapi to change/create a condition record? haven't found anything yet!
    regards jacko

    hi,
    Please find the suggested steps in this....
    BAPI for VK11,VK12,MEK1,MEK2
    Regards,
    Richa

  • CSAP_MAT_BOM_MAINTAIN change/create subitems

    Hi,
    I am 'trying' to write a program that can change / create subitems for components in existing bom's. I use  CSAP_MAT_BOM_MAINTAIN but it just doesn't work.
    Already searched the forum and tried all the tips ... no succes
    Does anybody have experience with this or can provide me some example code ?
    with regards
    Erik

    hi
    good
    gt_stpo_api03-id_item_no = '0010'.
    gt_stpo_api03-FLDELETE = 'X'.
    gt_stpo_api03-component = 'Pass componet'.
    APPEND gt_stpo_api03.
    Try to use comitt work after FM.
    Check the FM IDOC_INPUT_BOMMAT ,this fm use CSAP_MAT_BOM_MAINTAIN FM
    thanks
    mrutyun^

  • RPM error Message- when try to select Price Changes - Create Price Change

    Hi, can anyone help me with this error message.
    I am getting this error message when I try to open Price Changes -> Create Price Change in RPM.
    Also the same error is thrown when I link codes -> Create Link codes.
    com.retek.platform.exception.RetekNetworkException: Server connection failed and retries were not successful .
    exception id: null
         at com.retek.platform.service.ServiceAccessor.callRemoteMethod(ServiceAccessor.java:383)
         at com.retek.rpm.app.RPMServiceAccessorProxy.remoteTransaction(RPMServiceAccessorProxy.java:24)
         at com.retek.platform.service.ServiceAccessorProxy.invoke(ServiceAccessorProxy.java:52)
         at $Proxy5.resolveRequests(Unknown Source)
         at com.retek.rpm.gui.request.RpmRequestResolver$1.getValue(RpmRequestResolver.java:60)
         at com.retek.platform.client.util.SynchronousWorker$1.run(SynchronousWorker.java:67)
         at foxtrot.AbstractWorkerThread$2.run(AbstractWorkerThread.java:49)
         at java.security.AccessController.doPrivileged(Native Method)
         at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:45)
         at foxtrot.Worker.post(Worker.java:108)
         at foxtrot.Worker.post(Worker.java:131)
         at com.retek.platform.client.util.SynchronousWorker.runSynchronousTask(SynchronousWorker.java:61)
         at com.retek.platform.client.gui.framework.FrameworkUtil.runSynchronousTask(FrameworkUtil.java:141)
         at com.retek.platform.client.gui.framework.ContentContainerImpl.runSynchronousTask(ContentContainerImpl.java:678)
         at com.retek.platform.client.gui.framework.ContentContainerContextImpl.runSynchronousTask(ContentContainerContextImpl.java:119)
         at com.retek.platform.client.gui.framework.ContentContainerContextImpl.runSynchronousTask(ContentContainerContextImpl.java:112)
         at com.retek.rpm.gui.request.RpmRequestResolver.resolve(RpmRequestResolver.java:87)
         at com.retek.request.RequestManager.doResolve(RequestManager.java:123)
         at com.retek.rpm.gui.request.RpmRequestManager.resolve(RpmRequestManager.java:26)
         at com.retek.rpm.gui.pricechanges.PriceChangePanel.<init>(PriceChangePanel.java:95)
         at com.retek.rpm.gui.pricechanges.PriceChangeCreateWorkflow.doInit(PriceChangeCreateWorkflow.java:34)
         at com.retek.rpm.gui.RPMAbstractPage.init(RPMAbstractPage.java:164)
         at com.retek.platform.client.gui.framework.ContentSessionImpl$1.getValue(ContentSessionImpl.java:138)
         at com.retek.platform.client.util.SynchronousWorker$1.run(SynchronousWorker.java:67)
         at foxtrot.AbstractWorkerThread$2.run(AbstractWorkerThread.java:49)
         at java.security.AccessController.doPrivileged(Native Method)
         at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:45)
         at foxtrot.workers.DefaultWorkerThread.run(DefaultWorkerThread.java:153)
         at java.lang.Thread.run(Unknown Source)
    Caused by: com.retek.platform.exception.RetekNetworkException: java.rmi.RemoteException: EJB Exception: ; nested exception is:
         com.retek.platform.exception.RetekUnknownSystemException: com.retek.platform.exception.RetekUnknownSystemException: Error executing service call: java.lang.reflect.InvocationTargetException
    exception id: 1304356963275 [method=com.retek.rpm.app.core.service.RequestBrokerAppService.resolveRequests, params=com.retek.platform.service.ClientContextjava.util.LinkedHashSet]
         at com.retek.platform.service.EjbServiceLocator$ServiceToEjbAdaptor.invoke(EjbServiceLocator.java:381)
         at $Proxy1.executeCommand(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:282)
         at com.retek.platform.service.ServiceAccessor.callRemoteMethod(ServiceAccessor.java:300)
         ... 28 more
    Caused by: java.rmi.RemoteException: EJB Exception: ; nested exception is:
         com.retek.platform.exception.RetekUnknownSystemException: com.retek.platform.exception.RetekUnknownSystemException: Error executing service call: java.lang.reflect.InvocationTargetException
    exception id: 1304356963275 [method=com.retek.rpm.app.core.service.RequestBrokerAppService.resolveRequests, params=com.retek.platform.service.ClientContextjava.util.LinkedHashSet]
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
         at com.retek.rpm.app.core.service.RPMCommandExecutionService_7g9s0b_EOImpl_1033_WLStub.executeCommand(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.retek.platform.util.ForwardingProxy.invoke(ForwardingProxy.java:252)
         at com.retek.platform.util.ForwardingProxy.invoke(ForwardingProxy.java:194)
         at com.retek.platform.service.EjbServiceLocator$ServiceToEjbAdaptor.invoke(EjbServiceLocator.java:378)
         ... 34 more
    Caused by: com.retek.platform.exception.RetekUnknownSystemException: com.retek.platform.exception.RetekUnknownSystemException: Error executing service call: java.lang.reflect.InvocationTargetException
    exception id: 1304356963275 [method=com.retek.rpm.app.core.service.RequestBrokerAppService.resolveRequests, params=com.retek.platform.service.ClientContextjava.util.LinkedHashSet]
         at com.retek.rpm.domain.core.service.RPMSessionBeanCommand.execute(RPMSessionBeanCommand.java:94)
         at com.retek.rpm.app.core.service.RPMCommandExecutionServiceEjb.executeCommand(RPMCommandExecutionServiceEjb.java:114)
         at com.retek.rpm.app.core.service.RPMCommandExecutionService_7g9s0b_EOImpl.executeCommand(RPMCommandExecutionService_7g9s0b_EOImpl.java:128)
         at com.retek.rpm.app.core.service.RPMCommandExecutionService_7g9s0b_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
         at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
         at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: com.retek.platform.exception.RetekUnknownSystemException: Error executing service call: java.lang.reflect.InvocationTargetException
    exception id: 1304356963275 [method=com.retek.rpm.app.core.service.RequestBrokerAppService.resolveRequests, params=com.retek.platform.service.ClientContextjava.util.LinkedHashSet]
         at com.retek.rpm.app.core.service.RPMCommandExecutionServiceEjb$1.doExecute(RPMCommandExecutionServiceEjb.java:100)
         at com.retek.rpm.domain.core.service.RPMSessionBeanCommand.execute(RPMSessionBeanCommand.java:78)
         ... 12 more
    Caused by: com.retek.platform.exception.RetekUnknownSystemException: java.lang.reflect.InvocationTargetException
    exception id: 1304356963275
         at com.retek.rpm.app.core.service.RequestBrokerAppServiceImpl.resolveRequests(RequestBrokerAppServiceImpl.java:93)
         at sun.reflect.GeneratedMethodAccessor495.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:282)
         at com.retek.rpm.app.core.service.RPMCommandExecutionServiceEjb$1.doExecute(RPMCommandExecutionServiceEjb.java:94)
         ... 13 more
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.GeneratedMethodAccessor556.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:282)
         at com.retek.rpm.app.core.service.RequestBrokerAppServiceImpl.resolveRequests(RequestBrokerAppServiceImpl.java:79)
         ... 18 more
    Caused by: com.retek.platform.persistence.PersistenceException: Hibernate Error
    exception id: 1304356963275
         at com.retek.rpm.domain.core.persistence.PersistenceManagerImpl.find(PersistenceManagerImpl.java:91)
         at com.retek.rpm.domain.core.service.BusinessObjectServiceImpl.find(BusinessObjectServiceImpl.java:49)
         at com.retek.rpm.app.admin.service.SystemOptionsAppServiceImpl.getSystemDefaultsVO(SystemOptionsAppServiceImpl.java:28)
         ... 23 more
    Caused by: net.sf.hibernate.UnresolvableObjectException: No row with the given identifier exists: com.retek.platform.bo.StringObjectId@43, of class: com.retek.rpm.domain.core.bo.DiffTypeImpl
         at net.sf.hibernate.UnresolvableObjectException.throwIfNull(UnresolvableObjectException.java:38)
         at net.sf.hibernate.impl.SessionImpl.internalLoad(SessionImpl.java:1964)
         at net.sf.hibernate.type.ManyToOneType.resolveIdentifier(ManyToOneType.java:69)
         at net.sf.hibernate.type.EntityType.resolveIdentifier(EntityType.java:208)
         at net.sf.hibernate.impl.SessionImpl.initializeEntity(SessionImpl.java:2219)
         at net.sf.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:319)
         at net.sf.hibernate.loader.Loader.doQuery(Loader.java:309)
         at net.sf.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:138)
         at net.sf.hibernate.loader.Loader.doList(Loader.java:1063)
         at net.sf.hibernate.loader.Loader.list(Loader.java:1048)
         at net.sf.hibernate.loader.CriteriaLoader.list(CriteriaLoader.java:118)
         at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:3660)
         at net.sf.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:238)
         at com.retek.rpm.domain.core.persistence.PersistenceManagerImpl.find(PersistenceManagerImpl.java:86)
         ... 25 more
    Thanks
    saima
    Edited by: 856041 on May 2, 2011 10:41 AM

    This is the output i get when i change the getMessage with printStackTrace.
    String getMessage() replaced with printStackTrace:
    G:\studies\Chapter11\MakeDB.java:33: 'void' type not allowed here
                   System.out.println("Could not drop primary key on UserStocks table: "
    ^
    G:\studies\Chapter11\MakeDB.java:43: 'void' type not allowed here
                   System.out.println("Could not drop UserStocks table: "
    ^
    G:\studies\Chapter11\MakeDB.java:54: 'void' type not allowed here
                   System.out.println("Could not drop Users table: "
    ^
    G:\studies\Chapter11\MakeDB.java:64: 'void' type not allowed here
                   System.out.println("Could not drop Stocks table: "
    ^
    G:\studies\Chapter11\MakeDB.java:83: 'void' type not allowed here
                   System.out.println("Exception creating Stocks table: "
    ^
    G:\studies\Chapter11\MakeDB.java:102: 'void' type not allowed here
                   System.out.println("Exception creating Users table: "
    ^
    G:\studies\Chapter11\MakeDB.java:119: 'void' type not allowed here
                   System.out.println("Exception creating UserStocks table: "
    ^
    G:\studies\Chapter11\MakeDB.java:133: 'void' type not allowed here
                   System.out.println("Exception creating UserStocks index: "
    ^
    G:\studies\Chapter11\MakeDB.java:159: 'void' type not allowed here
                   System.out.println("Exception inserting user: "
    ^
    9 errors
    Tool completed with exit code 1

  • ERP shipment request "Create/Update ERP shipment - error

    Hi
    We are implementing TM 9.0 for freight tendering scenario and using ERP EHP7 and SAP PI. While creating shipment request Create /Update ERP - we are experiencing Skipped as error and data is not flowing from TM to ERP to update the shipment details.
    There is no log created in TM for this error nor there is error in PI.
    I have attached screen shots of the error we are experiencing.
    Request to help me here.
    Thx KP

    Hi Ali,
    Is Create ERP Shipment the only line greyed out or are more of them inaccessible?
    It looks like you are viewing the individual Freight Order if you see the Follow Up button.  Have you tried it from the Overview screen of Freight Management (highlight the line with your FOR and the Create ERP Shipment should be visible)?
    Regards,
    Mike

  • User exit to be triggered for PR05 when click on display/change/create

    Hi,
    If there a user exit or BADI that is triggered when I click on display / create / change a respective line of trips in transaction code PR05? I tried the following user exit but non is triggered when i click on the said button ( display / change / create ).
    - FITR0001
    - FITR0002
    - FITR0003
    - FITR0005
    What i'm trying to achieve here is to default the Trip type based on the cost centre / WBS Element assigned for that particular trips. I highly appreciate for any feedback / help on this.
    Cheers,
    Loo

    >
    ~loObie wrote:
    > Hi Chandra,
    >
    > Say when i choose the WBS Element say 'INT-0001' i want to auto-populate the Trip Type to 'C', i don't think user exit FITR0003 & FITR0005 will be triggered as i've tested that earlier unless i've missed something.
    >
    > As i have 2 requirements here :-
    > 1. To default the trip type when I choose a particular WBS Element on the screen
    > 2. If the TTy.E type is set to 'C' then i would like to allow only the chargeable exp types codes to be booked. For this, i know i can use user exit FITR0003 or FITR0005.
    >
    > I wonder if there's any other BADi or user exit that i've missed for requirement 1 ?
    >
    > Cheers,
    > Loo
    Hi Loo,
        There are no BADI or user exits for for requirement 1 . I suggest you to go for implicit enhancement options to default trip type .
    Thanks and Regards,
    S.Sivakumar

  • When i change, create cycle (ksu1),I donot want to create transport request

    when i change, create cycle (ksu1)
    i donot want to create transport request ?
    when i change/create cycle(KSU1,KSU2) i just want to change/create cycle.
    i donot want to configure about cycle.
    what should i do ?

    Hi dittaporn
    If you want to change whether your customization should create transport request or not you go in Tcode SCC4.Here you select your client for which you want to make changes and select NO CHANGES ALLOWED .After doing this setting, system will not create request pop up box.but i would suggest, you must ask your system administrator ( Basis people) before make any changes.
    Hope this helps you and if found useful assign points.
    Regards
    Nilesh

  • Changing/Creating Country Field in Address from ESS

    Friends,
    I am using country version 99 and working on new Implementation of ESS on ECC6.0.
    Can any body help me with the following:
    -  I am not able to Change/Create Country Field in Address from ESS
    I got the solution. I need to do the Following:
    - viekn field in IT0003 ishould not be empty
    - Need to work on report RPUFACEVIEKN and the feature IVWID
    Can any one help me how to do this?
    Thanks in Advance,
    Preethi

    Hi,
    Please check the threads.
    Personnel Information----Tab
    java.lang.NullPointerException
    Re: PC_UI Switch in T77S0 Table and T582G
    PG162 after upgrade
    Re: action  chanage
    Thanks & Regards,
    Sandip

  • BAPI For Shipment Change/Update

    Hi,
    I need a BAPI to update/change Shipment.
    I am aware of BAPI_SHIPMENT_CHANGE..but it is not released officially from SAP.
    This is a online job to change the shipment. I need a BAPI rather than a FM. Let me know some generic BAPI's which will change the shipment for a Purchase Order as of VT02N Transaction.
    Thanks & Regards,
    Priyanka.

    Hi,
    To change the header details of a shipment use
    SD_SHIPMENT_HEADER_CHANGE
    To change the stage data use
    SD_SHIPMENT_STAGE_APPEND
    SD_SHIPMENT_STAGE_CHANGE
    SD_SHIPMENT_STAGE_CHECK
    SD_SHIPMENT_STAGE_DELETE
    SD_SHIPMENT_STAGE_INSERT
    To add deliveries to shipment use
    SD_DELIVERY_ASSIGN_TO_SHIPMENT
    regards,
    Ankur Parab

  • Enhance the Delivery Shipment planning screen in VT01N

    hi experts,
    I have a requirement wherby i have added to custom fields to LIKP (Delivery Header). These two fields are populated in the background by a set of calculations when a delivery is saved.
    My requiremnts is -- When the user tries to create a shipment from VT01N and tries to go to the "delivery -shipment  planning" screen the above two custom fields must be displayed alongwith the already displayed fields. How do I update the field catalog and how do I pass these two custom fields into the screen.
    Its very urgent.please help.Points assured fro helpful answers,
    Cheers.
    Srinibas

    Hello,
    i have got the same problem. Do you already have a solution for this? If yes, could you please tell me how to do it?
    Regards
    Henryk

  • Two shipments getting created by one delivery

    Hi,
    I have a problem in which 2 shipments are getting created for one Delivery document, whereas only 1 Shipment document should be there. When I analysed the shipment documents, I found that the shipment route and forwarding agent are different in both the documents.
    Any idea why this is happening? Also, want to know-
    1. Is it possible to combine deliveries of different Routes and Fwd agents into one shipment document (VT01N) ?
    Thanks.

    hello, friend.
    it is possible to have 2 or more routes and 2 or more agents in a collective shipment.  in this case, there is a main route and the sub-routes become stages.  it is possible that each stage could have a different agent.
    in your case as originally stated, you may not combine more than 1 route or agent in an individual shipment.  if your items in the delivery document have different routes or agents, then these items will be split into different shipments.
    regards.

  • How do I get events and changes created on my IOS Calendar to show up on iCal using iCloud?

    Using iCloud I can sync my events from iCal right to my IPod Touch. This is great except for the fact that I rarely create events on iCal. I usually create events using the Calendar app on my IPod Touch because I always have it handy and I feel that has a much more intuitive UI. I was really excited about iCloud being able to sync my events from my IPod to iCal but it doesn't seem to be working. When I create events on iCal they sync to my Calendar right away, but when I create an event on my IPod it doesn't show up on iCal. The same is true for changes made on my IPod to events synced from iCal. the changes don't show up in iCal at all. HELP PLEASE!

    The operating system should read 10.8 - sorry...

Maybe you are looking for

  • Querying 2.5D data in Oracle 11g

    I'm trying to use the SDO_RELATE function on some 2.5D data in 11g and have some questions: Lets say if I have two tables with some points in one and two polygons in the other: -- TEST_TABLE_A CREATE TABLE TEST_TABLE_A ( VALUE          VARCHAR2(100),

  • Message archiving/deletion in PI 7.1

    Hi All, I'm new to SAP PI. We have newly implemented PI 7.1 in our landscape. We have installed PI in HP UX 23 with oracle as the database. We have configured the messge archival/deletion in our PI production server. We have allocated a dedicated fil

  • Headphones in, audio out laptop and headphones

    Hello, I've recently purchased a Toshiba Satellite S55-A5295, with Windows 8 x64 bit, and have been having some troubles with the audio output.  When I plug my headphones into the computer, the audio either only comes out of the computer speakers, on

  • Can a MAC be brand new again?

    I don't know if this makes sense, but I bought my cousin's G5 from him a couple of weeks ago and he deleted almost all of his stuff on the computer. The thing is there is still little things here and there. Is there any way to start this computer fre

  • MSI Media Center Deluxe II

    "The MSI thingy plugged in the back of my comp, the one with the receiver and s-video in + out stuff..." It doesn't seem to do anything when i press buttons on the controller, or plug something in the s-video in outlet, it's like it's completely igno