<?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: Custom Infotype in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526913#M572545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nalini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. but your header size is 2840 which is not allowed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think there is any directly solution to this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The maximum size of infotypes allowed is 2000 bytes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    So either u may have to reduce the FIELD LENGTH of 1 or two fields (for each bunch of 20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Or u may have to reduce 20 to eg.15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jul 2007 09:11:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-23T09:11:37Z</dc:date>
    <item>
      <title>Custom Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526908#M572540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    I have to create a custom infotype which is having the Table Control of 5 columns. The maximum number of rows possible in this Table Control is 20. So while creating the PS Structure i have given these 5 fields for 20 times i.e. total 100 fields i have given in the PS Structure which is similar to Infotype 0008. But this PS Structure is giving the error that maximum allowable header size is 2000 bytes but your header size is 2840 bytes. So can anyone please explain how to overcome this problem? or Any other alternative to create this infotype without repeting these 5 fields for 20 times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Nalini Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 07:20:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526908#M572540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-23T07:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526909#M572541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;Steps to create a HR Infotype:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to Transaction PM01. &lt;/P&gt;&lt;P&gt;2) Enter the custom Infotype number which you want to create (Should be a 4 digit number, start with 9). &lt;/P&gt;&lt;P&gt;3) Select the 'Employee Infotype' radio button. &lt;/P&gt;&lt;P&gt;4) Select the 'PS Structure Infotype'. &lt;/P&gt;&lt;P&gt;5) Click on Create... A separate table maintenance window appears... &lt;/P&gt;&lt;P&gt;6) Create a PS structure with all the fields you want on the Infotype &lt;/P&gt;&lt;P&gt;7) Save and Activate the PS structure &lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Go back to the initial screen of PM01. &lt;/P&gt;&lt;P&gt;9) Click on 'All' push button. It takes a few moments. &lt;/P&gt;&lt;P&gt;10) Click on 'Technical Characteristics'. Infotype list screen appears &lt;/P&gt;&lt;P&gt;11) Click on 'Change'(pencil) button &lt;/P&gt;&lt;P&gt;12) Select your Infotype and click on 'Detail' (magnifying glass) button &lt;/P&gt;&lt;P&gt;13) Give 'T591A' as subtype table &lt;/P&gt;&lt;P&gt;14) Give 'T591S' as subtype txt tab &lt;/P&gt;&lt;P&gt;15) Give your subtype field as subtype field &lt;/P&gt;&lt;P&gt;16) Save and come back to PM01 initial screen &lt;/P&gt;&lt;P&gt;17) Click on 'Infotype Characteristics' ... Infotype list screen appears &lt;/P&gt;&lt;P&gt;18) Click on 'Change' (pencil) button &lt;/P&gt;&lt;P&gt;19) Click on 'New Entries' &lt;/P&gt;&lt;P&gt;20) Enter your Infotype number and short text &lt;/P&gt;&lt;P&gt;21) Here we have to set different Infotype Characteristics as per the requirement. (Better open another session with some standard Infotype's infotype characteristics screen and use as the reference to fill yours) &lt;/P&gt;&lt;P&gt;22) Save your entries. &lt;/P&gt;&lt;P&gt;23) Now the Infotype is created and ready to use. &lt;/P&gt;&lt;P&gt;24) If you want to change the layout of the Infotype as per your requirement... &lt;/P&gt;&lt;P&gt;25) In the PM01 initial screen...Select 'Screen' radio button and give 2000 as the screen name, then click on edit. &lt;/P&gt;&lt;P&gt;26) In the next screen.. Select 'Layout Editor' and click 'Change'. &lt;/P&gt;&lt;P&gt;27) Screen default layout appears...here you can design/modify the screen..change the attributes of the fields..etc. &lt;/P&gt;&lt;P&gt;28) Save and activate. (Don't forget to 'Activate at every level) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subtype Creation :&lt;/P&gt;&lt;P&gt;Transaction PM01 Goto Subtype Characteristics. Click on Append and then subtype. Enter the name and description of subtype on screen.&lt;/P&gt;&lt;P&gt;Then goto technical Characteristics and maintain the details of subtype there. I.e name of subtype i.e. component name defined in PSnnnn. Subtype table is T591A.&lt;/P&gt;&lt;P&gt;Subty.text tab is T591S and time const tab is T591A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/4f/d5268a575e11d189270000e8322f96/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/4f/d5268a575e11d189270000e8322f96/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR related site:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/hr/hrhome.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/hr/hrhome.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 07:24:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526909#M572541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-23T07:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526910#M572542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Refer to &amp;lt;a href="http://www.sapdevelopment.co.uk/hr/hr_infotypes2.htm"&amp;gt;Create Infotype&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 07:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526910#M572542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-23T07:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526911#M572543</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;Check this link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2895226"&gt;&lt;/A&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>Mon, 23 Jul 2007 07:38:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526911#M572543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-23T07:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526912#M572544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Actually my problem is i am getting the error message that maximum allowable PS Structure header size is 2000 bytes but your header size is 2840 which is not allowed. Please explain me hoe to overcome this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;Nalini Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 08:38:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526912#M572544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-23T08:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526913#M572545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nalini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. but your header size is 2840 which is not allowed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think there is any directly solution to this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The maximum size of infotypes allowed is 2000 bytes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    So either u may have to reduce the FIELD LENGTH of 1 or two fields (for each bunch of 20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Or u may have to reduce 20 to eg.15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 09:11:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526913#M572545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-23T09:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526914#M572546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nalini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same issue. I have table control with 22 fields with total char length 243 char. I can able to insert only 100 records. is it possible to insert infinite no of records in the table control. Can anyone please explain how to solve this issue..?&lt;/P&gt;&lt;P&gt;How did you solve ur issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 18:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-infotype/m-p/2526914#M572546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T18:22:09Z</dc:date>
    </item>
  </channel>
</rss>

