Error in Reversal of Sales Order Settlment

HI Friends,
Any body Please let me know the process of Reversal of Sales Order Settlment. when i am doing reversal i am getting the below error message
Message no. /GMC/ZE076
"Functional Area cannot be determined. Please Correct Sales Order or Internal Order
Thanks and Regards,
Madhan Kumar

Check SAP Notes:
Note 505738 - Termination I_LOGNR_INVALID with settlement reversal
Note 105820 - RKOTRACE: Analysis program for the settlement
Hope these can assist you.
Thanks & Regards
JP

Similar Messages

  • Error while saving the Sales Order

    Hi experts,
        i am getting a runtime error while saving a sales order stating: SAPSQL_EMPTY_TABNAME. It says the field T681-KOTAB could be empty. I would give in more inputs. Someone plz help.
    Thanks.

    I would expect that KOTN521 would be a Database table defined in the ABAP Dictionary that relates to the condition implemented in 521 for the usage specified in that record.
    You should be able to go into the info system, SE84, and search under ABAP Dictionary / Database Tables to see what KOTN521 is.
    Also, since the only Keys to T681 are KVEWE and KOTABNR, and there are two KOTABNR entries with a value of 521, then there must be two different usages (KVEWE) associated with that table.
    If you see what they are, you can check to see what the usages represent.   Based on a lookup, it appears that a usage of N is for Free Goods, A is for Pricing etc.   In our system, we only have A entries.
    What are the usages for the 521 entries?  Do they relate to Free Goods/Pricing???
    Does the table KOTN521 exist in the ABAP Dictionary?
    Answering these questions may get you closer to the answer.
    Can you compare the values in these entries to what you have in different SIDs?
    Is this problem happening in Production, or is it still in a development or Quality Assurance client?
    If it is still in development or Q, then it may be that a recent customization change was made.
    Compare the entries across your systems, if possible.
    Good luck
    Brian

  • RunTime Error while saving a Sales Order

    Hi All,
    When i am saving a Sales Order, the system is throwing a Runtime Error.
    The ABAP Code in the Runtime Error screen as follows.
              select * from (t681-kotab) appending table <cond_tab>
                     up to 1 rows
                     where kappl  = se_kappl
                     and   kschl  = se_kschl
                     and   datbi >= se_date
                     and   datab <= se_date
                     and   (coding_tab).
    Till these days, there was no such error while saving a Sales Order.
    How to resolve this issue?
    Regards
    Pavan

    Hi,
    The below piece of code is trying to get the contents of the table mentioned in T681-KOTAB.
    select * from (t681-kotab) appending table <cond_tab>
    up to 1 rows
    where kappl = se_kappl
    and kschl = se_kschl
    and datbi >= se_date
    and datab <= se_date
    and (coding_tab).
    The reason could be is someone has screwed up the entries in T681 table. Check that out.
    Try to put a break point on this SELECT query and see what the value of T681-KOTAB holds before the SELECT query. Check whether such a table entry exists in DB.
    Let me know if you are still stuck up.
    If you can send me the ST22 dump of the run time error, i might be able to help you more  on this.
    Hope this helps.
    Thanks,
    Balaji

  • Error while creating the sales order with billing reference

    hi alll
    i am getting error while creating the sales order with billing reference.The line items are coming in grey.I am not able to change the items as well as the quantity field.Can u guide me
    cheers
    shalsa007........

    Dear SAP SD 007
    I can confidently tell that an enhancement or an user exit has been applied in your scenario
    You have to check that
    Normally when creating a sales order with respect or referring billing documents the qty will be in editable mode and it is standard problem
    Your people has solved the standard problem by enhancement
    Usually OR--LF-PGI----F2 (SAY THE QTY IS 25 UNITS)
    Now you are creating returns order with reference to F2 in the return order type Re there is a standard issue that user can edit the qty to 30 from the original 25
    To solve this only your people have used userexit
    Line items and qty greyed out means definately there is some enhancement or user exit applied
    You have to check that
    Regards
    Raja

  • Price error - In creation of sales order

    Dear ALl,
    When i am trying to create a sales order with the t -code VA01 and enter a material i get a warning saying
    "000010:: Enter Pricing".This happens only for one customer ,for other customer with the same material there is no warning.
    Can some one guide as to what is missing for this customer.
    Thanks in advance,
    Swati

    Hi,
    You have to maintain the CONDITION RECORDS for the MWST condition type in the transaction code VK11
    Alternatively  you can also do some configration to make the MWST as Optional
    In the Pricing procedure V/08 uncheck the  MANDATORY and check the Manual option which will not display the Error.
    During the Sales order processing you can enter the MWST price as some percentage.
    Please do the above and revert back if you need any other details
    thanks,
    santosh

  • Configuration Validation error when booking an Sales Order.

    Hi,
    Getting an error when booking an sales order ie; "Configuration Validation error".
    We are upgrading from 11.5.8 to 12.1.1 and this issue is critical. Please provide your valuable suggestion and advice.
    Thanks in advance,
    Asif

    It seems you use configurator. Is this happening in production or in some test instance?
    If it is a test instance, when was it cloned from prod? Did you clone the configurator instance at the same time?
    1) You should publish the configurator model from the configurator developer to this new instance.
    2) Also, it is possible that the selections made during order entry earlier are not valid anymore due to ECO/BOM changes or due to configurator rule changes. Open the configuration, make any selections if necessary and then click ok.
    This will repopulate the order lines then you should be able to book the order.
    Hope this helps
    Sandeep Gandhi
    Independent Techno-functional Consultant

  • Error as Deficit in Sales Order stock in VL02N

    Hi Experts,
    We have a problem while doing PGI in VL02N we are getting below mentioned error as                       Deficit in Sales Order stock. We have analyzed and found that although GR for PO is done, the Customer stock for Sales is not getting updated .we has referred in the same in MD04 also.  So while doing PGI the error "Deficit in Sales Order stock" is displayed.
    Please guide us to proceed further on this issue.
    Cheers,
    Kumar.S

    Hi Kumar
    Deficit in Sales Order stock. during PGI
    The reason is in MMBE there is no sales order stocks reserved against your sales order number
    We have analyzed and found that although GR for PO is done, the Customer stock for Sales
    is not getting updated .we have referred in the same in MD04 also.
    I beleive that you are  doing individual purchase order As soon as you save the sales order system will trigger a PR and MM will convert the PR to PO and GR is made against the PO and after the receipt of stocks you will create the delivery for your sales order
    If this is the process you are doing then your sales order item category should be TAB with special stock indicator E marked
    Check this
    whether you have marked E in item category TAB in VOV7
    and make sure GR is made as a sales order stocks against this PO
    In standard it will be managed as a sales order stock and Item cate group of the material in MMR should be BANC
    Or if you are creating the sales order with  item category  marked with special stock indicator E and if you  receive the material from vendor then receive it through MB1C with movement type 561 E
    This should solve your problem
    Create a fresh cycle and see and after making the suggested settings
    Regards
    Raja

  • Error while creating a Sales Order

    Hi ,
    I have created a material master for a material Y-350 in my system.I have defined it for the Plant 1100 (Berlin), Sales Org 1020 , Distribution channel 22.When i try to create a sales order for a customer in Dusseldorf,Germanyy , i get an error saying "Material Y-350 is not defined for sales org 1020,distr.chann 22,language DE".It means that a short text with the appropriate language exists(a short text must be available in the language of either the customer or the sales organization).I had it maintained in English.From where do i go and maintain it in German ?Kindly let me know.Thanks.

    Hi,
    First check what's the sales area assigned to your customer in Dusseldorf,Germany. It has to be Sales Org 1020 , Distribution channel 22.
    To check that go to XD02 & enter customer number there and press "Customer Sales Areas" button. There you can view all sales areas available for your customer. Check whether Sales Org 1020 , Distribution channel 22. exists there. If not, from XD01, you have to extend your customer for that sales area again.
    If that's there, then check the language in Material Master.
    What you have to do is, go to MM02, give the Material number and go in by selecting Basic Data view.
    Once go in, select "Additional Data" button option from the top.
    Under "Descriptions" tab, maintain language "DE", since customer is from Germany.
    Now try & see.
    Best regards,
    Anupa

  • Error while raising a sales order.

    I am doing intecompany billing and has assigned internal customer of original company code to the delivering plant. the stocks are also maintained correctly in the delivering plant and linked to the original plant. But when I am creating a new sales order the error showing is:"ship to party zaaa is not defined for sales area znnn zn zo". Please note Zaaa is the customer for Znnn/Zn/Zo
    Thanks
    Adi

    HI aditya
        You have to create the internal  customer to the sales.org. from which goods are going to be delievered ( delevering plant)
    2)You will be assigning this internal customer to the sales.org. for which the customer is placing an order.(By doing so intercompany billing document is possible.
          you try like this, you will not get the error.
         reward points if helpful.
         Regards
        Prasad.G

  • Error while posting a sales order created with reference from contract for

    Hi,
    I am posting a sales document( Type: WA)  created with reference from contract document(  type wk2) for delivery.  The item category in the sales order of the Item is WAN. On posting this document for delivery I am getting the error as "Item category WAN is not defined".  Please help me out how to resolve this issue.
    Thanks
    Jayant

    Hi Jayant,
    I think its value contract releated error,
    You suppose to check material item category group through T.code-MM02 into sales2 tab and maintain VCIT,
    and do item category assignment through T.code- VOV4.
    plz.maintain like that,
    WK2 -          -VCIT-         -           - WAN(contract item category),
    wk2  -          -        -VCTR-          - WAN((contract item category),
    you should also maintain same against your standard Sales Document type and for Standard Item category into VOV4,
    WA(standard docu.type) -VCIT-                             -                -TAN(your standard docu.type item category),
    WA(standard docu.type) -         -VCTR(item usage)-              -TAN(your standard docu.type item category),

  • Run time error while saving a sales order

    After CIn configuration when i raise the sales order i cannot save it. when i click on the save icon the following runtime error message x302 (v3) with the short dump.. pls guide..
    thanks...

    Hi sanjitdutta,
    Please get in touch with your ABAP team to know wat exactly is teh cause for the short dump. Please post the error description completely.
    Thanks
    Arun
    Edited by: arun subramani on May 16, 2011 7:06 AM

  • Error while saving a Sales Order in the CRM Mobile Application

    Hi,
    I am facing issues while saving a Sales Order in the CRM Mobile Application. I am getting the error message "Value Field KvLangu is not valid (Error: 236 / 1102)".
    I would be very grateful if somebody had faced this issue before and this way could help me with some information.
    Best Regards,
    Rogerio Prado.

    Hi Rogerio,
    You should put mobile sales related messages in the forum "CRM Mobile applications"
    This error message is coming because the language table SMOT002 might be empty in your mobile client OR it does not have all the values which have been customized in the system.
    You need to have subscription based on publication "customizing objects" assigned to your site.
    Regards
    Vivek

  • Interesting scenario- user facing error while deleting a sales order

    Hello All,
    I have one interesting scenario and want feedback from your side as soon as possible
    Scenario-
    One of my clients is facing a problem while deleting a sales order.
    the sales order he is trying to delete is the old order created in 2007.
    when i see the document flow the user has created the export order, then delivered it, invoiced and sent it to accounting, accounting document is also cleared. then he cancelled the invoice, reverse PGI and deleted the delivery. the status of the sales order system is showing is being processed. but please note in this case after reversing PGI and deleting a delivery the delivery document disappears from the document flow.
    document flow looks like this
    Order - 200004715                     Being processed
    invoice- 700005310                    completed
    accounting 700005311                 cleared
    Cancel Invoice 700005315            completed
    Accounting 700005316                 cleared
    Now, in 2008 user is trying to delete the sales order but he is unable to do the same. system is giving him message "unable to delete sales order because of subsequent document 70005310 (which is invoice number)"
    Can somebody please throw some light on this problem.
    Thanks in advance.

    Hi,
    As fas as I know, this is standard system behaviour. The reason - you have done PGI (which has created a material document as well as accounting doc) and invoiced & reversed (which again has created accounting documents & rversal documents). All these documents are referencing the sales order.
    If you delete sales order, sales order number gets deleted from VBAK /VBAP tables.
    Hence, in relational data base scenario (meanin SAP in this context), deletion of sales order after creation of subsequent documents is not feasible.
    Hope it clarifies the issue.
    Regards
    Murali

  • Error while Saving Service Sales order.

    Hi..
    Please help me for resolving below error..
    While saving service sales order error is coming as-
    Invalid account assignment category...
    Detailed Error-
    "Assign components to a/c assignment category & Account Assigmnet Category not defined.
    In customisining a/c assgnment cate for ser & mainta order .In standard define the following values for the order category 30.A/c Asd type general F,
    A/c *** type Project Q,A/c assigment type Sales Order E,Sales Doc Project D".
    Awaiting for your inputs....
    Thanks
    Manoj Mahajan

    Hi Manoj,
    Account Key assigned to the pricing condition hasn't been configured completely.
    Please check the appropriate account key and speak to your FI team.
    Pl award me points if it is helpful.
    Let me know if you need more details.
    Thanks,
    Ramesh

  • Error during Creating a sales Order

    Hi!! Friends
    on My Test Instance after doing all successful set ups, we closed one sales order and Run Autoinvoice Master / Import Programe Request, Request also get completed successfully (Invoice could not generated due to Interface error) , but, my problem is ,now if we try to generate new sales order, it takes all the information on Header level, and it gives following error when we click on "Line Items Tab" at header level.
    Error is:
    ORA-06502: PL/SQL: numberic or value error: character string buffer too small in
    Package OE_Header_Util Procedure Post_Write_Process
    and error we get even we try to open our closed Sales Order in Order Organiser.
    As we are at crucial stage, requested to have your feed back
    Thankx

    Hi!! Thkx for trying to reply
    i got the solution. as my Transaction source for Auto invoice was more than 40 characters, and because of that it gave problem for table space.
    solution is just to reduce the Transaction source characters which should not be more than 40 characters.
    thkx
    Joshi
    [email protected]

Maybe you are looking for

  • Job is getting cancelled in CPS

    Hi, We have implemented CPS on SOLMAN, and  when we were submitting a job for one of the SAP system and we are using Job chain method for submiting the job. Job is getting cancelled with the below error,please find the below error and log. Failed to

  • VERY IMPORTANT! PLease have a look!

    HI Champs, We have a daily load to Cube through Process Chain,and it has got  2 aggregates on it. The steps in the Process Chain is as follows: 1.Delete Index from CUBE1. 2.Load data to CUBE1. 3.Create Index On CUBE1. 4.Delete Overlapping request Fro

  • Using select-option in webdynpro for ABAP where I have two separate pages

    Hi Experts,          I have a requirement where I have two pages. The first page is a selection screen that contains 2 select-options to select carrid and connid. There is also a button 'Submit'. The second page contains a ALV grid output based on th

  • N8-00 and Facebook places

    Hi.. I'm from germany.. Got a problem with my Nokia n8 When I go online with the social network app and want to refresh my "whats on my mind" message using the "places" function there is a fail-message saying I can't tell my position. This was possib

  • Why can't I open PDF files?

    I can't open (or print obviously) PDF files from IE8 (or anywhere else) since I upgraded to Adobe Reader 9.3 about 3 or 4 weeks ago.  I can't think of any changes I made to anything on my computer other than install the Adobe Reader upgrade.  I have