<?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: LIS structures in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054208#M89937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found out how to set targets ( insert records into LIS structures ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am posting it here so that it may be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating the field catalogs and information structures, we have to create a planning type for that information structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before setting values (for me they are TARGETS for a sales emp) thru the transaction code MC94 there should exist a planning hierarchy which can be created using tcode MC61.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before that check whethere the key figures are planned and maintained in the module sales and operations planning in SPRO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Oct 2005 16:04:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-31T16:04:20Z</dc:date>
    <item>
      <title>LIS structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054204#M89933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had created an LIS structure S900. I want to insert some records into that structure. I created a planning type Z_S900. I am just wondering how to add records to the LIS structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2005 14:34:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054204#M89933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-31T14:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: LIS structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054205#M89934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that it has generated some function modules for you to call in your custom program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2005 14:38:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054205#M89934</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-10-31T14:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: LIS structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054206#M89935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does function modules get created by generating an LIS structure??? I dont know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is nothing but a tranaparent table with Key figures and some other additional fields like version, period etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I assume I cant use SM30 for information structures. How to maintain these structures then??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2005 14:54:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054206#M89935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-31T14:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: LIS structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054207#M89936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not too familier with LIS structures, but I have written an LIS update program in the past.  I was told to use a specific function module that was generated by the system.  All I need to do was, fill an internal table and send it thru the function module.  The FM took care of the rest.  &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;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2005 14:56:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054207#M89936</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-10-31T14:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: LIS structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054208#M89937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found out how to set targets ( insert records into LIS structures ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am posting it here so that it may be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating the field catalogs and information structures, we have to create a planning type for that information structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before setting values (for me they are TARGETS for a sales emp) thru the transaction code MC94 there should exist a planning hierarchy which can be created using tcode MC61.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before that check whethere the key figures are planned and maintained in the module sales and operations planning in SPRO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2005 16:04:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054208#M89937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-31T16:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: LIS structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054209#M89938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What was the name of the function module?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 13:54:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lis-structures/m-p/1054209#M89938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-05T13:54:46Z</dc:date>
    </item>
  </channel>
</rss>

