Posting Document num not captured in BDC message table

I am working on a dataload program for Asset Transfer using tcode ABUMN. If I run ABUMN online, it will give me the message saying, 'Asset Transaction posted with document no. xxxxxx' after saving the trx. However, I can't capture this message while running the Call Trx/BDX program.
I don't know why the message table is empty after a successful Call Transaction. If there is an error, it will capture it, but no meesage if the trx is successul.  I thought the table will capture any message whether it is a 'S' or 'E' or 'W'. It works for other tcodes, but not for tcode ABUMN. 
DATA: T_MESSTAB LIKE BDCMSGCOLL OCCURS 0 WITH HEADER LINE.
" Batch Input Message table
call transaction C_TCODE using t_bdcdata
MODE P_MODE
UPDATE P_UPDATE
MESSAGES INTO T_MESSTAB
CAll Transcation is a standard code, so there is need to specify what types of message should be captured.
I remember seeing some threads about the empty message table, and they suggest to use Parameter Id to capture the posting document #.  I tried  par id ' BLN' and still not able to see anything there.!!
Can anyone help?
Thank you in advance for any help. Greatly appreciated.

Hi,
I have come across with the same issue with transaction CS01. I have done it in a round away . I find an userexit after save , and export the  document number to memory and after the call transaction import the document number from memory and updated the BDCMSGCOLL table.
May this info will be helpful to you.

