how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
3 12551Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
3 11551What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
2616Post New Accenture CICS Interview Questions
Explain join() operation in Apache Spark?
Why is jconsole used? What is it’s different elements?
What are the types of exceptions and the differences between them?
why we should maintain neutral earth voltage below 1V while calibration? why cant it be 1.2V or 2V
What are setup files?
What is Reducer in Hadoop?
what are all the different normalizations? : Sql dba
iam B.E 1year student,actually i have a habit i.e anything to think pratically but always iam in confusion what i have to do
What are the key attributes?
What are angular testing utilities?
Can we change static variable value in c#?
what is timestamp in mysql? : Sql dba
Can you explain one critical mapping?
What is user-defined multi-statement table-valued function?
How do you avoid the "Invalid use of null" error when reading null values from a database?