What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
No Answer is Posted For this Question
Be the First to Post Answer
1)how can you write select statment in scripts(se71) with out touching the driver program
What is read line in abap?
What are labels in scripts..? why are they not accpeted in smartforms..?
What is the differences between abap and ooabap. In which situation we useooabap?
what is the purpose of TYPES keyword?
Mention some important events in abap programming.
How do you find out who has transported a transport request?
How are exceptions handles in bapi's ?
I am having an internal table with field name 'type' which consists of values 'a' 'b' 'c' 'a' 'a'.Now i used 'at new fieldname' control statement on this field so what could be the output
What are system fields for secondary lists?
can u call sub screen with in a sub screen? if so, then explain the flow of PBO and PAI between 2 sub screens.
How would you design a BDC (session method ) in which session will get executed itself. user do not need to go to SM35.