<?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 short dump while parking using PRELIMINARY_POSTING_FB01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239401#M1381933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am trying to &lt;STRONG&gt;PARK&lt;/STRONG&gt; FI document in FB01 through PRELIMINARY_POSTING_FB01 F.M.&lt;/P&gt;&lt;P&gt;I am passing following data to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WA_BKPF-BUKRS = 'EHQ'.&lt;/P&gt;&lt;P&gt;WA_BKPF-GJAHR = '2009'.&lt;/P&gt;&lt;P&gt;WA_BKPF-BLART = 'RV'.&lt;/P&gt;&lt;P&gt;WA_BKPF-BUDAT = '20091014'.&lt;/P&gt;&lt;P&gt;WA_BKPF-USNAM = 'NLTN5000'.&lt;/P&gt;&lt;P&gt;WA_BKPF-MONAT = '07'.&lt;/P&gt;&lt;P&gt;WA_BKPF-WAERS = 'EUR'.&lt;/P&gt;&lt;P&gt;APPEND WA_BKPF TO I_BKPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WA_BSEG-BUKRS = 'EHQ'.  " WA_PARK-BUKRS.&lt;/P&gt;&lt;P&gt;WA_BSEG-GJAHR = '2009'.  "WA_PARK-GJAHR.&lt;/P&gt;&lt;P&gt;WA_BSEG-AUGDT = '20091014'.  " WA_PARK-AUGDT.&lt;/P&gt;&lt;P&gt;WA_BSEG-BSCHL = '50'.   "WA_PARK-BSCHL.&lt;/P&gt;&lt;P&gt;WA_BSEG-KOART = 'S' .  "WA_PARK-KOART.&lt;/P&gt;&lt;P&gt;WA_BSEG-SHKZG = 'S' . "WA_PARK-SHKZG.&lt;/P&gt;&lt;P&gt;WA_BSEG-DMBTR = '100'.  "WA_PARK-DMBTR.&lt;/P&gt;&lt;P&gt;WA_BSEG-WRBTR = '100'.  "WA_PARK-WRBTR.&lt;/P&gt;&lt;P&gt;WA_BSEG-SGTXT = 'TESTING'.  "WA_PARK-SGTXT.&lt;/P&gt;&lt;P&gt;WA_BSEG-VORGN = 'RMWL'.  "WA_PARK-VORGN.&lt;/P&gt;&lt;P&gt;WA_BSEG-KOKRS = '9000' . "WA_PARK-KOKRS.&lt;/P&gt;&lt;P&gt;WA_BSEG-SAKNR = '1210160'.  "WA_PARK-SAKNR.&lt;/P&gt;&lt;P&gt;WA_BSEG-HKONT = '1210160'. "WA_PARK-HKONT.&lt;/P&gt;&lt;P&gt;APPEND WA_BSEG TO I_BSEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WA_BSEG-BUKRS = 'EHQ'.  " WA_PARK-BUKRS.&lt;/P&gt;&lt;P&gt;WA_BSEG-GJAHR = '2009'.  "WA_PARK-GJAHR.&lt;/P&gt;&lt;P&gt;WA_BSEG-AUGDT = '20091014'.  " WA_PARK-AUGDT.&lt;/P&gt;&lt;P&gt;WA_BSEG-BSCHL = '50'.   "WA_PARK-BSCHL.&lt;/P&gt;&lt;P&gt;WA_BSEG-KOART = 'S' .  "WA_PARK-KOART.&lt;/P&gt;&lt;P&gt;WA_BSEG-SHKZG = 'H' . "WA_PARK-SHKZG.&lt;/P&gt;&lt;P&gt;WA_BSEG-DMBTR = '100'.  "WA_PARK-DMBTR.&lt;/P&gt;&lt;P&gt;WA_BSEG-WRBTR = '100'.  "WA_PARK-WRBTR.&lt;/P&gt;&lt;P&gt;WA_BSEG-SGTXT = 'TESTING1'.  "WA_PARK-SGTXT.&lt;/P&gt;&lt;P&gt;WA_BSEG-VORGN = 'RMWL'.  "WA_PARK-VORGN.&lt;/P&gt;&lt;P&gt;WA_BSEG-KOKRS = '9000' . "WA_PARK-KOKRS.&lt;/P&gt;&lt;P&gt;WA_BSEG-SAKNR = '1210160'.  "WA_PARK-SAKNR.&lt;/P&gt;&lt;P&gt;WA_BSEG-HKONT = '1210160'. "WA_PARK-HKONT.&lt;/P&gt;&lt;P&gt;APPEND WA_BSEG TO I_BSEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'PRELIMINARY_POSTING_FB01'&lt;/P&gt;&lt;P&gt; EXPORTING&lt;/P&gt;&lt;P&gt;   I_XCMPL                = 'X'&lt;/P&gt;&lt;P&gt;   I_TCODE                = 'FB01'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  XEPBBP                 =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    T_BKPF                 = I_BKPF&lt;/P&gt;&lt;P&gt;    T_BSEG                 = I_BSEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I try to exrcute it gives following dump.&lt;/P&gt;&lt;P&gt;"An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;The exception, which is assigned to class 'CX_SY_DYN_CALL_PARAM_MISSING', was&lt;/P&gt;&lt;P&gt; not caught and&lt;/P&gt;&lt;P&gt;therefore caused a runtime error.&lt;/P&gt;&lt;P&gt;The reason for the exception is:&lt;/P&gt;&lt;P&gt;When calling the function module "PRELIMINARY_POSTING_FB01", one of the&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;needed according to the interface description was not specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This parameter was "T_BSEC"."&lt;/P&gt;&lt;P&gt;I dont know why is it comming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: amar kumar on Oct 15, 2009 9:08 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Oct 2009 14:39:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-12T14:39:00Z</dc:date>
    <item>
      <title>short dump while parking using PRELIMINARY_POSTING_FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239401#M1381933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am trying to &lt;STRONG&gt;PARK&lt;/STRONG&gt; FI document in FB01 through PRELIMINARY_POSTING_FB01 F.M.&lt;/P&gt;&lt;P&gt;I am passing following data to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WA_BKPF-BUKRS = 'EHQ'.&lt;/P&gt;&lt;P&gt;WA_BKPF-GJAHR = '2009'.&lt;/P&gt;&lt;P&gt;WA_BKPF-BLART = 'RV'.&lt;/P&gt;&lt;P&gt;WA_BKPF-BUDAT = '20091014'.&lt;/P&gt;&lt;P&gt;WA_BKPF-USNAM = 'NLTN5000'.&lt;/P&gt;&lt;P&gt;WA_BKPF-MONAT = '07'.&lt;/P&gt;&lt;P&gt;WA_BKPF-WAERS = 'EUR'.&lt;/P&gt;&lt;P&gt;APPEND WA_BKPF TO I_BKPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WA_BSEG-BUKRS = 'EHQ'.  " WA_PARK-BUKRS.&lt;/P&gt;&lt;P&gt;WA_BSEG-GJAHR = '2009'.  "WA_PARK-GJAHR.&lt;/P&gt;&lt;P&gt;WA_BSEG-AUGDT = '20091014'.  " WA_PARK-AUGDT.&lt;/P&gt;&lt;P&gt;WA_BSEG-BSCHL = '50'.   "WA_PARK-BSCHL.&lt;/P&gt;&lt;P&gt;WA_BSEG-KOART = 'S' .  "WA_PARK-KOART.&lt;/P&gt;&lt;P&gt;WA_BSEG-SHKZG = 'S' . "WA_PARK-SHKZG.&lt;/P&gt;&lt;P&gt;WA_BSEG-DMBTR = '100'.  "WA_PARK-DMBTR.&lt;/P&gt;&lt;P&gt;WA_BSEG-WRBTR = '100'.  "WA_PARK-WRBTR.&lt;/P&gt;&lt;P&gt;WA_BSEG-SGTXT = 'TESTING'.  "WA_PARK-SGTXT.&lt;/P&gt;&lt;P&gt;WA_BSEG-VORGN = 'RMWL'.  "WA_PARK-VORGN.&lt;/P&gt;&lt;P&gt;WA_BSEG-KOKRS = '9000' . "WA_PARK-KOKRS.&lt;/P&gt;&lt;P&gt;WA_BSEG-SAKNR = '1210160'.  "WA_PARK-SAKNR.&lt;/P&gt;&lt;P&gt;WA_BSEG-HKONT = '1210160'. "WA_PARK-HKONT.&lt;/P&gt;&lt;P&gt;APPEND WA_BSEG TO I_BSEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WA_BSEG-BUKRS = 'EHQ'.  " WA_PARK-BUKRS.&lt;/P&gt;&lt;P&gt;WA_BSEG-GJAHR = '2009'.  "WA_PARK-GJAHR.&lt;/P&gt;&lt;P&gt;WA_BSEG-AUGDT = '20091014'.  " WA_PARK-AUGDT.&lt;/P&gt;&lt;P&gt;WA_BSEG-BSCHL = '50'.   "WA_PARK-BSCHL.&lt;/P&gt;&lt;P&gt;WA_BSEG-KOART = 'S' .  "WA_PARK-KOART.&lt;/P&gt;&lt;P&gt;WA_BSEG-SHKZG = 'H' . "WA_PARK-SHKZG.&lt;/P&gt;&lt;P&gt;WA_BSEG-DMBTR = '100'.  "WA_PARK-DMBTR.&lt;/P&gt;&lt;P&gt;WA_BSEG-WRBTR = '100'.  "WA_PARK-WRBTR.&lt;/P&gt;&lt;P&gt;WA_BSEG-SGTXT = 'TESTING1'.  "WA_PARK-SGTXT.&lt;/P&gt;&lt;P&gt;WA_BSEG-VORGN = 'RMWL'.  "WA_PARK-VORGN.&lt;/P&gt;&lt;P&gt;WA_BSEG-KOKRS = '9000' . "WA_PARK-KOKRS.&lt;/P&gt;&lt;P&gt;WA_BSEG-SAKNR = '1210160'.  "WA_PARK-SAKNR.&lt;/P&gt;&lt;P&gt;WA_BSEG-HKONT = '1210160'. "WA_PARK-HKONT.&lt;/P&gt;&lt;P&gt;APPEND WA_BSEG TO I_BSEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'PRELIMINARY_POSTING_FB01'&lt;/P&gt;&lt;P&gt; EXPORTING&lt;/P&gt;&lt;P&gt;   I_XCMPL                = 'X'&lt;/P&gt;&lt;P&gt;   I_TCODE                = 'FB01'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  XEPBBP                 =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    T_BKPF                 = I_BKPF&lt;/P&gt;&lt;P&gt;    T_BSEG                 = I_BSEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I try to exrcute it gives following dump.&lt;/P&gt;&lt;P&gt;"An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;The exception, which is assigned to class 'CX_SY_DYN_CALL_PARAM_MISSING', was&lt;/P&gt;&lt;P&gt; not caught and&lt;/P&gt;&lt;P&gt;therefore caused a runtime error.&lt;/P&gt;&lt;P&gt;The reason for the exception is:&lt;/P&gt;&lt;P&gt;When calling the function module "PRELIMINARY_POSTING_FB01", one of the&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;needed according to the interface description was not specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This parameter was "T_BSEC"."&lt;/P&gt;&lt;P&gt;I dont know why is it comming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: amar kumar on Oct 15, 2009 9:08 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 14:39:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239401#M1381933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T14:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: short dump while parking using PRELIMINARY_POSTING_FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239402#M1381934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helllo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its quiet simple.Just pass the  T_BSEC parameters in the tables.Its a mandatory parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of any more issues do let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nabheet Madan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 07:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239402#M1381934</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2009-10-15T07:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: short dump while parking using PRELIMINARY_POSTING_FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239403#M1381935</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;in se37 for fm PRELIMINARY_POSTING_FB01 if you go to "tables" tab you´ll see that the column "Optional" is not ticked for tables: &lt;/P&gt;&lt;P&gt;T_BKPF&lt;/P&gt;&lt;P&gt;T_BSEG&lt;/P&gt;&lt;P&gt;T_BSEC&lt;/P&gt;&lt;P&gt;T_BSET&lt;/P&gt;&lt;P&gt;T_BSEZ&lt;/P&gt;&lt;P&gt;so it seems that these tables must be filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 07:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239403#M1381935</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2009-10-15T07:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: short dump while parking using PRELIMINARY_POSTING_FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239404#M1381936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;But when I do thru SE37 transaction I do not pass T_BSEC.And I get succesful message.Then why it needs in program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 07:33:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239404#M1381936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-15T07:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: short dump while parking using PRELIMINARY_POSTING_FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239405#M1381937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Becasue in SE37 when you execute it is passed blankly by default.So just pass the following parameters in the function module these are mandatory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T_BKPF&lt;/P&gt;&lt;P&gt;T_BSEG&lt;/P&gt;&lt;P&gt;T_BSEC&lt;/P&gt;&lt;P&gt;T_BSET&lt;/P&gt;&lt;P&gt;T_BSEZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of any more clarification do let me know.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nabheet Madan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 07:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239405#M1381937</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2009-10-15T07:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: short dump while parking using PRELIMINARY_POSTING_FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239406#M1381938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks buddy......Issue has solved.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 07:42:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239406#M1381938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-15T07:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: short dump while parking using PRELIMINARY_POSTING_FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239407#M1381939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I have to assign profitability segment for parking FI document using function module PRELIMINARY_POSTING_FB01.&lt;/P&gt;&lt;P&gt;Aso I didn't understand why documet number is not stored in BSEG table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2009 14:13:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239407#M1381939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-30T14:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: short dump while parking using PRELIMINARY_POSTING_FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239408#M1381940</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;Parking document not updated in bseg table. for this see in these &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u2022	VBKPF - Document Header for Document Parking&lt;/P&gt;&lt;P&gt;u2022	VBSEG - Document Parking Document Segment - General Structure&lt;/P&gt;&lt;P&gt;u2022	VBSEGS - Document Segment for Document Parking - G/L Account Database&lt;/P&gt;&lt;P&gt;u2022	VBSEGK - Document Segment for Vendor Document Parking&lt;/P&gt;&lt;P&gt;u2022	VBSEGD - Document Segment for Customer Document Parking&lt;/P&gt;&lt;P&gt;u2022	VBSEGA - Document Segment for Document Parking - Asset Database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 10:25:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-parking-using-preliminary-posting-fb01/m-p/6239408#M1381940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-04T10:25:52Z</dc:date>
    </item>
  </channel>
</rss>

