<?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: Gender conversion SAP format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137860#M1905891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the news these days, it seems like more and more HR departments will be asking about gender conversions in SAP...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jul 2015 22:34:20 GMT</pubDate>
    <dc:creator>Matt_Fraser</dc:creator>
    <dc:date>2015-07-23T22:34:20Z</dc:date>
    <item>
      <title>Gender conversion SAP format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137852#M1905883</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;Is there a function module available for the conversion of Gender to the SAP Standard (1 : male, 2: female, 3 : unknown)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: &lt;/P&gt;&lt;P&gt;lv_var1 = 'Male'&lt;/P&gt;&lt;P&gt;lv_var2= 'Female'&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;lv_var1 = 'M'&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;lv_var2= 'F'&lt;/P&gt;&lt;P&gt;lv_var5 = ''&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the conversion: &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;lv_var1 = '1'&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;lv_var2= '2'&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;lv_var1 = '1'&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;lv_var2= '2'&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;lv_var5 = '3'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 13:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137852#M1905883</guid>
      <dc:creator>TimVDB92</dc:creator>
      <dc:date>2015-07-23T13:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Gender conversion SAP format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137853#M1905884</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;Try function module&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px;"&gt;HRWPC_RFC_GESCH_TEXT_GET&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 13:58:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137853#M1905884</guid>
      <dc:creator>former_member355261</dc:creator>
      <dc:date>2015-07-23T13:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Gender conversion SAP format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137854#M1905885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Or you can try out the module function&amp;nbsp; &lt;SPAN style="color: #444444; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; background-color: transparent;"&gt;CONVERSION_EXIT_GESCH_OUTPUT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:04:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137854#M1905885</guid>
      <dc:creator>former_member390247</dc:creator>
      <dc:date>2015-07-23T14:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Gender conversion SAP format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137855#M1905886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not working for me!&lt;/P&gt;&lt;P&gt;The result should be 1 or 2. The result of this function modules gives the long text?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 15:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137855#M1905886</guid>
      <dc:creator>TimVDB92</dc:creator>
      <dc:date>2015-07-23T15:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Gender conversion SAP format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137856#M1905887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not working for me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 15:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137856#M1905887</guid>
      <dc:creator>TimVDB92</dc:creator>
      <dc:date>2015-07-23T15:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Gender conversion SAP format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137857#M1905888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The result of this FM would be : "Female", "Male", ...&lt;/P&gt;&lt;P&gt;I know you need the inverse, so you can take advantage of this FM to achieve your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 15:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137857#M1905888</guid>
      <dc:creator>former_member355261</dc:creator>
      <dc:date>2015-07-23T15:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Gender conversion SAP format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137858#M1905889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The topic title was too funny and misleading..... &lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1322/images/emoticons/laugh.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 19:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137858#M1905889</guid>
      <dc:creator>Juwin</dc:creator>
      <dc:date>2015-07-23T19:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Gender conversion SAP format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137859#M1905890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, title is funny indeed. I HAD to open it! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1322/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, this is ABAP forum, so is there any reason you can't open data element in SE11 and see if there is a conversion function available? Or at least give us a technical name? Not every ABAPer is intimate with HR (I assume) module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 22:27:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137859#M1905890</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2015-07-23T22:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Gender conversion SAP format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137860#M1905891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the news these days, it seems like more and more HR departments will be asking about gender conversions in SAP...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 22:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137860#M1905891</guid>
      <dc:creator>Matt_Fraser</dc:creator>
      <dc:date>2015-07-23T22:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Gender conversion SAP format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137861#M1905892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;probably cheaper than asking the doctor...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 22:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137861#M1905892</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2015-07-23T22:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Gender conversion SAP format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137862#M1905893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will be faster to write it fresh yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A SAP Standard routine may need to know Language scenario's etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want this solved today, would recommend you write your own code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 23:30:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gender-conversion-sap-format/m-p/11137862#M1905893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-23T23:30:14Z</dc:date>
    </item>
  </channel>
</rss>

