|
|
|
Viewing 0 - out of 13 Articles |
Programming
- SAP CRM Training At ERPtekSAP CRM Training At ERPtek ...
- Similarity, combination & diff b/w MM and Stocks..the basic difference between material management and stock management is that: material management is taking care of movement of material form the requirement of material to the order processing to th ...
- What is Plant Mainte in SAP ?The SAP Plant Maintenance comprises of the following activities such as inspection, to measures and establish the actual condition of a technical system, preventive maintenance to measures and maintai ...
- Assigning UNIX commands to Function KeysAssigning regularly used commands to your keyboard function keys can speed up your daily work! This works in `tcsh' (but should work with `bash' in a similar way, since `bash' offers an equivalent met ...
- Shutting down and rebooting a Digital server /usr/sbin/shutdown [-bfhknr] time [warning-message ...] Where -h = halt -r = reboot time = If equal to the word now will shutdown immediately i.e shutdown -h now will shutdown the se ...
- Startup scripts configuration parameters NAME rcmgr, rc.config - Gets and sets run-time configuration variables stored in the files /etc/rc.config and /etc/rc.config.site SYNOPSIS /usr/sbin/rcmgr set variable value /usr/sbi ...
- How to configure Digital UNIX to print to an ip-address and socket number? 1. Add the ip-address of the terminal server to the /etc/hosts file and give it a meaningful name. 2. Add an entry to /etc/services. The entry should consist of the printer name i.e. printer1 or hp- ...
- Exception in BDC ProgramI am getting a Runtime error RAISE_EXCEPTION while executing a BDC program in background mode. if i execute the same in foreground mode its executing fine. I am getting this execption only in backgrou ...
- Account Manager locked by another user Account Manager on a Digital UNIX server can be started by typing dxaccounts at the command prompt or clicking on the account manager icon. If the error message "locked by another user" is display ...
- How do I perform arithmetic on floating point numbers? With addition, bc returns the decimal count of the greater of the arguments: # echo "10.1 + 11.30" | bc 21.40 # echo "10.1 + 11.3" | bc 21.4 With multiplication/division, you can speci ...
- What is a thread? In computer programming, a thread is placeholder information associated with a single use of a program that can handle multiple concurrent users. From the program's point-of-view, a thread is the ...
- What is a semaphore? A hardware or software flag. In multitasking systems, a semaphore is a variable with a value that indicates the status of a common resource. Its used to lock the resource that is being used. A p ...
- Indeed these powerful ABAP/4 functions are very interesting and can bring some advantages. Improve your home development easily. They belong to standard objects and should never be changed. Bp_event_raise Trigger an event from ABAP/4 program. Bp_joblog_read Fetch job log executions filling the structure TBTC5. G_set_get_all_values Fetch values from a set filling the str ...
1
|
|