What are the function module types

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


Please Help Members By Posting Answers For Below Questions

Program lines for the radio button selection and unabling some input variables in section screen

917


What is the bitwise operator in the sap abap?

591


What are field symbols and field groups? Have you used component idx of structure clause with field groups?

610


Explain what is step-loop? Explain all the steps?

715


Explain the difference between domain and data element? What are aggregate object?

569






Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc

650


What is delivery class? : abap data dictionary

659


Explain what is an rfc?

615


Why do we declare a method of a class final? What can be the purpose? Give a scenario.

905


What is the difference between scrolling a table horizontally and vertically?

579


What happens if we use leave to list-processing without using suppress-dialog?

698


What are interface/conversion programs in SAP?

597


What is the meaning of sap r/3?

609


Explain what is sap script?

651


What are user exits? What is involved in writing them? What precations are needed?

602