<?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>Question Re: Doubt on User default in Additional Q&amp;A</title>
    <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996791#M136963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Plaban,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No it's not working for me &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1328/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Sep 2015 07:12:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-09-03T07:12:08Z</dc:date>
    <item>
      <title>Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaq-p/10996777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have tried to understand and replicate the screenshots at &lt;A __default_attr="58703" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="User Defaults - GRC 10.0" href="https://community.sap.com/" modifiedtitle="true" title="User Defaults - GRC 10.0"&gt;&lt;/A&gt; , but could not understand Loop and Ruleset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;- Function USER_DEFAULT_FUNCTION is calling Ruleset,and Ruleset has the operation " Change USER_DEFAULT_ID after processing expression LOOP_CONNECTOR_ITEMS.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;So, could you say to which value will USER_DEFAULT_ID be changed to, and what is meant by "&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit; background: transparent;"&gt;after processing expression LOOP_CONNECTOR_ITEMS. "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;- I could not understand the logic of the loop.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/697918" width="450" /&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;- Also George's screenshots are not in sequence. He first adds condition 'then'. why not 'if'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Could you please suggest, as i have to review a User default setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Plaban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 03:09:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaq-p/10996777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-05T03:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996778#M136950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Plaban,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since SYSTEM is not available under Request Header attributes, rather it is available as Role Attributes which are called as line-item fields while calling the BRF Rule. So, in such cases LOOP is a suggested solution, rather than using the Decision Table directly. Though within the LOOP, you can still call the Decision Table or implement IF/ELSE conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, basically we have created a BRF+ rule for user defaults which will return User Default ID after looping through decision table entries based on SYSTEM as usually each SYSTEM will have different User Default ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 12:05:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996778#M136950</guid>
      <dc:creator>madhusap</dc:creator>
      <dc:date>2015-05-05T12:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996779#M136951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned in my post, i have been through the document, and i understand the purpose of LOOP(i.e through loop through Decision table, until condition) and SYSTEM being Role Attribute. I also clearly understand Default-id as Output Column/Rule result in Decision table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With all due respect, i do not see the above, clarify, the logic of a LOOP/Ruleset. Let me give an example, of a new user id request having 2 System and 2 Role Line item, when User default is used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg. 1st line item is for system. So,&amp;nbsp; as per Logic(USER_DEFAULT_ID is initial), So, loop is not exited. So, then logic goes to &lt;SPAN style="font-size: 13.3333330154419px;"&gt;statement ' &lt;/SPAN&gt;Change USER_DEFAULT_ID , after processing expression &amp;lt;Decision table'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, i cannot understand here how and to what is the value of USER_DEFAULT_ID changed to?&amp;nbsp; So, could you kindly let me know, atleast for 2 line items, how the logic traverses&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Plaban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 18:29:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996779#M136951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-05T18:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996780#M136952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Plaban,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per User Defaults functionality Loop condition is to run through each Line Item in the request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exit condition mentioned in the screenshot is not required as Loop will automatically exit after processing all the LineItems in the request. I had exit condition as depending on rule 2 I had rule 3 to process which was removed later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop takes first SYSTEM LineItem and checks if there is an entry in the decision table and if matches then returns USER DEFAULT ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Loop picks up the next Line Item in the request and then performs similar action as above and once done, then picks up the next Line Item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for each LineItem loop returns a User Default ID which ideally means for each system there will be a default ID. Though you have mutliple LineItesm for same system it returns same Default Id based on SYSTEM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a test case which you can do testing yourself and if you face any issue let me know &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1273/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 14:04:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996780#M136952</guid>
      <dc:creator>madhusap</dc:creator>
      <dc:date>2015-05-06T14:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996781#M136953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;I understand all the theory, but i am not able to get it done. let me tell you my steps&lt;/P&gt;&lt;P&gt;1. set function to event mode&lt;/P&gt;&lt;P&gt;2.In signature tab, change Result data object from ACTIONS to USER_DEFAULT_ID&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/700760" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;3. create a ruleset and open it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;4. in Then condition-&amp;gt; Process Expression-&amp;gt;Select -&amp;gt; give the decision table name. the value besides Change is USER_DEFAULT_ID,which is pulled from step 2&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/700761" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/700762" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/700763" width="450" /&gt;&lt;/P&gt;&lt;P&gt;5. then i go and create loop. but i do not know, whether i need to create or select a rule. Suppose, i create a rule, then shall i click Then or IF. suppose i click 'Then', which option i choose?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/700765" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/700769" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;could you please help here&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Also, could you say, if user default is possible, without loop. ?&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 03:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996781#M136953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-08T03:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996782#M136954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Plaban,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using SYSTEM as your decision table entry then User Defaults will work only when you use LOOP and the reason I have explained you in my first reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now coming to the issue you are facing in creating Loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Loop has Processing Mode "Return Value" so set Result Data Object as "User Default ID"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop Mode is what you want to loop through i.e., basically you want your loop to run through table Role Attributes which contain Request Line Items as your decision table entries are based on SYSTEM field so set the loop mode as "For Each Entry in"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you complete this then in the Loop add a rule i.e., in your last screen select PROCESS EXPRESSION and the expression which it should process is decision table and after processing should change User Default ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you facing difficulty in setting the loop correctly? You just need to set the fields as shown below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/701227" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 15:00:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996782#M136954</guid>
      <dc:creator>madhusap</dc:creator>
      <dc:date>2015-05-08T15:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996783#M136955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain the logic of User Defaults for multiple line items with different systems?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I set up the User Defaults as per the above and I have a request with two line items:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;001&amp;nbsp;&amp;nbsp;&amp;nbsp; Role X&amp;nbsp;&amp;nbsp; / System SYS1&lt;/P&gt;&lt;P&gt;002&amp;nbsp;&amp;nbsp;&amp;nbsp; Role Y&amp;nbsp;&amp;nbsp; / System SYS2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I have a decision table like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User Default ID&lt;/P&gt;&lt;P&gt;SYS1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 001&lt;/P&gt;&lt;P&gt;SYS2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 002&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the system will call the User Defaults BRF+ function. It will run through the loop for 2 iterations (as there are two line items). During the first iteration, it will set USER_DEFAULT_ID to 001. In the second iteration, it will overwrite USER_DEFAULT_ID from 001 to 002. Hence, the result from the first iteration will be lost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BRF+ function will report back to GRC only User Default ID = 002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you deal with requests than contain multiple line items with different systems and make sure all the user defaults get assigned - rather than only one (the one valid for the last line item, incidentally)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot and regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 14:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996783#M136955</guid>
      <dc:creator>patrick_weyers</dc:creator>
      <dc:date>2015-08-26T14:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996784#M136956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the below error while creating rule under loop connectors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/781892" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 08:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996784#M136956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-02T08:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996785#M136957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;if your Loop has Processing Mode "Return Value" so set Result Data Object as "User Default ID". Then recreate your rule&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 08:59:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996785#M136957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-02T08:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996786#M136958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Plaban.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly see below and advise&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/782010" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 09:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996786#M136958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-02T09:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996787#M136959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you using System or any Line item entry as a input column in your decision table.&amp;nbsp; so, only then loop is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if you are using LOOP, you need to first create(provide screenshot of decision table) &lt;SPAN style="font-size: 10pt;"&gt;a decision table. Then, after &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;creating a loop, call it from&amp;nbsp; a rule, from your ruleset.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;So, could you provide screenshot of your Ruleset and Rule&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 10:09:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996787#M136959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-02T10:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996788#M136960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Plaban,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here they are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/782037" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/782038" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 10:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996788#M136960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-02T10:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996789#M136961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Somik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also getting the same screen, as of yours. However, Loop works, when Request Attributes and USER_DEFAULT_ID overwrites the return value of 1st line item&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Loop is not working for Role Attributes. Could you share if it works for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;plaban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 05:55:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996789#M136961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-03T05:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996790#M136962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrcik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share your screenshot of Ruleset, Loop and decision table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Plaban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 05:57:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996790#M136962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-03T05:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on User default</title>
      <link>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996791#M136963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Plaban,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No it's not working for me &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1328/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 07:12:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/doubt-on-user-default/qaa-p/10996791#M136963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-03T07:12:08Z</dc:date>
    </item>
  </channel>
</rss>

