<?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 COMMIT_IN_POSTING in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519750#M1261730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to change goods receipt storage location, work centers and component storage location in production order, if some specific user status is maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm using BADI WORKORDR_UPDATE, method BEFORE_UPDATE, where I call some function in update task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function has delayed start (V2) and change all required things using BAPI_ALM_ORDER_MAINTAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is, that wen I run it, I got message 'Update was terminated' with reason COMMIT_IN_POSTING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have check the code and didn't find any commit work statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jirka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Apr 2009 08:43:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-16T08:43:21Z</dc:date>
    <item>
      <title>COMMIT_IN_POSTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519750#M1261730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to change goods receipt storage location, work centers and component storage location in production order, if some specific user status is maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm using BADI WORKORDR_UPDATE, method BEFORE_UPDATE, where I call some function in update task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function has delayed start (V2) and change all required things using BAPI_ALM_ORDER_MAINTAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is, that wen I run it, I got message 'Update was terminated' with reason COMMIT_IN_POSTING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have check the code and didn't find any commit work statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jirka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 08:43:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519750#M1261730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T08:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: COMMIT_IN_POSTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519751#M1261731</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;Since you are doing changes in update task,the system will COMMIT the changes.&lt;/P&gt;&lt;P&gt;If u want to see this in Debugger,You have to switch on system debugger through settings (UPDATE Debugger).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More over this issue is the temporary only.I think once you logged off and re logon issue will be resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 08:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519751#M1261731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T08:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: COMMIT_IN_POSTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519752#M1261732</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;U should post the code where the dump occurs, it seems somthing calls a COMMIT in a process in update tusk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 08:50:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519752#M1261732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T08:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: COMMIT_IN_POSTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519753#M1261733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FUNCTION Z_PP_PREPLANOVANI.&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;"Aktualizaení funkení modul:&lt;/P&gt;&lt;P&gt;*"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;"Lokální rozhraní:&lt;/P&gt;&lt;P&gt;*"  IMPORTING&lt;/P&gt;&lt;P&gt;*"     VALUE(P_AUFNR) TYPE  CO_AUFNR&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: lt_jest TYPE TABLE OF jest,&lt;/P&gt;&lt;P&gt;      ls_jest TYPE jest,&lt;/P&gt;&lt;P&gt;      lv_objnr TYPE j_objnr,&lt;/P&gt;&lt;P&gt;      lv_prctr TYPE caufvd-prctr,&lt;/P&gt;&lt;P&gt;      lv_lgort TYPE afpo-lgort,&lt;/P&gt;&lt;P&gt;      lv_lgort_test type afpo-lgort,&lt;/P&gt;&lt;P&gt;      ls_s022 TYPE s022,&lt;/P&gt;&lt;P&gt;      lt_s022 TYPE TABLE OF s022,&lt;/P&gt;&lt;P&gt;      lt_s022_new TYPE TABLE OF s022,&lt;/P&gt;&lt;P&gt;      ls_resb TYPE resb,&lt;/P&gt;&lt;P&gt;      lt_resb TYPE TABLE OF resb,&lt;/P&gt;&lt;P&gt;      ls_order TYPE bapi_pp_order_change,&lt;/P&gt;&lt;P&gt;      ls_orderx TYPE bapi_pp_order_changex,&lt;/P&gt;&lt;P&gt;      ls_return TYPE bapiret2,&lt;/P&gt;&lt;P&gt;      lt_return type table of bapiret2,&lt;/P&gt;&lt;P&gt;      lv_operace TYPE i.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: lt_operace TYPE TABLE OF bapi_order_operation1,&lt;/P&gt;&lt;P&gt;      ls_operace TYPE bapi_order_operation1,&lt;/P&gt;&lt;P&gt;      lt_komponenty TYPE TABLE OF bapi_order_component,&lt;/P&gt;&lt;P&gt;      ls_komponenty  TYPE bapi_order_component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: lt_methods type table of BAPI_ALM_ORDER_METHOD,&lt;/P&gt;&lt;P&gt;      ls_methods type BAPI_ALM_ORDER_METHOD,&lt;/P&gt;&lt;P&gt;      lt_oper1 type table of BAPI_ALM_ORDER_OPERATION,&lt;/P&gt;&lt;P&gt;      ls_oper1 type BAPI_ALM_ORDER_OPERATION,&lt;/P&gt;&lt;P&gt;      lt_komp1 type tABLE of BAPI_ALM_ORDER_COMPONENT,&lt;/P&gt;&lt;P&gt;      ls_komp1 type BAPI_ALM_ORDER_COMPONENT,&lt;/P&gt;&lt;P&gt;      ls_kompx type BAPI_ALM_ORDER_COMPONENT_UP,&lt;/P&gt;&lt;P&gt;      lt_kompx type table of BAPI_ALM_ORDER_COMPONENT_UP,&lt;/P&gt;&lt;P&gt;      ls_operx type BAPI_ALM_ORDER_OPERATION_UP,&lt;/P&gt;&lt;P&gt;      lt_operx type table of BAPI_ALM_ORDER_OPERATION_UP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONSTANTS: lc_bolatice TYPE i VALUE 1,&lt;/P&gt;&lt;P&gt;           lc_vitkov TYPE i VALUE 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD-SYMBOLS:  TYPE s022.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE 'OR' p_aufnr INTO lv_objnr.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;kontrola statusu OTEV&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;select single * into ls_jest&lt;/P&gt;&lt;P&gt;  from jest&lt;/P&gt;&lt;P&gt;  where objnr = lv_objnr&lt;/P&gt;&lt;P&gt;        and inact = ''&lt;/P&gt;&lt;P&gt;        and stat = 'I0001'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check sy-subrc = 0.&lt;/P&gt;&lt;P&gt;*precteni uzivatelskeho statusu&lt;/P&gt;&lt;P&gt;SELECT SINGLE  * INTO ls_jest&lt;/P&gt;&lt;P&gt;  FROM jest WHERE objnr = lv_objnr&lt;/P&gt;&lt;P&gt;                  AND inact = ''&lt;/P&gt;&lt;P&gt;                  AND stat &amp;gt;= 'E0009'&lt;/P&gt;&lt;P&gt;                  AND stat &amp;lt;= 'E0012'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHECK sy-subrc = 0.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CASE ls_jest-stat.&lt;/P&gt;&lt;P&gt;  WHEN 'E0009' OR 'E0011'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    lv_lgort = '1V47'.&lt;/P&gt;&lt;P&gt;    lv_prctr = 'CZ101600'.&lt;/P&gt;&lt;P&gt;    lv_operace = lc_bolatice.&lt;/P&gt;&lt;P&gt;  WHEN 'E0010' OR 'E0012'.&lt;/P&gt;&lt;P&gt;    lv_lgort = '2V49'.&lt;/P&gt;&lt;P&gt;    lv_prctr = 'CZ101602'.&lt;/P&gt;&lt;P&gt;    lv_operace = lc_vitkov.&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLEAR ls_order.&lt;/P&gt;&lt;P&gt;CLEAR ls_orderx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ls_order-storage_location = lv_lgort.&lt;/P&gt;&lt;P&gt;ls_order-profit_center = lv_prctr.&lt;/P&gt;&lt;P&gt;ls_orderx-storage_location = 'X'.&lt;/P&gt;&lt;P&gt;ls_orderx-profit_center = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; zmena profit centra a skladu&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;CALL FUNCTION 'BAPI_PRODORD_CHANGE'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    number                 = p_aufnr&lt;/P&gt;&lt;P&gt;    orderdata              = ls_order&lt;/P&gt;&lt;P&gt;    orderdatax             = ls_orderx&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;    return                 = ls_return&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check ls_return-type NE 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLEAR ls_return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*zmena pracoviste u operaci&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_PRODORD_GET_DETAIL'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    number                 = p_aufnr&lt;/P&gt;&lt;P&gt;    order_objects          =  '   XX  '&lt;/P&gt;&lt;P&gt; IMPORTING&lt;/P&gt;&lt;P&gt;   return                 = ls_return&lt;/P&gt;&lt;P&gt; TABLES&lt;/P&gt;&lt;P&gt;   operation              = lt_operace&lt;/P&gt;&lt;P&gt;   component              = lt_komponenty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHECK ls_return-type NE 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REFRESH: LT_METHODS,&lt;/P&gt;&lt;P&gt;         lt_oper1,&lt;/P&gt;&lt;P&gt;         lt_komp1,&lt;/P&gt;&lt;P&gt;         lt_kompx,&lt;/P&gt;&lt;P&gt;         lt_operx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT LT_OPERACE INTO LS_OPERACE.&lt;/P&gt;&lt;P&gt;  clear ls_methods.&lt;/P&gt;&lt;P&gt;  ls_methods-refnumber = sy-tabix.&lt;/P&gt;&lt;P&gt;  ls_methods-objecttype = 'OPERATION'.&lt;/P&gt;&lt;P&gt;  ls_methods-method = 'CHANGE'.&lt;/P&gt;&lt;P&gt;  concatenate p_aufnr ls_operace-operation_number into ls_methods-objectkey.&lt;/P&gt;&lt;P&gt;  append ls_methods to lt_methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  clear ls_oper1.&lt;/P&gt;&lt;P&gt;  ls_oper1-activity = ls_operace-operation_number.&lt;/P&gt;&lt;P&gt;  ls_oper1-work_cntr = ls_operace-work_center.&lt;/P&gt;&lt;P&gt;  if lv_operace = lc_bolatice.&lt;/P&gt;&lt;P&gt;    ls_oper1-work_cntr(2) = '47'.&lt;/P&gt;&lt;P&gt;  elseif lv_operace = lc_vitkov.&lt;/P&gt;&lt;P&gt;    ls_oper1-work_cntr(2) = '49'.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;  append ls_oper1 to lt_oper1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  clear ls_operx.&lt;/P&gt;&lt;P&gt;  ls_operx-WORK_CNTR = 'X'.&lt;/P&gt;&lt;P&gt;  append ls_operx to lt_operx.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at lt_komponenty into ls_komponenty.&lt;/P&gt;&lt;P&gt;  clear ls_methods.&lt;/P&gt;&lt;P&gt;  ls_methods-refnumber = sy-tabix.&lt;/P&gt;&lt;P&gt;  ls_methods-objecttype = 'COMPONENT'.&lt;/P&gt;&lt;P&gt;  ls_methods-method = 'CHANGE'.&lt;/P&gt;&lt;P&gt;  concatenate p_aufnr ls_komponenty-operation ls_komponenty-ITEM_NUMBER into ls_methods-objectkey.&lt;/P&gt;&lt;P&gt;  append ls_methods to lt_methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  clear ls_komp1.&lt;/P&gt;&lt;P&gt;  ls_komp1-reserv_no = ls_komponenty-RESERVATION_NUMBER.&lt;/P&gt;&lt;P&gt;  ls_komp1-RES_ITEM = ls_komponenty-RESERVATION_ITEM.&lt;/P&gt;&lt;P&gt;  ls_komp1-activity = ls_komponenty-operation.&lt;/P&gt;&lt;P&gt;  ls_komp1-STGE_LOC = lv_lgort.&lt;/P&gt;&lt;P&gt;  append ls_komp1 to lt_komp1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  clear ls_kompx.&lt;/P&gt;&lt;P&gt;  ls_kompx-STGE_LOC = 'X'.&lt;/P&gt;&lt;P&gt;  append ls_kompx to lt_kompx.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear ls_methods.&lt;/P&gt;&lt;P&gt;ls_methods-method = 'SAVE'.&lt;/P&gt;&lt;P&gt;append ls_methods to lt_methods.&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;CALL FUNCTION 'BAPI_ALM_ORDER_MAINTAIN'&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    it_methods              = lt_methods&lt;/P&gt;&lt;P&gt;   IT_OPERATION            = lt_oper1&lt;/P&gt;&lt;P&gt;   IT_OPERATION_UP         = lt_operx&lt;/P&gt;&lt;P&gt;   IT_COMPONENT            = lt_komp1&lt;/P&gt;&lt;P&gt;   IT_COMPONENT_UP         = lt_kompx&lt;/P&gt;&lt;P&gt;   RETURN                  = lt_return          .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read table lt_return into ls_return with key type = 'E'.&lt;/P&gt;&lt;P&gt;check sy-subrc ne 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFUNCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 09:18:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519753#M1261733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T09:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: COMMIT_IN_POSTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519754#M1261734</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;Probably is the bapi BAPI_ALM_ORDER_MAINTAIN calls the COMMIT: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to delete the call of that BAPI and then run the trx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 09:23:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519754#M1261734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T09:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: COMMIT_IN_POSTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519755#M1261735</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;so I delete all BAPI`s, which caused commit and did reading data manualy directly from database. Now, I got error MESSAGE_TYPE_X. If I go to SM13 and debbug, everything goes OK, but no changes are made in database and status of proces in sm13 is this: &lt;/P&gt;&lt;P&gt;1	Z_PP_PREPLANOVANI	V2	Initial&lt;/P&gt;&lt;P&gt;2	CO_VB_ORDER_POST	V1	Processed&lt;/P&gt;&lt;P&gt;3	MCF_STATISTICS_UPD_V2	V2	Initial&lt;/P&gt;&lt;P&gt;4	MCF_MCKALK_VERSION_UPD_V1	V1	Processed&lt;/P&gt;&lt;P&gt;5	MCF_VERSION_UPD_V1	V1	Processed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;header status is Error in V2 part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what is the problem now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jirka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 11:42:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519755#M1261735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T11:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: COMMIT_IN_POSTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519756#M1261736</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;Try to check the dump in ST22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 12:05:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-posting/m-p/5519756#M1261736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T12:05:17Z</dc:date>
    </item>
  </channel>
</rss>

