<?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: What is Batch-input user ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037260#M1700765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you the information. This really helps me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2012 22:22:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-10-18T22:22:11Z</dc:date>
    <item>
      <title>What is Batch-input user ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037256#M1700761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see following user types in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A = Dialog user&lt;/P&gt;&lt;P&gt;D = Batch-input user&lt;/P&gt;&lt;P&gt;B = Background user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know what is Dialog user, can you pelase let me know what the other user types allowed to do .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 15:01:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037256#M1700761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-17T15:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: What is Batch-input user ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037257#M1700762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can find this information in the &lt;A href="http://help.sap.com/saphelp_media471/helpdata/en/52/67119e439b11d1896f0000e8322d00/frameset.htm"&gt;SAP help pages&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 15:22:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037257#M1700762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-17T15:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: What is Batch-input user ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037258#M1700763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Type 'D' users are an ancient and obsolete user type from the days when RFC connections used Communication type users and Batch-Data-Call processing was what background jobs were thought of being useful for as type 'D'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However typ 'D' has been removed from the value range of the TYPE domain a long time ago and any old records in USR02 will automatically convert itself to the "new" typ 'B' System user if you save once in SU01 for that user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Communication type users 'C' are also obsolete actually but still supported by the value range to keep urban legends alive. You should use typ 'B' users for all RFC and (periodic) background processing now. You can also use System type users for ICF services to make them safer, although the user Typ 'S' (Service) is commonly found to be understood to be intended for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Service user is actually exactly the same as a System user, except that you can debug their sessions via external http-debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 15:47:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037258#M1700763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-17T15:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is Batch-input user ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037259#M1700764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually Service users are not exactly as system users, since service users can logon into the system with credentials using saplogon. I´ll say service users are similar to a dialog user, but they do not follow the password rules and multiple logon is allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, as response to the main question, you can get the details from SU01 just typing F1 on the user type field, you´ll get somehting like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;User Type&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Dialog 'A'&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A normal &lt;EM&gt;dialog user&lt;/EM&gt; is used by one person only for all types of &lt;BR /&gt;logon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During a dialog logon, the system checks for expired and initial passwords &lt;BR /&gt;and provides an option to change the password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multiple dialog logons are checked and logged if necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;System 'B'&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the &lt;EM&gt;system&lt;/EM&gt; user type for internal system processes (-&amp;gt; &lt;BR /&gt;background processing) or system-related processes (-&amp;gt; ALE, workflow, TMS, &lt;BR /&gt;CUA).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialog logon (using SAP GUI) is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A user of this type is excluded from the general settings for password &lt;BR /&gt;validity. Only user administrators can change the password using transaction &lt;BR /&gt;SU01 (&lt;EM&gt;Goto&lt;/EM&gt; -&amp;gt; &lt;EM&gt;Change Password&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multiple logons are permissible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Communication 'C'&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use users of type &lt;EM&gt;Communication&lt;/EM&gt; for dialog-free communication between &lt;BR /&gt;systems (-&amp;gt; RFC or CPIC) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialog logon (using SAP GUI) is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The general settings for the validity period of a password apply to users of &lt;BR /&gt;this type. Users of this type can change their passwords (like &lt;EM&gt;dialog &lt;BR /&gt;users&lt;/EM&gt;). The dialogs for changing the password must be provided by the caller &lt;BR /&gt;(RFC/CPIC client). You can use the RFC function module &lt;A _jive_internal="true" href="https://answers.sap.com/message/SAPEVENT:DOCU_LINK\DS:FU.SUSR_USER_CHANGE_PASSWORD_RFC"&gt;&lt;STRONG&gt;USR_USER_CHANGE_PASSWORD_RFC&lt;/STRONG&gt;&lt;/A&gt; &lt;BR /&gt;or the RFC API function RfcOpenEx() to change the password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Service 'S'&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A user of the type &lt;EM&gt;Service&lt;/EM&gt; is a dialog user that is available to an &lt;BR /&gt;anonymous, larger group of users. Generally, this type of user should only be &lt;BR /&gt;assigned very restricted authorizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, service users are used for anonymous system access using an ITS &lt;BR /&gt;service or a public Web service. Once an individual has been authenticated, a &lt;BR /&gt;session that started anonymously using a service user can be continued as a &lt;BR /&gt;personal session using a dialog user (see &lt;A _jive_internal="true" href="https://answers.sap.com/message/SAPEVENT:DOCU_LINK\DS:FU.SUSR_INTERNET_USERSWITCH"&gt;&lt;STRONG&gt;SUSR_INTERNET_USERSWITCH&lt;/STRONG&gt;&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During logon, the system does not check for expired and initial passwords. &lt;BR /&gt;Only the user administrator can change the password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multiple logon is allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Reference 'L'&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like the service user, a &lt;A _jive_internal="true" href="https://answers.sap.com/message/SAPEVENT:DOCU_LINK\DS:DE.US_REFUS"&gt;&lt;STRONG&gt;reference user&lt;/STRONG&gt;&lt;/A&gt; is a general &lt;BR /&gt;user, not assigned to a particular person. You cannot log on using a reference &lt;BR /&gt;user. The reference user is only used to assign additional authorization. &lt;BR /&gt;Reference users are implemented to equip Internet users with identical &lt;BR /&gt;authorizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the &lt;EM&gt;Roles&lt;/EM&gt; tab, you can specify a reference user for additional &lt;BR /&gt;rights for dialog users. Generally, the application controls the allocation of &lt;BR /&gt;reference users. You can allocate the name of the reference user using &lt;BR /&gt;variables. The variables should begin with "$". You assign variables to &lt;BR /&gt;reference users in transaction &lt;A _jive_internal="true" href="https://answers.sap.com/message/SAPEVENT:DOCU_LINK\DS:TRAN.SU_REFUSERVARIABLE"&gt;&lt;STRONG&gt;SU_REFUSERVARIABLE&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This assignment applies to all systems in a CUA landscape. If the assigned &lt;BR /&gt;reference user does not exist in one of the CUA child systems, the assignment is &lt;BR /&gt;ignored.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 19:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037259#M1700764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-17T19:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is Batch-input user ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037260#M1700765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you the information. This really helps me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 22:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037260#M1700765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-18T22:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is Batch-input user ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037261#M1700766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you the information. This really helps me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 22:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037261#M1700766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-18T22:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is Batch-input user ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037262#M1700767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you the information. This really helps me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 22:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-batch-input-user/m-p/9037262#M1700767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-18T22:23:05Z</dc:date>
    </item>
  </channel>
</rss>

