Quantcast
Channel: SCN : Blog List - ABAP Development
Viewing all articles
Browse latest Browse all 943

Some Important Function Modules

$
0
0
Hi All,
These are some of the Function Modules which i found very useful and used repeatedly in my development projects. Hope these are useful for all your fellow ABAP-ers out there.
S.NoFM NameDescriptionInputOutput
1SO_SPLIT_FILE_AND_PATHSplit the File Name and PathFile PathFile Name with Extension
2RZL_READ_FILERead Data From Presentation Server

1.File Path

2.File Name

Internal Table with file contents.
3GUI_DOWNLOADDownload The Internal Tabel Contents to Local System

Internal Table with

Required data

File in Local System
4C13Z_FILE_UPLOAD_ASCII

Upload File From Local Server To Presentation

Server

File In LocalFile In Presentation Server
5OIL_MONTH_GET_FIRST_LASTTo Get first and last dates of a month

1.Month Year Or

2.Date

Start and End date
6PA03_PERIODDATES_GETTo Get calendar dates from payroll periodPayroll PeriodMonth Begda and Endda
7FIMA_DAYS_AND_MONTHS_AND_YEARSTo get the date diffBegda,EnddaGives the difference in no. of days,months,year separately
8F4_DATETo get the Calendar pop-upCurrent DateCalendar as in case of SY-DATUM
9GET_DOMAIN_VALUESTo Get the Values maintained in Search HelpsDomain NameThe Value Range data maintained.
10DYNP_VALUES_READTo Directly Read the Value of the Screen field at run time.Screen Field NameValue Entered in the Screen at run-time
Hope this list is helpful to you. Also please share the FMs you have used frequently.
-Regards,
Ragavan

Viewing all articles
Browse latest Browse all 943

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>