Transaction code for creating Message class?
Answer Posted / nageswara reddy s
message class create transaction code se-91
| Is This Answer Correct ? | 124 Yes | 15 No |
Post New Answer View All Answers
What are logical databases? What are the advantages of logical databases?
What is smart forms? : abap hr
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What application areas are you comfortable in?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
Name a few data dictionary objects? : abap data dictionary
Explain get cursor field?
out bound process code for quotation?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What are the basic functions of database utility?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
Value table VS check Table.
Did you use buffering?
How do you use structures in the abap programs?