Deploy from NWDS

Hi All,
  I would like to deploy ear file from NWDS.
I did meny times in the other projects from context menu.
I have configured from windows>preferences>SAP J2EE engine--> Remote -->
Message server name = xiserver
Message server name = 3600 (instence number is 00).
This is what i see in the J2EE engine panel.
  --Remote Engine
xiserver:3600
Monitor ip_addrss
When i am trying to deplo I am getting error.
Reason:  Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
What kind of permissions i need to ask my basis guy.
Thank you
Ganges Leaves

Hi Ganges-
Check your etc/host file entry.. And also your SDM port and User ID (SDM) is correct
Just check these threads-
http://listserv.sap.com/pipermail/linux.general/2005-May/004673.html
Error:  Cannot determine sdm host (is empty).
SDM host problem
Hope this helps,
Regards,
Moorthy

Similar Messages

  • Error while deploying from NWDS

    Hi,
    i am getting the following error while trying to deploy a PAR file from NWDS through export.
    PAR upload failed:C:\Documents and settings\Trials\Trials.par
    Please check the userid and password.
    i cross checked the userid and password.both are correct. the same par file is deployed successfully in other servers.
    this error occurs only for PAR file deployment. other applications like webdynpro and all are deploying successfully.please help.
    /* useful inputs will be rewarded*/
    Regards,
    Art Tech.

    Hi All,
    Thanks for ur responses.
    To Sahu:
         Yes the user id has system admin role.
    To Ramani:
         I know that we can upload the PAR from portal itself as u said but i want to know the cause of my problem. why i am not able to do it from NWDS.
    To Vinoth:
         As i said i want to upload it from NWDS only.
    i want to inform onething to all of  u . we thought that it may be problem in SDM. so we checked SDM also. in that a process (deployment) is still going on. so we r not able to enter into it. it is like a infinitive for loop. so, that may be the cause which doesnt allow other deployments.
      Can any one tell me how to kill that process. it is something relevent to J2ee engine administration i hope.
    What i mentioned above is only our decision , we are not sure that whether it is the exact reason or not. so if anyone encountered the same problem and solved please guide me or any docs related to this also will be helpful.
    Regards,
    Art Tech.

  • Error while deploy from NWDS 7.1

    When I am trying to deploy a web dynpro to our J2EE server using:
    SAP NetWeaver Developer Studio 7.1 SP07 PAT0003 Build id: 200902281924
    I receive the following error:
    Message:
    An internal error occurred during: "Deploying project(s)
    Exception StacK Trace:
    java.lang.NoClassDefFoundError: com/sap/ide/dii05/util/api/diilog/Severity
    at com.sap.ide.eclipse.sdm.threading.OptionalDiiLogImpl.diiLog(OptionalDiiLogImpl.java:31)
    at com.sap.ide.eclipse.sdm.threading.OptionalDiiLog.diiLog(OptionalDiiLog.java:38)
    at com.sap.ide.eclipse.sdm.threading.DeployThreadManager.deploy(DeployThreadManager.java:258)
    at com.sap.ide.eclipse.sdm.SDMManager.deployArchives(SDMManager.java:149)
    at com.sap.ide.webdynpro.archivebuilder.ActionDeployArchive$DeployJob.run(ActionDeployArchive.java:214)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Does anyone know how to resolve this problem?
    Stephan

    HI,
    1. structure of WD in 7.1 is totally diff from 7.0 WD. so if you tried to deploy them directly after developing in NWDS 7.0 it wont work.
    2. and also you have to consider the compiler versions too
    so
    Either open your project in NWDS 7.1 and migrate it...or atleast try to build it in NWDS7.1.
    if you r application successfully built then you will be able to deploy it.
    7.1 have a downward compatibilty for 7.0 but the major problem is the environment and compiler where it is developed.

  • Par file deployment from nwds - sap-plugin.log error

    i'm trying to deploy par file
    all my setting are right, but i get error that i see in sap-plugin.log file
    Server returned HTTP response code: 401 for URL: http://sapepdev:50100
    does anyone knows how to fix that problem?
    is my "nwds-> preference-? workbench-> proxy " settings should be like the settings in the browser?
    thanks
    Roni

    the error in sap-plugin.log is:
    [02.01.07 / 11:05] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.io.IOException: Server returned HTTP response code: 401 for URL: http://sapepdev:50100/irj/servlet/prt/portal/prteventname/upload/prtroot/com.sap.portal.runtime.system.console.ArchiveUploader?login_submit=on&j_user=amit-y&j_password=123456&j_authscheme=default&uidPasswordLogon=Log%20on
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:800)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:363)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:435)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:221)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:416)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:350)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:531)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at org.eclipse.ui.actions.ExportResourcesAction.run(ExportResourcesAction.java:112)
         at org.eclipse.jface.action.Action.runWithEvent(Action.java:842)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

  • Error Deploying from NWDS

    Hello, I am attempting to deploy a DC that was built with Visual Composer in the NWDS and I am getting the following error:
    "The user can not be authorized, because doesn't own the (com.sap.engine.interfaces.security.ServiceAccessPermissiondc) permission for deploy controller."
    Does anyone know what this means?  Is there a particular role that my user needs?  I thought I had basically given my user all access on the CE system. 
    Any help would be greatly appreciated!

    Hi Ethan,
    what rights did you grant your user on the CE?
    Did you try the administrators Group?
    Kind regards
    Jan

  • Error while deploying a PAR file from NWDS into an ECC.

    Hi all,
    I am getting this error while deploying a PAR file from NWDS into an ECC.
    Operation Failed: Please make sure the server is running or check the log (sap-plugin.log) for
    more detail.
    My server is running properly
    1 - Where is sap-plugin.log file? I don´t find it. 
    2 - Could there be another file with another name with information about the error?
    3 - Is there another way to deploy the file directly from the ECC?
    Regards,

    Hi,
    Just make sure you have maintained correct server setting to check the same open the NWDS and follow this path
    Windows/ Prefereces / SAP Enterprise Portal
    Check the following enteries
    Alias
    Host
    Port
    Login etc.
    Regards,

  • What authorization required to deploy module from NWDS 7.1

    Hi Experts,
    Need to deploy custom adapter module from NWDS 7.1 to PI server, Please help me to know exact access/authorization role required one developer to publish the module.
    I have gone through many blogs and thread but not able to find exact administrator role which help to deploy the custom module on PI server.
    Error I am getting in NWDS 7.1, while deploying module:
    Could not establish connection to AS Java on [<server detail>]. Authentication did not succeed. Wrong or missing security credentials (password) for principal [PIUSER], or the specified principal has no permissions to perform JNDI related operations.
    Regards
    Raghav
    Edited by: RaghavTiwari on Feb 4, 2012 8:25 AM

    Hi Raghav,
    Check this [SAP Help link|http://help.sap.com/saphelp_nw73ehp1/helpdata/en/43/1e1bbc5d9206fde10000000a422035/frameset.htm] for User Roles for Adapter and Module Development.
    Regards,
    Raghu_Vamsee.

  • Problem while deploying PAR from NWDS

    Hi,
    I am getting this error while deploying a PAR file from NWDS.
    Operation Failed: Please make sure the server is running or check the log (sap-plugin.log) for
    more detail.
    regards,
    Arun

    Hi
    You also have the option of uploading the par by logging into the portal ...
    System Administration->Support->Portal Runtime->Administration Console
    just browse and upload the par file...
    Create an IView from par and can see the output
    Avinash

  • Deployed application from NWDS not available in local folder for IView crea

    Hi Gurus,
    I have deployed an Web Dynpro Java application from NWDS. The application deployed fine.
    But when I tried to cretae the Web Dynpro Java application from the Portal the corresponding application is not available in local folder for IView creation.
    How do i need to proceed for Web Dynpro Java IView creation.
    Thanks & Regards,
    Kiran Kumar k

    Hi Kiran,
    Please check under sap.com/local  OR you custom package while creating Web Dynpro Java application iview.
    Then select your WD Application if you found - Applcaition >> package >> then select Application name and click on next.
    Verify your application deployed or not or in which folder at content administration >> web dynpro >> searh your WD application.
    Hope it helps
    Regards
    Arun

  • PAR file from NWDS

    Hello,
        I'm attempting to change a couple of the images on the log on page by adding them into the PAR file using a project in NWDS. After making the changes, which I believe I have done correctly, in order to create the new par file I've used the export PAR file option. I then rename the new file to our our existing filename and pass it to our BASIS team who have tried to deploy it using SDM. For some reason it won't load. (I have manually added the 2 JAR files so that is not the problem). Any ideas about what is wrong ? Any help would be appreciated.
    Much obliged,
         Phil.

    Hello
    Check while creating the PAR file again after uploading the images,
    is the par file created correctly or not?
    is there any custom jar files added previously when the login par has created.
    make sure all jar files added in PAR file while building PAR.
    If PAR file generated successfully then try to deploy from System Admin as mentioned by above reply.
    Cheers
    Chinmaya
    reward for Helpful answers.

  • Regarding  exporting a  Par file from  NWDS.

    HII...
    I have a problem regarding the exporting a par file from NWDS. when i created any projectt my project is succesfully deployed but . it is not visible when i create any iview from par.
    pls check this steps , perhaps i am missing any steps , or i m deploying it in wrong manner.
    suppose i have to change the masthead brand image.
    steps r .
    1. download a par file.
    2. do the changes in headerview.jsp file.
    3. add the image in img folder.
    4. add the jar file in lib folder.
    5. save and  quick par upload.
    MY server settings r correct . but i dont know why  my project is not in the list.
    thanks..

    Hi,
    You will have the par file directly under your project folder where also your .classpath and .project files exist. Also check them from windows explorer.
    Without a par file, you cannot deploy your project on the server.
    To create par file check this:
    http://help.sap.com/saphelp_nw70/helpdata/EN/96/df7f409cd50a1ae10000000a155106/frameset.htm
    Once you export the par file, you should see this par directly under your project folder.
    If this is not there, then it is a problem in your NWDS.
    Let me know the version of NWDS you are using.
    Regards,
    Praveen Gudapati

  • Error 500 when trying to upload PAR file from NWDS

    Since few weeks now, I'm not able to directly upload a par file from NWDS. I'm always getting a operation failed error. In the sap-plugin.log file I've found the following trace:
    [21.04.09 / 17:51] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.io.IOException: Server returned HTTP response code: 500 for URL: http://myserver.com:50500/irj/servlet/prt/portal/prteventname/upload/prtroot/com.sap.portal.runtime.system.console.archiveuploader?login_submit=on&j_user=mylogin&j_password=mypwd&j_authscheme=default&uidpasswordlogon=log%20on
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1170)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:363)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:435)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:221)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:416)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:350)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:531)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.portal.developmentTools.general.uploader.QuickPARUploader.run(QuickPARUploader.java:146)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

    Developing for iphone can be amazingly complicated and frustrating.  (even before you start coding).  The process of having to create a Certificate, to approving the Certificate, to Assigning the deviceIDs to the certificate, to creating the AppIDs, to creating the provisioning profiles and then creating the .p12 file... is just too tedious. 
    I solved the problem of the "Entitlements are not valid".   The AppID i had set in the iPhone Developer Portal did not match that of the AppID i had set in the Adobe Flash CS5 -> Publish Settings.  (ie. com.yourdomainname.yourappname).  After I re-entered my AppID and compile, i was able to sync the .ipa file into my ipad. 
    I wish the error message had been a little more descriptive.  Could have saved me a whole day.
    I hope this helps others.  But my guess is, if you don't set the 40 character device ID correctly, or the email in the signingcertificate correctly, you'll get this same generic error message.

  • How to run the servlet  from nwds

    Hi........All
                     my scenario is in sender system so many files are there in that control file and data files .control file have names of the data files  first i have to pick the control files after that i have to pick the data files based on that control file for that purpose i written one FTP Client program for retrieving the files and wrote logic also it's working fine by stand lonly now i created one java proxy for that i developed one ejb module and that ejb module is called by one j2se application that is servlet and i created WAR file for servlet and JAR file for ejbmodule and i given this references  to  EAR file and i deployed that EAR file from NWDS it's deployed successfully
                         now i want call that servlet how can i call that servlet and how can i test that EAR file whether it's working fine or not. any one  can provide that documentation on that i really appreciate you
    warm regards
    syamprasad.p

    Hi Syam
    If your error is HTTP 404, then
    Error: 404 Not Found
    Description: The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    <b>Possible Tips:-</b> for HTTP_RESP_STATUS_CODE_NOT_OK 404
    • 404 is an HTTP response code that indicates that the resource in question couldn't be found. Usually this is due to an incorrect URL, so it is better to cross check all URLs. Check pipeline URL in the SLD in the business system of the Integration Server For this go to SLD->Business System-><yourIntegrtaion Server>->Pipeline URL: It should be like this http://<host>:<port>/sap/xi/engine?type=entry Where host is the host name of the Integration Server and port is the HTTP(8xxx) port. To verify this in Integration Server you can do like this. Go to SXMB_ADM->Integration Engine Configuration->Choose Edit from Menu -> Change Global Configuration Data to switch to change mode. Then select System Landscape - Load Configuration. (This is not required always)
    • Check that the port really is the ICM HTTP Port and not the J2EE port i.e SMICM then menu GOTO --> SERVICES and check the port number for HTTP. It should be HTTP port
    • If the error is Page cannot be displayed, cannot find server in https configurations Check and correct the SSL configuration for the ABAP and the J2EE side of the system
    • If the error is because of integration server when using Proxy communications then check these. i.e SXMB_ADM->Integration Engine Configuration->Corresponding Integration Server enrty should be dest://<Http Integration server-Destination> Where < Http Integration server -Destination > is the RFC destination (SM59) of type HTTP connection (type H) to the Integration Server. In this case, host name, port, and path prefix are saved in the RFC destination.
    Ravi.

  • Unable to deploy from NDWS

    HI
    I have NWDI on an HP-UX machine and NW04S portal on another one. I defined my NWDS on my PC. Every connection are o.k and green from NWDS. The problem occur when I try to deploy. The SDM is located on my NW04S portal and this server is located in a data center where the ip address is nated. So when I try to deploy I cannot connect to the SDM because my p.c cannot reach this nated address. IS there a way to set SDM to return the hostname instead os the nated address ??
    I was sugggest to setup web dispatcher as a reverse proxy ???
    Is this a good id and how can I do it on a unix NW04S. I didn't really found any documentation.
    regards

    Please try the below links. Hopefully you will get the answer.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80bb837b-5776-2910-59b4-8dd3a1842404
    /people/sap.user72/blog/2006/01/10/how-toconfigure-sap-webdispatcher-as-a-reverse-proxy
    /people/sap.user72/blog/2006/01/31/the-reverse-proxy-series--part-31-apache-as-an-ssl-reverse-proxy

  • PAR Upload Error from NWDS

    I'm unable to export a PAR file from NWDS to the Portal. I go into the com.sap.ep.connectionManager log and find the error captured there with the URL address that NWDS was attempting to connect to and drop it in a browser. This results in the following error message:
    ERROR: Upload failed - exception caught: com.sapportals.portal.prt.runtime.PortalRuntimeException: Invalid content type submitted - no multipart data
    Has anyone encountered this and has a solution?
    Thanks in advance!

    Thanks for the response, Yoav.
    There is not a problem with uploading the par file. I can enter Java Development-Tools-PRT Admin Console and use the Archive Uploader to store the par file in the PCD.
    This appears to be a problem with NWDS communicating with the portal and the way the file is presented for upload. I am using NWDS SP11 with EP 6 SP11 and PDK 6 SP9.
    Thanks again,
    Steve

Maybe you are looking for

  • SSO Database Store not authenticating

    Hi Everyone, Iam trying to use the Microsoft SSO Database to try authenticating to SAP NetWeaver Portal for content integration. The SAP user id is configured with password , we are able to use these credentials and login to SAP Portal. But when we a

  • Problems with new ipod touch gen3

    Hi, I just got a new ipod touch and i have problems connecting it with my WRT54GX ver 2 wirelles router. It shows that is connected but when i check the IP it has the default 169.254.202.45  one which means that the AP did not assign an IP. I tried w

  • Order confirmation and scrap gene in SL

    In Production Process - Two type sof scrap generate 1. planned - which is maintained in BOm and update with 531 mvt type 2. Unplanned - which is booked in scrap field while doing Confirmation. Suppose my Order material Y broke on the way/while doing

  • Problem on image transfer using Socket

    There are a server and a client, server executes the code: ImageIO.write( bufferedImage, "jpg", outputStream ); System.out.println("writed");client executes the code: BufferedImage bufferedImage = ImageIO.read( inputStream ); System.out.println("read

  • Can i use turbo C on ipad ? Is there any app for that ?

    Can i use turbo C on ipad ? Is there any app for that ?