Answer Posted / jayraj
In TRY...ENDTRY, CATCH statement is used to specify the
exception classes whose exceptions are to be caught and
handled in following code.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a data class? : abap data dictionary
Why is pretty printer user in abap?
What is an rdbms?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What is the structure of the bdc table? : abap bdc
Define spool request?
Explain the uses of the simple maintenance interface? : sap abap hr
What are the different software packets available in the market? : sap abap hr
What is the use of dequeue function module? : sap abap data dictionary
What are roles and authorization objects?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What is tcode se16? For what is it used.
Difference between Field groups and internal tables?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What are spa/gpa parameters (sap memory)?