IDOC created but not stored: No exception also

Hi All,
My scenario is that to upload the data from excel file and create inbound delivery. I am using the fm IDOC_INPUT_DESADV1. IBD and IDOC has been created but mot saved.
if I goto vl32n, There is no IBD and if i goto WE02 then there is No IDOC. No exception also.
Thanks with Regards,
Vallamuthu M

Hi,
Thanks for all your updates. Not able to create IBD using IDOC_INPUT_DESADV1 in progran(SE38). I am using the following function modules. it's created IDOC and IBD. Now my problem is that how to create batch and serial number. I have given batch number in E1EDL24-CHARG and serial number E1EDL11-SERNR. It's create IBD with out the given batch number and serial number.
call function 'IDOC_INBOUND_WRITE_TO_DB'
    TABLES
      t_data_records    = gt_idoc_data
*     T_LINKED_OBJECTS  =
    CHANGING
      pc_control_record = gs_idoc_contrl
    EXCEPTIONS
      idoc_not_saved    = 1
      OTHERS            = 2.
  IF sy-subrc = 0.
    APPEND gs_idoc_contrl TO gt_idoc_contrl.
    CALL FUNCTION 'IDOC_START_INBOUND'
      EXPORTING
*       PI_INBOUND_PROCESS_DATA       = ' '
        pi_called_online              = 'X'
*       PI_DO_COMMIT                  = 'X'
*       PI_START_EVENT_ENABLED        = 'X'
*       PI_ORG_UNIT                   = ' '
        succ_show_flag                = 'X'
*       PI_PARTNER_OPTION             =
      TABLES
        t_control_records             = gt_idoc_contrl
*       T_DATA_RECORDS                =
      EXCEPTIONS
        invalid_document_number       = 1
        error_before_call_application = 2
        inbound_process_not_possible  = 3
        old_wf_start_failed           = 4
        wf_task_error                 = 5
        serious_inbound_error         = 6
        OTHERS                        = 7.
    IF sy-subrc <> 0.
* Implement suitable error handling here
    ENDIF.
  ENDIF.

