what is T.Code to write ABAP program?
Answer Posted / karimulla
se38 is use for both write and execute of program
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How will you link form with the event driven in sap scripts?
What are the events in abap/4 language? : abap hr
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What is the major difference between pool tables and transparent tables?
Did you create primary index?
What does the ‘suppress dialog’ do?
How will you define org structure in MM?
while implementing badi what are the tables u find??
5) How to rereive text elements in SF and script?
How is the command suppress-dialog useful?
What is the difference between upload and ws_upload ? : abap bdc
What are the differences between sap memory and abap memory?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?