What is the Comparison between Class and Function Module in Data Point of View?
Answers were Sorted based on User's Feedback
Answer / prasann nayak
for both we can pass parameters and both are reusable.
Is This Answer Correct ? | 10 Yes | 0 No |
Answer / prasad reddy
Noth Class and Function Module we use for reusable purpose.
Is This Answer Correct ? | 2 Yes | 0 No |
Can you delete data element, which is being used by table fields. : abap data dictionary
In selection screen I have three fields- Plant, Material No, and Material group.If i insert plant how do i get the material no and material group based on plant dynamically?
What is the Difference Between basic list and interactive list?
What is SAP Data conversion ?
What is open sql vs native sql ?
"What is NAST Table, what it will consists?"
What is Macro
while running bdc for call transaction method, in gui_upload function we use filetype 'ASC' for tab delimited seperated data. like that for csv(comma delimited) data what we have to use as filetype??? ie FILETYPE = ?????
field symbol work as a pointer,but it store address of value.my question is ,it got address from sap memory or abap memory or in database server ? i mean that address indicate to which memory ?
1 Answers Infosys, Tata Technologies, TCS,
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
What are the basic functions of database utility?
What is an update task? : abap modularization