Answer Posted / ram
#DATABASE#
READ_TEXT ,
READ_TEXT_INLINE ,
READ_REFERNCE_LINES ,
SAVE_TEXT , DEALET_TEXT ,
COPY_TEXT , SELECT_TEXT
============================================
#ADMINISTRATATION#
REFER_TEXT ,
RENAME_TEXT ,
COMMIT_TEXT ,
INIT_TEXT ,
==============================================
#EDIT FM#
EDIT_TEXT ,
EDIT_TEXT_INLINE ,
=============================================
#CONSISTENCY CHECK#
CHECK_TEXT_AUTHORITY,
CHECK_TEXT_ID ,
CHECK_TEXT_LANGUAGE ,
CHECK_TEXT_OBJECT ,
CHECK_TEXT_NAME ,
=============================================
#EDIT FM#
TEXT_SYMBOL_COLLECT ,
TEXT_SYMBOL_PARSE ,
TEXT_SYMBOL_REPLACE ,
TEXT_SYMBOL_SETVALUE ,
TEXT_CONTROL_REPLACE,
TEXT_INCLUDE_REPLACE ,
==============================================
#PRINT FM#
PRINT_TEXT ,
PRINT_TEXT_ITF ,
===============================================
#FUNCTION MODULES#
OPEN_FORM ,
CLOSE_FORM ,
START_FORM ,
WRITE_FORM ,
WRITE_FORM_LINES ,
END_FORM ,
CONTROL_FORM ,
READ_FORM_ELEMENTS ,
READ_FORM_LINES ,
===============================================
#CONVERTION#
CONVERT_TEXT ,
CONVERT_TEXT_R2 ,
CONVERT_OTF_MEMORY ,
EXCHANGE_ITF ,
=================================================
#TRANSFER FM#
IMPORT_TEXT,
EXPORT_TEXT,
TRANSFER_TEXT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the table buffer?
Explain the difference between domain and data element?
Polymorphism real time scenario
Control Break statements- At new...endat.
Describe the difference between macro and subroutine?
What are the aggregate objects in data dictionary? : sap abap data dictionary
What is Group by in Select statement?
What are dml commands in abap?
What are your ways to performance optimization?
How would you set the formatting options statically and dynamically within a report?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What are the abap/4 commands that link to a layout set?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
Explain client-dependent and client-independent tables.
What should be the approach for writing a bdc program? : abap bdc