I'm new to ABAP. What is Module pool in SAP?
Answer / Vaibhav Mishra
In ABAP, a module pool is a collection of ABAP programs or include files that can be used by other programs. It simplifies the maintenance and administration of ABAP code, as changes made to the included modules will affect all programs using them.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a shell program. Enter basic pay of an employee and calculate DA, HRA, Deduction, Gross pay and Net pay as follows: DA = 75 % of BASIC HRA = 10 % of BASIC DEDUCTION = 15 % of BASIC GROSS PAY = BASIC+DA+HRA NET PAY = GROSS PAY-DEDUCTION.
Wats the name of the first os
two MIT math grads bump into each other at Fairway on the upper west side. they haven't seen each other in over 20 years. the first grad says to the second: "how have you been?" second: "great! i got married and i have three daughters now" first: "really? how old are they?" second: "well, the product of their ages is 72, and the sum of their ages is the same as the number on that building over there.." first: "right, ok.. oh wait.. hmm, i still don't know" second: "oh sorry, the oldest one just started to play the piano" first: "wonderful! my oldest is the same age!" problem: how old are the daughters?
what will we require to build project with the help of oracle
can php support multiple inheritence?
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
Expand the following a) ISDN b) CASE c) CSMA/CD d) OOPS e) MIMD
what is the abap/4
is try block possible without catch block?
Diff between Proc transpose and Arrays with example?
While joining files if only two files are mentioned with jfile keyword, do we required to use join keyword????
What are the five tracing levels in System.Diagnostics.TraceSwitcher?