<?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 function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311971#M506503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can sombody tell me how to create a function module of our own. where to create it and how to create it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2007 06:38:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-22T06:38:48Z</dc:date>
    <item>
      <title>function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311971#M506503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can sombody tell me how to create a function module of our own. where to create it and how to create it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 06:38:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311971#M506503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T06:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311972#M506504</link>
      <description>&lt;P&gt;Check the link -&lt;/P&gt;&lt;P&gt;[Removed by the moderator.]&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2007 06:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311972#M506504</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-05-22T06:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311973#M506505</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;1. go to se37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. create an ZFUNCTION_NAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. provide the import and export parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Fm is ready&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;Reshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 06:42:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311973#M506505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T06:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311974#M506506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to transaction code se37 &lt;/P&gt;&lt;P&gt;1st u have to create function group starting with Z &lt;/P&gt;&lt;P&gt;for creating function group &lt;/P&gt;&lt;P&gt;goto&lt;DEL&gt;&amp;gt;function groups&lt;/DEL&gt;&amp;gt;create group&lt;/P&gt;&lt;P&gt;give package name if it is for ur development then give $tmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then give any name starting with Z then press F5 or press create then it will ask for function group and short text enter what ever the function group u have created and a short text after that press enter then it wil display an msg as&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Function module name is reserved for SAP&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;then press enter &lt;/P&gt;&lt;P&gt;after that it will directly lead to the function module in which &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Import&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;specify parameter name and in type if it is table then specify LIKE then in associated type enter the table name and field name also as follows&lt;/P&gt;&lt;P&gt;PERNR-PERNR&lt;/P&gt;&lt;P&gt;then at last enter a short text for ur field&lt;/P&gt;&lt;P&gt;same in the case of export parameters also &lt;/P&gt;&lt;P&gt;then in source code define ur code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if helpfull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 06:49:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311974#M506506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T06:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311975#M506507</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;1) Go to SE37 transaction. &lt;/P&gt;&lt;P&gt;2) Give the Z*name &amp;amp; Press Create, it will ask for function group&lt;/P&gt;&lt;P&gt;3) To create new function grp In same tran SE37 Goto-&amp;gt; Function groups-&amp;gt; Create Give the fn grp name &amp;amp; use it while creating FM.&lt;/P&gt;&lt;P&gt;4) Activate the FM.&lt;/P&gt;&lt;P&gt;5) You can give Import, Export, Tables etc parameters inside the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 06:50:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311975#M506507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T06:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311976#M506508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 07:30:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311976#M506508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T07:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311977#M506509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;suppose that i got to generate a function module in which i want to added two number then how to do this. like do i have to write anything in the source code. please reply fast&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 08:27:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311977#M506509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T08:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311978#M506510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi madhvi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the points are helpfull then give points so that it will be boosting to our helpers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and coming to ur code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

data: f1    type i,
      f2    type i,
      tot1  type i,
      tot2  type i,
      begin of s,
          c1 type i value 5,
          c2 type i value 6,
          c3 type i value 7,
          c4 type i value 7,
          c5 type i value 8,
          c6 type i value 9,
          end of s.

do 3 times varying f1 from s-c1 next s-c3
           varying f2 from s-c2 next s-c4.
   write: / f1, f2.
   add: f1 to tot1,
        f2 to tot2.
   enddo.
write: / '_____________ _____________',
       / tot1,tot2.
