CO54: Message is not sent to any destination: Commit Work is getting failed

Hello,
While processing the Messages from XFP to SAP Update is getting terminated due to the use of Commit Work. SAP Note 147467 - Update termination when sending process messages has been referred which is for 4.6C, but we are in ECC6.0.
While processing the message in second iteration Commit Work triggres and Update happens in the data base.
Following Issue is only concerned with Nested HUs
T-Code used CO54
Following are the analysis:
it looks like u201CCreate and Post a Physical Inventory Docu201D is failing in the initial processing because the inventory doc is created when the Transfer Order to the PSA (or the TO from the PSA) is not yet completed (quant is still locked somehow).
CO54, process message category=ZHU_CONS: HU to be consumed is a nested pallet (unpacking/ repacking and TOs to/from) and qty to consume is greater that HU qty in SAP (creation of a physical inventory doc is required).
1. The error occurs while clearing the inventory posting for the physical inventory document.
2. The surprising factor is the u201CProcess Messageu201D is not processed correctly for the first time.
3. Indeed it is successfully processed without any error if you do process it second time.
Error Log from C054 T-Code.
02.08.2010                                         Dynamic List Display                                                1
Type
Message text
LTxt
Message category: ZHU_CONS ---    Process message: 100000000000000621   "Send to All Destinations" Is Active
Message to be sent to destination:
ZHGI ZPP_0285_XFP_GOODSISSUE Individual Processing Is Active
=> Message will be sent to destination (check log for destination)
Message category: ZHU_CONS ---    Process message: 100000000000000621   "Send to All Destinations" Is Active
Message destination ZPP_0285_XFP_GOODSISSUE triggered COMMIT WORK
Input parameters OK, passed to source field structure
Step 0: Now checking if scenario with HU
Step 2: Scenario with HU, Now checking if HU nested
Step 3: HU nested, checking if HU in repack area
Step 4: HU not in repack area, moving it to repack area
HU moved to repack area, TO number 0000000873
Step 5: Depacking nested HU...
Nested HU depacked, HU pallet n°: 00176127111000461994
Steps 6-7: Moving back HUs to supply storage type / bin...
HU 00376127111000462001 moved back to original area with TO number 0000000875
Steps 6-7: Moving back HUs to supply storage type / bin...
No need to move back HU 00176127111000461994 (not in table LEIN)
Step 8: Checking if HU fully used and quantity matches HU system quantity
HU not fully used but picked quantity > HU quantity: inventory necessary
Step 9: Inventory needed, creating physical inventory document...
Physical inventory document 0000000126 created
Step 10: Adding weighted quantity on inventory document...
Weighted quantity entered in document 0000000126
Step 11: Posting rectification in inventory document 0000000126...
Physical inventory document 0000000126 rectified
Error: rectification for doc 0000000126 not updated in DB!
=> Destination ZHGI ZPP_0285_XFP_GOODSISSUE can currently not process the message
=> Message is not sent to any destination
The errors in SM13 for this contain the program SAPLZPP_0285_HUINV_ENH (creating/changing the HUM physical inventory doc). WM Function module L_LK01_VERARBEITEN is also involved.
From SM13, it displays the following piece of code in include LL03TF2M (read the LEIN table=Storage Units table):
WHEN CON_LK01_NACH.
       IF (LEIN-LGTYP = LK01-NLTYP AND         
             LEIN-LGPLA = LK01-NLPLA) OR
              NOT P_LEDUM IS INITIAL.
       ELSE.
Das ist der Fall einer TA-Quittierung wo Von-Hu = Nach-HU ist und sofort die WA-Buchung erfolgt. Dann steht die HU noch auf dem Von-Platz, daher darf hier kein Fehler kommen, sondern es wird ein. Flag gesetzt, daß verhindert daß die LE fortgeschrieben wird.
         FLG_NO_LE_UPDATE = CON_X.
        MESSAGE A558 WITH P_LENUM.
       ENDIF.
Translation in English of the German text via Google:
"This is the case where confirmation of a TO source-HU = destination-HU, and now the WA (Good Issue?)- made book. Then, the HU is still on the From-space may therefore come here not a mistake, but it sets a flag that prevents that the LE is updated."
Thanks and Regards,
Prabhjot Singh
Edited by: Prabhjot  Singh on Aug 2, 2010 4:39 PM

