Can we create a gui status in a program from the object browser?
what is the syntax for eliminating duplicate values in internal table.
What functions does a data dictionary perform ?
what is the meaning of SCREEN-INPUT = '0/1', SCREEN-ACTIVE = '0/1'. in event AT SELECTION-SCREEN OUTPUT
I have a table with 400 recs. among some are duplicate records. how can I remove the duplicate records from the table. pls help me out.
Which is the event trigger last?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is the use of event AT SELECTION-SCREEN ON FIELD?
1.why dont use top of page. wat is the use?
What is ALV programming in ABAP? When is this grid used in ABAP?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
I have two internal tables itab1 and itab2 and I had move the content of the itab1 to itab2 and then itab1 had to deleted
what is the transaction code to create LOGO in sap scripts?