<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Function MOdule in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922365#M688265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS_PROGRAM_CHECK_NAME  : To check program names if you are generating them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS_CORR_INSERT : To insert the correction request in the repository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPS_OBJECT_ACTIVATE : To activate repository objects, for example - to activate a newly generated program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS_DELETE_PROGRAM : To delete the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS_ACCESS_PERMISSION : To lock or unlock a program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to Date and Time Calculations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALCULATE_DATE  : Calculates the future date based on the input .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_TO_DAY : Returns the Day for the entered date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_COMPUTE_DAY  : Returns weekday for a date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_GET_WEEK  : Returns week for a date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RP_CALC_DATE_IN_INTERVAL : Add days / months to a date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to (ALV)   ADVANCED LIST VIEWER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REUSE_ALV_LIST_DISPLAY :  ABAP List viewer  (LIST DISPLAY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REUSE_ALV_GRID_DISPLAY : ALV GridControl full screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REUSE_ALV_FIELDCATALOG_MERGE : Create field catalog from dictionary structure or internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module related to Change Tracking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHANGEDOCUMENT_READ_HEADERS : Read and format change documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DAY_ATTRIBUTES_GET  : Returns attributes for a range of dates specified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MONTHS_BETWEEN_TWO_DATES  : To get the number of months between the two dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END_OF_MONTH_DETERMINE_2  : Determines the End of a Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR_HK_DIFF_BT_2_DATES  : Find the difference between two dates in years, months and days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIMA_DAYS_AND_MONTHS_AND_YEARS  : Find the difference between two dates in years, months and days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MONTH_NAMES_GET  : Get the names of the month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WEEK_GET_FIRST_DAY  : Get the first day of the week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HRGPBS_HESA_DATE_FORMAT  : Format the date in dd/mm/yyyy format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_CALC_DURATION_FROM_DATETIME  : Find the difference between two date/time and report the difference in hours&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L_MC_TIME_DIFFERENCE  : Find the time difference between two date/time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR_99S_INTERVAL_BETWEEN_DATES  : Difference between two dates in days, weeks, months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAST_DAY_OF_MONTHS  : Returns the last day of the month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_CHECK_PLAUSIBILITY :Check for the invalid date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_2D_TO_4D_CONVERSION :Year entry: 2-character to  4-character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DAY_IN_WEEK :Input date and will give the name of the day 1-monday,2-Tuesday....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_DATETIME_DIFFERENCE : Give the difference in Days and Time for 2 dates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules Related To Formatting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLOI_PUT_SIGN_IN_FRONT  : Displays the negative sign in front of the numeral&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RKD_WORD_WRAP  : Wrap text into several lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ALPHA_INPUT  : Pad zeros to the number at the left&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ALPHA_OUTPUT  : Eliminate zeros to the number at the left&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ_EXCHANGE_RATE : Exchange Convertion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPELL_AMOUNT: Transforms numeric values into text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules Related To Dialog Prompts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_TO_CONFIRM  : Displays a popup dialog with a user defined message for confirmation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_TO_GET_VALUE  : Displays a popup dialog requesting a value for a particular table-fieldname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPGUI_PROGRESS_INDICATOR  : Displays a progress bar with text to denote the percentage of completion and status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILENAME_GET  : Displays a popup dialog to get the presentation server filename&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F4_DATE  : Displays a popup dialog to choose date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUI_UPLOAD  : Upload a file from the presentation server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_TO_SELECT_MONTH  : Display a pop-up to select a month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET_PRINT_PARAMETERS : Printer parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules related to RFC communication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC_CONNECTION_CLOSE : Close a RFC connection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC_GET_SYSTEM_INFO : Give system's information of a remote system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules related to reading/writing files &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILE_READ_AND_CONVERT_SAP_DATA: Uploads the file from either presentation or application server into an internal table  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBST_GET_FILE_LIST: To get the list of files from Application Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSM_EXCEL_TO_INTERNAL_TABLE : Legacy Data Transfer w/ Excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WS_FILE_DELETE : Delete files on UNIX server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFL_COPY_OS_FILE :  Copy UNIX files&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EPS_GET_DIRECTORY_LISTING : Returns all files from a Server directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to sending emails&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO_NEW_DOCUMENT_ATT_SEND_API1 - Sends emails with texts and attachments&lt;/P&gt;&lt;P&gt;SO_NEW_DOCUMENT_SEND_API1 - Sends emails with texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to F4 Help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F4IF_INT_TABLE_VALUE_REQUEST -  F4 help also returning the value to be displayed in internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to data maintenance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEW_MAINTENANCE_CALL -  To maintain data from a table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to FI, CO and SD Modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR_ALL_SKC1A : Account subtotal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VC_I_GET_CONFIGURATION : Sales Purchase details configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_PRINT_TERMS_OF_PAYMENT : Print terms for unique payment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_PRINT_TERMS_OF_PAYMENT_SPLI : Print terms for some parcels payment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J_1B_NF_DOCUMENT_READ : Read NF details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J_1B_NF_VALUE_DETERMINATION : Read values from NF returned combined with J_1B_NF_DOCUMENT_READ using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2007 10:36:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-10T10:36:15Z</dc:date>
    <item>
      <title>Function MOdule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922364#M688264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do any one have any list of frequently used functional module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 10:29:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922364#M688264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T10:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Function MOdule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922365#M688265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS_PROGRAM_CHECK_NAME  : To check program names if you are generating them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS_CORR_INSERT : To insert the correction request in the repository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPS_OBJECT_ACTIVATE : To activate repository objects, for example - to activate a newly generated program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS_DELETE_PROGRAM : To delete the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS_ACCESS_PERMISSION : To lock or unlock a program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to Date and Time Calculations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALCULATE_DATE  : Calculates the future date based on the input .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_TO_DAY : Returns the Day for the entered date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_COMPUTE_DAY  : Returns weekday for a date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_GET_WEEK  : Returns week for a date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RP_CALC_DATE_IN_INTERVAL : Add days / months to a date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to (ALV)   ADVANCED LIST VIEWER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REUSE_ALV_LIST_DISPLAY :  ABAP List viewer  (LIST DISPLAY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REUSE_ALV_GRID_DISPLAY : ALV GridControl full screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REUSE_ALV_FIELDCATALOG_MERGE : Create field catalog from dictionary structure or internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module related to Change Tracking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHANGEDOCUMENT_READ_HEADERS : Read and format change documents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DAY_ATTRIBUTES_GET  : Returns attributes for a range of dates specified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MONTHS_BETWEEN_TWO_DATES  : To get the number of months between the two dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END_OF_MONTH_DETERMINE_2  : Determines the End of a Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR_HK_DIFF_BT_2_DATES  : Find the difference between two dates in years, months and days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIMA_DAYS_AND_MONTHS_AND_YEARS  : Find the difference between two dates in years, months and days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MONTH_NAMES_GET  : Get the names of the month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WEEK_GET_FIRST_DAY  : Get the first day of the week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HRGPBS_HESA_DATE_FORMAT  : Format the date in dd/mm/yyyy format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_CALC_DURATION_FROM_DATETIME  : Find the difference between two date/time and report the difference in hours&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L_MC_TIME_DIFFERENCE  : Find the time difference between two date/time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR_99S_INTERVAL_BETWEEN_DATES  : Difference between two dates in days, weeks, months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAST_DAY_OF_MONTHS  : Returns the last day of the month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_CHECK_PLAUSIBILITY :Check for the invalid date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_2D_TO_4D_CONVERSION :Year entry: 2-character to  4-character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DAY_IN_WEEK :Input date and will give the name of the day 1-monday,2-Tuesday....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_DATETIME_DIFFERENCE : Give the difference in Days and Time for 2 dates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules Related To Formatting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLOI_PUT_SIGN_IN_FRONT  : Displays the negative sign in front of the numeral&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RKD_WORD_WRAP  : Wrap text into several lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ALPHA_INPUT  : Pad zeros to the number at the left&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ALPHA_OUTPUT  : Eliminate zeros to the number at the left&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ_EXCHANGE_RATE : Exchange Convertion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPELL_AMOUNT: Transforms numeric values into text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules Related To Dialog Prompts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_TO_CONFIRM  : Displays a popup dialog with a user defined message for confirmation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_TO_GET_VALUE  : Displays a popup dialog requesting a value for a particular table-fieldname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPGUI_PROGRESS_INDICATOR  : Displays a progress bar with text to denote the percentage of completion and status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILENAME_GET  : Displays a popup dialog to get the presentation server filename&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F4_DATE  : Displays a popup dialog to choose date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUI_UPLOAD  : Upload a file from the presentation server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_TO_SELECT_MONTH  : Display a pop-up to select a month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET_PRINT_PARAMETERS : Printer parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules related to RFC communication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC_CONNECTION_CLOSE : Close a RFC connection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC_GET_SYSTEM_INFO : Give system's information of a remote system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules related to reading/writing files &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILE_READ_AND_CONVERT_SAP_DATA: Uploads the file from either presentation or application server into an internal table  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBST_GET_FILE_LIST: To get the list of files from Application Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSM_EXCEL_TO_INTERNAL_TABLE : Legacy Data Transfer w/ Excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WS_FILE_DELETE : Delete files on UNIX server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFL_COPY_OS_FILE :  Copy UNIX files&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EPS_GET_DIRECTORY_LISTING : Returns all files from a Server directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to sending emails&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO_NEW_DOCUMENT_ATT_SEND_API1 - Sends emails with texts and attachments&lt;/P&gt;&lt;P&gt;SO_NEW_DOCUMENT_SEND_API1 - Sends emails with texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to F4 Help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F4IF_INT_TABLE_VALUE_REQUEST -  F4 help also returning the value to be displayed in internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to data maintenance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEW_MAINTENANCE_CALL -  To maintain data from a table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to FI, CO and SD Modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR_ALL_SKC1A : Account subtotal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VC_I_GET_CONFIGURATION : Sales Purchase details configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_PRINT_TERMS_OF_PAYMENT : Print terms for unique payment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_PRINT_TERMS_OF_PAYMENT_SPLI : Print terms for some parcels payment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J_1B_NF_DOCUMENT_READ : Read NF details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J_1B_NF_VALUE_DETERMINATION : Read values from NF returned combined with J_1B_NF_DOCUMENT_READ using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 10:36:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922365#M688265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T10:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function MOdule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922366#M688266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/function-list.htm" target="test_blank"&gt;http://www.sap-img.com/abap/function-list.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 10:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922366#M688266</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-10-10T10:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function MOdule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922367#M688267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see these links you will find more function modules which are used frequently&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/functions.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/functions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/fmodules/fmssap.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/fmodules/fmssap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/function-list.htm" target="test_blank"&gt;http://www.sap-img.com/abap/function-list.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 10:36:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922367#M688267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T10:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Function MOdule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922368#M688268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/victorav15/sapr3/abapfun.html#appl" target="test_blank"&gt;http://www.geocities.com/victorav15/sapr3/abapfun.html#appl&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harini.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 11:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922368#M688268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T11:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Function MOdule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922369#M688269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is another list :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules for creating programs (Useful when you are generating programs)&lt;/P&gt;&lt;P&gt;RS_PROGRAM_CHECK_NAME  : To check program names if you are generating them.&lt;/P&gt;&lt;P&gt;RS_CORR_INSERT : To insert the correction request in the repository.&lt;/P&gt;&lt;P&gt;REPS_OBJECT_ACTIVATE : To activate repository objects, for example - to activate a newly generated program.&lt;/P&gt;&lt;P&gt;RS_DELETE_PROGRAM : To delete the program.&lt;/P&gt;&lt;P&gt;RS_ACCESS_PERMISSION : To lock or unlock a program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to Date and Time Calculations&lt;/P&gt;&lt;P&gt;CALCULATE_DATE  : Calculates the future date based on the input .&lt;/P&gt;&lt;P&gt;DATE_TO_DAY : Returns the Day for the entered date. &lt;/P&gt;&lt;P&gt;DATE_COMPUTE_DAY  : Returns weekday for a date&lt;/P&gt;&lt;P&gt;DATE_GET_WEEK  : Returns week for a date&lt;/P&gt;&lt;P&gt;RP_CALC_DATE_IN_INTERVAL : Add days / months to a date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to (ALV)   ADVANCED LIST VIEWER&lt;/P&gt;&lt;P&gt;REUSE_ALV_LIST_DISPLAY :  ABAP List viewer  (LIST DISPLAY)&lt;/P&gt;&lt;P&gt;REUSE_ALV_GRID_DISPLAY : ALV GridControl full screen&lt;/P&gt;&lt;P&gt;REUSE_ALV_FIELDCATALOG_MERGE : Create field catalog from dictionary structure or internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module related to Change Tracking&lt;/P&gt;&lt;P&gt;CHANGEDOCUMENT_READ_HEADERS : Read and format change documents&lt;/P&gt;&lt;P&gt;DAY_ATTRIBUTES_GET  : Returns attributes for a range of dates specified&lt;/P&gt;&lt;P&gt;MONTHS_BETWEEN_TWO_DATES  : To get the number of months between the two dates.&lt;/P&gt;&lt;P&gt;END_OF_MONTH_DETERMINE_2  : Determines the End of a Month.&lt;/P&gt;&lt;P&gt;HR_HK_DIFF_BT_2_DATES  : Find the difference between two dates in years, months and days.&lt;/P&gt;&lt;P&gt;FIMA_DAYS_AND_MONTHS_AND_YEARS  : Find the difference between two dates in years, months and days.&lt;/P&gt;&lt;P&gt;MONTH_NAMES_GET  : Get the names of the month&lt;/P&gt;&lt;P&gt;WEEK_GET_FIRST_DAY  : Get the first day of the week&lt;/P&gt;&lt;P&gt;HRGPBS_HESA_DATE_FORMAT  : Format the date in dd/mm/yyyy format&lt;/P&gt;&lt;P&gt;SD_CALC_DURATION_FROM_DATETIME  : Find the difference between two date/time and report the difference in hours&lt;/P&gt;&lt;P&gt;L_MC_TIME_DIFFERENCE  : Find the time difference between two date/time&lt;/P&gt;&lt;P&gt;HR_99S_INTERVAL_BETWEEN_DATES  : Difference between two dates in days, weeks, months&lt;/P&gt;&lt;P&gt;LAST_DAY_OF_MONTHS  : Returns the last day of the month&lt;/P&gt;&lt;P&gt;DATE_CHECK_PLAUSIBILITY :Check for the invalid date.&lt;/P&gt;&lt;P&gt;DATE_2D_TO_4D_CONVERSION :Year entry: 2-character to  4-character.&lt;/P&gt;&lt;P&gt;DAY_IN_WEEK :Input date and will give the name of the day 1-monday,2-Tuesday....&lt;/P&gt;&lt;P&gt;SD_DATETIME_DIFFERENCE : Give the difference in Days and Time for 2 dates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules Related To Formatting&lt;/P&gt;&lt;P&gt;CLOI_PUT_SIGN_IN_FRONT  : Displays the negative sign in front of the numeral&lt;/P&gt;&lt;P&gt;RKD_WORD_WRAP  : Wrap text into several lines&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ALPHA_INPUT  : Pad zeros to the number at the left&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ALPHA_OUTPUT  : Eliminate zeros to the number at the left&lt;/P&gt;&lt;P&gt;READ_EXCHANGE_RATE : Exchange Convertion&lt;/P&gt;&lt;P&gt;SPELL_AMOUNT: Transforms numeric values into text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules Related To Dialog Prompts&lt;/P&gt;&lt;P&gt;POPUP_TO_CONFIRM  : Displays a popup dialog with a user defined message for confirmation&lt;/P&gt;&lt;P&gt;POPUP_TO_GET_VALUE  : Displays a popup dialog requesting a value for a particular table-fieldname&lt;/P&gt;&lt;P&gt;SAPGUI_PROGRESS_INDICATOR  : Displays a progress bar with text to denote the percentage of completion and status&lt;/P&gt;&lt;P&gt;FILENAME_GET  : Displays a popup dialog to get the presentation server filename&lt;/P&gt;&lt;P&gt;F4_DATE  : Displays a popup dialog to choose date&lt;/P&gt;&lt;P&gt;GUI_UPLOAD  : Upload a file from the presentation server&lt;/P&gt;&lt;P&gt;POPUP_TO_SELECT_MONTH  : Display a pop-up to select a month&lt;/P&gt;&lt;P&gt;GET_PRINT_PARAMETERS : Printer parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules related to RFC communication&lt;/P&gt;&lt;P&gt;RFC_CONNECTION_CLOSE : Close a RFC connection&lt;/P&gt;&lt;P&gt;RFC_GET_SYSTEM_INFO : Give system's information of a remote system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules related to reading/writing files &lt;/P&gt;&lt;P&gt;FILE_READ_AND_CONVERT_SAP_DATA: Uploads the file from either presentation or application server into an internal table  &lt;/P&gt;&lt;P&gt;SUBST_GET_FILE_LIST: To get the list of files from Application Server.&lt;/P&gt;&lt;P&gt;ALSM_EXCEL_TO_INTERNAL_TABLE : Legacy Data Transfer w/ Excel&lt;/P&gt;&lt;P&gt;WS_FILE_DELETE : Delete files on UNIX server&lt;/P&gt;&lt;P&gt;PFL_COPY_OS_FILE :  Copy UNIX files&lt;/P&gt;&lt;P&gt;EPS_GET_DIRECTORY_LISTING : Returns all files from a Server directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to sending emails&lt;/P&gt;&lt;P&gt;SO_NEW_DOCUMENT_ATT_SEND_API1 - Sends emails with texts and attachments&lt;/P&gt;&lt;P&gt;SO_NEW_DOCUMENT_SEND_API1 - Sends emails with texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to F4 Help&lt;/P&gt;&lt;P&gt;F4IF_INT_TABLE_VALUE_REQUEST -  F4 help also returning the value to be displayed in internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to data maintenance&lt;/P&gt;&lt;P&gt;VIEW_MAINTENANCE_CALL -  To maintain data from a table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules related to FI, CO and SD Modules&lt;/P&gt;&lt;P&gt;FOR_ALL_SKC1A : Account subtotal&lt;/P&gt;&lt;P&gt;VC_I_GET_CONFIGURATION : Sales Purchase details configuration&lt;/P&gt;&lt;P&gt;SD_PRINT_TERMS_OF_PAYMENT : Print terms for unique payment&lt;/P&gt;&lt;P&gt;SD_PRINT_TERMS_OF_PAYMENT_SPLI : Print terms for some parcels payment&lt;/P&gt;&lt;P&gt;J_1B_NF_DOCUMENT_READ : Read NF details&lt;/P&gt;&lt;P&gt;J_1B_NF_VALUE_DETERMINATION : Read values from NF returned combined with J_1B_NF_DOCUMENT_READ using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds,&lt;/P&gt;&lt;P&gt;ritika malhotra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 11:22:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922369#M688269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T11:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Function MOdule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922370#M688270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have given me list of useful functions.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2007 11:18:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2922370#M688270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-20T11:18:22Z</dc:date>
    </item>
  </channel>
</rss>