ENDFUNCTION.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if helpfull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 09:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311978#M506510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T09:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311979#M506511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;im really sorry. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wat i would like to know is that im passing certain import parameters to fuc module from the main report now in the Func module how to pass these parameters. i hope you got my question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 10:37:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311979#M506511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T10:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311980#M506512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Declare the parameter same as the type in FM in calling program and pass this to FM. Same for table also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 10:41:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311980#M506512</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2007-05-22T10:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311981#M506513</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;say you have call to FM&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;lv_guid type crmt_object_guid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CRM_GUID_CREATE'&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;    ev_guid = lv_guid.&lt;/P&gt;&lt;P&gt;this is called in report program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in se37 u have to create FM 'CRM_GUID_CREATE'&lt;/P&gt;&lt;P&gt;with exporting parameter lv_guid type crmt_object_guid.&lt;/P&gt;&lt;P&gt;as u say create u get tab exportng u declare lv_guid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;similarly incase if ur program has exporting parameters thn those wud bcome importing for FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it is useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 10:52:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311981#M506513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T10:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311982#M506514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi madhvi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to declare function module which was already created then u can go through this code this is sample try to understand this is simple coding for u &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA OBJ TYPE WWWDATATAB.
  DATA VERSION TYPE WWWVERSION.
  DATA CNDPKEY TYPE CNDP_ASYNC_KEY.
  DATA NAMESPACE TYPE CNDP_ASYNC_NAME.
  DATA VERSION_TAIL(256) TYPE C.
  DATA LIC_NUM(10) TYPE C.
  DATA nothing_found TYPE C.
  DATA OBJID_DUMMY TYPE W3OBJID.

  OBJ-OBJID = OBJID.
  OBJ-RELID = 'MI'.

  NAMESPACE = CNDP_ASYNC_WEB_NAMESPACE.

  CALL FUNCTION 'GET_VERSION_WEB_OBJECT'
       EXPORTING
            KEY     = OBJ
       IMPORTING
            VERSION = VERSION.

  IF VERSION IS INITIAL.
    SELECT SINGLE OBJID FROM  WWWPARAMS into OBJID_DUMMY
           WHERE  RELID       = obj-RELID
           AND    OBJID       = obj-OBJID.
    if sy-subrc ne 0.
       nothing_found = 'X'.
    endif.
  endif.

  IF nothing_found IS INITIAL.

    CNDPKEY = OBJID.
    concatenate '?' 'Version=' Version into VERSION_TAIL. "#EC NOTEXT

    CALL FUNCTION 'SLIC_GET_LICENCE_NUMBER'
       IMPORTING
            LICENSE_NUMBER = LIC_NUM.
* Generate Namespace from werrepository namespace + licence number
    concatenate CNDP_ASYNC_WEB_NAMESPACE '/' LIC_NUM into Namespace.


    CALL FUNCTION 'DP_GENERATE_ASYNC_URL'
         EXPORTING
              NAMESPACE             = Namespace
              KEY                   = CNDPKEY
              TAIL                  = VERSION_TAIL
         IMPORTING
              URL                   = URL
         EXCEPTIONS
              DP_INVALID_PARAMETERS = 1
              DP_ERROR_GENERAL      = 2
              OTHERS                = 3.
    IF SY-SUBRC &amp;lt;&amp;gt; 0.
      RAISE DP_ERROR_PUBLISH.
    ENDIF.

    PERFORM REGISTER_DATAREQUEST_HANDLER.

    CALL FUNCTION 'DP_PUBLISH_URL'
         EXPORTING
              NAMESPACE             = NAMESPACE
              KEY                   = CNDPKEY
              LIFETIME              = LIFETIME
         CHANGING
              URL                   = URL
         EXCEPTIONS
              DP_INVALID_PARAMETERS = 1
              DP_NO_CACHE           = 2
              DP_ERROR_GENERAL      = 3
              DATA_SOURCE_ERROR     = 4
              DP_SEND_DATA_ERROR    = 5
              GENERAL_ERROR         = 6
              OTHERS                = 7.
    IF SY-SUBRC &amp;lt;&amp;gt; 0.
      CASE SY-SUBRC.
        WHEN 1. RAISE DP_INVALID_PARAMETERS.
        WHEN OTHERS. RAISE DP_ERROR_PUBLISH.
      ENDCASE.
    ENDIF.
  ELSE.
    RAISE NO_OBJECT.
  ENDIF.


