2006 Jan 24 12:50 AM
hi,
we have a requirement like this: certain user should use a specific workstation/pc for a particular abap program. how do we prevent them running the program from other pc?
regards,
sid
2006 Jan 24 1:49 AM
Well, you can get the terminal that the user is on by calling FM TERMINAL_ID_GET. You can run this in the program and then check that the user is on the correct terminal.
Rob
hi,
we have a requirement like this: certain user should use a specific workstation/pc for a particular abap program. how do we prevent them running the program from other pc?
regards,
sid
2006 Jan 24 1:49 AM
Well, you can get the terminal that the user is on by calling FM TERMINAL_ID_GET. You can run this in the program and then check that the user is on the correct terminal.
Rob
2006 Jan 24 2:19 AM
2006 Jan 24 4:07 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |