Transaction code for creating Message class?
Answers were Sorted based on User's Feedback
Answer / nageswara reddy s
message class create transaction code se-91
Is This Answer Correct ? | 124 Yes | 15 No |
Answer / kamala kannan
USE T-CODE SE91
CREATE A MESSAGE LIKE 010 "ERROR IN THE PROG".
GO TO SE38 AND USE THIS MESSAGE WHEREEVER YOU WANT.
MESSAGE TYPENUMBER(CLASSNAME)
EXAMPLE : MESSAGE 010(ZTEST).
Is This Answer Correct ? | 28 Yes | 5 No |
Answer / 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 |
Answer / vijaykumarn
How do I find the program name if I know the transaction
code
Is This Answer Correct ? | 12 Yes | 5 No |
Answer / hifzulla.a
once u are already into the screen of the screen, goto
system and status. it will give u many fields one of which
is prgm name.
else.
SE93 -- Give ur tcode for which u want to know the program
name and display..
Is This Answer Correct ? | 2 Yes | 0 No |
What are the differences between a database index and a match code? : abap data dictionary
Is Multiple Inheritance possible in ABAP ? If Yes How ,If no How ?
What happens if a function module runs in an update task?
when does the secondary index should be used what role it play when we use secondary index in tables
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What are the steps in a bdc session? : abap bdc
With the use of secondary index we can make a program run faster but we are advised not to use secondary index why is that so??
In Scripts,if we forgot to give the Elements Parameter in the Functional Module Write_form,then what will happen?
If One session is processed, where can You see the processed session?
What is RFC function module?
Can we get unique records with secondary key also
What is the exactly definition of Foreign key 2.what is the exactly definition of Value Table. 3)What is the exactly definition of Data element and Domain.Please give the exactly definitions of all above questions without fail....Thanku