<?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 CO1P batch input problem. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/co1p-batch-input-problem/m-p/1577618#M260783</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'be created very simple batch input program for CO1P transaction.  It should confirm all postprocesings.&lt;/P&gt;&lt;P&gt;So i've created following code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'CORUPROZ' '1000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'G_COSTS'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=ONLI'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'G_RECPTS'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'G_ISSUES'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'G_COSTS'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMSSY0' '0120'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              '08/04'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=AMAK'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMSSY0' '0120'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              '08/04'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=BU'.&lt;/P&gt;&lt;P&gt; CALL TRANSACTION 'CO1P' USING bdcdata MODE xmod UPDATE 'S'&lt;/P&gt;&lt;P&gt;                               MESSAGES INTO messtab.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;In above code i am marking what is needed on selction screen then markin all documents for posting. then save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after last ok_code (SAVE) it dos nothing. (nothing was posted).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have ide what may be a reason of it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&amp;lt; JAcek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Oct 2006 09:38:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-09T09:38:13Z</dc:date>
    <item>
      <title>CO1P batch input problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co1p-batch-input-problem/m-p/1577618#M260783</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'be created very simple batch input program for CO1P transaction.  It should confirm all postprocesings.&lt;/P&gt;&lt;P&gt;So i've created following code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'CORUPROZ' '1000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'G_COSTS'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=ONLI'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'G_RECPTS'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'G_ISSUES'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'G_COSTS'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMSSY0' '0120'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              '08/04'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=AMAK'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMSSY0' '0120'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              '08/04'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=BU'.&lt;/P&gt;&lt;P&gt; CALL TRANSACTION 'CO1P' USING bdcdata MODE xmod UPDATE 'S'&lt;/P&gt;&lt;P&gt;                               MESSAGES INTO messtab.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;In above code i am marking what is needed on selction screen then markin all documents for posting. then save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after last ok_code (SAVE) it dos nothing. (nothing was posted).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have ide what may be a reason of it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&amp;lt; JAcek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 09:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co1p-batch-input-problem/m-p/1577618#M260783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T09:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: CO1P batch input problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co1p-batch-input-problem/m-p/1577619#M260784</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;The transaction CO1P is a report Program. I think it is it is not possible to write a Batch input program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there are couple of transaction which may usefull to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CO10                 Production order with project                      &lt;/P&gt;&lt;P&gt;CO11                 Enter Time Ticket                                  &lt;/P&gt;&lt;P&gt;CO11N                Single Screen Entry of Confirmations               &lt;/P&gt;&lt;P&gt;CO12                 Collective Entry of Confirmations                  &lt;/P&gt;&lt;P&gt;CO13                 Cancel confirmation of prod. order                 &lt;/P&gt;&lt;P&gt;CO14                 Display confirmation of prod. order                &lt;/P&gt;&lt;P&gt;CO15                 Enter Production order Confirmation                &lt;/P&gt;&lt;P&gt;CO16                 Conf.: Postprocessing error records                &lt;/P&gt;&lt;P&gt;CO16N                Reprocessing Confirmation                          &lt;/P&gt;&lt;P&gt;CO17                 Enter confirmation with reference                  &lt;/P&gt;&lt;P&gt;CO19                 Enter Time Event                                   &lt;/P&gt;&lt;P&gt;CO1F                 Create confirmation of prod. order                 &lt;/P&gt;&lt;P&gt;CO1L                 Confirmation: List of requests                     &lt;/P&gt;&lt;P&gt;CO1P                 Predefined confirmation processes                  &lt;/P&gt;&lt;P&gt;CO1V                 Confirmation: Fast entry of time tkt               &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2006 14:28:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co1p-batch-input-problem/m-p/1577619#M260784</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-10-10T14:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: CO1P batch input problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co1p-batch-input-problem/m-p/1577620#M260785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my system there is possibility to confirm postprocessings in CO1P.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&amp;lt; JAcek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2006 14:32:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co1p-batch-input-problem/m-p/1577620#M260785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-10T14:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: CO1P batch input problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/co1p-batch-input-problem/m-p/1577621#M260786</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;Looks like the transaction CO1P is calling another program or transaction internally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just debugg before post processing and check to which program it is going?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put break-point in the form USER_COMMAND and check which transaction it is going.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ramakrishna Prasad Ramisetti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2006 16:22:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/co1p-batch-input-problem/m-p/1577621#M260786</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-10-10T16:22:14Z</dc:date>
    </item>
  </channel>
</rss>

