<?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: Values for HEADER-OPERA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875742#M931627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Venkat.  I'm not familiar with IDOCs, however.  How do I view this document?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 May 2008 17:43:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-20T17:43:23Z</dc:date>
    <item>
      <title>Values for HEADER-OPERA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875740#M931625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't seem to find all the possible values for HEADER-OPERA (PCL4).  Does anyone out there know where to find them?  Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 17:31:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875740#M931625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T17:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Values for HEADER-OPERA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875741#M931626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is seen in the idocs..HRMD_A07&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 17:41:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875741#M931626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T17:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Values for HEADER-OPERA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875742#M931627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Venkat.  I'm not familiar with IDOCs, however.  How do I view this document?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 17:43:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875742#M931627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T17:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Values for HEADER-OPERA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875743#M931628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the opera means operation...&lt;/P&gt;&lt;P&gt;means u want to delete or insert or modified..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u use the function module or bapi u will see this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this example..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'HR_INFOTYPE_OPERATION'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;infty = '0001'&lt;/P&gt;&lt;P&gt;number = ls_i0001-pernr&lt;/P&gt;&lt;P&gt;validityend = '12302006'&lt;/P&gt;&lt;P&gt;validitybegin = '12012006'&lt;/P&gt;&lt;P&gt;record = ls_i0001&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;operation = 'INS'&lt;/EM&gt;&lt;/STRONG&gt;  "p_opera&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;return = return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i am hiring the employee in to the organisation..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 17:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875743#M931628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T17:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Values for HEADER-OPERA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875744#M931629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Venkat:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is different than the OPERA field on HEADER (PCL4).  HEADER-OPERA is a CHAR1 field whereas the "INS" is not (PSPAR-ACTIO).  And if you run report RPUAUD00 you'll see that an insert is an "I" not "INS".  However, I can't find a list of values for this field as it's domain is simply CHAR1 and there is no lookup table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 17:55:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875744#M931629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T17:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Values for HEADER-OPERA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875745#M931630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check these tables...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; T5CPR  &amp;lt;-----this is for ur requirement &lt;/P&gt;&lt;P&gt;    T588D  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 18:09:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875745#M931630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T18:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Values for HEADER-OPERA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875746#M931631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of posting a new question on this let me ask the question in a different way.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see instances of a single change that is reported by PCL4 with 2 or more HEADER records.  For example, one change (such as delimiting) might be reported with two header records, one for "I" insert followed by "D" for delete.  They happened at exactly the same time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for what these combinations mean.  For example, I came across "UU" (two simultaneous updates).  I've no idea how to interpret this for my report.  Showing it as two separate changes doesn't fly with my users because they know it was one change.  I want to put logic in my program to recognize certain groupings like this and report them as a single action, if at all possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.  Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 19:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-header-opera/m-p/3875746#M931631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T19:03:28Z</dc:date>
    </item>
  </channel>
</rss>

