Transaction code for creating Message class?
Answer Posted / mahender achhe
Message class create transaction code is SE91.In that we
can given as only Number.
But in SE38 Transaction code we can give all the three below
Program - Name
Type ID
Number
Note:what ever the number is given in the SE38, that same
number is given in the SE91 and give some message text.
| Is This Answer Correct ? | 24 Yes | 6 No |
Post New Answer View All Answers
What is lock object ? : abap data dictionary
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What is the difference of update types in call transaction method ? : abap bdc
What are the data types of the abap/4 layer? : abap data dictionary
Define dispatcher?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
what is diff between idocs,bdc,rfc and bapi. give real time answer
How the transaction that are programmed by the user can be protected?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What are the types of search helps? : sap abap data dictionary
What is generic area buffering in abap?
What is a logical database?
Explain how to Handle the internal tables in ABAP?
Explain how to create any functions? How to go about it?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?