Similar Messages

  • Master idoc is created but not communication idoc

    Hi Experts,
    Thrugh the change pointers i m sending the customer  master data through idocs ,
    there master idoc  is creating but not the communication idocs .
    it is not triggering the function module MASTER_IDOC_DISTRIBUTE.
    How to rectify this ,, please anybody asap..
    Regards

    Initially, check the Partner profiles(Sending and Receiving), port definitions and Distribution model(where the model view should be distributed).
    Check out for any filters added, enable change pointer also.
    Cheers..
    Santosh.
    <i><b>Reward Points for all Usefull Answers.</b></i>

  • I have an iPhone 4 and getting a iPod touch for my child, my question is whether to create separate account or have a shared account? I want to share some music and apps but not all and I also want her to be able to iMessage and face time with her owniPod

    I have an iPhone 4 and getting a iPod touch for my child, my question is whether to create separate account or have a shared account? I want to share some music and apps but not all and I also want her to be able to iMessage and face time with her own iPod and own account .   What's the best way to go?

    You can use one Apple ID for purchasing (App Store & iTunes Store) and shared with your child whereas your child uses a different Apple ID for Game Center, e-mail, FaceTime, iMessage. Even on iCloud there you'll get an extra 5GB free. 

  • When I try to access the answer is that mine is a valid Apple ID but not valid for iCloud also if I've obtained confirmation by mail of my account

    when I try to access the answer is that mine is a valid Apple ID but not valid for iCloud also if I've obtained confirmation by mail of my account

    To use iCloud, you must first set it up on an iOS device or a Mac.
    Creating an iCloud account FAQ:
    http://support.apple.com/kb/HT4436

  • For the last year, I have to refresh my browser to load certain normal pages...IE opens them, but not Firefox. I also have extreme difficulties loading video from sites including YouTube, Yahoo, etc. I open them in IE just fine. I update all the time.

    For the last year, I have to refresh my browser to load certain normal pages...IE opens them, but not Firefox. I also have extreme difficulties loading video from sites including YouTube, Yahoo, etc. I open them in IE just fine. I update all the time.

    "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"<br />
    "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"<br />
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    Your plugins list shows outdated plugin(s) with known security and stability risks.
    *Java Plug-in 1.6.0_07 for Netscape Navigator (DLL Helper)
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)

  • Form created but not visible!!

    Form created but not visible!!
    Hi everyBody,
    I've created 2 user Forms binded with a 2 user tables (with diffrent UDOs)  and  everything works perfectly. When I tried to run it on a machine at a customer, the first form functions perfectly and the second one is created but does not appear!!!,
    I am lost!!
    Is there a problem of SQL  Server 2005?!
    Is it because of the nature of the machine (server or client machine)?
    Is there a problem of configuration (Operating System)?  I'm using Windows XP but the other machine is using Windows 2000.
    would somebody have an idea or suggestion?
    Thank you in advance

    HI Haifa,
    When the second form opens (but doesn't appear on screen) choose Windows--Cascade from the top menu. Sometimes a form will open outside the viewable area in the SBO client so choosing this menu option will reset it.
    Kind Regards,
    Owen

  • Spool Error - Spool created but not opening/displaying. Message no SP01R042

    Dear All,
    In the ECC Production System, for SD documents Spool is  created but not opening/displaying.
    Message no SP01R042
    When we check the short dump for the user,
    The dump is -
    - POSTING_ILLEGAL_STATEMENT
    - Statement "CALL SCREEN" is not allowed in this form.
    Please help. Perfect answers will be definitely rewarded.
    Thanks & Regards,
    Sameer

    Hi Sri,
    Try to setup the printer at OS LEVEL.
    then,
    If on Windows---use method C.
    if not,
    use method U and map to your printer queue at OS level.
    Hope this resloves this issue.
    Reward Pts if useful
    Regards,
    Malti

  • Gets a created but not inserted row passivated?

    Hi,
    I'm facing a problem concerning that a VO looses its created but not inserted row after passivateState --> activateState.
    The result is that the VO has another row a current row after activateState.
    Any comments?
    Is there a solution? Implement passivateState() and activateState() for that VO Class?
    Configuation problem?
    Thanks,
    Markus

    Hi Steve,
    sorry, I tried, but I can' t reproduce the problem with a sample application. This means that a created (yes, build-in operation) but not inserted row gets passivated and activated!
    There is something fishy with my application because I can't set the state token validation to false. When it is set to false than the new row don't get passivated and activated. :-(
    Thanks,
    Markus

  • Environment creating But Not Connecting  Oracle through  OCCI

    hi Guys,
    Environment creating But Not Connecting Oracle through OCCI in VC++2005 .NET ..... ,Oracle 10G ,
    But Same Code is Working VC++2003 .....
    giving the Following Error......
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    I try to download INSTANTCLIENT new one for VC++2005 that One is Not down loading... therefore the same down instantclient is copied in VC++2005...
    http://www.oracle.com/technology/tech/oci/occi/occidownloads.html
    I downloaded abobe URL for VC++8 and copied into that INSTANT client.....
    But still not connecting.....somebody who has done in VC++2005 connection through OCCI... help me step by step Plzzzzzzzzz....
    friends can anybody tell how to connect OCCI .....
    advance thanx ......
    yours LUV

    Hi guys,
    I have the same problem. I've tried using the supplied demo in instantclient sdk but I keep getting this SQLException without a message.
    Any help is welcomed.
    Cheers,
    Sorin

  • I have deleted a contact but it has reappeared when I go to message in search but not stored as a contact anyone know why ? Please

    I have deleted a contact but it has reappeared when I go to message in search but not stored as a contact anyone know why ? Please

    It's stored in your autocomplete cache memory, which is separate from your contacts.  Unless something has changed recently, the only way to remove it would be to restore the phone as new, without using your backup.  You could check over in the Using iPhone forum to confirm this.

  • IDOC send step not running with exception in BPM?

    Hello,
    hope this is a simple question, but we are running with a problem here which is not answered well in SAP help or sdn. Possibly I didn´t find the right blog.
    Situation:
    We created a BPM with a send step (IDOC receiver) in a block (after a receive step starting the BPM) (That´s simple so far!).
    The send step (async IDOC) in the block is connected in its attributes in field "system error" to an exception branch defined in the same block.
    In this except.branch the process should send back to sender system a message via RFC and the last step in this exception branch is to interrupt the proces.
    But now we tried to do a test. In this test we modified the receiver address of the send step (IDOC reciver) so that the receiver could not be reached, which results in a system error in SXMB_MONI (Service unavailable).
    But this doesn´t work. The BPM starts the send step to the unavailable receiver, SXMB_MONI shows a system error step, but then the BPM continues with the next step after the block without starting the exception branch.
    Any idea why the exception branch is not called?
    Best regards
    Dirk

    Hello again,
    we are one step further now.
    We did the same with an RFC instead of the IDOC send step.
    Same result:
    The service is not reachable. So the step results in an system error.
    But as we could see in the monitoring SXMB_MONI the block with the exception and this send step (RFC) is passed before the step gives back this error!
    So it looks like connection problems do not trigger an exception?
    Any help is welcome!
    Best regards
    Dirk

  • Mail sending but not storing some emails.

    Hi there,
    It's been two times this week that after I send an email (in both cases it's been responses for some other email) the email is sent (I can check the mail server's log and it's sent without issues, and I can hear the sent email sound) but the messages are not stored anywhere. Mail marks the original email I'm replying to as replied, but when I click on the arrow it says that it can't find the email, that it could have been deleted.
    It's not something that happens all the time, but it never happened before and I don't know what's wrong. I haven't changed anything that I can recollect, neither on the account or the machines.
    I'm using IMAP for this email account, and have 2 computers (this happened first on my Mac Pro, today on my Macbook Pro), my iPhone and also a webmail front to access that account. The sent email is not displayed anywhere, it's just as if I didn't write/send anything.
    Any idea?

    Well, surely enough, In Console I found several messages that I believe are related. First this one, that happened exactly when I sent the email:
    04/02/11 16:48:57 Mail[180] Error (null) occurred while trying to append messages to outgoing store. Ignoring and proceeding with delivery...
    Later, but I'm not sure if it's related or not, it's this one:
    04/02/11 16:55:29 Mail[268] * Assertion failure in -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:], /SourceCache/Message/Message-1082/Accounts.subproj/IMAPAccount.m:1230
    Require mailbox name to create IMAPMailbox for (null)
    0 Message 0x00007fff80cc36e4 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff80cc3649 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Message 0x00007fff80b2aa32 -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:] + 193
    3 Message 0x00007fff80b4a966 -[IMAPConnection _transitionToState:selectedMailbox:readOnly:] + 808
    4 Message 0x00007fff80b577d3 -[IMAPConnection(MFPrivate) _recordResponse:forOperation:] + 423
    5 Message 0x00007fff80b573f5 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 490
    6 Message 0x00007fff80b558ce -[IMAPConnection(MFPrivate) _responseFromSendingOperation:] + 976
    7 Message 0x00007fff80b554d1 -[IMAPConnection executeClientOperation:] + 22
    8 Message 0x00007fff80b551f2 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1465
    9 Message 0x00007fff80b54639 -[IMAPGateway _allowClientOperationThrough:] + 800
    10 Message 0x00007fff80b5405f -[IMAPGateway allowClientOperationThrough:] + 374
    11 Message 0x00007fff80b53ebb -[IMAPClientOperation main] + 81
    12 Foundation 0x00007fff876f3de4 -[__NSOperationInternal start] + 681
    13 Foundation 0x00007fff877d2beb __doStart2 + 97
    14 libSystem.B.dylib 0x00007fff81dea2c4 dispatch_call_block_andrelease + 15
    15 libSystem.B.dylib 0x00007fff81dc8831 dispatch_workerthread2 + 239
    16 libSystem.B.dylib 0x00007fff81dc8168 pthreadwqthread + 353
    17 libSystem.B.dylib 0x00007fff81dc8005 start_wqthread + 13
    I wonder why a null Error (which for me would mean there was no error) was interpreted as an error?
    I'll have to check later in my Mac Pro if there are similar messages for the other day I got this problem.
    Any idea of what could be the cause of this message?
    Thanks!

  • Version created but not set and still Service Entry posted.

    Dear All,
    In one case I found that PO price changed by user for a service PO,version created but user forget to set and saved the purchase order.Other user post service entry against same PO and while releasing by final approver it gave error message"Purchasing document xxxxx, Version X in process. message number MED014"....My question is how i can restrict to post service entry in such case? In stead giveing error message while releasing the service entry i want to control it it in first stage only....
    Please Guide....
    Regards
    Sachin

    Hi Sachin,
    Creating a SES is a kind of drafting and it does not have any Financial impact. However, when you accept the SES, system does posting followed by financial account updates. This is the reason why system prevents accepting SES but allowing SES creation.
    So, unfortunately, this is the standard behaviour.
    Regards,
    Purnima.

  • Inspection Lot Created but not shown in QE72, and cannot input result or UD

    Hi Exports,
    I have  Inspection Lot Created by 04-production goods receive, but not shown in QE72, and cannot input result or UD
    Inspection Lot status: CRTD CHCR SPRQ,
      in Business Process of inspection lot showing:
    *Cancel inspection lot
    Assign RMA proc. to insp. lot
    Assign notification to lot RMA
    Batch log indicator required
    Certificate missing
    Change inspection lot
    Change planned lot quantity
    Choose task list for insp. lot
    Confirm Receipt of Certificate
    Create part. lot for insp. lot
    Flag cancellation
    Inventory posting required
    Lock
    Lot for process documentation
    Lot reset allowed
    What is going wrong? 
    BTW, the sampling procedure in Inspection Plan is a read-only field, but empty inside.
    Daniel

    Dear in your case there is no Inspection plan was attached to the lot so attach the plan and make lot status to REL then only you can do Results Recording.
    Inspection plan gets auto assigned to availble inspection plan on respective date if you enabled the inspction with tasklist and automatic assignment boxes in relevant inspection types in MM QM view for this Inspction plant should be made avaialble in stsyem before any lot created which can be created QP01.
    If it is not getting assiged automatically then you can assign it manually by QA02 here go to inspection specification tab click on Task list assignment the go to sample tab and click on sample and SAVE Inspection plan will be attached to inspection plan.
    Once inspection plan is the lot status you can see REL before assignment of a plant it would be CRTD.
    Cheers
    KK

  • From mac mail,  I can send but not receive mail. Also, on the same mac, I can run mail through Entourage and no issues with sending or receiving

    only found this problem with mac mail , when new hard drive waqs installed!!
    i CAN SEND from mac mail
    When I first set it up, i could receive mail but not send and now its the other way around
    I cannot receive mail.
    However, under Entourage mail, i have not problems with similar settings!!
    Can you help, this is wrecking my head!!

    What do you see if you invoke Mail's menu option Window > Connection Doctor?

Maybe you are looking for

  • Why use Java Beans?

    Why should we use java beans? Everybody says it is used to set the properties. What does this mean? Can anyone give me a realtime scenario of the problems it can solve? How does Spring framework utilize beans to solve problems? i.e wiring beans, decl

  • Very weird 64 bit problem

    Initially I was running 2.4 in 64 bit mode on my Mac. Everything worked perfectly for a week or so. Then today, after messing about in the Web Module, I am not able to type in text fields. No characters appear even though if I'm outside of LR the key

  • Is it possible to show Manual edits using color indicator in IP.

    Hi Experts!! Can you please let me know is it possible -- To show Manual edits using colour indicator in Integrated planning reporting. Thanks in Advance, Sravani

  • Flash 10 breaks Flash 8 Content

    I have a Flash 8 set of movies originally developed in CS3, we recently updated most all computers to Flash 10. Without touching the content it stopped working correctly in one perculiar spot. Going to a computer with Flash 8 installed it works fine.

  • Logging from user defined class

    should I be able to use the log method from a custom class within my apps's pacakge? Well if I should , I cant! :-) Paul