Idoc invoic01 parked document

Hello together,
i am getting  inbound invoice idocs and book them as parked documents.
how can i not just save the parked document, but also mark it as complete (document complete)- the invoice is complete?
thanks for your help.

In that case you will have to create a process code with the custom function module that you are using for online processing or uses the custom function module you are using for online processing. Then you will have to link the new process code to the Message and IDOC type.
I think there is a standard function module IDOC_INPUT_FIDCC2 which is already linked to the message type and idoc type combination via process code FID2. As a result that is getting triggered and the BTE is not getting called. In that case try to find a BTE or user exit for the function module IDOC_INPUT_FIDCC2. Or create an extension of IDCO type and link it to new process code.
Edited by: KARTIK Nayak on Aug 20, 2009 8:46 PM
Edited by: KARTIK Nayak on Aug 20, 2009 8:48 PM

Similar Messages

  • IDocs for Park Documents

    Hello All,
    We are having a legal requirement in Turkey to which fulfill, we need the credit memos coming from one SAP instance as an iDoc, to be posted as Park Documents on the receiving SAP instance.
    The receiving SAP instance is on 4.5 version.
    Do you know if this is technically possible - Post iDocs as Park Documents when the identifier is posting key 11?
    Many thanks for your help.
    Best Regards,
    Kshitij J

    I use this website for finding available idocs/bapis for different versions:
    http://ifr.sap.com/catalog/query.asp
    Not sure about 4.5 though.
    I guess it would be technically possible.  My ABAP team write some very good bapis.

  • Document type for Subsequent Credit/Debit for idoc invoic01/02

    Hi SAP Gurus,
    We are implemeting an interface to post incoming invoice with idoc Invoic01 idoc type.
    We could able to post debit invoice and credit memo using document type in idoc (BSART)  as "INVO" and "CRME".
    But we would also like to post Subsequent Credit/Debit memos also with this idoc type but not sure what should be used in document type field ( BSART) in idoc.
    If any one has come across this scenario please suggest whether is it possible to use Invoic01 idoc type to post Subsequent Credit/Debit notes if yes what is the document types used? also I see in OBCE transaction we can only mention Invoice document type for debit and credit invoices only. How to handle this incase of subsequent Credit/Debit invoices.
    Thanks.

    Hello Rish,
    Please, be aware that if you look at the document at MIR4/MIRO etc, they will apear as a INVOICE/CREDIT MEMO (in the "Drop down" box, in the top of transaction)even if they are sub. credit/deb, but that is the standard system behavior ! In order to check if it is a Subcequent debit/credit, you can check directly into rbkp table or even better, just check in the PO history! it will be in a separate category !
    Give it a check if this is not the case!
    Regards!

  • IDoc to park FI document

    Not sure if this is the correct forum for this question, however, can anyone direct me to an iDoc that can be used to create a parked document?  I have no problem using FIDCCP02 to create and post and FI document but cannot find a standard iDoc to create a parked document.  Using SAP ECC 6.0. 
    Thanks,
    Pat

    Hi! This User Exit EXIT_SAPLF050_006 only allows to park document that contain G/L account line items. I am trying to do this for a customer invoice through FIDCCP02 and it is not posting correctly (FP016 error message). The invoice is being sent from another system and has to be posted just as a financial document in SAP.
    Do any of you guys have a follow-up on this topic? Thanks.

  • Delete parked document with IDOC related

    *Hi Friends*
    *I have a case with FI parked document and there's a related IDOC, user try to delete parked document but get authorization not acceptable outside workflow.*
    *i have checked the IDOC and found that the work log is empty with 0000000 values*
    *No work item.*
    *so i couldn't change idoc status to WFER to allow user delete related document*
    *any advice on how to delete that parked document.*
    *many thanks*
    *Hana*

    HI,
    I am not aware of any program or tcode to delete idocs in sap.  However, idocs can be archived depending on the idoc status.
    The configuration is in transaction code WE47.
    - Check the idoc status in WE47  to see if the idoc can be archived.
    - We need to run archive program to archive the existing idoc. 
    Thanks,
    Ram

  • Idoc INVOIC01

    Hi all
    We are making creating parked invoices for PO's using idoc INVOIC01. The functionality should be the same as that of transaction MIR7. In MIR7 we can enter a document reference (required field). If an invoice is already created with the same reference, the transaction gives an error (M8-108).
    In the idoc we have filled segment E1EDK02 as follows,
    qualf  = 009
    belnr  = reference number.
    The reference number is filled correctly, but the invoice is posted anyway.
    Is it possible to have the same checks during idoc processing and how should i fill the segments to achieve this??
    Regards,
    Bert

    Thank Amit.
    I tell you: I am designing an interface and I am using INVOIC01 idoc.
    I need to fill the fields of the structures and I don't know What fileds I must to fill for I indicate
    the invoice is a Park invoice.
    I hope you understand, and help if you can.
    Thanks .-

  • 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...

  • Which field from idoc INVOIC01 maps to Item Text field in MIRO transaction?

    Hi
    Will anybody please tell me which of the field in which segment of IDOC INVOIC01 maps to Item text (INVFO-SGTXT) field in Basic data tab of MIRO transaction

    Thanks Ravi for your response.
    But I have tried with all fielsd related to texts in IDOC but it is not being filled in transcation .
    If you see the F4 help in text field then Text Id is four character and when I manually assign this in transactin then it is putting = symbol in fron of the id. And then if we save or go to other tab then it is filling text.
    I am not able to find the error bcoz document is being posted through idoc but text field is not getting filled.

  • 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 while posting parked documents

    HI ALL,
    After upgrade 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.
    But in 4.6 c a bigger screen pops up and no error is thrwon.
    We have checked lots of thread and notes ,But nothing seems to be relevant or helpful in our case.
    Please check it.
    Thanks!

    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

  • 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

  • Period opening and closing with relation to Parked document

    We have the process of parking the document and then posting the same through T code: FBV0. Every month we park the document.
    Many times it happens that the period is closed without posting the parked documents. Do we have any way where we can check during doing the Transaction code OB52 which will give the message that posting period cannot be changed unless and until the parked document are posted
    Prashant P Zinge

    Hi,
    Your requirment is not available in Standard SAP.
    Parked documents can be posted in any month in a FY, some times at the end of FY also.
    SAP have a possibility to delete all the parked documents related to previous FY at the begining of new Fiscal Year to start new Parked documents for new FY.
    Thanks
    Chandra

  • Function Module to Generate Outbound IDOC for Sales Documents

    Hello Experts,
    Can someone please help me, I need to know which function module to use in order to generate the outbound IDOC for sales documents.  Some of the fm's I have come across are the following:
    IDOC_OUTPUT_ORDERS, but actually for Purchase Orders
    IDOC_OUTPUT_ORDRSP, but did not generate any IDocs for my sample Sales Order.
    Points will be given for any help provided.
    Thanks in advance.

    Hi Nagaraj,
    I tried using the IDOC_OUTPUT_ORDERS but I keep getting an error that the Purchase Order <xxx> does not exist, even though the document I tried is a sales order.  For everyone's reference here is the code:
    form process_data.
      DATA v_idoc       TYPE edidc-docnum.
      DATA i_edidd      TYPE TABLE OF edidd.
      DATA wa_idoc_ctrl TYPE edidc.
      LOOP AT i_nast INTO wa_nast.
        CLEAR i_msgs[].
        CALL FUNCTION 'WFMC_PROTOCOL_GET'
          EXPORTING
            cps_nast        = wa_nast
          tables
            messages        = i_msgs
         EXCEPTIONS
           NOT_FOUND       = 1
           OTHERS          = 2.
        LOOP AT i_msgs INTO wa_msgs WHERE arbgb EQ 'E0'.
    *--- Check first if there is an IDOC
          IF wa_msgs-msgv1 IS INITIAL.
            CONTINUE.
          ENDIF.
          v_idoc = wa_msgs-msgv1.
          CLEAR i_edidd[].
          CLEAR wa_idoc_ctrl.
          CALL FUNCTION 'IDOC_READ_COMPLETELY'
            EXPORTING
              document_number                = v_idoc
            IMPORTING
              IDOC_CONTROL                   = wa_idoc_ctrl
    *         NUMBER_OF_DATA_RECORDS         =
    *         NUMBER_OF_STATUS_RECORDS       =
            TABLES
    *         INT_EDIDS                      =
              INT_EDIDD                      = i_edidd
            EXCEPTIONS
    *         DOCUMENT_NOT_EXIST             = 1
    *         DOCUMENT_NUMBER_INVALID        = 2
              OTHERS                         = 3.
          CALL FUNCTION 'IDOC_OUTPUT_ORDERS'
            EXPORTING
              object                              = wa_nast
              control_record_in                   = wa_idoc_ctrl
    *       IMPORTING
    *         OBJECT_TYPE                         =
    *         CONTROL_RECORD_OUT                  =
            tables
              int_edidd                           = i_edidd
    *       EXCEPTIONS
    *         ERROR_MESSAGE_RECEIVED              = 1
    *         DATA_NOT_RELEVANT_FOR_SENDING       = 2
    *         OTHERS                              = 3
          IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ENDIF.
          COMMIT WORK.
        ENDLOOP.
      ENDLOOP.

Maybe you are looking for

  • Payment Wizard - Execution of payment wizard with no BP Bank

    Hi Experts! Follow the explanation of my necessities on Payment Wizard process. When occurs the 'Go Live' procedures on my database, the inicial balances was imputed with JOURNAL ENTRIES, generating a lot of incoming payments. Now I need to realize a

  • Media card and phone memory

    Hi!  How do I assign certain files (music; photos) etc to go directly to media card and not the phone memory...

  • Need help with languages issue in iOS app created in Flash Pro CS5.5

    Hello all, I'm using Flash Pro CS5.5 on a Mac running Snow Leopard to create an iOS app by publishing with 'AIR for iOS' from inside Flash Pro. Everything works great except after I submit my app to the Apple App Store and it is approved, the App Sto

  • Accruals and deferrlas

    Hi Guys, Im a lil bit confused on accruals and deferrals conceptually. can someone give some insight into it with an example. thanks ganga

  • Content Copier Issue

    Hi All, I have tried to connect my N81-1 8GB and N 73 using bluetooth on my IBM Thinkpad Laptop. OS is Windows XP SP2. I tried to do backup using Content copier. While it starts backup-ing the data, it asks the permission to accept. Although i declin