Similar Messages

  • Material Documents did not capture cost centre

    Hi,
    There are some PGI / Material documents did not capture cost center.These vehicles are missing cost center in the PGI/Material  document and i am unable to figure out why is it happening.
    Can u please help me understand why the cost centre is missing ?
    Would you clarify that issue.
    Thanks and best regards,
    pragya

    if your material GL account (P&L) account are created as cost elements, you cannot post any document with out cost object. If you GR is through production order, need not assign any cost center, as production order itself is cost object. For other cost elements you can assign cost center in OKB9.
    regs,
    ramesh b

  • Natures of classes of accounts for posted document are not balanced

    Hi
    Can anyone help me with this error:
    "Natures of classes of accounts for posted document are not balanced"
    I am getting this error while doing GR(posting goods) using 561 movement type for a material.
    While I am able to post Goods with another material having same valuation class and Profit Center.
    Thanks
    Neha

    better post this question in procurement or (pure) finance forum!

  • The accounting document has not yet been created Message no. VF062

    hiii
    Iam getting error in VF02.
    Error is The accounting document has not yet been created
    Message no. VF062
    And where i can do it ?

    hi
    Go to VF02
    Open the billing document
    Enviornment -- Acc. determination analysis -- Revenue accounts and see why the accounting document is not generated
    Also, from VFX3 and select the document and release the same by clicking on FLAG and then to know the cause of
    Error
    TO know cause GOTO Tab --- NOTE and u will get the error cause
    let us know the cause then only we can be able to tell exact solution if possible.

  • Billing document does not capturing basic amt. capture only duty part

    Hi
    while doing billing on customer
    the billing document does not capturing the basic amt on , it only capture only duty part.
    pl suggest , how resolve the prob.
    Regard
    R.Sharma

    HI,
    Check the pricing procedure, in that remove the statistic for the pricing condition then try,
    i think will resolve the issue, pricing should not activate the statistic
    Thanks & Regards
    Rajasekhar

  • Custom change document is not tracking changes for SAP tables

    Hi gurus,
    I have created a custom change document for tables EKBE and KONV. But the change document is not tracking changes in BDCP table for changes in EKBE or KONV.
    Please help me out.........

    HI,
    Use this link for change pointers concept.
    change pointers
    let me know if u have any issue.
    ~linganna

  • Failed to Save Document. and Not Supported. Error Message

    Post Author: dscoiho
    CA Forum: General
    I am using Crystal 10 and SQL Server. I have ran into instances when I try to save a report with data or save as I get Failed to Save Document. and Not Supported. error messages. Does anyone have a clue on why this would be happening and is there a work around.

    Post Author: rhartness
    CA Forum: General
    Has anyone found the answer to this problem?  I am experiencing the exact same issue today.  This is quite frustrating!  If anyone has a clue on how to fix this or how to prevent it from happening again please post a reply.
    I'd hate to lose all of my work over the past hour (I couldn't imagine of loosing a days worth of work like the original poster stated) but if there is no fix, I understand.  However, is there something that I could have done to cause this?  If so, I want to avoid doing it in the future.
    Thanks guys.

  • Posting document should not reveal salaries of employees to finance departm

    Hi Friends,
    After payroll posting the salaries of the employee should not be seen by finance department user by opening the posted document.
    how to achive this?
    Thanks
    Jay

    Hi,
    Separate GL for this and make sure you do not allow it to post but I am not sure why you do not want to book ti to chart of accounts as it may cause balancing issues.
    Thanks,
    Ameet

  • Unable to proceed in change document are not updating in CDHD, CDPOS tables

    Hi all,
    This is a question related to Change document.
    I created one custom Change document object ‘ZBUDGETS’.
    As I am trying to place a trigger on FMIT (Total Funds Management) table I created a Change document object ‘ZBUDGETS’.
    I included some of the authorized fields from FMIT table on which we placed the trigger.
    And of course all those fields are change document enabled in the data element level. I generation of the update program was completed. And I got the function module zbudgets_write_document along with some include programs and structure.
    Everything is fine, But i am unable to get this change document generated information to these tables are CDHDR and CDPOS.
    the problem is when I make any expenditure like PO Posting, it will be logging in the FMIT table and the respective fields also updating. With this the Change document object should trigger and it should send the record in CDHDR and CDPOS tables. This is not happening. If the records are getting updated in the CDHDR and CDPOS tables I can use those include programs and function modules in my program to retrieve the changes in FMIT table.
    Since I am unable to proceed further since the documents are not updating in CDHDR and CDPOS tables.
    Prabhakar

    CDHDR and CDPOS will not be populated with entries only by creating the change document object.Change documents will be written to CDHDR and CDPOS tables only if the function zbudgets_write_document is called in the transaction which updates FMIT.
    You need to find an use exit in the transaction updating FMIT and call the function zbudgets_write_document in that exit.
    Refer the below link http://help.sap.com/saphelp_47x200/helpdata/en/2a/fa01b6493111d182b70000e829fbfe/content.htm
    -Kiran
    *Please reward useful answers

  • Posted documents could not retrieve from Finance system (Travel Management)

    Hi Experts,
    I could sucessfully post the documents to Finance system using T.code: PRRW and when i click on FI/Co documents tab it is showing error Could not retrieve from Finance (FIN310) system, I have checked the ALE configuration form HR outbound documents are sucess also.
    Please advise where i have to check, there is no erros during posting posting was sucess with document numbers also.
    Appreciate your help if you could let me know if there is any other reports i have to run for posting.
    Thanks
    Murali

    The problem I faced was related but just slightly different - solution is below.  This is really only an issue if your AS Java server is on a different server than your NWDS and a firewall is active.
    Error when trying to publish ConverterWeb demo project from local dev machine CE 7.2 Netweaver Developer Studio  to server CE 7.2 AS Java was:
    Could not retrieve deployment system configuration for CE1. Please check if the system is running.
    [ERROR: 7/10/10 10:58 PM /userOut/daView_category (eclipse.UserOutLocation)
    Thread[Thread-22,5,main]]
    Issue is a firewall problem.  Solution  is:
    1) remove default SAP AS Java from NW Developer Studio (Windows -> Preferences -> SAP AS Java
    2) shutdown NWDS
    3) open ports 50113 (port for instance 1), 50013 (port for instance 0), 50004 (deploy port) and 5000 (http for NWASJAVA) on the AS Java server.
    4) open NWDS
    5) add SAP AS Java in NWDS (Windows -> Preferences -> SAP AS Java: host - 192.168.1.16, instance - 1, Domain - Default
    6) add SAP AS Java in NWDS (Windows -> Preferences -> SAP AS Java: host - 192.168.1.16, instance - 0, Domain - Default
    7) publish ear.
    8) navigate to: http://192.168.1.16:50000/ConverterWeb/
    obviously you'll need to replace the internal ip with the ip of your server.
    I think this firewall info is somewhere in the docs.
    Edited by: adamtarshis on Jul 11, 2010 8:16 AM

  • GI document has not captured costing

    Hi All,
    I am currently involved in small project implementation and this is related to variant configuration through intercompany process.I have a SO (equipment) MTO scenario and a PO is created with ref to SO (for which costing is done).
    For PO, O/B delivery is created and Gi is done, When checked the Gi document there seems to be no cost calculated.(Zero)
    could any one of you tell me why zero is there isn cost and did I missed any thing?

    Hi
    if you see the condition type configuration of VPRS in t code V/06
    if the condition exist in SO then automaticall y cost will be updated at the time of delivery and in turn in the billing it will show and update in the copa also.
    Regards
    Damu

  • Field is not populating in BDC from Table Control value????

    Hi Experts,
    After adding a new Quantity (MY_QUANTITY) field to the existing Table control, I populated the data from SAP into it.
    Now, the user will change (if he wants) its value, then he clicks the Push Button by expecting the posting of the Document i.e.in other words. the Control encounters the statement of MY_FORM_CREATE_ABAVN_VIA_BDC in my Prog.
    But, MY_QUANTITY (changed, even not changed too) value/s is not passing in to my BDC_DATA table/code?
    I am doing BDC for ABAVN transaction and wanting the Quantity filed of ''Partial Retirement'' tab to b populated in BDC. So, I am using as,
    SAPLAMDP--Screen 100--Field as ANLA-MENGE (its a Subscreen/Tabs of SAP Screen)
    So,
    1) Problem is with my BDC code?
    2) or, ''SAPLAMDP--Screen 100--Field as ANLA-MENGE'' is this wrong?
    3) or else any other?
    Message was edited by:
            Sridhar
    Message was edited by:
            Sridhar
    Message was edited by:
            Sridhar

    Hai sridhar,
    The problem is within the BDC  Code.
    Because For the effect of adding the field there is no correspong change in bdc is done.So record one more time use the latest one(After adding the field)
    Hope this helps you.
    Regds,
    Rama.Pammi

  • BDC Call Transaction - Doc.No not getting generated in Message Internal tab

    Dear All,
    I am using BDC Call Transaction method for uploading data for transaction, Iam able to successfully capture the Error messages, sucess messages and the transaction number is also displayed for the bdc run in Mode A, but in case of scheduling the job in background, the Error messages are displayed but the transaction number is not captured in the message Internal table( BDCMSGCOLL).
    Kindly look into the matter and revert back for any further info.
    Regards
    Naresh

    Hi,
    Please try using the following kind of code in 'CALL TRANSACTION'
        opt-dismode = 'E'.     " Exclusive mode
        opt-defsize = 'X'.
        opt-updmode = 'S'.
        opt-nobinpt = ' '.
        CALL TRANSACTION transaction_code USING ft OPTIONS FROM opt
                                                                             MESSAGES INTO t_bdcmsgcoll .
    Hope this will work.
    Thanks,
    Leo

  • Posting Document Not Created in Quality Server

    Dear All,
                        My HR-FI Posting document is not created in quality server.
    Whem am running the PC_M99_CIPE  transaction and  run simulation run after that it giving me the message no document is created .
    And also am not able to see the log in quality server.
    All the things is working in the development server but not in quality server.
    I checked the obye,and obyg all things is been fine .
    Kindly help to sort the problem.
    Thanks
    Sandeep

    Dear Sandeep,
    First make the control record status Exit payroll PA03.
    Goto "Posting to Acc : Create posting run" screen.
    Fill period, payroll area, personnel number fields as requested.
    type of doc created write P - live posting run.
    Select output log & Run.
    Click "Doc overview" button.Select the document and click "Release document" button - F9.
    Say "Yes".
    Go back.
    Press "Posting tun overview" button.
    Select the last posting.
    Click post documents button.
    Say "Immediately".
    This procedure should work.
    If not, you may lack some authorization objects.
    Go and check whether the doc is posted via transaction FB03.
    All the best,
    Dilek
    Edited by: Dilek Ersoz on Nov 9, 2009 1:34 PM

  • Message table is not populating in CALL Transaction Method.....

    Hi,
    Im developing a BDC program for Tcode CV01N...Document link...Problem is when document link is created Successfully.then Message table is not getting populated with message....but this working fine when there is a error then it is population.
    what could be the problem...let me know..
    Thanks,
    kiran.

    Hi,
    Usually BDC replicates the standard transaction and captures all the messages that occur in the standard transaction.
    I would request you to check the standard transaction, execute it and see if there is any message captured in success mode. If no message is capture, then your BDC functions correct.
    If you still need do some processing based on the message table, you can do one thing:
    IF gt_message (your message table)  is initial.
    > Do some processing/append your custom messagesince this is successful
    Else.
    --> Do error processing - since this is error record.
    ENDIF.
    Hope this helps
    Regards
    Shiva

