Message on Goods Issue screen !

Dear Gurus,
I am facing a problem, When i Post the Goods Issuance and Press Save button. system displays the message "In future, batches are to be managed uniquely at client level" instead of Material Dcoument # posted.
We are using EHP 4. Tell me the solution what settings should i make to remove this message.
Thanks in advance.

>
Johi Kapoor wrote:
> Message No is M7 655
>
> Edited by: Johi Kapoor on May 19, 2010 9:42 AM
Check tcode OMCQ, then look up your message No.655 and in that line change W to empty (No message)
and this message will not be displayed.

Similar Messages

  • Good issue from delivery not possible due to credit block

    Hi gurus,
    Please help me on this issue.while doing PGI for the delivery i am getting the following error message."Good issue from delivery not possible due to credit block "The simple credit check is assigned for the sales document type.iam doing free of charge delivery.
    What are all the possible ways to get such error
    Regards
    Vis

    but system behavior is not set in transaction OVA8, means combination of risk categories and 03 is not set.
    I think you are checking the wrong risk category, please check once again the Risk category of the payer in FD32, what is it assigned and also check OVA8 with this risk category.
    If you find the above settings are correct as per your observation, try to create a fresh cycle so that you will get the correct results as per your settings in delivery.
    In your case what you are saying is correct, may be the risk category is changed recently this you can check the change log of the payer customer in FD32( if any change takes place).
    If possible try to past the screen shot of both.
    thanks,
    srinu.

  • GL account and cost center field appearing for Goods issue movt type 201

    Hi SAP Gurus
    We are trying to post goods issue in ecc6 . The problem is that the GL Account and cost center fields are available fields .The cost center field is logical but why the GL account field is avaiable .
    How we can grey out the same field as it is going to be picked up from the valuation class setting in GBB - VBR ? Any ideas
    Regards
    Hitesh

    Hi Ravi
    You think that its ok we have to input the cost center .
    But if you allow the users to input the GL then you are overriding the whole purpose of defining the valuation class and offsetting entries ? What is your opinion ?When you input the material in the goods issue screen the offsetting entry needs to be picked from the GBB -VBR .Although even if you do not enter the GL the system posts the Godds issue document .But from the control perspective this needs to be suppressed .
    What do you think ?
    I have also posted the same in Logistics forum .
    Once  again many thanks for your help .In case you find some solution this would be of great help
    Regards

  • UDF in Goods Issue Form

    Hi,
    I want to create one UDF in Goods Issue screen (Inventory module)-header level. But I could not found the appropriate place in the category field of Manage User Defined Field window from where I usually create UDFs. How can I create?

    Hi Sibasish
    You can categories your UDFs based on your requirement.  Suppose you have an UDF for SO and another for PO.  But both the UDF you have created under Marketing Documents -> Header.
    Now open the SO screen, activate the UDF Window by pressing CtrlShiftU, then Tools -> User-defined fields -> Settings.  Here you can create two categories like SO & PO.  Assign the desired field under catergory SO and uncheck the visible option for other field(s).  And in the UDF window select the Category SO instead of General.
    Follow the same steps for PO also.
    Now, when you re-open the SO or PO screen you can see only the relevant UDFs.
    Thanks
    Anjan Bhowmick

  • Goods issue asking for currency

    The local and system currency of the DB is in AUD.
    When processing a Goods Issue for items that have been purchased in EURO, SAO is asking for a currency / exchange rate in EURO before processing the transaction.
    Both the purchases and inventory accounts (inventory offset a/c)  are both set up in AUD. 
    Please assist.

    Hi Julie,
    Thanks for the reply - this answers my question.
    The last purchase price is active in the Goods Issue screen, and the product was last purchased in Euro.
    If we change the price list to our supplier with no price, price list, the item can be added without reference to an exchange rate.
    Cheers Lisa

  • While doing the goods issue system is thruoghing an erro message no VL621

    hi ,
    actually while doing the goods issue we had put a validation if that filed(serial number) is not valid.like AVAILABLE then the system has through to an error message.but after that error message system is throughing an nother error.
    Risk of posting several mat.documents for one delivery->long text
        Message no. VL621
    Diagnosis
        Processing has been terminated because there is the risk that the system
        creates several material documents for this delivery.
    Procedure
        If this message occurs frequently, please note the exact situation and
        procedure as well as error messages and inform the system administrator.
    and we changed that error to warning also still we are getting that error message.
    how to stopthis error message.

    hi actually not for serial number check.
    there is a Z field in serial number master which is used for SIM number.
    that SIM number will be validated with available SIM number from another Z table.
    after this SIM error system is throughing this VL621 error after transaction terminated message.

  • Batch determination not working during goods issue in MIGO screen

    Hi,
    We have configured search strategy according to shelf life expiration while doing the goods issue with movement type 201, 351 etc. Now when I do goods issue in MB1A for movement type 201 or in MB1B for movement type 351, by entering the * and clicking enter, system proposes the batch nos of the material according to the shelf life expiration. But when I do same procedure in MIGO screen, while entering * in batch field system does not propose the batch nos., instead it gives error as "use of special characters are not allowed"
    How the above problem can be resolved?
    Thanks in advance,
    Satish

    Thanks Aroop & Jurgen
    I have done the settings as per your suggestions by maintaining the Stock Determination Group. However It picks the batches as per FIFO and not as per shelf life expiration. Also same is the case with MB1A or MB1B.
    The reason I wish to use MIGO instead of MB1A or MB1B is as follows
    Suppose STO is made of say 10 line items (all Batch managed items). Now while issuing the goods, say for the seventh item there is no stock available then I can not bypass this item (it asks for enter the batch no. even though I change the quantity to zero) and I have to abort the complete transaction. But in case of MIGO I can bypass this item by unchecking the item OK check box.
    Any inputs on the above will be helpful.
    Thanks,
    Satish

  • Purchase order message Re-determination after goods issue is posted

    We have a requirement to trigger special function message type (which creates a flat file) in a purchase order when goods issue for all items are posted. We have created a requirement routine for message type to check if goods issue is posted for all line items. Goods issue is posted using BAPI which uses transaction MIGO. When goods issue is posted, we want output to be triggered in purchase order. Requirement is working fine but is there any way to trigger output automatically without going to PO?
    After goods issue is posted, if we go into purchase order using ME22N then we see output proposed or if we make any changes in PO then output is proposed. This will not happen in real life though.
    Any suggestion will be highly appreciated. Thanks.
    Sanjay

    Hello,
    You can create a new output message record in NAST using RV_MESSAGE_UPDATE:
    CALL FUNCTION 'RV_MESSAGE_UPDATE'
          EXPORTING
            msg_kappl = 'EF'
            msg_objky = w_objky
          TABLES
            msg_xnast = itab_nast
            msg_ynast = itab_nast_old
          EXCEPTIONS
            no_update = 1
            OTHERS    = 2.
    Once the record is created, you may submit the program RSNAST00 to output the message.
    Thanks,
    Venu

  • Error message KI248 on delivery document when posting goods issue

    Hi,
    On the delivery document, when posting goods issue I get the following message:
    "Account 60700000 requires an assignment to a CO object
    Message no. KI248
    Diagnosis
    All given account assignment objects (order, project) are defined as statistical.
    System Response
    Statistical orders or projects are ignored when FI and CO are reconciled. You must enter a cost center, order, project, or cost object to which the costs are posted for CO postings.
    Procedure
    Enter a cost center, an order, a project, or a cost object that is not statistical. The posting row affected is 000 and the account is 60700000."
    On the sales order I have a statistical order.
    CO-PA is active, cost element 607 is included in PA transfer structure.
    I also tried with cost center allocation in OKB9.
    60700000 is defined  as a cost element (category 1).
    Any suggestion could be helpfull.
    Thanks,
    Lavinia

    Hi,
    Thank for your answer.
    I tested with element cost category 12, it's working, but not the way I need: I don't have any value on the cost center.
    When I don't have statistical order in sales order, the sistem it's working exactly how I need: the costs are posted on cost center and the VPRS condition is transfered to CO-PA on profitability segment.
    Anyway, I finaly make it work with a cost center substitution.
    Lavinia

  • Transaction variant for Goods Issue going back to MB1A transaction screen

    Hello,
    I have created a transaction variant ZMB1A for Goods issue.
    When the goods issue transaction completed by using ZMB1A system again going back to the initial screen of MB1A. (Since it is the base of MB1A)
    Here the issue is everytime user had to enter the ZMB1A transaction. (for example if the user wants to issue material for different plants).
    Please suggest any suitable method to avoid the above multiple t code execution.
    Regards
    Rifaie M

    Hi,
    In SHD0, do the complete processing of Transaction MB1A during creation of Transaction Variant "ZMB1A" till posting of the Material document.
    To create a new T-Code as ZMB1A, go to Transaction SE93 and here enter Transaction Code as ZMB1A and Click Create button. Now enter Short text of Transaction and select option "Transaction with Variant (Variant transaction)" and press enter.
    Here enter following;
    Transaction             MB1A
    Transaction variant     ZMB1A
    Activate "Cross-client"
    Select Professional User Transaction
    Activate SAP GUI for HTML
    Activate SAP GUI for Java
    Activate SAP GUI for Windows
    Now Click SAVE button.
    Now you can start using Transaction ZMB1A which will call Transaction Variant ZMB1A.

  • Post Goods Issue - error : Class type does not exist - Message no. VK662

    Hi,
    I am trying to do Post Goods Issue and getting this error: Class type does not exist
    When double click on the error, it shows it is a message no vk662.
    Any help to resolve it is appreciated. Thanks in advance.
    -Sri

    Sri
    There is a problem in batch determination.
    The batch you assigned to the material does not have a class or if it has a class, that class does not exist.
    Display the batch from the delivery item  using MSC3N and go into the Classification tab. You should have a class of class type 22.  See if that class exists in CL03 and its status in basic data tab. Work on these lines and revert.
    Hope this helps.

  • Posting goods issue using Message type SHPCON and idoc type DELVRY03

    Hi SAP Gurus,
    I am using message type SHPCON and idoc type DELVRY01 with processing code DELV to post goods issue for a delivery note.
    I tried to simulate the inbound entry via WE19. The scenario should be posting goods issue based on the delivery order.
    In some cases, quantity issued is less than the quantity in the DO. For this, I need to change the delv quantity in the DO via VL02N before I select Post goods issue button. This will change at the same time post the goods issue.
    What I have filled up are the fields:
    E1EDL20-VBELN = DO num
    E1EDL20-VSTEL = Plant
    E1EDL18-QUALF = "PGI"
    E1EDTH13-QUALF = "006"
    E1EDTH13-NTANF = date today
    E1EDL24-POSNR = 000010
    E1EDL24-MATNR = material num
    E1EDL24-WERKS = delv plant
    E1EDL24-LGORT = sloc
    E1EDL24-LFIMG = updated quantity
    But everytime I simulate using WE19, the entire quantity in the DO is not changed at all. The goods issue quantity posted is still the original DO quantity.
    May I know how to do this? Thanks.

    Put value in E1EDL24-LGMNG for qty to pgi.

  • Hi, problem in goods issue to cost center Error message M7314

    Hi to you all,
    I am trying to post a good issue for a material to a cost center but an error message is coming out and says that "stock becomes negative see long text. message no - M7314". the material type was at the begining not valorated (like NLAG material type) but later on it had to be valorated, so the flag was triggered from the basic configuration of material type. if i see the material master record i can noticed that the material has no price neither the amount of stock in the plant, but if i check the stock in any MM report TX like MMBE or MB52 i can see that there is some stock in it. we need to registered the stock issue, any help that you can provide me i´ll appreciate it.
    Best regards.
    OOOP

    When we issue the material to Cost Center then amount (Qty X Value) get debited to that particular cost center,
    I think system fails to calculate the amount as there is NO value maintained in material master
    this is what I thought
    Error Message M7314 is
    Short Text
    Valuated stock becomes negative: & -> see long text
    Diagnosis
    When a goods movement or an incoming invoice is entered, the system simulates the update of the valuation data in the material master record. The current simulation indicates that this posting would lead to a negative stock quantity (or a negative sales value) although negative stocks are not allowed for this material.
    Procedure
    You cannot post this item. Therefore, terminate current processing.
    Display the material master record (accounting data).
    Check the price, stock value, and stock quantity (also for the previous month, if required).
    Proceed
    Display the material documents and the accounting documents for the material and check whether the stock quantity is realistic.
    Material documents Proceed
    Accounting documents Proceed
    If the stock value does not correspond to the stock quantity, data inconsistencies may exist.
    Please contact SAP Support via SAPNet Frontend as soon as possible.
    Support requires the following information from you:
    ID and number of this error message (M7 3XX)
    Material number and plant
    Total stock and its value (see the accounting data in the material master record)

  • Error Message no. 00398 in Goods Issue

    Hi,
    We are getting error at the time of Goods Issue posting against reservation with movement 281 (network) as below.
    ERROR
    25.000-
    Message no. 00398
    Diagnosis
    Placeholder for batch input error text, this message is not output.
    25.000-
    Please help for resolving the issue
    Regards,
    Harshal

    Hi All,
    Problem is resolved with the help of ABAPer. It was due to custom User exit implemented in our system.
    Thanks for support.
    Harshal

  • Goods issue - getting message FN031

    Hello,
    while making goods issue to certain cost center, a message FN031 occurs - Business area & does not exist.
    Cost center, plant  masterdata is ok .
    GI document has CORRECT value of business area.
    question - what  configuration activity can influence this message ?
    Regards,
    Laimonas
    Edited by: Laimonas Bindokaitis on Sep 20, 2011 10:50 AM

    Laimonas Bindokaitis wrote:
    Hello,
    >
    > while making goods issue to certain cost center, a message FN031 occurs - Business area & does not exist.
    >
    > Cost center, plant  masterdata is ok .
    > GI document has CORRECT value of business area.
    >
    > question - what  configuration activity can influence this message ?
    >
    > Regards,
    > Laimonas
    >
    > Edited by: Laimonas Bindokaitis on Sep 20, 2011 10:50 AM
    Hi,
    Check the data comparison is proper in trx OMJM.
    Regards
    Shiva

Maybe you are looking for