Work element in the network

Hi,
How to differentiate work element and activity type in network .In a table AFVC (Activity), how can we distinguish VORNR is activity or work element  (not Activity)? . please  help me.
Thanks in advance
Rama.

I think you can determine this by checking if AFVC-SUMNR has a value.

Similar Messages

  • How to get Time from Different Work Station on the Network

    Hi,
    How do I get time from different work station on the network using its ip:port etc.
    Lets say, my main server-side Java application is running on a work station 123.12.123.1:1527,
    the client-side applications are accessing it using above IP.
    what I wanna do is, use the time of 123.12.123.1 machine throughout the application, not client local time.
    Appreciated..

    Ok, this network service on IP:Port is working for me, I hope this is the best way of doing it.
    In server application, I have this
    package RenameItToYourOwnPackage;
    import java.io.IOException;
    import java.io.ObjectInputStream;
    import java.io.ObjectOutputStream;
    import java.net.ServerSocket;
    import java.net.Socket;
    import java.text.SimpleDateFormat;
    public class ServerSocketExample implements Runnable {
        private ServerSocket server;
        private int port = 7777;
        Socket socket;
        public void run() {
            try {
                System.out.println("Waiting for client message");
                server = new ServerSocket(port);
                while (true) {
                    socket = server.accept();
                    // Read a message sent by client application
                    ObjectInputStream ois = new ObjectInputStream(socket.getInputStream());
                    String clientMessage = (String) ois.readObject();
                    System.out.println("Message sent by client: " + clientMessage);
                    // send current datetime to client
                    ObjectOutputStream oos = new ObjectOutputStream(socket.getOutputStream());
                    oos.writeObject(new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(new java.util.Date()));
                    ois.close();
                    oos.close();
                    socket.close();
            } catch (IOException e) {
                e.printStackTrace();
            } catch (ClassNotFoundException e) {
                e.printStackTrace();
    }In the client application I have
    package RenameItToYourOwnPackage;
    import java.io.IOException;
    import java.io.ObjectInputStream;
    import java.io.ObjectOutputStream;
    import java.net.InetAddress;
    import java.net.Socket;
    import java.net.UnknownHostException;
    public class ClientSocketExample {
        static String dateTimeString;
        public ClientSocketExample() {
        public static String getServerDateString() {
            try {
                // Create a connection to the server socket on the server application
                InetAddress host = InetAddress.getByName("127.0.0.1");
                Socket socket = new Socket(host.getHostName(), 7777);
                // Send a message to the server application
                 ObjectOutputStream oos = new ObjectOutputStream(socket.getOutputStream());
                 oos.writeObject("Send me today's timestamp as string");
                // Read the response by server application
                ObjectInputStream ois = new ObjectInputStream(socket.getInputStream());
                dateTimeString = (String) ois.readObject();
                //System.out.println("Message sent by server: " + message);
                ois.close();
                oos.close();
            } catch (UnknownHostException e) {
                e.printStackTrace();
            } catch (IOException e) {
                e.printStackTrace();
            } catch (ClassNotFoundException e) {
                e.printStackTrace();
            return dateTimeString;
    }And I run the service on the server-side with
            new Thread(new ServerSocketExample()).start();On the client-side I receive the date with
            System.out.println("DateTime on Server : " + ClientSocketExample.getServerDateString());Edited by: nkamir on Sep 13, 2010 2:53 PM

  • If I buy unlocked iPhone would work on all the networks including Verizon.?

    If I buy unlocked iPhone would work on all the networks including Verizon.?

    No. an unlocked iPhone will only work on GSM networks. The only GSM carriers in the US are AT&T and T-Mobile.  Any of the small, regional carriers that use GSM are actually MVNO's that piggyback on the T-Mobile or AT&T networks. You will have issues with some features using those carriers, most notably MMS messaging and cellular data.
    If you are going to want to use Verizon, then buy a Verizon phone.

  • Weird: Backup file works fine from the network but not when moved into sandbox environment

    We have a valid full backup of a database. We know it is valid, we have restored it twice from the network with no problems, but we do not have access to the network location from our sandbox environment.
    The .bak file is sizable at about 9GB. The .bak file resides on our internal network, in a SAN drive. No problems there. When we copy the file from there into a sandbox environment to attempt the restore in the sandbox environment it gets corrupted. We've
    tried three different times and all three different times it gets corrupted. First time we copied the file over to the sandbox the restore went up to 50% and failed. The second time we copied the file again and attempted the restore again it failed at 70%.
    The third time it failed at 60%. The error message we get during the restore is "...Read on ... failed: 13(The data is invalid) Msg 3013, Level 16, State 1, Line 1 Restore database is terminating abnormally."
    Now some background here. To move the file our network team is doing this: they have this .vmdk file that they mount out in our production environment (which has access to the network location where the .bak file is), copy the file into the drive, then move
    the .vmdk file into the sandbox environment(which does not have access to the network location), mount the drive in the sandbox environment, and then I have access to the .bak file from within the sandbox environment.
    Something in the process of using the .vmdk file to move the .bak file from production into the sandbox is causing the file to get corrupted.
    Any thoughts? Has anyone seen this before? Any idea? TIA,
    Raphael
    rferreira

    Original server that generated the .bak file:
    Microsoft SQL Server 2008 R2 (SP1) - 10.50.2550.0 (X64) 
    Jun 11 2012 16:41:53 
    Copyright (c) Microsoft Corporation
    Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor)
    Server where I CAN restore the .bak file from the network location (not inside the sandbox):
    Microsoft SQL Server 2012 (SP1) - 11.0.3128.0 (X64) 
    Dec 28 2012 20:23:12 
    Copyright (c) Microsoft Corporation
    Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor)
    Server inside the sandbox where I get the error when attempting to restore the backup:
    Microsoft SQL Server 2008 R2 (SP1) - 10.50.2550.0 (X64)   Jun 11 2012 16:41:53   Copyright (c) Microsoft Corporation  Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor) 
    rferreira

  • Does anyone at all work at Share The Network . com by Verizon?

    Well so I invited a friend to join FIOS on Feb 2 , it is now June 14th.
    After 2 months of him having FIOS I got the email that I got 25$ gift card , I was suppose to get 50$.
    So at this time I am waiting another 2 months to get my extra 25$ , I call almost everyday the number for share the network .
    https://www.sharethenetwork.com/sharedReg/contact-us.aspx
    ^ the machine times out after 5 minutes and tells me to leave voice mail.
    Sometimes I make 3-5 6 minutes calls because no one will pick up.
    I contacted VZ_Heather but I don't know if she will respond or not.
    Honestly I don't know what to do anymore no customer service at all for this I should be getting another 50$ gift card.
    I even tried on facebook she tried but then never wrote  back..
    http://s21.postimg.org/9a68ktprb/vzw_sharethenetwork.png[
    ^image link ^
    Anyone can help me out?

    Hi pattuspl,
    Please go to your profile page for the forum by clicking on your name, and look at the top of the middle column where you will find an area titled "My Private Support Cases". There you will find a link to the private board where you and the agent may exchange information. This should be checked on a frequent basis, as the agent may be waiting for information from you before they can proceed with any actions. Please keep all correspondence regarding your issue in the private support portal.

  • HT5569 I have I phone and I pad connected to a wifi network the iPad works ok with the network but my iPhone doesn't connect at all even though it shows that I'm connected to the wifi ! Help me

    I have iPhone and an iPad and both if them are connected to wifi service , my iPad work fine connecting to the internet but my iPhone doesn't even though it shows that it's connected to the wifi network , please help me I'm in Spain and I need this phone to work , it was working fine this morning on a different wifi network ,

    Hi Charajiji,
    Thanks for using Apple Support Communities.  This article has some steps you can try if you are experiencing difficulty using Wi-Fi on your iPhone:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    Cheers,
    - Ari

  • HT201415 Hi. A friend of mine bought an iphone 5 and gave me his iphone 4. Everything else works normal except the network signal. Phone is on vodafone UK and I tried 2 different sim cards but on both it just say searching then no network, and again searc

    Can you please help me? Where should I sendmy phone to look if it needs repair or something? The phone looks very nice but can't get any signal it stays on searching and no network no matter what I do or where I go. It doesn't find any network. Can you please help me? What can it be? My friend said he had it for 2 years and it was working find with him.

    I think it is from that.
    Maybe Vodafone can help you by contracting the same contract form that your friend has/had: that was what the subsidy paid for. Anyway you should arrange it with Vadafone, I heard nowadays they will unlock it when the contract period has expired.

  • When I connect imac to network via airport all devices on the network lose internet connectivity

    Every device stays connected to the network but the internet stops working. Usually the network will continue to function normally for about five minutes when the imac connects, but then every device loses internet access via the network, NOT just the imac. As soon as I turn off the imac's airport they get internet connectivity back. A wired network connection to the imac seems to work OK.
    The airport is configured as "Using DHCP"
    Mac OS X 10.6.8
    As far as I know, no changes have been made to the computer recently (but it is not my machine and the owner isn't here atm)
    I found one other resource with the same problem here:
    http://www.mac-forums.com/forums/internet-networking-wireless/183185-turning-my- macbook-airport-breaks-internet-connection-entire-network.html
    but the solution didn't work. When I deleted the three files mentioned in the solution in that thread, my problem is not solved.
    If you have any ideas or need more information I would love to hear from you.
    Thanks guys.

    Yes it is possible that the two machines are creating a Computer-to-Computer network and are not going through the Express.
    To delete the Alias you may need to login with the Admin User.
    Will
    1GHz G4, 15" PowerBook, Airport Network, 1G iPod Mini   Mac OS X (10.4.5)   Updated - Get Started with iWeb (WillG4PB.com)

  • SMB not working from outside local network

    Hello,
    On my old MacBook I installed OS X Server to create a file sharing server.  I set it up using my public IP address so that I could access my files from outside the local network.  I don't have an Apple router, but I found the port number for SMB and AFP and did the port forwarding.  My issue is that smb stopped working.  It used to work out side the network because it tested it.  My Mac can still connect though outside the local network using my public IP.  I have no clue why SMB is not working as it was working recently.  My only idea is that I got a new modem from my ISP.  Could that make a difference?  I don't get it because AFP still works fine.  File sharing using SMB is checked in the server app and file sharing preferences so it is not that.  I am using OS X 10.8.4 on a MacBook running OS X Server version 2.2.1.  Any help would be appreciated. 
    Thanks,
    Michael

    Is it a modem only, or is it a modem/router that might be creating a double-NAT on your network?
    Incidentally, since you're running Server, you might want to use the built-in VPN gateway to give yourself better security - tunneling AFP/SMB through a router/firewall is pretty insecure.
    Matt

  • Slowness during AE rendering using file stored on the network

    Hi,
    i work as IT consultant in a design studio.
    This studio has 3 workstation with 2xquad xeon ,16gb ram , 15000 rpm disk, Nvidia tesla card,  fast enough to perform rendering with 3dmax using vray and other stuff.
    They work a lot with watches and boat.
    This spring they started to do presentation with AE cs4 and as other 3dsmax project store all data on a 2x2 xeon 4 gb debian x64 samba server with 2tb raid 1 sata.
    The network is a gigabit and they can transfer to the server 100/120 mb/sec (i can achieve locally on the server 170 mb/sec from the raid).
    The issue is that 3dsmax and other programs works efficiently on the network instead AE is very very slow using project stored on the server.
    I've tried to set up disk caching on local workstation  but there aren't changes, so i've inspected network traffic of AE with Wireshark and i saw that AE continuosly request always the same files (seems doesn't use an algorithm of caching) .
    My conclusion is:
    - our network is fast for transfer but slow with latencies ( for request a file we need 50-500 ms )
    Solution:
    - change topology of the network : switch from gigabit to fiber cabled network (too much money)
    - discover some trick of AE
    I appreciate a lot ur help.
    Ps:sorry for my bad bad bad english.

    i forgot, copying on local disk the project folder AE spend 10 minutes to render, the same project on the network spend 1,30 hours.

  • Permissions over the network

    I am a novice when it comes to managing 2003 Server, IIS,
    Websites, Contribute and CPS.
    Windows Server 2003 in a domain, all else working properly
    with the network.
    I installed and configured Contribute and CPS. I generated a
    connection key, used it to connect with the web, all worked fine.
    As long as I am on the server, everything works properly.
    From a workstation: When I try to access the web using a
    browser, no problem. When I try to use Contribute: Contribute tells
    me connection key is corrupt. If I try to access the site manually
    using Contribute, connection fails.
    I assume it is a permissions problem. Any ideas?

    when trying to create a connection using the connection
    wizard, what error message are you getting?

  • HT201577 I changed the network name on my time capsule and lost my airport express...how do I get it back?

    I changed the network name of my time capsule and lost my airport express in the process.... I have tried all of the resets (soft/hard/factory default) suggested in other answers to people but cannot locate the network of my airport express.  It just keeps flashing amber. I want to add it back to my time capsule to extend my network as it was before I reset the name.  HELP

    Which model of AirPort Express do you have?
    If you are not sure, the model number is on the side or bottom of the Express. Hard to see.....you may need a magnifying glass. The model number starts with an "A" followed by four numbers.
    Post back with that info.......if you want to get the Express set up again to work with the Time Capsule.
    You do have another option as well, although you will have to think in reverse on this one.
    Change the network name back to the original name on the Time Capsule, so the Express will work correctly on the network.
    Now, change the network name on the AirPort Express.  It will be blinking amber when you do this, so power it off.
    Then, change the network name on the Time Capsule and let it restart.
    Now, power up the AirPort Express and it will join up with the Time Capsule network since you have already programmed it with that information.

  • Smartforms Graphics in mail  viewing outside the network

    Hi Gurus
    We need to insert the company logo below the signature.
    I have uploaded the image to MIME repository and it works fie withint the network
    But when then mail is sent to outside the network, the image appears as red X mark because the image link is pointing towards SAP Server.
    I need to embed the picture rather than attaching it through the link .. Have seen few codes but its not applicable here..
    Please suggest
    Thanks
    Rakesh

    Many thanks for your reply Sandra
    I did uplaod the picture in SE78 and attached the graphic to smartforms. However I am not using PDF hence it does not get enbedded in the mail and instead sends a link to the SAP MIME repository URL.
    Anyways I was able to embed the picture in the emails using the blog
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/cs/user/view/cs_msg/11570
    Thanks
    Rakesh

  • AirPort Extreme extends my network and has worked well for three months. Now it can no longer extend the network and flashes Amber. I have restored to factory settings moved it closer to time capsule and rebooted the system without luck

    i have a blinking Amber on my extreme now and it cannot extend the network.  It was working fine and nothing has changed. I have restored to factory settings moved it to another room and rebooted the system without luck. Any suggestions

    What OS are you running?
    Please give me a screenshot of the current AE setup..
    I strongly recommend if you have issues.. take control of all the variables. Apple routers have too much auto..
    Here is a list that I use for setups when using Yosemite.. but it relates to any OS.
    You will need to factory reset again to get going.
    Factory reset universal
    Power off the AE.. ie pull the power cord or power off at the wall.. wait 10sec.. hold in the reset button.. be gentle.. power on again still holding in reset.. and keep holding it in for another 10sec. You may need some help as it is hard to both hold in reset and apply power. It will show success by rapidly blinking the front led. Release the reset.. and wait a couple of min for the AE to reset and come back with factory settings. If the front LED doesn’t blink rapidly you missed it and simply try again. The reset is fairly fragile in these.. press it so you feel it just click and no more.. I have seen people bend the lever or even break it. I use a toothpick as tool.
    Then redo the setup from the computer with Yosemite or whatever you are using.
    1. Use very short names.. NOT APPLE RECOMMENDED names. No spaces and pure alphanumerics.
    eg AEgen5 for basestation.
    Use AE24ghz and AE5ghz for wireless on each band, with fixed channels as this also seems to help stop the nonsense.
    2. Use all passwords that also comply but can be a bit longer. ie 8-20 characters mixed case and numbers.. no non-alphanumerics.
    3. Ensure the AE always takes the same IP address.. this is not a problem for router but if the AE is bridged you can have trouble.. Try using the static IP method or control it via the main router dhcp reservations.
    4. Check your share name on the computer/s is not changing.. make sure it also complies with the above.. short no spaces and pure alphanumeric..
    5. Make sure IPv6 is set to link-local only in the computer. For example wireless open the network preferences, wireless and advanced / TCP/IP.. and fix the IPv6. to link-local only.
    6. Set up the extend to the Express using 2.4ghz and then see how good or bad the connection is.. this is better in the old v5 utility but if you hover your mouse over where it shows connection an extra chunk of info comes up.
    I have specifically used 5ghz to make the extend.. because by testing it works better.. but do not be fooled.. this good connection is poor.. the RSSI.. which is difference signal .. at -79dbm is down the bottom of the stable.. and it drops out on a daily basis.. you want to see that signal around -60dbm at min.
    There is a lot more jiggery pokery you can try but the above is a good start.. if you find it still unreliable.. don't be surprised.

  • "filter failed" HP printers fails to work over the network

    I got the common error "filter failed" when using my HP Color Laserjet 1600 through the network. Yet the printer works fine using directly from the computer it is connected via usb.
    This is my home network and I am not here often, but I am fairly sure everything worked out-of-the-box few weeks ago...
    I already tried both suggestion from the wiki, I started and enable avahi-daemon in all computers and the set the permission of the usb port to 0666:
    % lsusb | grep Hew
    Bus 001 Device 003: ID 03f0:3a17 Hewlett-Packard Printing Support
    % ls -l /dev/bus/usb/001/003
    crw-rw-rw- 1 root lp 189, 2 4 set 11.00 /dev/bus/usb/001/003
    I am stuck, any insights? What can I try?
    Last edited by ezzetabi (2013-09-04 09:13:00)

    try making certain that you have the latest drivers installed, which you can caget fron HP. After downloading do to system prefs>>print/fax. hightlight the HO1320n (use the - key). then use the add 9+) key ang select the HP1320n icon to add the nem printer. Set the HP as your your default printer. When you go to print for the first time, make sure that the selected printed is the the HP1320. It should go. Sometimes it need to be re-created when there are multiples.
    Good luck and hope this helps

Maybe you are looking for