Answer Posted / mohan
tcode-SCC4
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is an Unpack command?
What are the system table used in abap?
Explain get cursor field?
What will exactly the hide statement do?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What is amdp (abap managed data procedures)?
What is your approach to find exit and BAdi?
How collect statement is different from append?
What is a 'z' report?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Can a posting run be deleted? : sap abap hr
What are the disadvantages of different types of bdc's?
how can you display data say "your name"in sap script without print program or driver program??
Can i have some Realtime Scenarios on Reports.
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization