Regarding parking document

Hi ,
    i need to develop parking document report.
to develop this u go to tcode fbv3 .here u find the park document no. when u double click on park document
it will show line item wise park document display.
      i need to develop this report line item wise . i don't know
which table to use to make this report line item wise.
so please help me in this isue. i know the header table.
        thanks in advance.
Dinesh

HI ,
u can get Header data from VBKPF , but my suggestion is just check how SAP is getting the Item data , i am sure its using FM to display Item data.
if not check these tables.
VBKPF                          Document Header for Document Parking
VBSEC                          Document Parking One-Time Data Document Segment
VBSEGA                         Document Segment for Document Parking - Asset Da
VBSEGD                         Document Segment for Customer Document Parking
VBSEGK                         Document Segment for Vendor Document Parking
VBSEGS                         Document Segment for Document Parking - G/L Acco
VBSET                          Document Segment for Taxes Document Parking
VBWF09                         People with Release Authorization for Document P
VBWF15                         People with Release Authorization for Document P
regards
Prabhu

Similar Messages

  • FIDCC2 parking document workflow

    Hi All
    I have one requirement regarding parking document workflow:
    We're using FIDCC2 Inbound IDoc to post the vendor invoices. As per our requirement, the incoming document should not be posted. Instead it should park. Upto this point we are successful.
    But, after parking, a workflow should start and create an workitem in the user's inbox saying that parking document is ready for approval.
    In FBV3, if we select the radio button Release necessary then it should create the workflow. But, even after checked that button it doesn't create the workflow.
    Your help is highly appreciated on this. Please..
    Thanks
    Senth

    Please reply...

  • Regarding functions to delete items of FI parking document.

    Hi all:
         I searched in google and SDN but in vain for functions to delete items of FI parking document. could you please give one to me ?
        or is there a function can delete or modify FI parking document?
    thank you very much
    Edited by: jingying Sony on Jun 2, 2010 6:54 AM
    Edited by: jingying Sony on Jun 2, 2010 6:57 AM

    Hi,
    Try some of below Function Modules.
    FI_DOCUMENT_LIST_DISPLAY
    FI_DOCUMENT_CROSS_COMP_DISPLAY
    FI_DOCUMENT_DISPLAY_RFC
    FI_FM_DOC_DISPLAY ,
    FI_ITEMS_DISPLAY
    KR Jaideep,

  • Error while posting the parked document in ECC 6.0

    Hello ABAPers,
    After upgrade from R/3 4.6c to ECC 6.0, when we try to post the parked documents ,It calls FM :POSTING_INTERFACE_DOCUMENT".
    Inside it a call transaction is done using FBVB which throws error while posting for more than 4 withholding tax types.
    Error : Field WITH_DIALG-WT_BASE(5) does not exist in the screen SAPLFWTD 0100.
    On running BDC in foreground mode ,Error is happening when the withholding dialog opens and screen seems to be small to input all the tax codes i.e it shows only 4-5 rows and hence only 4 tax types passes to the screen and remaining is left out and error is thrown. This results in document not getting posted.
    But in 4.6 c a bigger screen pops up and no error is thrwon.
    We are not able to check FBVB directly, since it does'nt allow Direct call to this transaction.
    We have checked lots of thread and notes ,But nothing seems to be relevant or helpful in our case.
    Could you please help us in resolving this issue/ let us know if any configuration/ screen variant change is required?
    Thanks!
    Regards,
    M M Jaffer.

    Hello Nabheet ,
    It is a standard code. We are calling the FM  'PRELIMINIARY_POSTING_POST_ALL'  for posting the parked document. The FM calls internally another FM 'POSTING_INTERFACE_DOCUMENT'. This calls the transaction FBVB where we get the above error.
    Thanks.

  • Error 'Specify account number' while posting a parked document through FBV0

    Hi,
    I am getting an error 'Specify account number' while posting a parked document through transaction FBV0.
    I am not able to figure it out as to what account number it is referring to. Since the document is parked I assume the GL account used has no problem. Please help.

    Hi,
    Try to change the Account number and then save or post the data. I think Once We Parking the Document it wont allow to post the data without changing.
    Try same scenario in the development its be useful
    Regards,

  • Withholding tax Amount not being displayed in the Invoice while posting a Parked Document

    Hi,
    I have created a parked document for the Vendor who has the Witholding tax code w9 - 15% . I created Parked Document using FBV1 and then tried posting the same using FBV0.Somehow I am not getting the Withholding tax Amount in the FI Document created. However the W/Tax Base Amount and the W/ Base LC are being displayed correctly.
    Say if the Line item Amount is 1,000$ then both the amounts mentioned above in the Additional tab "Withholding tax Data" are being displayed as 1,000 usd but the W/Tax Amount is 0,00 USD.
    2. Also We have the PI and the Interface is written to post the Parked document while the xml file. There is a Method Execute_Asynchronous which has two BDCs one  for FBV2 ( Change Parked Document ) followed by the Post Parked Document FBV0. Hence When I try to post the Parked Document using the SPROXY Interface which has two BDCs Viz FBV2 & FBV0 I still get the Invoice with the Same Amounts and at times with additional 2 zeros added to it in the Additionsal Tax Data Screen.
    I am not sure what is the reason for this. Can anybody help  me sort out this Issue.
    Can there be any Config issues. Please let me know what all config Settings we need to do to sort out this Issue.
    Also let me know why the 2 Zeros are getting added to the Base Amount e.g if the Vendor Line item is 12,000 USD it shows as 12,00000.00 in the Withholding tax Data  Tab in the Invoice.
    Regards,
    Deepak.

    Dear Praveen,
    please check into IMG if You defined the WT type You are using for Your Comapny code:
    IMG --> Assign Withholding Tax Types to Company Codes
    I hope this helps.
    Mauri

  • Report to see parked documents as of a certain date

    Hi All,
    Is there any report to see list of Paked documents, as of a certain date.
    Say for example, document XYZ was parked as on 5th March, but now it is posted.
    So if I run the report giving the date as 5th March, it should show me that doc.
    Is there any such kind of report existing?
    I have checked fbv3, but it gives the parked documents as of todays date. So Please let
    me know, if there is any existing report like this, or the feasibility of creating such a report.

    Hi
    Please check the below mentioned link
    Parked document table
    VBKPF - Document Header for Document Parking
    VBSEG - Document Parking Document Segment - General Structure
    VBSEGS - Document Segment for Document Parking - G/L Account Database
    VBSEGK - Document Segment for Vendor Document Parking
    VBSEGD - Document Segment for Customer Document Parking
    VBSEGA - Document Segment for Document Parking - Asset Database
    hope it will help you
    Regards
    Praveen
    Edited by: Praveen Chirakkel on Mar 28, 2011 9:11 AM

  • Error while posting parked document

    Hi  all,
      We are in ECC 5.0.  While posting a parked invoice document, (created
    through MIRO), the system is giving an error saying, 'Account XXXXXX
    requires an assignment to a CO object . Msg. No. KI235) for Rounding off
    account. 
      This G/L account has a cost center assigned in OKB9 and there is no
    problem in the validity of the cost center and it is being displayed
    when the document is simulated.
      We are facing this problem only when posting a parked document. 
    While directly posting a document, there is no problem.
      Any suggestions?
    Regards,
    Sundar Rao

    Hi Paul,
    The error is occuring when I am posting a parked invoice document.  When I try and post it directly through MIRO, there is no problem.
    I am unable to understand your reply.  Can you please elaborate?
    Regards,
    Sundar Rao

  • Error while doing Parked document posting in FBV0

    Hi,
    I am getting the below dump error while doing FBV0 - Parked document posting. Can you please help me to fix this.. I have also maintained FBVB. But still i am facing this.
    Thanks
    Sunil

    Error details missing, like error message no, error text.
    Regards,
    Gaurav

  • Error F5 702  while trying to  post a parked document in MIRO

    Hi,
    Our Client is in SAP Version 4.6c, and a document is parked and we are trying to post it, it has two cost centers and one G/L account. We have applied SAP Notes related to this error and our client has applied Support packs also.
    How to overcome such an error and post this document?
    Is it relating to rounding errors, we get a amount difference of 0.02 and SAP does not allow the invoice to be posted.
    Can anyone help?
    Regards,
    Anitha

    Hello Raju,
    Its a invoice which the user posts via a MIRO.
    I can do it with a FM also, U r right.
    There have been lots of issues with rounding values when trying to post a parked document in MIRO , till now such invoices were getting posted. Now, we r getting errors, just trying to find if someone else had encountered with a similiar problem and what was the approach they used?
    we get a value of 0.02 difference when trying to post via MIRO for some invoices, till now such invoices were getting posted. Its purely a functional issue though.
    We checked the invoice also, its prefectly fine. There does not seems to any issue, just wondering if there  has been any exchange rate problems etc...
    Thanks,
    Anitha

  • Error while posting parked document in fbv0.

    hi experts,
    while posting a parked document in transaction fbvo the follwing information appears
    and document is not posted.
         Field WITH_DIALG-WT_BASE(2) is not an input field
    message no 00347
    Diagnosis
    A transaction is processed using batch input.
    System Response
    The runtime error field xxx occurs (invalid entries)
    Procedure
    Correct the batch input data. Depending on the processing scenario, this can affect either of the following objects:
    Batch input session
    CATT procedure
    Application program
    regards
    pankaj

    Hi
    Do one transaction in foreground and check where system is giving error and correct it.
    Thanks
    GG

  • Posting A Park document of year 2005 in 2007( Error message no. FP 041)

    Hi All
    I have a parked document in year 2005 and know the user want the same to post in 2007. while changing the header(posting date and making as 01.01 2007) through T.code MR44.
    I am getting the following error.
    Changing of document number or fiscal year not possible here
    Message no. FP 041
    Please let me know whether i can post a parked document of 2005 in 2007.
    or any way to rectify the same.
    regards
    Ramesh

    How can we change a parked document's fiscal year?
    I parked a document in fiscal year 2011, period 01. now I want to post it in fiscal year 2010, period 12.
    When I use FBV2 to change header information, it shown up an error message:
    Changing of document number or fiscal year not possible here
        Message no. FP041.
    How can I do now?
    Thanks.

  • While posting the parked document, we are getting the error Message No.0034

    Dear Experts
    First we created Parked Document.
    After that when we try to post above said parked document, we are getting the below error:
    "Field BSEG-BUDGET_PD. does not exist in the screen SAPMF05A 0302
    Message no. 00349
    Diagnosis
    The specified field does not exist on the screen.
    Procedure
    Check your batch input data."
    Can any of you please provide the solution.....
    Thanks and Regards
    PVSRG

    But if you clearly observe the error which you have got, it says the Budget period is not on the screen.
    Check and try once again
    "Field BSEG-BUDGET_PD. does not exist in the screen SAPMF05A 0302
    Message no. 00349
    Diagnosis
    The specified field does not exist on the screen.
    Thanks

  • Error messege BP603 while posting the parked document budget exceeded

    Hi ,
    We are having the budget function and its for overall release.
    Budget has been relased and assigned value is less then the released budget in all conditions.
    Its throwing the error messege No BP603  while posting the parked documents. Unable to understand the reason why its behaving.
    Please let me know if anybody has faced such problem.
    We are into ECC6, EHP 4 and the SAP note 557431 is not going to help anyways.
    Regards
    N.Raju

    Hi,
    Please follow as given below:
    1. Use T.Code KO31 and enter order and deactivate the control
    2. Then try to post the parked document
    3. And use T.Code KO30 and enter the order to activate the control
    Some times system will check budget availability which already commited for parked documents.
    Hope it will work.
    Chandu

  • Cleared document showing on Parked document list

    Dear all,
    We have a custom report that shows the list of all parked and blocked documents. A certain invoice which has been paid for and cleared is appearing on the parked/blocked list.
    Could any of you give me some insight on why this might be happening? If the information that I have given is insufficient, please let me know so that I can fill you in.
    Thanks in advance.

    Hi
    Kindly check the logic you had used for your Z report for the details of the parked document.
    Actually, you can display parked document numbers from table BKPF [Accounting Document Header]. You could differentiate the document as parked through the u2018Document Statusu2019 (BSTAT) field. If value of the said field is either V [Parked document], W [Parked document with change of document ID], and Z [Parked document which was deleted], then the document is a parked document.
    If you had used the above said logic you will not find the cleared document in your Z report.
    Regards
    R.Karthigayan

