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
How to combine multiple billing into one RV document ( Step by Step)?
What are the client dependant objects in abap / sap?
What is the collect statement?
What is transparent table?
What is an update type with reference to a match code id?
What is roll area?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
How do you document abap/4 programs? Do you use program documentation menu option?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
Is it possible to bring select option in module pool screens?
Which database object is used for storing the system variables? : abap data dictionary
What is abap?
How to combine multiple order in one Delivery ( Step by Step)?
What is read line in abap?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul