<?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: HR_INITIALIZE_BUFFER, HR_PSBUFFER_INITIALITZE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-initialize-buffer-hr-psbuffer-initialitze/m-p/3555202#M855484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obviously, i know they clear buffers. But, what are this buffers for? &lt;/P&gt;&lt;P&gt;Are this functions necessary to use HR_INFOTYPE_OPERATION? If i use them, what impact do they have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Mar 2008 11:24:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-31T11:24:42Z</dc:date>
    <item>
      <title>HR_INITIALIZE_BUFFER, HR_PSBUFFER_INITIALITZE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-initialize-buffer-hr-psbuffer-initialitze/m-p/3555200#M855482</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;i want to use HR_INFOTYPE_OPERATION to modify infotype 0008.&lt;/P&gt;&lt;P&gt;I have found some examples that use this function modules to modify infotypes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_EMPLOYEE_ENQUEUE' &lt;/P&gt;&lt;P&gt;EXPORTING &lt;/P&gt;&lt;P&gt;NUMBER = PERNR &lt;/P&gt;&lt;P&gt;IMPORTING &lt;/P&gt;&lt;P&gt;RETURN = BAPI_RETURN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION HR_INITIALIZE_BUFFER.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'HR_PSBUFFER_INITIALIZE'. &lt;/P&gt;&lt;P&gt;CALL FUNCTION 'HR_INFOTYPE_OPERATION' &lt;/P&gt;&lt;P&gt;EXPORTING &lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_EMPLOYEE_DEQUEUE' &lt;/P&gt;&lt;P&gt;EXPORTING &lt;/P&gt;&lt;P&gt;NUMBER = PERNR &lt;/P&gt;&lt;P&gt;IMPORTING &lt;/P&gt;&lt;P&gt;RETURN = BAPI_RETURN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand what this function modules do:&lt;/P&gt;&lt;P&gt;- BAPI_EMPLOYEE_ENQUEUE&lt;/P&gt;&lt;P&gt;- BAPI_EMPLOYEE_DEQUEUE&lt;/P&gt;&lt;P&gt;- HR_INFOTYPE_OPERATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i don't know what this other functions do:&lt;/P&gt;&lt;P&gt;- HR_INITIALIZE_BUFFER&lt;/P&gt;&lt;P&gt;- HR_PSBUFFER_INITIALIZE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to find info in internet, but it's been frustrating. It seems everybody use this functions without knowing what they do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 11:18:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-initialize-buffer-hr-psbuffer-initialitze/m-p/3555200#M855482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T11:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: HR_INITIALIZE_BUFFER, HR_PSBUFFER_INITIALITZE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-initialize-buffer-hr-psbuffer-initialitze/m-p/3555201#M855483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;these FM' s initializes Buffer ... means it clears ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 11:22:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-initialize-buffer-hr-psbuffer-initialitze/m-p/3555201#M855483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T11:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: HR_INITIALIZE_BUFFER, HR_PSBUFFER_INITIALITZE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-initialize-buffer-hr-psbuffer-initialitze/m-p/3555202#M855484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obviously, i know they clear buffers. But, what are this buffers for? &lt;/P&gt;&lt;P&gt;Are this functions necessary to use HR_INFOTYPE_OPERATION? If i use them, what impact do they have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 11:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-initialize-buffer-hr-psbuffer-initialitze/m-p/3555202#M855484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T11:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: HR_INITIALIZE_BUFFER, HR_PSBUFFER_INITIALITZE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-initialize-buffer-hr-psbuffer-initialitze/m-p/3555203#M855485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Obviously, i know they clear buffers. But, what are this buffers for? &lt;/P&gt;&lt;P&gt;&amp;gt; Are this functions necessary to use HR_INFOTYPE_OPERATION? If i use them, what impact do they have?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the oss note 615511&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2008 19:26:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-initialize-buffer-hr-psbuffer-initialitze/m-p/3555203#M855485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-11T19:26:41Z</dc:date>
    </item>
  </channel>
</rss>