Maybe you are looking for

  • Secure link to itunes store failed. Itunes 10.5.

    Here is the result of my diagnostic. Apple people please help me. I'm 17, and no knowledge of these technologies. Microsoft Windows 7 Starter Edition (Build 7600) SAMSUNG ELECTRONICS CO., LTD. N150P/N210P/N220P iTunes 10.5.0.142 QuickTime 7.7 FairPla

  • Movement type 941 is not posting accounting document

    While postig post goods issue for replacement order no accounting document is being created, only PCA document is being created. Numbers are zero on PCAdocument, thats probably the reson whuy accounting document is not being generated. Is there any c

  • Playbook will not let me upload pictures, music or videos from Comp

    Hi, When the new playbook came out, a new desktop software was program was made. In the past I would open the playbook folder in my computer and i was able to put stuff in no problem. (It has been updated to the lastest version. I got the playbook  d

  • Does anyone know what error 208 is?

    I'm trying to download the last 2 tracks from the Killers new album and I keep on getting error .208 coming up. How do I sort this out? It's driving me nuts!! lol!

  • Moving my iTunes library from a Windows PC to a Mac

    I did do a search on this topic on both the Apple website and in the forums but couldn't find anything helpful. How do I get my iTunes library from my Windows machine to my new iMac? Thanks!