in the event at selection-screen output we use loop
screen,what is screen intenal table,structure or DB table?
Answer Posted / buddula15
SCREEN is a structure not database table.
Some of importent fields in SCREEN structure.
NAME
GROUP1
INPUT
OUTPUT
INVISIBLE
Buddula15
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What are th control break events in abap?
What is the difference between call transaction method and the session method? : abap bdc
What is table attribute? : abap data dictionary
How the at-user command serves mainly in lists?
What is the collect statement?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
Can we create field without data element? If yes, how?
How many main windows will be there in a page window?
What is the bapi?
How to display or know if the value entered contains records or not?
Can you set up background processing using call transaction?
What is the difference between a dialog program and a report?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
what is difference between set screen and call screen ?
What is output determination?