Answer Posted / harsha
there are two uses by using folder nodes.
1.page protection: as said earlier it is used as a protect endprotect in scripts
2. logical grouping. if you want to put a condition on group some text elements then you can write the code in folder and apply condition writing at once.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
List the events in abap/4 language?
If your project is support project ? when is your implementation has completed ?
Do you know any other patterns if yes.. explain
What is a fall back class?
Exception handling and how does it transfer from called method to calling method?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
Name some data dictionary objects?
What are the events used in interactive reports?
Folder types in smatforms? 2)What is Command line?
What are the disadvantages of logical databases?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
How to maintain lists?
What is a multiple line field?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization