<?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: BDC - Creating Inspections Plans using T-Code QP01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-creating-inspections-plans-using-t-code-qp01/m-p/1400408#M193567</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;  Use the BAPI BAPI_INSPECTIONPLAN_CREATE to create the Inspection plan as the recording may some times create problems if the screen sequence is not the same in QA/PRD system,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jul 2006 10:16:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-18T10:16:58Z</dc:date>
    <item>
      <title>BDC - Creating Inspections Plans using T-Code QP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-creating-inspections-plans-using-t-code-qp01/m-p/1400407#M193566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to Create Inspection Plans using QP01 transaction using BDC. &lt;/P&gt;&lt;P&gt;It having 4 screens. Third and Fourth screens having line item details. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did recording. Upto First and second screens data is populating properly, coming to third screen data is not taking even though bdctable having data (in debug mode i found). I don't know hw to resolve this problem.&lt;/P&gt;&lt;P&gt;Can u please explain hw to populate line-item details, possible give some example coding .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 10:13:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-creating-inspections-plans-using-t-code-qp01/m-p/1400407#M193566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-18T10:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: BDC - Creating Inspections Plans using T-Code QP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-creating-inspections-plans-using-t-code-qp01/m-p/1400408#M193567</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;  Use the BAPI BAPI_INSPECTIONPLAN_CREATE to create the Inspection plan as the recording may some times create problems if the screen sequence is not the same in QA/PRD system,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 10:16:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-creating-inspections-plans-using-t-code-qp01/m-p/1400408#M193567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-18T10:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: BDC - Creating Inspections Plans using T-Code QP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-creating-inspections-plans-using-t-code-qp01/m-p/1400409#M193568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagasamudram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know hw to use BAPI, bcz i am new to BAPI. Hw i will use this. Can you please explain in detail.&lt;/P&gt;&lt;P&gt;Doubt: If once we use BAPI, recording is necessary or not?&lt;/P&gt;&lt;P&gt;Urgent Please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 10:31:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-creating-inspections-plans-using-t-code-qp01/m-p/1400409#M193568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-18T10:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: BDC - Creating Inspections Plans using T-Code QP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-creating-inspections-plans-using-t-code-qp01/m-p/1400410#M193569</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;  If you are comfortable using function modules then you will not have any difficulty in using the BAPI, only thing we need to take care of the following, refer the following this is not using the bapi for Inspection plan, this is done for different purpose, still you can refer this and use accordingly, &lt;/P&gt;&lt;P&gt;Data declarations, &lt;/P&gt;&lt;P&gt;DATA: TOPNODEONLY LIKE BAPICO_GROUP-TOPNODEONLY,&lt;/P&gt;&lt;P&gt;      RETURN LIKE BAPIRET2,&lt;/P&gt;&lt;P&gt;      LT_HIERARCHYNODES LIKE BAPISET_HIER OCCURS 0,&lt;/P&gt;&lt;P&gt;      LT_HIERARCHYVALUES LIKE BAPI1117_VALUES OCCURS 0,&lt;/P&gt;&lt;P&gt;      LS_HIERARCHYNODES LIKE BAPISET_HIER,&lt;/P&gt;&lt;P&gt;      LS_HIERARCHYVALUES LIKE  BAPI1117_VALUES,&lt;/P&gt;&lt;P&gt;      LV_FLAG TYPE I,FLAG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF ORDERS OCCURS 0,&lt;/P&gt;&lt;P&gt;      ORDER_GROUP TYPE GRPDYNP-NAME_COALL,&lt;/P&gt;&lt;P&gt;      DESC(30),&lt;/P&gt;&lt;P&gt;      ORDER TYPE GRPVALUES-VFROM,&lt;/P&gt;&lt;P&gt;      END OF ORDERS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'WS_UPLOAD'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            FILENAME = FILENAME&lt;/P&gt;&lt;P&gt;            FILETYPE = 'DAT'&lt;/P&gt;&lt;P&gt;       TABLES&lt;/P&gt;&lt;P&gt;            DATA_TAB = ORDERS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SORT ORDERS BY ORDER_GROUP ORDER.&lt;/P&gt;&lt;P&gt;  LOOP AT  ORDERS.&lt;/P&gt;&lt;P&gt;    IF LV_FLAG NE 1.&lt;/P&gt;&lt;P&gt;      TRANSLATE ORDERS-ORDER_GROUP TO UPPER CASE.&lt;/P&gt;&lt;P&gt;      LS_HIERARCHYNODES-GROUPNAME = ORDERS-ORDER_GROUP.&lt;/P&gt;&lt;P&gt;      LS_HIERARCHYNODES-DESCRIPT = ORDERS-DESC.&lt;/P&gt;&lt;P&gt;      LS_HIERARCHYNODES-HIERLEVEL = 0.&lt;/P&gt;&lt;P&gt;      LS_HIERARCHYNODES-VALCOUNT = 0.&lt;/P&gt;&lt;P&gt;      APPEND LS_HIERARCHYNODES TO LT_HIERARCHYNODES.&lt;/P&gt;&lt;P&gt;      LV_FLAG = 1.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;    CLEAR LS_HIERARCHYNODES.&lt;/P&gt;&lt;P&gt;    LS_HIERARCHYNODES-GROUPNAME = ORDERS-ORDER.&lt;/P&gt;&lt;P&gt;    LS_HIERARCHYNODES-HIERLEVEL = 1.&lt;/P&gt;&lt;P&gt;    LS_HIERARCHYNODES-VALCOUNT = 0.&lt;/P&gt;&lt;P&gt;    APPEND LS_HIERARCHYNODES TO LT_HIERARCHYNODES.&lt;/P&gt;&lt;P&gt;    AT END OF ORDER_GROUP.&lt;/P&gt;&lt;P&gt;      FLAG = 'X'.&lt;/P&gt;&lt;P&gt;    ENDAT.&lt;/P&gt;&lt;P&gt;    IF FLAG = 'X'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;BAPI is called to create Internal Order group in the system&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      CALL FUNCTION 'BAPI_INTERNALORDRGRP_CREATE'&lt;/P&gt;&lt;P&gt;           TABLES&lt;/P&gt;&lt;P&gt;                HIERARCHYNODES  = LT_HIERARCHYNODES&lt;/P&gt;&lt;P&gt;                HIERARCHYVALUES = LT_HIERARCHYVALUES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      CLEAR :  LT_HIERARCHYNODES[], LS_HIERARCHYNODES.&lt;/P&gt;&lt;P&gt;      CLEAR : LV_FLAG,FLAG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 10:40:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-creating-inspections-plans-using-t-code-qp01/m-p/1400410#M193569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-18T10:40:27Z</dc:date>
    </item>
  </channel>
</rss>

