Answer Posted / malli.gontla
I can't understand ur question. but in abap many number of
function modules are available.all these function modules
are grouped together into function groups.
for example: date
for date there are different number of function modules are
available.
i will give a procedure to u, how to see the available
function modules.
1.From the ABAP/4 Development Workbench screen,
choose the menu path Overview -> Repository Information
System. You see the ABAP/4 Repository Information System
2.and expand the tree. it will display modeling, abap
dictionary, programming, program library etc.
3.function library is available under programming tree.
expand that tree. function groups and function modules are
vailable.
4.just u click on function modules, it display one screen.
enter ur choice there.
for eg, u want date function modules.
just u enter *date* in function module field.
and search it . it display a list of date realated functions.
this is the procedure for searching function modules
| Is This Answer Correct ? | 9 Yes | 33 No |
Post New Answer View All Answers
What are pooled tables?
what is the t-code to link technical and functional operation?
What data is contained in data dictionary? : abap data dictionary
What is the difference between Check and Continue?
What is get cursor field?
what will happen if called program is not executable ?
Explain lsmw?
How many structures can be created in a Ztable ?
What are ranges?
when are objects are passed from task to the change request?
What are the differences between sap memory and abap memory?
What kind of deliverables you have on a day to day basis?
Explain the table, which contain the details of all the name of the programs and forms?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
How do you write a function module in sap?