Important Useful Function Module Names for SAP ABAP Consultants, here SAP ABAP Interview Questions presenting list of Important Function Module Names for SAP ABAP Developers.
This article will be helpful for novice, beginner and experienced ABAP consultants, these are the frequently needed SAP ABAP function module names. This list of useful function module names are very helpful for SAP reports or smartforms. It will help ABAP learners to avoid time delay to find their needed function module names and also it explains purpose for each function modules. Have a look at below article and find useful function module names for SAP ABAP Consultants.
Important Function Module Names for Technical Consultants
CONVERT_DATE_TO_INTERN_FORMAT : Default date format
CALCULATE_DATE : Calculates the future date based on the input .
DATE_TO_DAY : Returns the Day for the entered date.
I_HTML_TOP_OF_PAGE : Top of page in ALV report
I_HTML_END_OF_LIST : End of page in ALV report
DATE_COMPUTE_DAY : Returns weekday for a date
DATE_GET_WEEK : Returns week for a date
SPELL_AMOUNT : Number to Words
HR_IN_CHG_INR_WRDS : Number to Words
CONVERT_OTF_2_PDF : Smartform to pdf
Function Modules related to (ALV) ADVANCED LIST VIEWER
REUSE_ALV_LIST_DISPLAY : ABAP List viewer (LIST DISPLAY)
REUSE_ALV_GRID_DISPLAY : ALV GridControl full screen
REUSE_ALV_FIELDCATALOG_MERGE : Create field catalog from dictionary structure or internal table
Function Module related to Change Tracking
CHANGEDOCUMENT_READ_HEADERS : Read and format change documents
DAY_ATTRIBUTES_GET : Returns attributes for a range of dates specified
MONTHS_BETWEEN_TWO_DATES : To get the number of months between the two dates.
END_OF_MONTH_DETERMINE_2 : Determines the End of a Month.
HR_HK_DIFF_BT_2_DATES : Find the difference between two dates in years, months and days.
FIMA_DAYS_AND_MONTHS_AND_YEARS : Find the difference between two dates in years, months and days.
MONTH_NAMES_GET : Get the names of the month
WEEK_GET_FIRST_DAY : Get the first day of the week
HRGPBS_HESA_DATE_FORMAT : Format the date in dd/mm/yyyy format
SD_CALC_DURATION_FROM_DATETIME : Find the difference between two date/time and report the difference in hours
L_MC_TIME_DIFFERENCE : Find the time difference between two date/time
HR_99S_INTERVAL_BETWEEN_DATES : Difference between two dates in days, weeks, months
LAST_DAY_OF_MONTHS : Returns the last day of the month
DATE_CHECK_PLAUSIBILITY : Check for the invalid date.
DATE_2D_TO_4D_CONVERSION : Year entry: 2-character to 4-character.
DAY_IN_WEEK : Input date and will give the name of the day 1-monday,2-Tuesday....
Function Modules Related To Formatting
CLOI_PUT_SIGN_IN_FRONT : Displays the negative sign in front of the numeral
RKD_WORD_WRAP : Wrap text into several lines
CONVERSION_EXIT_ALPHA_INPUT : Pad zeros to the number at the left
CONVERSION_EXIT_ALPHA_OUTPUT : Eliminate zeros to the number at the left
Function Modules Related To Dialog Prompts
POPUP_TO_CONFIRM : Displays a popup dialog with a user defined message for confirmation
POPUP_TO_GET_VALUE : Displays a popup dialog requesting a value for a particular table-fieldname
SAPGUI_PROGRESS_INDICATOR : Displays a progress bar with text to denote the percentage of completion and status
FILENAME_GET : Displays a popup dialog to get the presentation server filename
F4_DATE : Displays a popup dialog to choose date
GUI_UPLOAD : Upload a file from the presentation server
POPUP_TO_SELECT_MONTH : Display a pop-up to select a month
Function modules related to RFC communication
RFC_CONNECTION_CLOSE : Close a RFC connection
RFC_GET_SYSTEM_INFO : Give system's information of a remote system
Function modules related to reading/writing files
FILE_READ_AND_CONVERT_SAP_DATA: Uploads the file from either presentation or application server into an internal table
SUBST_GET_FILE_LIST: To get the list of files from Application Server.
ALSM_EXCEL_TO_INTERNAL_TABLE : Legacy Data Transfer w/ Excel
Function Modules related to sending emails
SO_NEW_DOCUMENT_ATT_SEND_API1 - Sends emails with texts and attachments
SO_NEW_DOCUMENT_SEND_API1 - Sends emails with texts.
Function Modules related to F4 Help
F4IF_INT_TABLE_VALUE_REQUEST - F4 help also returning the value to be displayed in internal table
IDOC: MASTER_IDOC_DISTRIBUTE : Creation of Idocs
"You found the information helpful and want to say thanks? Your donation is enough to inspire us to do more. Thanks a bunch!"
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.