<?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 modules in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438009#M825610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks alot for ur reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2008 04:33:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-27T04:33:49Z</dc:date>
    <item>
      <title>function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438001#M825602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;can any body tell me wat are all the functional modules in abap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 08:48:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438001#M825602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T08:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438002#M825603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the links below:&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;&lt;A href="http://www.guidancetech.com/people/holland/sap/abap/" target="test_blank"&gt;http://www.guidancetech.com/people/holland/sap/abap/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/victorav15/sapr3/abapfun.html" target="test_blank"&gt;http://www.geocities.com/victorav15/sapr3/abapfun.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 08:55:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438002#M825603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T08:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438003#M825604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalyan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lot of Function Modules available in ABAP. Go to Se 37 and search the function modules using *. you will get all FMs. check one by one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 08:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438003#M825604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T08:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438004#M825605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;List of ABAP Functions   ABAP_DOCU_DOWNLOAD Download ABAP documentation in HTML format. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_DELETE With this function module you delete logs in the database according to specified selection conditions &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_DISPLAY With this function module you can analyze logs in the database. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_DISPLAY_INTERN With this function module you can analyze logs in local memory, e.g. when you have only collected log records at runtime and do not want to write to the database. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_INIT This function module checks whether the specified object or sub-object exists and deletes all existing associated data in local memory. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_READ_DB With this function module you read the log data in the database for an object or sub-object according to specified selection conditions. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_READ_INTERN With this function module you read all log data whose log class has at least the specified value, from local memory, for the specified object or sub-object. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_SET_OBJECT With this function module, you create a new object or sub-object for writing in local memory. With a flag you can control whether the APPL_LOG_WRITE_... messages are written in local memory or are output on the screen. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_DB With this function module you write all data for the specified object or sub-object in local memory to the database. If the log for the object or sub-object in question is new, the log number is returned to the calling program. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_HEADER With this function module, you write the log header data in local memory. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_LOG_PARAMETERS With this function module, you write the name of the log parameters and the associated values for the specified object or sub-object in local memory. If this function module is called repeatedly for the same object or sub-object, the existing parameters are updated accordingly. If you do not specify an object or sub-object with the call, the most recently used is assumed. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_MESSAGE_PARAMS With this function module you write a single message, with parameters, in local memory. Otherwise the function module works like APPL_LOG_WRITE_SINGLE_MESSAGE. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_MESSAGES With this function module you write one or more messages, without parameters, in local memory. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_SINGLE_MESSAGE With this function module you write a single message, without parameters, in local memory. If no header entry has yet been written for the object or sub-object, it is created. If you do not specify an object or sub-object with the call, the most recently used is assumed. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;ARFC_GET_TID will return the IP address of the terminal in hex. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_CNTL_CREATE Create Control for log display &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_CNTL_FREE Release Control &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_CNTL_REFRESH Put new data in log display &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DB_DELETE Delete logs from the database &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DB_DEQUEUE Unlock log &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DB_ENQUEUE Lock log &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DB_LOAD Load logs from the database &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DB_LOAD Load log(s) &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DB_SAVE Save logs in the database &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DB_SAVE Save log(s) &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DB_SAVE_PREPARE Prepare save &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DB_SEARCH Find logs in the database &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_LOG_DISPLAY Display messages in memory &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_LOG_DISPLAY Display Log &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_LOG_PARAMETERS Either output extended long text or call a callback routine (based on the data in BAL_S_LOG-PARAMS) &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_LOG_TECHNICAL_DATA Output all log header data &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_MSG_LONGTEXT Display message long text &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_MSG_PARAMETERS Either output extended long text or call a callback routine (based on the data in BAL_S_MSG-PARAMS) &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_MSG_TECHNICAL_DATA Output technical data of a message such as work area, error number, etc. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_OUTPUT_FREE End output &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_OUTPUT_INIT Initialize output &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_OUTPUT_SET_DATA Set dataset to be displayed &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_PROFILE_DETLEVEL_GET Message hierarchy in DETLEVEL &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_PROFILE_NO_TREE_GET Display without tree (fullscreen) &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_PROFILE_POPUP_GET Display without tree (popup) &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_PROFILE_SINGLE_LOG_GET Standard profile (SLG1) for one log &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_DSP_PROFILE_STANDARD_GET Standard profile (SLG1) for a lot of logs &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_AUTHORIZATION_GET Assign authorization &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_AUTHORIZATION_RESET Reset authorization &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_CONFIG_GET Read configuration &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_CONFIG_SET Set configuration &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_MEMORY_EXPORT Put function group memory in ABAP-MEMORY &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_MEMORY_IMPORT Get function group memory from ABAP-MEMORY &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_MEMORY_REFRESH (Partially) reset global memory &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_MEMORY_REFRESH (Partially) initialize memory &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_MSG_CURRENT_HANDLE_GET Get current message handle &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_MSG_DEFAULTS_GET Get message defaults &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_SEARCH_LOG Find logs in memory &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_GLB_SEARCH_MSG Find messages in memory &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_CREATE Create log with header data &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_CREATE Create log with header data &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_DELETE Delete log (from database also at Save) &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_EXIST Check existence of a log in memory &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_HDR_CHANGE Change log header &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_HDR_CHECK Check log header data for consistency &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_HDR_READ Read log header and other data &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_MSG_ADD Put message in log &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_MSG_ADD Put message in log &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_MSG_CHANGE Change message &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_MSG_CHANGE Change message &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_MSG_CHECK Check message data for consistency &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_MSG_CUMULATE Add message cumulated &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_MSG_DELETE Delete message &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_MSG_DELETE Delete message &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_MSG_EXIST Check existence of a message in memory &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_MSG_READ Read message and other data &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_MSG_REPLACE Replace last message &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_REFRESH Delete log from memory &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_LOG_REFRESH Delete log from memory &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_MSG_DISPLAY_ABAP Output message as ABAP-MESSAGE &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_OBJECT_SELECT Read Application Log objects table record &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_OBJECT_SUBOBJECT Check whether object and subobject exist and the combination is allowed &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAL_SUBOBJECT_SELECT Read subobject table record &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BP_EVENT_RAISE Trigger an event from ABAP/4 program &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BP_JOBLOG_READ Fetch job log executions &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;CHANGEDOCUMENT_READ_HEADERS Get the change document header for a sales document, and put the results in an internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 08:56:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438004#M825605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T08:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438005#M825606</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;Go into transaction SE37, enter * in the name field and press F4 then choose 'Information system'.  By default the list will only have 200 entries, so change the maximum no. of hits to a bigger number.  Then wait a long time, and if it doesn't time out you'll get a list of all the function modules in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now reserve yourself a REALLY long time to read the whole list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 08:56:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438005#M825606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T08:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438006#M825607</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;Function Modules for creating programs (Useful when you are generating programs)&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;Amount and Currency&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CURRENCY_AMOUNT_SAP_TO_IDOC - Convert currency to IDOC format &lt;/P&gt;&lt;P&gt;CONVERT_TO_LOCAL_CURRENCY - Conversion of currency &lt;/P&gt;&lt;P&gt;CLOI_PUT_SIGN_IN_FRONT Move the negative sign from the left hand side of a number, to the right hand side of the number. Note that The result will be left justified (like all&lt;/P&gt;&lt;P&gt;character fields), not right justifed as numbers normally are. &lt;/P&gt;&lt;P&gt;CONVERT_TO_FOREIGN_CURRENCY Convert local currency to foreign currency. &lt;/P&gt;&lt;P&gt;CONVERT_TO_LOCAL_CURRENCY Convert from foreign currency to local currency &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 08:57:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438006#M825607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T08:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438007#M825608</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;there is a database table for &lt;STRONG&gt;function modules&lt;/STRONG&gt; i.e. &lt;STRONG&gt;TFDIR&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;u'll come to know all the &lt;STRONG&gt;function modules&lt;/STRONG&gt; which are there in &lt;STRONG&gt;sap&lt;/STRONG&gt; by executing this &lt;STRONG&gt;'TFDIR'&lt;/STRONG&gt; table in T.code &lt;STRONG&gt;se11&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 09:04:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438007#M825608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T09:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438008#M825609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;1. GOTO   sE11&lt;/P&gt;&lt;P&gt;2. TABLES  TFDIR&lt;/P&gt;&lt;P&gt;3. Execute&lt;/P&gt;&lt;P&gt;u can fine all the function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kavitha.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 09:07:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438008#M825609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T09:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438009#M825610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks alot for ur reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 04:33:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438009#M825610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T04:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438010#M825611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot for ur reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 04:35:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438010#M825611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T04:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438011#M825612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks  alot for ur reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 04:36:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438011#M825612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T04:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438012#M825613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot for ur reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 04:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438012#M825613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T04:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438013#M825614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot for ur reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 04:38:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3438013#M825614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T04:38:03Z</dc:date>
    </item>
  </channel>
</rss>

