Answer Posted / nithy
The values in SPA/GPA parameters are user-specific. ABAP
programs can access the parameters using the SET PARAMETER
and GET PARAMETER statements.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between field-group header and other field groups? : abap modularization
What is the difference between call transaction and session method? : abap bdc
In what ways we can get the context sensitive f1 help on a field?
Explain client-dependent and client-independent tables.
What are function modules?
How does the interface between the dynpro and the abap/4 modules take place?
What is the difference between getting and get late?
What is meant by a schema? : sap abap hr
What are different data types in abap/4?
What are the update types possible?
Which transaction code can I use to analyze the performance of abap program?
What happens if only one of the commands set screen and leave screen is used without using the other?
What is the use of the raising exception? : abap modularization
What is the difference between dialog program and a report?
What are clustered tables?