what is the diffirence between deviation and change control? at what situations we can raise the deviation and change control
31 170114what is the difference in MCB, MCCB, RCCB, ELCB, & MPCB (motor protection circuit bracker)
12 189744Post New Lupin Interview Questions
Is a server a virtual machine?
differentiate between total moisture and inherent moisture of coal.
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Mention what is the difference between the "residual payment" and "partial payment" methods of allocating cash in account receivable?
In the house keeping section of an MVS assembly language program, like the one below STM R14,R12,12(R13) BASR R12,R0 USING *,R12,R11 LA R11,2048 LA R11,2048(R11,R12) .... .... 1. What if BASR R12,R0 IS NOT PRECEDE USING *,R12,R11? 2. USING (base address), REGISTER does USING directive says assembler to treat particular Register as a base register with the mentioned base address..in the above case * i.e current location counter..well if that is the case why we need BASR R12,R0 ? 3. What if I write like STM R14,R12,12(R13) BASR R12,R0 LA R11,2048 LA R11,2048(R11,R12) USING *,R12,R11 there is no address resolution being calculated in both LA statements so is it a right way to set Base register?..will there be any issues with Domain regarding R11 and R12?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Write a program to find no of days between two dates in php?
What types of files can I upload / post to the site?
State the properties of b tree.
What is ado object model?
What are the Output of AngularJS $http Service?
Write query to return all rows sql?
What is the dfd (data flow diagram)?
hi, i have trained in sap mm module but now am belongs to sap srm team, please share your basic ideas about srm and tell me the business process flows and tell me the things which is in technical side and business side,please reply me as soon as possible.
How to verify the trigger is fired or not and can you invoke trigger on demand?