<?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: Adding ABC Indicator for Notification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182503#M1908991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shashank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option I have used which works fine is using the BAdi NOTIF_EVENT_SAVE :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 1 Export to Memory Id the &lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;ABCKZ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 2 Call&amp;nbsp; :&lt;SPAN style="font-size: 12px; color: #333333; text-align: justify; background: #ffffff;"&gt;BAPI_ALM_NOTIF_CREATE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 3 Activate BAdi : NOTIF_EVENT_SAVE&amp;nbsp; Methos :CHANGE_DATA_AT_SAVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;step 4 Import Memory Id the &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;ABCKZ&amp;nbsp; and fill &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;CS_VIQMEL-ABCKZ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;Ziv&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jul 2015 03:26:20 GMT</pubDate>
    <dc:creator>Ziv_Marcovich</dc:creator>
    <dc:date>2015-07-24T03:26:20Z</dc:date>
    <item>
      <title>Adding ABC Indicator for Notification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182493#M1908981</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 have a requirement to add location data for a notification. &lt;/P&gt;&lt;P&gt;I can either add this data during Notification Creation or update after notification creation. &lt;BR /&gt;I can add/update all the fields under location tab except &lt;STRONG&gt;ABC Indicator&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already tried the below BAPIs, but could not able to update it.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: #333333;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: #333333;"&gt;BAPI_ALM_NOTIF_CREATE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: #333333;"&gt;BAPI_ALM_NOTIF_DATA_ADD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: #333333;"&gt;BAPI_ALM_NOTIF_DATA_MODIFY&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: #333333;"&gt;IQS4_CREATE_NOTIFICATION&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any dependency on ABC indicator? &lt;BR /&gt;Please help me know can i add/update value in this field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks &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;SS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 18:33:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182493#M1908981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-16T18:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ABC Indicator for Notification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182494#M1908982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG&gt;&lt;EM&gt;Shashank&lt;/EM&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;ABCKZ field value flows from Technical Object. By definition, it has got Equipment relation not job relation.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Regards&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #548235; font-size: 14.0pt; text-decoration: underline; font-family: Mistral;"&gt;KJogeswaraRao&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 02:40:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182494#M1908982</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2015-07-17T02:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ABC Indicator for Notification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182495#M1908983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG&gt;&lt;EM&gt;Shashank&lt;/EM&gt;&lt;/STRONG&gt; again,&lt;/P&gt;&lt;P style="text-align: justify;"&gt;I have just tested the first one i.e., BAPI_ALM_NOTIF_CREATE in se37, by inputting just Notification type and Equipment number. a notification has been created. Then I verified the VIQMEL table. The ABCKZ field has been successfully filled by taking info from equipment master.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Hope this info helps&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: Mistral; color: #548235;"&gt;KJogeswaraRao&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;(I hope you know this fm works in sequence with BAPI_ALM_NOTIF_SAVE and BAPI_TRANSACTION_COMMIT )&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: Mistral; color: #548235;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: Mistral; color: #548235;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: Mistral; color: #548235;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 04:05:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182495#M1908983</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2015-07-17T04:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ABC Indicator for Notification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182496#M1908984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;EM&gt;&lt;STRONG&gt;Shashank&lt;/STRONG&gt;&lt;/EM&gt;,&lt;/P&gt;&lt;P&gt;Please close the thread if you are done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 17:05:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182496#M1908984</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2015-07-20T17:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ABC Indicator for Notification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182497#M1908985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for valuable info. &lt;BR /&gt;Can you help me know the dependencies on ABC Indicator ? Because i can assign ABC indicator without Functional location or Equipment or Assembly in SAP ,but cannot do the same using BAPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to assign ABC indicator only for Z6 type of notifications. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 15:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182497#M1908985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-23T15:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ABC Indicator for Notification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182498#M1908986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG&gt;&lt;EM&gt;Shashank&lt;/EM&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P style="text-align: justify;"&gt;As far as PM module is concerned ABC indicator is something related only with a Technical object (Equipment or F/Locn). This field is used to identify the criticality of the installation. Because of this fact you'll not get any such Notification create BAPI/FM which will have this field. Your context I'm not getting. However, if you want to try further, you better start a new discussion in EAM space by explaining your requirement in more detail.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #548235; font-size: 14.0pt; text-decoration: underline; font-family: Mistral;"&gt;KJogeswaraRao&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 15:52:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182498#M1908986</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2015-07-23T15:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ABC Indicator for Notification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182499#M1908987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Thank you sir &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 16:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182499#M1908987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-23T16:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ABC Indicator for Notification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182500#M1908988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In which&amp;nbsp; field you are passing ABC indicator value in BAPI &lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;BAPI_ALM_NOTIF_CREATE ? I cannot see any field like ABCKZ in BAPI. But i can see this field in IQS4_CREATE_NOTIFICATION ? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Shashank &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 18:27:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182500#M1908988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-23T18:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ABC Indicator for Notification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182501#M1908989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;I'm repeating this. There is no field for ABCKZ in that BAPI. It is inside the Technical object (EQUNR/TPLNR) which you are passing in the FM. It will automatically be flown to VIQMEL tabl;e upon notification creation.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Regarding the other FM namely &lt;STRONG&gt;&lt;EM style="text-align: justify; color: #333333; font-size: 12px;"&gt;IQS4_CREATE_NOTIFICATION&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;, yes you have this field in structure &lt;STRONG&gt;&lt;EM&gt;I_RIQS5&lt;/EM&gt;&lt;/STRONG&gt;, but here too what I already told only seems valid. Because this field is not updating the ABCKZ field of Notification. The Notification is &lt;STRONG&gt;still &lt;/STRONG&gt;taking this value from the Technical Object only.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 01:48:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182501#M1908989</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2015-07-24T01:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ABC Indicator for Notification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182502#M1908990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you sir &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 02:11:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182502#M1908990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-24T02:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ABC Indicator for Notification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182503#M1908991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shashank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option I have used which works fine is using the BAdi NOTIF_EVENT_SAVE :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 1 Export to Memory Id the &lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;ABCKZ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 2 Call&amp;nbsp; :&lt;SPAN style="font-size: 12px; color: #333333; text-align: justify; background: #ffffff;"&gt;BAPI_ALM_NOTIF_CREATE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 3 Activate BAdi : NOTIF_EVENT_SAVE&amp;nbsp; Methos :CHANGE_DATA_AT_SAVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;step 4 Import Memory Id the &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;ABCKZ&amp;nbsp; and fill &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;CS_VIQMEL-ABCKZ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;Ziv&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 03:26:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-abc-indicator-for-notification/m-p/11182503#M1908991</guid>
      <dc:creator>Ziv_Marcovich</dc:creator>
      <dc:date>2015-07-24T03:26:20Z</dc:date>
    </item>
  </channel>
</rss>

