what is T.Code to write ABAP program?
Answer Posted / deepak kumar
there are two method for creating abap program
1. Through ABAP Editor - SE38.
2. Through Object Navigator - SE80
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is system-land-scape of your project?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
Difference between .Include and .append?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
Explain different types of attributes of function module?
What are the page windows?
What is ps structure? : abap hr
Do we create table fields with out data elements and domains?
What is locking? : abap data dictionary
Difference between top-of-page and top-of-page during at line- selection?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What will exactly the hide statement do?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
Explain the difference between function group and function module?
What is a predefined type in abap?