Maybe you are looking for

  • Question re: Paste into Selection

    I've recently purchased PSE11 after years of using Jasc & Corel's Paintshop Pro (PSP). When adding textures to an image in PSP, I would:   a) copy the image of the texture into the clipboard,   b) create a new raster layer in the image I wish to add

  • Video in the Review widget

    Is there any way to insert video into the iBooks Author review widget? Any help would be greatly appreciated. The only half-baked solution I can come up with is to put the video next to a basic multiple choice layout, and just try and make the two lo

  • Time dependent issues

    The R3 side doesn't have the FROMDATE and TODATE to record the changes, but BW has the FROMDATE and TODATE when the attributes are checked as time-dependent. Do the time-dependent attributes depend on the master data load to record the changes to the

  • MsAccess - Oracle10g : decimals from a NUMBER field in Access are missing

    Hi, Using Oracle10g - Oracle 9i ODBC driver - MsAccess When I link a table in MsAccess, the decimals from a Oracle NUMBER(14,3) field do not show in Access. (e.g. 123.45 in the Oracle DB is shown as 12345 in Access. ) Hope you can help. Linde Ackerma

  • Essbase not registering with Shared Services in 11.1.2.1

    During configuration Essbase is is failing on Register with Shared Services. The configuration was pretty straight forward and all defaults. I ran the diagnostic tool and it came back with connection refused. Essbase is the first (other than Shared S