Can not backflush with Material document

Hi everybody,
when i use MF41 to backflush with Material document for Repetitive Manufacturing confirmation i took an information message :
"Reversal to Repetitive Manufacturing as material document exists in document log
Message no. RM071
Diagnosis
You have branched into the cancellation via the "material document". The entered material document, however, has already been created with the backflush function from release 3.0.
System Response
The system swiches to the cancellation automatically via Repetitive Manufacturing. "
I use Z ABAP programs (Batch input) to make a back flush. So i can not backflush with material document because of this message.
How can i disappear this information message or any one else solution? Please urgent help.
Best regards.
Munur EBCIOGLU

Hi
In J1IDEPOTSTOCK1  report only excise year will be shown and where will material document year come into picture?
Regards,
Brinda

Similar Messages

  • Can Not send pictures and documents with my webmail, the link is Not visible on Safari Browser

    Hello, i can Not send pictures and documents wit my tele2 webmail, the link to so this is Not visible. I tried Safari, Opera, and Dolphin.

    Safari doesn't support the attaching/uploading of files. If you want to send documents or photos that you have stored on the iPad then you can use the Mail app - if you've set up your email account on it, then you should be able to start in the app that contains the document, and then use that app's functionality to select the document and attach it to an email e.g. in the Photos app you can use the icon of the box with the arrow coming out of it to select and email a picture

  • Invoice Verification with material document - can we check material doc?

    hi,
    we have Invoice Verification with material documents in MIRO
    is there any way to find out (from MSEG or ekbe maybe) if a particular
    material document was invoiced or not ?
    (without comparing material doc and invoice lines ?)
    thank you,
    Regards,
    michal

    Hi
    Materials Management under Logistics Invoice Verification u2192 Incoming Invoice u2192 Activate Direct Posting to G/L Accounts and Material Accounts
    When you create an invoice containing only items without reference to a PO, the system cannot copy any information (such as currency or invoicing party) from the purchase order. This means that in addition to the document date and the amount, you first have to enter the following information in the header data:
    1. On the Basic data tab page: Currency
    2. On the Payment tab page: Baseline payment date
    3. On the Detail tab page: Invoicing party
    Finally, you enter the item data on the G/L Account and Material tab pages.
    use transaction FB60 to post vendor invoice
    SAM

  • Logic x not synced with material in rewire app when played from start and when bounced.

    When rewiring logic x and reason, play from start in logic..(this doesn't happen when you play from start in reason) when the playhead is at 0 it kind of goes back a millisecond and plays... which makes it not synced with material in rewire application. Sure you can always hit play in Reason or Rewire app... but this is completely unsuable when bouncing the project!!!! Help please!!!!

    When rewiring logic x and reason, play from start in logic..(this doesn't happen when you play from start in reason) when the playhead is at 0 it kind of goes back a millisecond and plays... which makes it not synced with material in rewire application. Sure you can always hit play in Reason or Rewire app... but this is completely unsuable when bouncing the project!!!! Help please!!!!

  • Adobe Reader XI Pro does not recognize Samsung Multifunction Xpress M2875FD. I can not edit the PDF documents that I scan it. What do I do?

    Adobe Reader XI Pro does not recognize Samsung Multifunction Xpress M2875FD. I can not edit the PDF documents that I scan it. What do I do?

    We need to find out what you actually have here. There is no Adobe Reader Pro. There is Adobe Reader and Adobe Acrobat Pro.
    With Acrobat Pro, you may be able to do some editing after running OCR. With Adobe Reader, you cannot edit.
    Which one do you have?

  • Can not conect with site

    This is my very first time in this forum, I am new to
    dreamwear, and I am encounter that for the last three weeks i can
    not conect with my site to upload some material.
    when i try i recive this first notice "host, found.
    connecting"; them this one "waiting for server" and finaly this
    "and FPT error ocurrer, cannot make connection with host".
    I checke my address, login name and password and they are ok.
    can some body give me and idea what could be wrong.
    thank you in advance
    Text

    http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14834
    http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19012
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "oeh316" <[email protected]> wrote in
    message
    news:fm3e5l$n6q$[email protected]..
    > This is my very first time in this forum, I am new to
    dreamwear, and I am
    > encounter that for the last three weeks i can not conect
    with my site to
    > upload
    > some material.
    > when i try i recive this first notice "host, found.
    connecting"; them this
    > one
    > "waiting for server" and finaly this "and FPT error
    ocurrer, cannot make
    > connection with host".
    > I checke my address, login name and password and they
    are ok.
    > can some body give me and idea what could be wrong.
    > thank you in advance
    Text
    >

  • Slave instance can not synchronized with the master for a long time

    Hi,
    Slave instance can not synchronized with the master for a long time, and the gap of LSNs between slave and master are more and more larger. The transfer bytes per second between master and slave is 118MB/s , upper limit to the ethernet card. Why???
    ENVIRONMENT:
    1. A network program which we called mcdb is based on BDB 4.8.30. It is used to accept get/set requests and then query data from bdb or save data to bdb.
    2. mcdb implements replication with bdb replication manager api. The default start replication policy is DB_REP_ELECTION, rep ack policy is DB_REPMGR_ACKS_ONE_PEER and rep priority is 100.
    3. The bdb data files, bdb log files, region files and rep files are all in the same home directory.
    4. There are two instances of the mcdb are separately on two standalone servers which has no other programs. These two instances are in one replication group which can elect a master automatically.
    5. The master instance is online, which has lots of requests (get, set, delete).
    ACTIONS:
    1. Start two mcdb instances on two servers and the two instance make a replication group. Slave has already synchronized with the master.
    2. Stop the slave for a long time (more than 20 hours).
    3. Start the slave instance to synchronize data with master.
    RESULT:
    1. the gap of LSNs between slave and master are more and more larger.
    2. db_stat of master and slave:
    master db_stat:
    467170     Number of PERM messages not acknowledged
    9245     Number of messages queued due to network delay
    172415     Number of messages discarded due to queue length
    25880     Number of existing connections dropped
    3407     Number of failed new connection attempts
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_REPMGR site information:
    10.67.15.146 (eid: 0, port: 30011)
    Environment configured as a replication master
    331726/3574994     Next LSN to be used
    0/0     Not waiting for any missed log records
    328872/466092     Maximum permanent LSN
    0     Next page number expected
    0     Not waiting for any missed pages
    0     Number of duplicate master conditions originally detected at this site
    2147M     Current environment ID (2147483647)
    100     Current environment priority
    49     Current generation number
    50     Election generation number for the current or next election
    2323     Number of duplicate log records received
    0     Number of log records currently queued
    6768     Maximum number of log records ever queued at once
    55284     Total number of log records queued
    120M     Number of log records received and appended to the log (120475988)
    111     Number of log records missed and requested
    2147M     Current master ID (2147483647)
    2     Number of times the master has changed
    0     Number of messages received with a bad generation number
    8505306     Number of messages received and processed
    12     Number of messages ignored due to pending recovery
    471869     Number of failed message sends
    12M     Number of messages sent (12959945)
    0     Number of new site messages received
    1     Number of environments believed to be in the replication group
    990543     Transmission limited
    0     Number of outdated conditions detected
    0     Number of duplicate page records received
    0     Number of page records received and added to databases
    0     Number of page records missed and requested
    Startup complete
    6244678     Number of transactions applied
    0     Number of startsync messages delayed
    1     Number of elections held
    1     Number of elections won
    No election in progress
    0.057097     Duration of last election (seconds)
    8944103     Number of bulk buffer sends triggered by full buffer
    0     Number of single records exceeding bulk buffer size
    5273M     Number of records added to a bulk buffer (5273592170)
    10M     Number of bulk buffers sent (10490865)
    0     Number of re-request messages received
    0     Number of request messages this client failed to process
    0     Number of request messages received by this client
    slave db_stat:
    0     Number of PERM messages not acknowledged
    0     Number of messages queued due to network delay
    0     Number of messages discarded due to queue length
    1454     Number of existing connections dropped
    0     Number of failed new connection attempts
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_REPMGR site information:
    10.67.15.147 (eid: 0, port: 30011)
    Environment configured as a replication client
    329544/2916048     Next LSN expected
    330433/2013808     LSN of first log record we have after missed log records
    329543/5500501     Maximum permanent LSN
    0     Next page number expected
    0     Not waiting for any missed pages
    0     Number of duplicate master conditions originally detected at this site
    2147M     Current environment ID (2147483647)
    100     Current environment priority
    49     Current generation number
    50     Election generation number for the current or next election
    5256M     Number of duplicate log records received (5256599432)
    3925284     Number of log records currently queued
    3925285     Maximum number of log records ever queued at once
    4880561     Total number of log records queued
    3578038     Number of log records received and appended to the log
    1912297     Number of log records missed and requested
    0     Current master ID
    1     Number of times the master has changed
    0     Number of messages received with a bad generation number
    12M     Number of messages received and processed (12980442)
    2     Number of messages ignored due to pending recovery
    0     Number of failed message sends
    1912307     Number of messages sent
    0     Number of new site messages received
    0     Number of environments believed to be in the replication group
    0     Transmission limited
    0     Number of outdated conditions detected
    0     Number of duplicate page records received
    0     Number of page records received and added to databases
    0     Number of page records missed and requested
    Startup incomplete
    110568     Number of transactions applied
    80     Number of startsync messages delayed
    0     Number of elections held
    0     Number of elections won
    No election in progress
    0     Number of bulk buffer sends triggered by full buffer
    0     Number of single records exceeding bulk buffer size
    0     Number of records added to a bulk buffer
    0     Number of bulk buffers sent
    0     Number of re-request messages received
    0     Number of request messages this client failed to process
    0     Number of request messages received by this client
    Edited by: 899585 on 2013-1-4 下午10:54
    Edited by: 899585 on 2013-1-4 下午10:55

    Hi,
    Unfortunately, this issue is beyond the level of what is supported over the forum. Performance related issues are extremely complex and require an in-depth understanding of your environment and dedicated support. In a generic sense, you can look at this as a basic queueing problem. You have a server that went down and work is still coming in. When the server gets started it is possible that it may never catch up depending on new work coming in and the rate at processing the old work.
    So what would you do in this case --- one thing would be to reduce the new work coming in. In HA terms this would be slowing the master down and you can increase DB_REP_ACK_TIMEOUT for this. Another thing you could do is add fresh servers to help reduce the workload. In HA terms, this would be the equivalent of restarting the client and give it a fresh look at everything. Another thing you could do is replan the system and load balance. In HA terms, it would mean something like take a hot backup of the master and reinit a client from scratch.
    If you are interested in getting a dedicated support person working on this concern, please let me know and we can move forward down that path. Just respond to the thread with your email address and I will get in contact with you so we can pursue that approach.
    thanks
    mike

  • I have an account for apple but this is not acceptable for i cloud. It say it is correct ID and password but this is not icloud account. So my phone can not connect with my computer and not synchronization too

    I have an account for apple but this is not acceptable for i cloud. It say it is correct ID and password but this is not icloud account. So my phone can not connect with my computer and not synchronization too. Last a few months i have not use this phone. Just i start to use again. So most probably i gave my old mail address as a ID or password. So how can i clearing this subject. regards

    ErolSinan wrote:
    ... there is no button for update between the About and Usage buttons in the General. ...
    Correct. That is only a feature of iOS 5 or later...
    ErolSinan wrote:
    ... yes my phone is 3G.
    then it can only go as far as iOS 4.2.1

  • My iphone 5 can not sync with my itunes cloud

    my iphone 5 can not sync with my itunes cloud, how can i sync my iphone 5 with my library or is it not possible please help

    Is your iPhone connected to your computer using the lightning cable or are you doing WiFi sync?
    Sometimes the iPhone doesn't show up in the side bar if you're using WiFi syncing, if its not working, then be connected to your WiFi on your phone and on your computer (Same network) let me know how it's going, if it doesn't work still. Turn your phone off and on again and put in your pass code then try to sync it (keep your phone unlocked and not in sleep mode) tel me if it appears in the side bar.

  • Since I'd installed the new version of iTunes, iCal and Address book do not sync with my iPhone 3GS through iTunes anymore and I get an error message stating that iTunes can not sync with this iPhone. Was must i do to correct this issue?

    Since I'd installed the new version of iTunes, iCal and Address book do not sync with my iPhone 3GS through iTunes anymore and I get an error message stating that iTunes can not sync with this iPhone. Was must i do to correct this issue and if i must, how dI reintall iTunes without loosing my content?
    P.S. I am able to sync postcasts and music though!

    http://support.apple.com/kb/TS3694
    http://support.apple.com/kb/TS3125
    http://support.microsoft.com/kb/299357

  • Can not print with HP LaserJet 6L since the upgrade to Mavericks.

    Can not print with HP LaserJet 6L since the upgrade to Mavericks. Any alternative driver for this printer?

    I have an HP LaserJet 5P and had the same problem. My LaserJet is connected to a D-Link ethernet print server, then to an Airport Express to support wireless printing.
    As recommended in earlier posts, I first downloaded the Gutenprint HP drivers at Sourceforge, version 5.2.9 That did not work. Then found the reference to the Apple kb here: http://support.apple.com/kb/dl907
    Downloaded these drivers. When setting up the printer, I got the autoselect option for Generic Postscript Printer and used that. Printer worked, but printed out garbage. I then deleted the printer, and this time selected the HP LaserJet 5P CUPS + Gutenprint v.5.2.9 THAT WORKED! I don't know if was the combination of downloading the drivers from Sourceforge and the Apple kb, or just the Apple kb that solved the problem, but I'm glad this is now sorted.
    I was a bit surprised when I hit this snag to begin with because the last upgrade I did from Lion to Mountain Lion, I did not have this issue. It was seamless.

  • Can not Print with HP LaserJet 5000 and Epson AcuLaser C9100

    I am using MacBook Pro 2.3 GHz Intel Core i7 with Mac OS X (10.6.6)
    I already install the latest print driver from the Apple Software Update website.
    The driver for HP is Ver. 17.5 & for Epson is Ver. 5.2
    I connect two of the printer to my Belkin Surf N300 wireless N Router with ethernet cable.
    The error when print to HP LaserJet 5000 is as follow:-
    Unable to get printer status (Not Implemented)!
    Network host 'x.x.x.x' is busy; will retry in 30 seconds...
    This error can stay forever if I do not delete the print job
    The error when print to Epson AcuLaser C9100 is as follow:-
    Printer not responding
    This error can stay forever if I do not delete the print job
    Previously I can print with my emac with OS X 10.4.10, but now I can not print with 2 of my printer.
    My 2 printer are in good condition, so this is not the printer problem.
    Please, do anyone know how to fix this problem fast, because I need to use this two printer for my business.
    Thanks in advance.

    That is not what Greg needs to know. That is just the way that the IP addresses are assigned to the printers.
    Your problem is probably that the printers were probably originally found by AppleTalk. AppleTalk is not included in Snow Leopard. If the printers support Bonjour, they should be found that way. Otherwise, you have to use other methods.
    How did you add your printers on the new computer? If you delete them from Print & Fax, how would you add them again?

  • I have a Power Mac G5 Dual 2.3 running 10.5.8, I understand that I can not upgrade to Lion, so what will happen to my Mobile me, which I can not live with out?

    I have a Power Mac G5 Dual 2.3 running 10.5.8, I understand that I can not upgrade to Lion, so what will happen to my Mobile me, which I can not live with out? Also will I be able to get Icloud to work?

    Hi Mary, the other so called "Features" of iClound will not work for like Syncing, but eMail will.
    MobileMe & dot Mac will still work last I heard.
    iCloud Mail setup, even in 10.4/10.5…
    Don't delete your old account yet. Just setup a new one in Mail>Preferences>Accounts, little plus icon. Choose IMAP as account type, not ,mac or MobileMe.
    IMAP (Incoming Mail Server) information:
              ▪          Server name: imap.mail.me.com
              ▪          SSL Required: Yes
              ▪          Port: 993
              ▪          Username: [email protected] (use your @me.com address from your iCloud account)
              ▪          Password: Your iCloud password
    SMTP (outgoing mail server) information:
              ▪          Server name: smtp.mail.me.com
              ▪          SSL Required: Yes
              ▪          Port: 587
              ▪          SMTP Authentication Required: Yes
              ▪          Username: [email protected] (use your @me.com address from your iCloud account)
              ▪          Password: Your iCloud password

  • I have Firefox 10.0.2. and OSX 10.6.8. and the latest PDF adobe reader, and still can not open with the browser PDF files.Can someone help,pls?Thanx

    Dear Ones,
    I have Firefox 10.0.2. and OSX 10.6.8. and the latest PDF adobe reader, and still can not open with the browser PDF files.Can someone help,pls?Thanx

    see if this is helpful : [http://support.mozilla.org/en-US/kb/Opening%20PDF%20files%20within%20Firefox Opening PDF files within Firefox]
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • I have payed for Adobe acrobat pro but now i can not convert a pdf document to a word format, why?

    I have payed for Adobe acrobat pro for one year and it is valid to november 2015, but now i can not convert a pdf document to a word format, why ?

    Hi m_karhulinna,
    If you have Acrobat Pro, you can save directly to Word format from within Acrobat by choosing File > Save as Other > Microsoft Word > Word Document.
    (It sounds like you may be trying to use the ExportPDF online service, which is separate from Acrobat, and not necessary in your case.)
    Best,
    Sara

Maybe you are looking for