ENDFUNCTION.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or else if u have more doubts then ask ur question clearly plz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 11:23:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311982#M506514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T11:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311983#M506515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;h reshma can you please help me out with user exit. &lt;/P&gt;&lt;P&gt;i have created a function module exit for the transaction pa40. this exit is performing some change on the Exit for Calculating Salary Percentage from IT0008 . now my question is where vl this fuction module exit be called from.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311983#M506515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311984#M506516</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;Use the following procedure to &amp;lt;b&amp;gt;create a function module&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.From the ABAP/4 Development Workbench screen, press the Function Library button on the Application toolbar. &lt;/P&gt;&lt;P&gt;2.Type the name of your function module in the Function Module field. The name must begin with Y_ or Z_. &lt;/P&gt;&lt;P&gt;3.Press the Create button. The Function Module Create: Administration screen is shown &lt;/P&gt;&lt;P&gt;4.Type the name of a function group in the Function Group field. The function group name must be four characters long and must begin with Y or Z. &lt;/P&gt;&lt;P&gt;5.Type an S in the Application field. This field is used to indicate which function area uses the function module. Our functionality is not used by any functional area, it is simply an example, so any choice will do. (S indicates that the function module contains functionality needed by Basis.) &lt;/P&gt;&lt;P&gt;6.Type a description of the function module in the Short Text field. The contents of this field are seen when displaying a list of function modules. &lt;/P&gt;&lt;P&gt;Press the Save button on the Application toolbar. &lt;/P&gt;&lt;P&gt;7.If the function group does not already exist, a pop-up informs you of that fact and asks you if you want to create it. Press the Yes button to create the function group. The Create Function Group dialog box appears. Type a description in the Short Text field and press the Save button. The Create Object Catalog Entry screen appears. Press the Local Object button. You are returned to the Function Module Change: Administration screen. &lt;/P&gt;&lt;P&gt;8.Press the Source Code button on the Application toolbar. The Function Module Edit screen is displayed. &lt;/P&gt;&lt;P&gt;9.Type the source code for your function module. Do not change the system-generated comment lines under any circumstances! Your function module might fail to operate if you do. &lt;/P&gt;&lt;P&gt;10.Press the Save button on the Application toolbar. The message Program xxxxx saved appears in the status bar at the bottom of the window. &lt;/P&gt;&lt;P&gt;11.Press the Back button on the Application toolbar. You are returned to the Function Library Initial screen. &lt;/P&gt;&lt;P&gt;12.If you want to define import or export parameters, select the Import/Export Parameter Interface radio button. Press the Change pushbutton. You are shown the Import/Export Parameters screen (refer to Figure 19.6). Type the names of your parameters in the first column and enter any other desired characteristics for each parameter. When you are finished, press the Save button and then the Back button. &lt;/P&gt;&lt;P&gt;13.Finally, to activate your function module, press the Activate button on the Application toolbar of the Function Library Initial Screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&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;Sipra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:52:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311984#M506516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311985#M506517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As u have written the code   in FM exit, this FM will trigger whenever u execute ur TCODE : PA40&lt;/P&gt;&lt;P&gt;activate ur include which is within FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert back if nay issues.&lt;/P&gt;&lt;P&gt;Reward with points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 07:14:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311985#M506517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T07:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311986#M506518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi naveen my business scenario is that vn ever i choose the action suspended then if the person is suspend for 0 to 90 days his gross salary should be deducted to 50% else if more then 90 days then his 75 % sal should be deducted.&lt;/P&gt;&lt;P&gt;now using the exit exit_saplpara_002 how can i do the work please help me out with this.  please got hrough this exit and tell me what should i write in its include.&lt;/P&gt;&lt;P&gt;waiting for ur reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 07:43:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2311986#M506518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T07:43:52Z</dc:date>
    </item>
  </channel>
</rss>

