If a Function module is defined as RFC enabled why the parameters should be pass by value not by reference in sap abap
2 10259What is kernal badi? What is the difference between classic badi and kernal badi ? What is the advantages of kernal badi?
2 24563Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
1148when a material is created through BDC, does it add the created material in mara table?Or else where the material created is stored?(In which table?)
2 4474In table maintenance generator, how to restrict the values that has to be shown for one field for a particular user ?
2 5184
What is a database view? : abap data dictionary
Can i Have Some Realtime Examples On Modulepool programming.
On which even we can validate the input fields in module progams?
What is view? Explain the different types of view?
What is the difference between the exits created in M.M and S&D?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
How many structures can be created in a Ztable ?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
Give few names of pooled tables in sap ?
when do you need to create an internal table with header line ? and with out a header line?
What is size category?
What is the differences between structure and table in data dictionary in abap?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
What is the use of at new statement ?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization