<?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: MISSING_AUTHORIZATION when calling the func 'CS_BOM_EXPL_MAT_V2'. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-authorization-when-calling-the-func-cs-bom-expl-mat-v2/m-p/4814806#M1126857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you are using this FM in RFC my guess is that your RFC user id which invokes this call in SAP &lt;/P&gt;&lt;P&gt;does not have authorization for BOM explosion.&lt;/P&gt;&lt;P&gt;I don`t see ny other issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2008 12:07:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-24T12:07:05Z</dc:date>
    <item>
      <title>MISSING_AUTHORIZATION when calling the func 'CS_BOM_EXPL_MAT_V2'.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-authorization-when-calling-the-func-cs-bom-expl-mat-v2/m-p/4814805#M1126856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All my friends ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CS_BOM_EXPL_MAT_V2'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        aumgb                 = 'X'&lt;/P&gt;&lt;P&gt;        auskz                 = 'X'&lt;/P&gt;&lt;P&gt;        capid                 = 'PP01'&lt;/P&gt;&lt;P&gt;       datuv                 = sy-datum&lt;/P&gt;&lt;P&gt;        ehndl                 = '1'&lt;/P&gt;&lt;P&gt;        mehrs                 = 'X'&lt;/P&gt;&lt;P&gt;        mmory                 = '1'&lt;/P&gt;&lt;P&gt;       stlal                 = l_stlal&lt;/P&gt;&lt;P&gt;        mtnrv                 = t_plaf-matnr&lt;/P&gt;&lt;P&gt;        werks                 = t_plaf-plwrk&lt;/P&gt;&lt;P&gt;   TABLES&lt;/P&gt;&lt;P&gt;        stb                   = t_mat&lt;/P&gt;&lt;P&gt;        matcat                = t_catmat&lt;/P&gt;&lt;P&gt;      EXCEPTIONS&lt;/P&gt;&lt;P&gt;        alt_not_found         = 1&lt;/P&gt;&lt;P&gt;        call_invalid          = 2&lt;/P&gt;&lt;P&gt;        material_not_found    = 3&lt;/P&gt;&lt;P&gt;        missing_authorization = 4&lt;/P&gt;&lt;P&gt;        no_bom_found          = 5&lt;/P&gt;&lt;P&gt;        no_plant_data         = 6&lt;/P&gt;&lt;P&gt;        no_suitable_bom_found = 7&lt;/P&gt;&lt;P&gt;        conversion_error      = 8&lt;/P&gt;&lt;P&gt;        OTHERS                = 9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the sy-subrc eq 4 which means the missing_authorization occured . this code is written in the RFC function moudle . WHo can help me ~.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 12:03:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-authorization-when-calling-the-func-cs-bom-expl-mat-v2/m-p/4814805#M1126856</guid>
      <dc:creator>former_member661849</dc:creator>
      <dc:date>2008-11-24T12:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: MISSING_AUTHORIZATION when calling the func 'CS_BOM_EXPL_MAT_V2'.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-authorization-when-calling-the-func-cs-bom-expl-mat-v2/m-p/4814806#M1126857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you are using this FM in RFC my guess is that your RFC user id which invokes this call in SAP &lt;/P&gt;&lt;P&gt;does not have authorization for BOM explosion.&lt;/P&gt;&lt;P&gt;I don`t see ny other issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 12:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-authorization-when-calling-the-func-cs-bom-expl-mat-v2/m-p/4814806#M1126857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T12:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: MISSING_AUTHORIZATION when calling the func 'CS_BOM_EXPL_MAT_V2'.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/missing-authorization-when-calling-the-func-cs-bom-expl-mat-v2/m-p/4814807#M1126858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to know which authorization object is missing you can retrieve the auth object through transaction su53.probably that object is missing in your user profile...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;kashyap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 12:19:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/missing-authorization-when-calling-the-func-cs-bom-expl-mat-v2/m-p/4814807#M1126858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T12:19:22Z</dc:date>
    </item>
  </channel>
</rss>

