<?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: DECRYPTION multiple credit cards in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-multiple-credit-cards/m-p/8159536#M1622090</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 am using CALL FUNCTION 'CCSECA_CCNUM_DECRYPTION'  for decrypting credit cards  inside loop. Here system is taking so much timetaking when the FM trigeers  inside the loop. Please suggest at a time i will decrypt cards for t_bsegc_tp records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; LOOP AT t_bsegc_tp INTO w_bsegc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;CALL FUNCTION 'CCSECA_CCNUM_DECRYPTION' .&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jayabanda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2011 03:09:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-30T03:09:52Z</dc:date>
    <item>
      <title>DECRYPTION multiple credit cards</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-multiple-credit-cards/m-p/8159534#M1622088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using CCSECA_CCNUM_DECRYPTION function module to  decrypting  card number inside  Loop for to see full credit card number . It takes so much time.Any Function module for  decrypting multiple card numbers at a time. It is very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;jayabanda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 18:17:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-multiple-credit-cards/m-p/8159534#M1622088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-29T18:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: DECRYPTION multiple credit cards</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-multiple-credit-cards/m-p/8159535#M1622089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do the analysis from SM50 also. Just run the function module and analyse the processing from sm50 process. Also you can check if any custom code are triggered or not. Just give the break point at statement call-customer function. if triggered then check the code.  &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;Subhankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 22:31:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-multiple-credit-cards/m-p/8159535#M1622089</guid>
      <dc:creator>Subhankar</dc:creator>
      <dc:date>2011-08-29T22:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: DECRYPTION multiple credit cards</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-multiple-credit-cards/m-p/8159536#M1622090</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 am using CALL FUNCTION 'CCSECA_CCNUM_DECRYPTION'  for decrypting credit cards  inside loop. Here system is taking so much timetaking when the FM trigeers  inside the loop. Please suggest at a time i will decrypt cards for t_bsegc_tp records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; LOOP AT t_bsegc_tp INTO w_bsegc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;CALL FUNCTION 'CCSECA_CCNUM_DECRYPTION' .&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jayabanda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 03:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-multiple-credit-cards/m-p/8159536#M1622090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-30T03:09:52Z</dc:date>
    </item>
  </channel>
</rss>

