How to find out the user exit for va01.
Answer / abhinay
The user exit you want can be found in program MV45AFZZ.
| Is This Answer Correct ? | 1 Yes | 1 No |
give idea for creating screen in abap
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two
What does this useful command line do? tasklist /m "mscor*"
Which of the following are Java modifiers?
1. What coding languages are you comfortable with?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
Explain polymorphism. Provide an example.
Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance
What are scrubbing procedures in SAS
What language / script is used to validate web page