<?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: T511K in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605423#M868402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;plz explain me detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2008 09:28:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-01T09:28:58Z</dc:date>
    <item>
      <title>T511K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605420#M868399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert!&lt;/P&gt;&lt;P&gt;I want to fill  DATA in field KONST  in table t511k, how i can add this . plz help me .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:15:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605420#M868399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: T511K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605421#M868400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Use UPDATE statement for filling the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sourabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:16:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605421#M868400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: T511K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605422#M868401</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;  Simple thing is goto the transaction code SM30.&lt;/P&gt;&lt;P&gt;and maintain the values in the view V_T511K.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: You should have an authorization for a tcode SM30.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:21:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605422#M868401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: T511K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605423#M868402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;plz explain me detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 09:28:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605423#M868402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T09:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: T511K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605424#M868403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for ur reply . but when i am modifying table t511k , its showing message error  " the maintenance dialog for t511k is incomplete or not defined . plz help me in solving this .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 09:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605424#M868403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T09:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: T511K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605425#M868404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;T511K is a Configuration Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Values as a result of Configuration will hit this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ownership of maintaining data in T511K should not fall on the responsiblity of an ABAPer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have ALL the relevant data to populate, then you need to update through &lt;/P&gt;&lt;P&gt;V_T511K	Payroll Parameters&lt;/P&gt;&lt;P&gt;V_T511K_A	HR-BE: Payroll constants for Tax calculation&lt;/P&gt;&lt;P&gt;V_T511K_B	HR-BE: Payroll constants for Social Insurance&lt;/P&gt;&lt;P&gt;V_T511K_C	HR-CH: PF: Payroll accounting parameters&lt;/P&gt;&lt;P&gt;V_T511K_D	HR-BE: Payroll constants for Belcotax declaration&lt;/P&gt;&lt;P&gt;V_T511K_GB	HR-GB: Statutory Payroll Constants (not modifiable)&lt;/P&gt;&lt;P&gt;V_T511K_M	Payroll Parameters for Minimum Wages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is highly advisable to do it through Config steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points as this will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 09:45:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605425#M868404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T09:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: T511K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605426#M868405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If u want just want to add entry in Table T511k ,then u can use sm30 , v_t511k,there u can add entry , no need to modify  table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 09:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605426#M868405</guid>
      <dc:creator>atul_pande</dc:creator>
      <dc:date>2008-04-01T09:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: T511K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605427#M868406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS A LOT  FOR YOUR REPLY &lt;/P&gt;&lt;P&gt; I have directly updated table t511k , plz tell me the configuration parts related to it or tables dependent on it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2008 04:13:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605427#M868406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-05T04:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: T511K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605428#M868407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt; If you are not changing the primary key, just select the values from the table T511K into a internal table which is having the same structure as T511K. Just change the value and update the database form internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Sourabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2008 09:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t511k/m-p/3605428#M868407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-05T09:48:34Z</dc:date>
    </item>
  </channel>
</rss>

