<?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: problem while creating the CRAP_WORKCENTER_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-the-crap-workcenter-create/m-p/6365205#M1401050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may also want to take a look at program RCRAPDX2 as to how its using *CRAP_WORKCENTER_CREATE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Create work center from input structures&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'CRAP_WORKCENTER_CREATE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      in_crhd_api01 = crapi01_lst&lt;/P&gt;&lt;P&gt;      in_crhd_api02 = crapi02_lst&lt;/P&gt;&lt;P&gt;      in_crhd_api03 = crapi03_lst&lt;/P&gt;&lt;P&gt;      in_crhd_api05 = crapi05_lst&lt;/P&gt;&lt;P&gt;      comment       = gv_comment&lt;/P&gt;&lt;P&gt;      test          = const-flg_no&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      in_kapa_api01 = kaapi01_tab&lt;/P&gt;&lt;P&gt;      in_kapa_api02 = kaapi02_tab&lt;/P&gt;&lt;P&gt;      in_crhd_api04 = crapi04_tab&lt;/P&gt;&lt;P&gt;      in_crco_api01 = coapi01_tab&lt;/P&gt;&lt;P&gt;      in_kazy_api01 = kzapi01_tab&lt;/P&gt;&lt;P&gt;      in_kapa_api04 = kaapi04_tab&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      OTHERS        = 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Nov 2009 12:51:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-17T12:51:30Z</dc:date>
    <item>
      <title>problem while creating the CRAP_WORKCENTER_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-the-crap-workcenter-create/m-p/6365204#M1401049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;presently I am working on CRAP_WORKCENTER_CREATE, for creating a work center. I am getting an error called " capacity no not assigned to this work center ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible  send me the parameters and structures to implement the bapi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 12:45:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-the-crap-workcenter-create/m-p/6365204#M1401049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-17T12:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: problem while creating the CRAP_WORKCENTER_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-the-crap-workcenter-create/m-p/6365205#M1401050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may also want to take a look at program RCRAPDX2 as to how its using *CRAP_WORKCENTER_CREATE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Create work center from input structures&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'CRAP_WORKCENTER_CREATE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      in_crhd_api01 = crapi01_lst&lt;/P&gt;&lt;P&gt;      in_crhd_api02 = crapi02_lst&lt;/P&gt;&lt;P&gt;      in_crhd_api03 = crapi03_lst&lt;/P&gt;&lt;P&gt;      in_crhd_api05 = crapi05_lst&lt;/P&gt;&lt;P&gt;      comment       = gv_comment&lt;/P&gt;&lt;P&gt;      test          = const-flg_no&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      in_kapa_api01 = kaapi01_tab&lt;/P&gt;&lt;P&gt;      in_kapa_api02 = kaapi02_tab&lt;/P&gt;&lt;P&gt;      in_crhd_api04 = crapi04_tab&lt;/P&gt;&lt;P&gt;      in_crco_api01 = coapi01_tab&lt;/P&gt;&lt;P&gt;      in_kazy_api01 = kzapi01_tab&lt;/P&gt;&lt;P&gt;      in_kapa_api04 = kaapi04_tab&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      OTHERS        = 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 12:51:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-the-crap-workcenter-create/m-p/6365205#M1401050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-17T12:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: problem while creating the CRAP_WORKCENTER_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-the-crap-workcenter-create/m-p/6365206#M1401051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai jaten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I passed the bapi structure with the same structures and i also checked the executable programs, i am getting error in capacity category field. i tried in diffrent ways but i dint get the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and  I checked the executable program also, based on that i created the error log etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 12:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-the-crap-workcenter-create/m-p/6365206#M1401051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-17T12:57:35Z</dc:date>
    </item>
  </channel>
</rss>