Hope you have carried out following things in Production ( Please refer to SAP help before actually doing it in production).
1. Transport the predefined characteristics from the SAP reference client (000) to your logon client.
2. Adopt Predefined Message Categories - In this step, you copy the process message categories supplied by SAP from internal tables as Customizing settings in your plants.

Similar Messages

  • Out of Office Messages are Not Sent Out

    Hi there,
    I have an issue with Outlook's Out of Office feature. The Out of Office messages are not sent out (to both internal and external contacts) although it has been already turned on. Only one user is having this particular issue. 
    I've attempted these steps but the issue still persists.
    a) Turning on OOO via OWA
    b) Deleting the current profile and creating a new profile
    Could anybody help me in this?
    Regards,
    Vinod

    Hi Vinod,
    You issue might be related to this:
    "By default, the out-of-office reply to Internet recipients (external senders) is turned off. Many administrators do not allow out-of-office replies to be sent outside the Exchange Server organization, so that unauthorized people do not
    know when users are out of the office. "
    You might want to follow the steps in below KB article to turn on out-of-office replies to the Internet or contact your administrator to check so:
    http://support.microsoft.com/kb/323665/en-us
    Hope it helps and feel free to post back.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • BPE_ADAPTER MESSAGE_NOT_USED Message is not used by any processes

    We need some help on BPM flow. We are at it for last 3 days without much progress. We are able to make sync call to same BAPIs and get data without any issue. However, with BPM we have this issue
    I am creating the simplest integration scenario as
    1.       HTML/HTTP-->BPM (Async)
    2.       BPM-->R/3 (Sync)
    3.       BPM-->File (Async)
    Created all required interfaces and mapping. I have some dummy mapping for first 2 cases. I am able to activate the integration scenario and Integration Process without any error. I am able to import it in integration directory successfully without any error. When I am executing the first async request from HTML client I am invariably end up with an error from sxmb_moni as
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--
    Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">MESSAGE_NOT_USED</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Message is not used by any processes</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    The BPM is not getting invoked. Looking at the trace it shows that there is an error after creating BPE proxy for message as
    <Trace level="3" type="T">created BPE proxy for message DE5FB5802F33D3F19373005056A12466</Trace>
      </Trace>
      </Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST">
      <Trace level="3" type="T">Persisting message after plsrv call</Trace>
      <Trace level="3" type="T">Message-Version = 007</Trace>
      <Trace level="3" type="T">Message version 007</Trace>
      <Trace level="3" type="T">Pipeline CENTRAL</Trace>
      </Trace>
      <Trace level="3" type="System_Error">Error exception return from pipeline processing!</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    What I have checked so far:
    1.    I have checked that the developer key is assigned to my user id
    2.    Used SWF_XI_CUSTOMIZING to make sure that all the process are green
    3.    Used sxi_cache to make sure that the BPM process has return code 0 and also reactivated it numerous times. Also checked activation log and no error there
    4.    Used SXMP_ADM_BPEAutomatic BPM Customizing to check all the entries are green
    5. There are not any message in sxmb_moni_bpe for my interface shows no message
    Input call has:
    1.    Sender Service: MFG_BPM_BusinessSystem
    2.    Sender Interface: MI_Outbound_Async
    3.    Quality Of Service: EO
    4.    Sender Name space: Name space
    5.    Input XML:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:BAPI_SALESORDER_GETLIST xmlns:ns0="urn:sap-com:document:sap:rfc:functions">
       <CUSTOMER_NUMBER>0000001000</CUSTOMER_NUMBER>
       <DOCUMENT_DATE/>
       <DOCUMENT_DATE_TO/>
       <MATERIAL/>
       <MATERIAL_EVG>
          <MATERIAL_EXT/>
          <MATERIAL_VERS/>
          <MATERIAL_GUID/>
       </MATERIAL_EVG>
       <PURCHASE_ORDER/>
       <PURCHASE_ORDER_NUMBER/>
       <SALES_ORGANIZATION>1000</SALES_ORGANIZATION>
       <TRANSACTION_GROUP/>
       <SALES_ORDERS>
          <item>
          </item>
       </SALES_ORDERS>
    </ns0:BAPI_SALESORDER_GETLIST>
    Any clue, help pointer will be of great help. Just beats me, what is wrong!!
    Version:
    SAP R/3 ECC 6.0
    XI 7.0

    Hi,
    Please check these threads where they have the same issue:
    Message is not used by any processes
    Error: Message is not used by any processes
    Error: BPE_ADAPTER Message not used in any process
    Message is not used by any processes
    ---Satish

  • Message is not used by any processes

    Hi,
    I've made a BPM and in sxmb_moni I get this:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">MESSAGE_NOT_USED</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Message is not used by any processes</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I check my return code in sxi_cache and it's not 0 after activating.
    How could I resolve this error?
    Thanks in advance,
    Samantha.

    Hi,
    I don't understand "Is the BPM instance being created in the first place?". I've created the BPM for the first time, I don't know if you refer to this.
    When I click on PE, I get: "the action is not valid for the selected message", so I can do nothing.
    I think my user has developper key, although I'm going to make sure of it.
    Thanks,
    Samantha.
    Message was edited by:
            Samantha Núñez

  • IOS 5: regular messages are not sent if one recepient is registered with iMessage

    There is a bug in iOS 5: SMS messages are not sent if one receipients mobile number is registered with iMessages.
    This is confirmed by the developer of the team sms app:  if you send a message to a number of receipients and one of the recepients mobile numbers, the message is sent do, is registered with iMessage, then none of the recipients will receive the message.
    Does anyone know a work around until Apple comes up with a bugfix?
    Regards, Til

    I am not sure about the details of your case, but I can confirm that a message does send to multiple recipients even if one of this has iMessage.  I recently sent a message to two people, one with a BB and one with an iPhone 4 (iOS 5 and iMessage working).  Because of the difference, it resorted to the least common denominator and sent the message as a standard text to both people.  I was replied to by both parties.  Based on your description I can confirm that your detail is not the case.
    Have you checked through the settings in Messages?  Do you have a texting plan associated with your account?  I am sorry if these questions seem stupid, but they are worth asking to verify.
    I hope this helps!

  • Your message was not sent. Tap "try again" to send this message. Why do i get this error?

    your message was not sent. Tap "try again" to send this message. Why do i get this error?

    Hi babychriss,
    Thanks for visiting Apple Support Communities.
    There are several possible reasons why a message might not send. I'd recommend starting with the troubleshooting steps in this article:
    iOS: Troubleshooting Messages
    http://support.apple.com/kb/ts2755
    Regards,
    Jeremy

  • I lost my iphone, got a new sim card and put it in my boyfriend's old iphone. When I synch it in itunes it will only synch with his stuff and not mine. Any ideas how I can get it to synch with my itunes??

    I lost my iphone, got a new sim card and put it in my boyfriend's old iphone. When I synch it in itunes it will only synch with his stuff and not mine. Any ideas how I can get it to synch with my itunes??

    Are you using a Mac? It sounds like you are using his computer to sync to. If this is the case, then it will sync to all of his stuff unless a new user is created with your personal stuff on it.
    When you want to sync your iPhone to that computer, switch to your user first, and then everything will sync with your stuff. If he wants to hook up his iPhone to sync it, then he needs to switch back to his own username first.

  • Nokia E-72, messages are not sent

    i have start using nokia E-72 since one year , from few days my text messages cant be sent and saved in outbox. i have restore factory but of no use. so kindly tel me what should i do now?

    I have this exact same problem. I'll type out a whole message, click send and poof! Gone. The message does not appear in my outbox or in my drafts folder even if I have saved a draft. I've had to resort to copying all my emails before sending just in case Mail doesn't send, I can still paste the message and try again. I don't remember always having this issue but I don't know exactly when it cropped up. The other day I received a message that something was corrupt and Mail needed to rebuild my index. Mail closed and then took 30 mins or so to rebuild my thousands of messages. When it opened back up I saw the messages that had "dissapeared" before in my outbox so I assume they actually were sent? I also noticed messages in my inbox that I hadn't seen before, some from weeks ago from people who I had told I never received their email. Very frustrating!
    I'm wondering if the problem has anything to do with 10.5.3 or if it had cropped up before. I don't remember.
    Does anyone have any ideas what could be wrong? I'm thinking of switching to Thunderbird if this doesn't get fixed soon. I can't be worrying about every email I type, whether or not it's been sent.

  • Sometimes messages are not sent

    Sometimes Mail does not send an email message, which is problematic of course, but the real problem is that the message is nowhere to be found, except when rebuilding the Outbox (or by looking into the Outbox.mbox folder in Finder).
    Some lines in the log do indicate something might be going wrong:
    Jun 18 15:43:03 lab-226 Mail[7970]: Failed to get message data for <LibraryMessage: 0x1bf9e520, library id: 111528>
    Jun 18 15:43:04 lab-226 Mail[7970]: couldn't load body for <LibraryMessage: 0x1bf9e520, library id: 111528>, aborting
    Jun 18 15:51:52 lab-226 Mail[7970]: deleting invalid message from outbox
    Does anyone experience this problem as well?

    I have this exact same problem. I'll type out a whole message, click send and poof! Gone. The message does not appear in my outbox or in my drafts folder even if I have saved a draft. I've had to resort to copying all my emails before sending just in case Mail doesn't send, I can still paste the message and try again. I don't remember always having this issue but I don't know exactly when it cropped up. The other day I received a message that something was corrupt and Mail needed to rebuild my index. Mail closed and then took 30 mins or so to rebuild my thousands of messages. When it opened back up I saw the messages that had "dissapeared" before in my outbox so I assume they actually were sent? I also noticed messages in my inbox that I hadn't seen before, some from weeks ago from people who I had told I never received their email. Very frustrating!
    I'm wondering if the problem has anything to do with 10.5.3 or if it had cropped up before. I don't remember.
    Does anyone have any ideas what could be wrong? I'm thinking of switching to Thunderbird if this doesn't get fixed soon. I can't be worrying about every email I type, whether or not it's been sent.

  • FM SO_NEW_DOCUMENT_SEND_API1 error message- document not sent

    Hi Team
    just want to know what could have gone wrong when i executed the sample program attached in the documentation of FM SO_NEW_DOCUMENT_SEND_API1. this is my error message: document could not be sent to any of the recipients!
    Could you please suggest me what is the exact problem ? ASAP.
    Thanks in Advance.
    Puneet.

    FORM docu_send_email USING pv_otfdata TYPE tsfotf pv_emailid TYPE any pv_formname TYPE any. DATA: lv_filesize TYPE i, lv_buffer TYPE string, lv_attachment TYPE i, lv_testo TYPE i. DATA: li_pdfdata TYPE STANDARD TABLE OF tline, li_mess_att TYPE STANDARD TABLE OF solisti1, li_mtab_pdf TYPE STANDARD TABLE OF tline, li_objpack TYPE STANDARD TABLE OF sopcklsti1, li_objtxt TYPE STANDARD TABLE OF solisti1, li_objbin TYPE STANDARD TABLE OF solisti1, li_reclist TYPE STANDARD TABLE OF somlreci1, li_objhead TYPE soli_tab. DATA: lwa_pdfdata TYPE tline, lwa_objpack TYPE sopcklsti1, lwa_mess_att TYPE solisti1, lwa_objtxt TYPE solisti1, lwa_objbin TYPE solisti1, lwa_reclist TYPE somlreci1, lwa_doc_chng TYPE sodocchgi1. CONSTANTS: lc_u TYPE char1 VALUE 'U', lc_0 TYPE char1 VALUE '0', lc_1 TYPE char1 VALUE '1', lc_pdf TYPE char3 VALUE 'PDF', lc_raw TYPE char3 VALUE 'RAW', lc_ordform TYPE char15 VALUE 'ZORDCONFIRM_01', lc_attachment TYPE char10 VALUE 'ATTACHMENT'. CALL FUNCTION 'CONVERT_OTF' EXPORTING format = lc_pdf max_linewidth = 132 IMPORTING bin_filesize = lv_filesize TABLES otf = pv_otfdata lines = li_pdfdata EXCEPTIONS err_max_linewidth = 1 err_format = 2 err_conv_not_possible = 3 err_bad_otf = 4 OTHERS = 5. IF sy-subrc 0. * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4. ENDIF. LOOP AT li_pdfdata INTO lwa_pdfdata. TRANSLATE lwa_pdfdata USING ' '. CONCATENATE lv_buffer lwa_pdfdata INTO lv_buffer. CLEAR lwa_pdfdata. ENDLOOP. TRANSLATE lv_buffer USING ' '. DO. lwa_mess_att = lv_buffer. APPEND lwa_mess_att TO li_mess_att. CLEAR lwa_mess_att. SHIFT lv_buffer LEFT BY 255 PLACES. IF lv_buffer IS INITIAL. EXIT. ENDIF. ENDDO. * Object with PDF. REFRESH li_objbin. li_objbin] = li_mess_att[. DESCRIBE TABLE li_objbin LINES lv_attachment. * Object with main text of the mail. lwa_objtxt = space. APPEND lwa_objtxt TO li_objtxt. CLEAR lwa_objtxt. DESCRIBE TABLE li_objtxt LINES lv_testo. * Create the document which is to be sent lwa_doc_chng-obj_name = text-008. lwa_doc_chng-obj_descr = text-008. lwa_doc_chng-sensitivty = lc_0. lwa_doc_chng-obj_prio = lc_1. lwa_doc_chng-doc_size = lv_testo * 225. * Pack to main body. CLEAR lwa_objpack-transf_bin. * header lwa_objpack-head_start = 1. * The document needs no header (head_num = 0) lwa_objpack-head_num = 0. * body lwa_objpack-body_start = 1. lwa_objpack-body_num = lv_testo. lwa_objpack-doc_type = lc_raw. APPEND lwa_objpack TO li_objpack. CLEAR lwa_objpack. * Create the attachment. * Fill the fields of the packing_list for the attachment: lwa_objpack-transf_bin = gc_x . * header lwa_objpack-head_start = 1. lwa_objpack-head_num = 1. * body lwa_objpack-body_start = 1. lwa_objpack-body_num = lv_attachment. lwa_objpack-doc_type = lc_pdf. lwa_objpack-obj_name = lc_attachment. lwa_objpack-obj_descr = text-008. lwa_objpack-doc_size = lv_attachment * 255. APPEND lwa_objpack TO li_objpack. CLEAR lwa_objpack. lwa_reclist-receiver = pv_emailid. lwa_reclist-rec_type = lc_u. lwa_reclist-notif_del = gc_x. lwa_reclist-notif_ndel = gc_x. APPEND lwa_reclist TO li_reclist. IF li_reclist IS NOT INITIAL. CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1' EXPORTING document_data = lwa_doc_chng put_in_outbox = gc_x TABLES packing_list = li_objpack object_header = li_objhead contents_bin = li_objbin contents_txt = li_objtxt receivers = li_reclist EXCEPTIONS too_many_receivers = 1 document_not_sent = 2 document_type_not_exist = 3 operation_no_authorization = 4 parameter_error = 5 x_error = 6 enqueue_error = 7 OTHERS = 8. IF sy-subrc 0. * MESSAGE ID sy-msgid TYPE 'I' NUMBER sy-msgno * WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4. ENDIF. ENDIF. ENDFORM. " DOCU_SEND_EMAIL

  • TS2755 My husband and I have a linked apple account and i cloud. Now he is receiving all of my text messages. How can I fix it to where he only receives his messages and not mine? Any help is appreciated!

    My husband and I both have iphones and both are linked to the app store and i cloud. Now my husband is receiving all of my text messages and has all my contacts. How can we get it to where he does not receive my messages anymore? Any help is appreciated!

    Best way is to get your own Apple ID, but until then have him go to Settings > Message > Receive at and remove your phone number.

  • Message interface not exist in any software components on business system

    Hi Experts,
    In development-environment we have an interface (SAP->XI->3rd party system) with a conditional receiver determination (based upon a fieldvalue in RFC that comes from SAP,  "CONTROL_RECEIPE_DOWNLOAD"). This functions properly in development.
    After transport to production environment this structure is not known when I try to use it in the Integration Directory when creating a conditional receiver determination. Double-click on the interface does result in the startup of the integration builder, but the interface itself can not be found. The following error-message appears:
    "Error message  Message interface does not exist in any software components installed on this business system"
    All design-objects have been put into production and in Integration Builder the structure is available. In IR it is not...
    In development In the business system of the sending SAP system, I can see the interface. In production, I don't see any interfaces at the business system....so this might be the problem but how can I add an interface manually to a business system?
    Can anybody please help?
    Thanks in advance
    William

    Hi William,
    One more thing. In Production, check the technical system of source. SWCV in which you have developed your interface, should be installed on the source system. If this SWCV is not in list of your installed products & SWCV then add it. Update the business sytem in ID again & it will work. I guess you have done a typo by saying that objects are not available in IR but in Integration builder its avaliable.
    Regards
    Sushil

  • HT4623 I can receive messages but not send them. any ideas?

    I can receive messages but not send any.  any ideas?

    Are you talking about text message or emails?
    http://support.apple.com/kb/ts2755

  • N1662, message probably not sent, true or not ?

    Phone : Nokio 1662
    country : Belgium
    Operator : Proximus
    Situation :
    Last week  I had to sent a lot of messages and do a lot of phonecalls. At the end I had to sent 2 last messages to person A en B. In the past I could send successfully to both persons with the numbers I had from them. The message to A was successfull, but for B it failed. I tried to resend 2 more times to B, both failed with error 'message sending failed'. I didn't really mind, because the message was not that important.
    Today : I sent an important message to person C. Last week I could succesfully send to her, but now it failed just like it did with person B. I do remember seeing the 'message sending failed', then I saw a list that contained the name of person B  3 times. These were probably the old messages that were still waiting ? However, I did not see person C in that list. 
    To see if my phone still worked, I sent a message to my own number. There was no error, and it arrived a few seconds later. When I look in my 'sent items' list, I see indeed messages to myself, to person A, B en C . The 3 messages to person B have a red exclamation mark next to them, probably suggesting there was an error. All other messages have 4 blue dots next to them, probably suggesting they were sent fine. The message to person C thus also has 4 blue dots.
    So, even if I just saw an error after trying to send to person C, it could still be possible that the message was sent a little bit later ? I'm just confused about the conflicting information here. There was an error after the sending attempt, however the 'sent item' looks like a correctly sent message.
    I have other ways to contact this person, but this is just a situation where I could look impatient or rude if I have to ask through other ways whether she has received my message. So I hope others here can diagnose this based on my story..

    do you have message reports switched on?
    is these numbers entered in the correct format in your phone,can you call these number from your phone?
    another thing your network may not support sending messages to so many contacts at one go.
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • When I try to use the refine edge command I get this message could not complete the refine edge comm

    when I try to use the refine edge command I get this message could not complete the refine edge command because of programe error

    Quit the editor, then restart it while holding ctrl+alt+shift (command+option+shift on a mac). Keep the keys down till you see a window asking if you want to delete the settings file. You do.

Maybe you are looking for

  • Replacing a set of characters from a string in oracle sql query

    I want to replace a set of characters ( ~    !     @    #     $     %     ^     *     /     \     +    :    ;    |     <     >     ?    _  ,) from a STRING in sql select 'TESTING ! ABC 123 #' FROM DUAL; What is the best way to do it? Please provide e

  • HP Officejet Pro 8600 not working with Windows 8.1

    I got a Trojan virus on my computer and had to have it wiped clean.  I've been trying to reinstall the printer, which is on a wireless network.  The computer initially identified the printer on the wireless network and I installed it.  It worked OK f

  • IPad 1 when entering my me account to enter the icloud settings locks up

    When opening my "Settings" app on my ipad 1 and select iCloud and then try to login with my credentials, it locks up the settings app. I have to then cancel it and after multiple trials the only dialog I get is that my user name or password is incorr

  • Collect message into internal table

    Hi, does any one knows how BAPIs or CALL TRANSACTIONs collect messages into internal table. My problem is that some BI with CALL TRANSACTION doesn't collect right message into return table and I would like to collect this last message after CALL TRAN

  • Duplicate color of an object

    I have a photo of my family on a Pink Jeep tour in Sedona. I would like to change the color of all the shirts to the same color as the jeep in the photo. I understand how to select the objects to change but I do not know how to duplicate the same col