<?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: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324048#M1537233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please advise how you solved this I am in a similar situation and I need to sort it out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and kind regards,&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2011 14:33:52 GMT</pubDate>
    <dc:creator>kenneth_lukongodo</dc:creator>
    <dc:date>2011-03-15T14:33:52Z</dc:date>
    <item>
      <title>OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324037#M1537222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add a sequence number when create new loan type which is this loan type sequence number has achieve 99. We want to add from A0-Z9 then continue from AA-ZZ and we are using function HR_INFOTYPE_OPERATION but there is an error message Runtime Error CONVT_NO_NUMBER has occured. We try to put the sequence number (AA-ZZ) on OBJPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question: can we use character on OBJPS or we can only use number on OBJPS?&lt;/P&gt;&lt;P&gt;Is there any other way beside using this function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&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;Lia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 09:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324037#M1537222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-17T09:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324038#M1537223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Characters for OBJPS. If FM HR_INFOTYPE_OPERATION is giving error you can use BDC for data upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 16:02:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324038#M1537223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-17T16:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324039#M1537224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ramu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain to me, the error was caused by? It is because I was put the character on OBJPS or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Lia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 08:48:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324039#M1537224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-20T08:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324040#M1537225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is because of the character in OBJPS and this problem comes when you are using HR_INFOTYPE_OPERATION. &lt;/P&gt;&lt;P&gt;OBJPS accepts character when you maintain data from BDC or PA30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 10:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324040#M1537225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-20T10:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324041#M1537226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post your code?&lt;/P&gt;&lt;P&gt;I dont find any OBJPS parameter in FM interface!&lt;/P&gt;&lt;P&gt;If it's field "OBJECTID", yes you can use char2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 11:07:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324041#M1537226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-20T11:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324042#M1537227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ramu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this mean that we can't use HR_INFOTYPE_OPERATION if we want to fill the OBJPS with character?&lt;/P&gt;&lt;P&gt;Hmmm... So we better use the BDC than this function if we want to fill the character...&lt;/P&gt;&lt;P&gt;Ok...&lt;/P&gt;&lt;P&gt;Thank you for your answer, Ramu...&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;Regards,&lt;/P&gt;&lt;P&gt;Lia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 01:45:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324042#M1537227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-21T01:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324043#M1537228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sumit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your respond... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is the parameter:&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         = '0045'&lt;/P&gt;&lt;P&gt;          NUMBER        = i_data-pernr&lt;/P&gt;&lt;P&gt;          SUBTYPE       = subty&lt;/P&gt;&lt;P&gt;          VALIDITYBEGIN = i_data-budat&lt;/P&gt;&lt;P&gt;          RECORD        = record1&lt;/P&gt;&lt;P&gt;          OPERATION     = 'INS'&lt;/P&gt;&lt;P&gt;          TCLAS         = 'A'&lt;/P&gt;&lt;P&gt;          NOCOMMIT      = 'X'&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          RETURN        = return.&lt;/P&gt;&lt;P&gt;          KEY           = key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Record is an internal table with structure same as PA0045 and on that table there is field OBJPS that store sequence number. So if we put the internal table like this:&lt;/P&gt;&lt;P&gt;record1-pernr = i_data-pernr.&lt;/P&gt;&lt;P&gt;      record1-subty = i_data-lgart.&lt;/P&gt;&lt;P&gt;      record1-begda = i_data-budat.&lt;/P&gt;&lt;P&gt;      record1-dlart = i_data-lgart.&lt;/P&gt;&lt;P&gt;      record1-datbw = i_Data-budat.&lt;/P&gt;&lt;P&gt;      record1-darbt = i_data-wrbtr.&lt;/P&gt;&lt;P&gt;      record1-dkond = '01'.&lt;/P&gt;&lt;P&gt;      record1-tilbg = i_data-budat.&lt;/P&gt;&lt;P&gt;      record1-objps = 'ZZ'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and we call that function, the error message will appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea about this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&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;Lia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 02:03:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324043#M1537228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-21T02:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324044#M1537229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ramu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another question, we want to use this function because we want to insert and delete data. I have an information, if we use this function, than there are some validation from SAP. exm: validation if we want to delete data, but the date and month are different and also there is an error message, we cannot delete data if payroll process already run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we use BDC, it's mean we must make the validation manually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea?&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;Lia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 03:28:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324044#M1537229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-21T03:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324045#M1537230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system will take care of all the validations of SAP. No need to maintain the validations manually. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 06:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324045#M1537230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-21T06:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324046#M1537231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ramu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your response....&lt;/P&gt;&lt;P&gt;I will try to implement it.... If it's work, I will tell you...&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;Lia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 07:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324046#M1537231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-21T07:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324047#M1537232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 08:30:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324047#M1537232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-05T08:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324048#M1537233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please advise how you solved this I am in a similar situation and I need to sort it out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and kind regards,&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 14:33:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324048#M1537233</guid>
      <dc:creator>kenneth_lukongodo</dc:creator>
      <dc:date>2011-03-15T14:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324049#M1537234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you solve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 17:04:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324049#M1537234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-30T17:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: OBJPS on Function HR_INFOTYPE_OPERATION Infotype IT045</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324050#M1537235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you solve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 21:24:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/objps-on-function-hr-infotype-operation-infotype-it045/m-p/7324050#M1537235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-03T21:24:15Z</dc:date>
    </item>
  </channel>
</rss>

