<?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: component allocation to operations using LSMW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/component-allocation-to-operations-using-lsmw/m-p/5111762#M1185866</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the material assignment step.  what i asked for is the component allocation to operations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Feb 2009 15:23:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-04T15:23:24Z</dc:date>
    <item>
      <title>component allocation to operations using LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/component-allocation-to-operations-using-lsmw/m-p/5111760#M1185864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to do  component allocation to operations using LSMW. i dont have an oprtion other than using LSMW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if some one did this please let me knom.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 16:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/component-allocation-to-operations-using-lsmw/m-p/5111760#M1185864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T16:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: component allocation to operations using LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/component-allocation-to-operations-using-lsmw/m-p/5111761#M1185865</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;For material assignment you will need to use structures RC271_DS and MAPL_DI_DS. I am using program RCPTRA02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My input structure looks like this. THere is two input files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MATASSIGN                 Material Assignment File                                                                                &lt;/P&gt;&lt;P&gt;GROUP                          C(008)    Group                     &lt;/P&gt;&lt;P&gt; 5  MATASSIGND                Material Assignment Detail File                                                                                &lt;/P&gt;&lt;P&gt;GROUP                          C(008)    Group                 &lt;/P&gt;&lt;P&gt;        GROUPCOUNTER                   C(002)    Group Counter         &lt;/P&gt;&lt;P&gt;        PLANT                          C(004)    Plant                 &lt;/P&gt;&lt;P&gt;        MATERIAL                       C(018)    Material                                                                                &lt;/P&gt;&lt;P&gt;The mappings look like this.&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; &lt;/P&gt;&lt;P&gt;     5  RC271_DS                       Work center structure for direct input (for datasets)                                                                                &lt;/P&gt;&lt;P&gt;5  Fields                                                                                &lt;/P&gt;&lt;P&gt;TCODE                        Transaction code                                                                                &lt;/P&gt;&lt;P&gt;Rule :   Constant                                                                                &lt;/P&gt;&lt;P&gt;Coding:  RC271_DS-TCODE = 'CA02'.                                          &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;                STTAG                        Character field length = 10                                          &lt;/P&gt;&lt;P&gt;                                    Coding:  DATA: TDATE(10).                                                                                &lt;/P&gt;&lt;P&gt;CONCATENATE SY-DATUM&lt;EM&gt;4(2) '/' SY-DATUM&lt;/EM&gt;6(2) '/' SY-DATUM(4) INTO     &lt;/P&gt;&lt;P&gt;                                             RC271_DS-STTAG = TDATE.                                              &lt;/P&gt;&lt;P&gt;                AENNR                        Change number                                                        &lt;/P&gt;&lt;P&gt;                REVLV                        Revision level                                                       &lt;/P&gt;&lt;P&gt;                WERKS                        Plant                                                                                &lt;/P&gt;&lt;P&gt;PROFIDNETZ                   Profile                                                              &lt;/P&gt;&lt;P&gt;                PLNNR                        Key for task list group                                                                                &lt;/P&gt;&lt;P&gt;Source:  MATASSIGN-GROUP (Group)                                                                                &lt;/P&gt;&lt;P&gt;Rule :   Transfer (MOVE)                                                                                &lt;/P&gt;&lt;P&gt;Coding:  RC271_DS-PLNNR = MATASSIGN-GROUP.                                    &lt;/P&gt;&lt;P&gt;                PLNAL                        Group counter                                                        &lt;/P&gt;&lt;P&gt;                STATU                        Status                                                                                &lt;/P&gt;&lt;P&gt;VAGRP                        Responsible planner group/department                                 &lt;/P&gt;&lt;P&gt;                VBELN                        Sales document                                                       &lt;/P&gt;&lt;P&gt;                POSNR                        Character field of length 6                                          &lt;/P&gt;&lt;P&gt;                PSPNR                        Work Breakdown Structure Element (WBS Element)                                                                                &lt;/P&gt;&lt;P&gt;5  MAPL_DI_DS                     Assign routing to material for direct input (for datasets)                                                                                &lt;/P&gt;&lt;P&gt;5  Fields                                                                                &lt;/P&gt;&lt;P&gt;ACTTYP                       Processing type for objects to be imported                       &lt;/P&gt;&lt;P&gt;                                        Rule :   Constant                                                                                &lt;/P&gt;&lt;P&gt;Coding:  MAPL_DI_DS-ACTTYP = 'H'.                                         &lt;/P&gt;&lt;P&gt;                    MATNR                        Material number                                                                                &lt;/P&gt;&lt;P&gt;Coding:  MAPL_DI_DS-MATNR = MATASSIGND-MATERIAL.                          &lt;/P&gt;&lt;P&gt;                    WERKS                        Plant                                                                                &lt;/P&gt;&lt;P&gt;Coding:  MAPL_DI_DS-WERKS = MATASSIGND-PLANT.                             &lt;/P&gt;&lt;P&gt;                    PLNAL                        Group counter                                                                                &lt;/P&gt;&lt;P&gt;Coding:  MAPL_DI_DS-PLNAL = MATASSIGND-GROUPCOUNTER.                      &lt;/P&gt;&lt;P&gt;                    LIFNR                        Vendor's account number                                          &lt;/P&gt;&lt;P&gt;                    KUNR                         Account number of customer                                       &lt;/P&gt;&lt;P&gt;                    SUCHFELD                     Search Field for Customer-Specific Task List Selection           &lt;/P&gt;&lt;P&gt;                    VBELN                        Sales document &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;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 03:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/component-allocation-to-operations-using-lsmw/m-p/5111761#M1185865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-04T03:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: component allocation to operations using LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/component-allocation-to-operations-using-lsmw/m-p/5111762#M1185866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the material assignment step.  what i asked for is the component allocation to operations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 15:23:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/component-allocation-to-operations-using-lsmw/m-p/5111762#M1185866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-04T15:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: component allocation to operations using LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/component-allocation-to-operations-using-lsmw/m-p/5111763#M1185867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 15:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/component-allocation-to-operations-using-lsmw/m-p/5111763#M1185867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T15:55:55Z</dc:date>
    </item>
  </channel>
</rss>

