<?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: T588M in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924492#M59560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok, ok, ok!  I understand.  The more information you put, the easier it is to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, your guess is correct, it is doing an IMPORT DYNPRO, check out the code of the PBO module FILL_IQ588M in program L0PXVO01.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the command:  IMPORT DYNPRO H_588M IMP588M E_588M M_588M ID ACT_DYNP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, you will need to replicate this in your bsp application.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jun 2005 10:07:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-01T10:07:40Z</dc:date>
    <item>
      <title>T588M</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924486#M59554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to find a way to get the data from T588M into something understandable and something that can be used in order to know if a field as to be input, ouput , required...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you let me know if something exists or if you did something already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;stkm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 08:07:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924486#M59554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T08:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: T588M</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924487#M59555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I replied to your last post on this (please let me know if you need more information):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the mapping for fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;. = optional field&lt;/P&gt;&lt;P&gt;+ = required&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;= display&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;- = hide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 08:43:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924487#M59555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T08:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: T588M</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924488#M59556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to what Brad has said, open up transaction SM31 and display T588M. Double click on the required entry, and you will see the list of field representing each position in field T588M-DBILD. (I assume you want to know which field each position represents).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 08:49:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924488#M59556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T08:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: T588M</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924489#M59557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did know that but is there any existing development that gives me the name of the field and the symbol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you understand what I mean ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 09:14:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924489#M59557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T09:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: T588M</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924490#M59558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I've got you.  In fact, when I checked, there are customising entries in the IMG, which provide a nice user interface listing field names and using radio buttons to maintain the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To go to the customising, you can use a little trick provided by SM30.  Go to transaction SM30, enter the table name T588M and click the &amp;lt;b&amp;gt;Customising&amp;lt;/b&amp;gt; button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either enter a project or click on continue without project.  You will be presented with a list of IMG activities which maintain this table.  Choose the option for you (looks like they are all payroll, so just choose your country).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then choose the node under the country "Adjust Screen Control".  From the next popup choose "Infotype Screen Control".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be presented with a list of Module Pools (programs) and Screens.  Double click on the combinations relevant for you, and you will get a list of all the fields on that screen, and radio buttons which allow you to change the entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change these and save your work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that this is what you are after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 09:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924490#M59558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T09:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: T588M</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924491#M59559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are almost at it ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did know what you told ! Thanks for your answer....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we got to the next step:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm designing a web page (bsp/mvc) and I want my web page to respect this table T588M. So what I need to "program" is :&lt;/P&gt;&lt;P&gt;How is the list of these fields defined, is it got from IMPORT DYNPRO ? Once I know this field list and the symbols I could build an internal table with these attribute, and then use this table to put the fields on my web page with the same...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see my point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regrds and thanks again for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 09:45:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924491#M59559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T09:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: T588M</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924492#M59560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok, ok, ok!  I understand.  The more information you put, the easier it is to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, your guess is correct, it is doing an IMPORT DYNPRO, check out the code of the PBO module FILL_IQ588M in program L0PXVO01.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the command:  IMPORT DYNPRO H_588M IMP588M E_588M M_588M ID ACT_DYNP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, you will need to replicate this in your bsp application.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 10:07:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t588m/m-p/924492#M59560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T10:07:40Z</dc:date>
    </item>
  </channel>
</rss>

