While creating a Sales Order , service order is being created

1) VA02  -->  given some number for order  (71009759 valid sales order for service )
2) trying to create a material ( say SERVICE K in my case and qty 1)
3) now i press save button
4) now i go to IW32 a new service order is being created there.
where should i check for the user exist created which is making the service order to be created automatically
Plz help required....
Regards
venkat sharma
Edited by: venkat sharma gaddala on Mar 26, 2009 8:38 PM

Hi,
Userexit's for IW32
Exit Name           Description
IWO10012            Maintenance order: Priority handling on central header
[Find BADIs for a Transaction   |Re: BADIs for a Transaction]

Similar Messages

  • CO-PA document is not created while doing the sale order cycle

    Dear Experts,
    I have 4 company codes in my controlling area. I did all CO-PA configuration. But CO-PA Document is generated in Only one company code. Remaining company codes CO-PA document is not created while doing the sale order cycle
    I’ve carried a standard sales cycle that contains sales order (VA01),
    and (VF04,VF02). System should generate 4
    documents as follows
    1) FI Document
    2) CO Document
    3) Profit Center Accounting Document
    4) COPA Document
    But in my case for 3 company codes only 3 documents are generated instead of CO-PA. But for one company code 4 documents are generated.
    In my case i did all settings Operation concern level and assign to controlling area. I can,t Understood why system is generating CO-PA document for Only one company
    Please suggest me where i miss the settings..
    Regards,
    Krishna.V

    Dear Ajay,
    Cost element category is 01. Because hear is one another company they have FI only all transactions they maintain through FI only. so hear we maintain Cost elements category 01.
    I think it is not a problem. because hear i got CO-PA document from one company. Remaining 3 company is not generated.
    Hear we maintained all gl's chart of acc level and cost elements also.
    Please suggest me...
    Regards,
    Krishna. v

  • 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 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 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

  • WHILE DELETING A SALE ORDER GETTING A RUNTIME ERROR " Screen: Illegal message"

    Hi Experts,
    While deleting a sales order giving run time error.  PFB runtime error details.
    If you know any OSS message, please let m know. I tried, but there is no luck.
    Short text
        Screen: Illegal message
    What happened?
        The current screen processing action was terminated since a situation
        occurred where the application could not continue.
        This is probably due to an error in the ABAP program or in the current
        screen.
    What can you do?
        Note which actions and input led to the error.
        For further help in handling the problem, contact your SAP administrator.
        You can use the ABAP dump analysis transaction ST22 to view and manage
        termination messages, in particular for long term reference.
    Error analysis
        The program attempted to issue a " " message during "Exit Command" processing.
        This is an illegal operation.
        The program was terminated.
        Screen name.............. "SAPMV45A"
        Screen number............ 4001
    How to correct the error
        The program must be modified to correct the error.
        The modification must be made in "Exit Command" processing.
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
        2. Corresponding system log
           Display the system log by calling transaction SM21.
           Restrict the time interval to 10 minutes before and five minutes
        after the short dump. Then choose "System->List->Save->Local File
        (Unconverted)".
    Source Code Extract
    Line  SourceCde
        1 *---------------------------------------------------------------------*
        2 *       FORM YVBEP_LESEN                                              *
        3 *---------------------------------------------------------------------*
        4 *       Lesen der Tabelle YVBEP (nicht sortiert)                      *
        5 *---------------------------------------------------------------------*
        6 FORM YVBEP_LESEN USING US_POSNR
        7                        US_ETENR
        8               CHANGING CH_TABIX.
        9
       10   YVBEP = SPACE.
       11   YVBEP-MANDT = VBAK-MANDT.
       12   YVBEP-VBELN = VBAK-VBELN.
       13   YVBEP-POSNR = US_POSNR.
       14   YVBEP-ETENR = US_ETENR.
       15   READ TABLE YVBEP.
       16   IF SY-SUBRC > 0.
       17     MESSAGE E506 WITH US_POSNR US_ETENR.
       18   ENDIF.
    >>>>>   CH_TABIX = SY-TABIX.
       20
       21 ENDFORM.
    Could you please help on this issue.
    Thanks
    Srinu

    Hi Srinu,
    it looks like you got the error message Schedule line &1 &2 is missing in table YVBEP while deleting the sales order.
    It seems, that there are no SAP notes regarding this issue. Do you have this issue with all orders or with a single order?
    If only a single order causes this issue, maybe something was wrong during an update.
    If you get this error for many orders, then custom code (modification, enhancement, user exit in MV45AFZZ, ...) may be the reason for it.
    If you have no custom code in module pool SAPMV45A, then contact SAP for this issue.
    Regards,
    Klaus

  • The status of sales order is being in processed

    Dear All,
    The delivery quantity is fully delivered and it is order related billing, this is a Sales Bom, the header is delivered and the line items are billed, the status of sales order is being in processed after the completion of the subsequent documents,
    In the document flow the system is showing that the order is being processed, we have checked the copy control and the relevant assignments. As we are facing the problem while creating sales order system giving an error message that there are open items for the customer. Please tell me if there is any customization is there or is there any other way to achieve.
    The other requirement is, if the customer credit limit get exceeds then the system should not save the sales order, if the credit lies within the limit and if the stock is not available in that particular plant, it is a dynamic credit limit.
    Thanking you in advance for your valuable time and efforts,
    Thanks & Regards,
    Mani

    HI ,
    1. For your first issue u201Cstatus of sales order is being in processedu201D
    Please check the below settings:
    Copy control From Sales order (OR) to Delivery (LF) u2013 T.code: VTLA.
    In Item level (TAN)  whether u201CUpdate document flowu201D is activated or not.
    You should also check in the Item category (VOV7):
    Completion Rule: Which one did you maintain?
    2. Error message: Open items:
    This is related with Credit management. Check whether you maintain any open item days or percentage, please check in OVA8. If you maintain you should get the payment from your customer . This is related with FI ( T.code : F-28 )
    Dynamic credit check :
    The setting is available in OVA8. Choose your credit control area, Risk category and Credit groups ( Should be Sales order group ). Then select the indicator u201C Dynamic u201C In Reaction you should give B ( Error ). Then the system will not allow to save the sales order if credit limit is exceeded .
    3. If the stock is not available in that particular plant, it is a dynamic credit limit.
    I think it is not possible . You may use the User exit in OVA8.
    Hope this can help you .
    Regards
    M. Lakshmi Narasimhan

  • 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),

  • Error while CIF'fing Sales order to APO

    While I tried to CIF a Sales order from R3 to APO, there is ablicked Q in SMQ1 which reads
    "Too many parameters specified with perform" in the FM /SAPAPO/CIF_SL_DOC_INBOUND.
    Any ideas on what mightbe causing this issue and how to resolve this issue ?
    Thanks

    Hi
    In SMQ1 I had executed blocked Q (F6) and system shows an information at the bottom left hadn corner as "Function module does not exist or EXCEPTION raised"
    Even deleting Q and Reciffing SO didnt work..Application log in CFG1 doesn't show any exceptions. As the Q is blocked, I didn't see any meesages in APO log.
    R3 SMQ1 log is displayed as below.
    Function Module                 Queue Name                Status                                    
    /SAPAPO/CIF_SL_DOC_INBOUND      CFLDERPCLNT020_3316       Too many parameters specified with PERFORM.
    CFG1 extended Log for FM CIF_SL_DOC_INBOUND while Ciffing SO to APO
    Parameter: IS_APOINF
    O,
    Table: IT_REQX Entries:                   4
    No.,U,U,U,U,M,U,Purch.doc.  ,Item  ,Schd,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,
    1   , ,X, ,X,N,X,0000057680  ,000010,0001,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X, ,
    2   , ,X, ,X,N,X,0000057680  ,000010,0002,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X, ,
    3   , ,X, ,X,N,X,0000057681  ,000010,0001,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X, ,
    4   , ,X, ,X,N,X,0000057682  ,000020,0001,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X, ,
    Table: IT_SDDOC Entries:                   3
    No.,Pmnt,P,Matl No. ,Matl No.                                ,Matl Grou,Prod.Hier.        ,Ma,Ac,Re,Co,Val. Type ,Profit Ctr,Mat
    1   ,DCLF, ,MATERIALXYZ  ,                                        ,100   ,                  ,  ,  ,  ,  ,          ,Z001DU
    2   ,DCLF, ,MATERIALXYZ  ,                                        ,100   ,                  ,  ,  ,  ,  ,          ,Z001DU
    3   ,DCLF, ,MATERIALXYZ  ,                                        ,100   ,                  ,  ,  ,  ,  ,          ,Z001DU
    Table: IT_ATPFIELD Entries:                  83
    No.,Number      ,MRP it,Field    ,Char                                    ,
    1   ,0000057680  ,000010,LTIMEZONE     ,EST                                     ,
    2   ,0000057680  ,000010,LZONE     ,0000000001                              ,
    3   ,0000057680  ,000010,UEBTK     ,X                                       ,
    4   ,0000057680  ,000010,PRREG     ,AE                                      ,
    5   ,0000057680  ,000010,QNTY     ,31.000                                  ,
    6   ,0000057680  ,000010,RESMOD     ,X                                       ,
    7   ,0000057680  ,000010,RESMOD_BATCH     ,B                                       ,
    8   ,0000057680  ,000010,SCHED_BWLPROCESS     ,E                                       ,
    9   ,0000057680  ,000010,EXT_MATNR     ,MATERIALXYZ                       ,
    10  ,0000057680  ,000010,UNAME     ,USERV                                 ,
    11  ,0000057680  ,000010,/LPRIO     ,01                                      ,
    12  ,0000057680  ,000010,POSGUID     ,                                        ,
    13  ,0000057680  ,000010,BOP_FLAG     ,N                                       ,
    14  ,0000057680  ,000010,BOP_SUPPORT     ,Y                                       ,
    15  ,0000057680  ,000010,LREGIO     ,NC                                      ,
    16  ,0000057680  ,000010,/UEBTO     ,0.0                                     ,
    17  ,0000057680  ,000010,/UNTTO     ,0.0                                     ,
    18  ,0000057680  ,000010,APO_SD_GID_EXT0001GOISSUE_DATE,20081002195959                          ,
    19  ,0000057680  ,000010,APO_SD_GID_EXT0002GOISSUE_DATE,20081010200000                          ,
    20  ,0000057680  ,000010,APO_SD_WMENG0001     ,31                                      ,
    21  ,0000057680  ,000010,BPROC     ,ZAP1                                    ,
    22  ,0000057680  ,000010,/UEBTO     ,0.0                                     ,
    23  ,0000057680  ,000010,LOGSYS     ,ERPCLNT020                              ,
    24  ,0000057680  ,000010,LLAND     ,US                                      ,
    25  ,0000057680  ,000010,LAND1     ,US                                      ,
    26  ,0000057680  ,000010,KZAZU     ,X                                       ,
    27  ,0000057680  ,000010,APO_SD_REQ_EXT0002RECEIVE_DATE,20081012140000                          ,
    28  ,0000057680  ,000010,APO_SD_REQ_EXT0001RECEIVE_DATE,20081006040000                          ,
    29  ,0000057680  ,000010,/UNTTO     ,0.0                                     ,
    30  ,0000057681  ,000010,LZONE     ,0000000001                              ,
    31  ,0000057681  ,000010,BOP_FLAG     ,N                                       ,
    32  ,0000057681  ,000010,PRREG     ,A                                       ,
    33  ,0000057681  ,000010,UEBTK     ,X                                       ,
    34  ,0000057681  ,000010,SCHED_BWLPROCESS     ,A                                       ,
    35  ,0000057681  ,000010,RESMOD_BATCH     ,B                                       ,
    36  ,0000057681  ,000010,RESMOD     ,X                                       ,
    37  ,0000057681  ,000010,QNTY     ,21.000                                  ,
    38  ,0000057681  ,000010,BOP_SUPPORT     ,Y                                       ,
    39  ,0000057681  ,000010,EXT_MATNR     ,MATERIALXYZ                       ,
    40  ,0000057681  ,000010,UNAME     ,USERV                                 ,
    41  ,0000057681  ,000010,POSGUID     ,                                        ,
    42  ,0000057681  ,000010,/LPRIO     ,01                                      ,
    43  ,0000057681  ,000010,LTIMEZONE     ,EST                                     ,
    44  ,0000057681  ,000010,APO_SD_GID_EXT0001GOISSUE_DATE,20081014195959                          ,
    45  ,0000057681  ,000010,APO_SD_WMENG0001     ,21                                      ,
    46  ,0000057681  ,000010,/UNTTO     ,0.0                                     ,
    47  ,0000057681  ,000010,/UEBTO     ,0.0                                     ,
    48  ,0000057681  ,000010,BPROC     ,ZAP1                                    ,
    49  ,0000057681  ,000010,APO_SD_REQ_EXT0001RECEIVE_DATE,20081015040000                          ,
    50  ,0000057681  ,000010,/UNTTO     ,0.0                                     ,
    51  ,0000057681  ,000010,LREGIO     ,NC                                      ,
    52  ,0000057681  ,000010,LOGSYS     ,ERPCLNT020                              ,
    53  ,0000057681  ,000010,LLAND     ,US                                      ,
    54  ,0000057681  ,000010,LAND1     ,US                                      ,
    55  ,0000057681  ,000010,KZAZU     ,X                                       ,
    56  ,0000057681  ,000010,/UEBTO     ,0.0                                     ,
    57  ,0000057682  ,000020,LZONE     ,0000000001                              ,
    58  ,0000057682  ,000020,/LPRIO     ,01                                      ,
    59  ,0000057682  ,000020,POSGUID     ,                                        ,
    60  ,0000057682  ,000020,BOP_SUPPORT     ,Y                                       ,
    61  ,0000057682  ,000020,BOP_FLAG     ,N                                       ,
    62  ,0000057682  ,000020,PRREG     ,A                                       ,
    63  ,0000057682  ,000020,QNTY     ,11.000                                  ,
    64  ,0000057682  ,000020,UNAME     ,USERV                                 ,
    65  ,0000057682  ,000020,UEBTK     ,X                                       ,
    66  ,0000057682  ,000020,SCHED_BWLPROCESS     ,A                                       ,
    67  ,0000057682  ,000020,RESMOD_BATCH     ,B                                       ,
    68  ,0000057682  ,000020,RESMOD     ,X                                       ,
    69  ,0000057682  ,000020,EXT_MATNR     ,MATERIALXYZ                       ,
    70  ,0000057682  ,000020,LTIMEZONE     ,EST                                     ,
    71  ,0000057682  ,000020,/UEBTO     ,0.0                                     ,
    72  ,0000057682  ,000020,/UNTTO     ,0.0                                     ,
    73  ,0000057682  ,000020,APO_SD_GID_EXT0001GOISSUE_DATE,20081007175230                          ,
    74  ,0000057682  ,000020,APO_SD_WMENG0001     ,11                                      ,
    75  ,0000057682  ,000020,BPROC     ,ZAP1                                    ,
    76  ,0000057682  ,000020,APO_SD_REQ_EXT0001RECEIVE_DATE,20081006040000                          ,
    77  ,0000057682  ,000020,/UNTTO     ,0.0                                     ,
    78  ,0000057682  ,000020,/UEBTO     ,0.0                                     ,
    79  ,0000057682  ,000020,KZAZU     ,X                                       ,
    80  ,0000057682  ,000020,LAND1     ,US                                      ,
    81  ,0000057682  ,000020,LLAND     ,US                                      ,
    82  ,0000057682  ,000020,LOGSYS     ,ERPCLNT020                              ,
    83  ,0000057682  ,000020,LREGIO     ,NC                                      ,
    Table: IT_REQ Entries:                   4
    No.,M,EinkBeleg   ,Positi,Eint,MatNr                     ,Werk                ,AT,Charge    ,V.be,Offen              ,Menge ,Pla
    1   ,N,0000057680  ,000010,0001,MATERIALXYZ                      ,LOC10                ,BM,       ,    ,31.000
    2   ,N,0000057680  ,000010,0002,MATERIALXYZ                      ,LOC10                ,BM,       ,    ,0.000
    3   ,N,0000057681  ,000010,0001,MATERIALXYZ                      ,LOC10                ,BM,       ,    ,21.000
    4   ,N,0000057682  ,000020,0001,MATERIALXYZ                      ,LOC10                ,BM,       ,    ,11.000
    Table: IT_QUOT_VB Entries:                   0
    No.,Number      ,MRP it,PlanObj no            ,TSTAMP             ,ConfirmQty       ,Uni,ConfirmQty      ,Item ind.
    Table: IT_CCV Entries:                   0
    No.,Table                         ,CharValObj                                   ,Class    ,Char.                         ,Valid
    Table: IT_DOC Entries:                   3
    No.,M,EinkBeleg   ,Positi,V,V.be,
    1   ,C,0000057680  ,000010,C,TA  ,
    2   ,C,0000057681  ,000010,C,ZOR,
    3   ,C,0000057682  ,000020,C,ZOR,
    Table: IT_GID Entries:                   0
    No.,Purch.doc.  ,Item  ,GUID                  ,
    Table: IT_DOCX Entries:                   3
    No.,M,Purch.doc.  ,Item  ,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,U,
    1   ,C,0000057680  ,000010,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,
    2   ,C,0000057681  ,000010,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,
    3   ,C,0000057682  ,000020,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,
    Table: IT_ENQUEUE_ARGS Entries:0
    No.,Cli,Model     ,LogSystem ,APOAppl   ,Created on,Changed ,ObjectType,Segm,S,BlockN,Created by  ,A,Lengt,Vector
    Table: EXTENSIONOUT Entries:                   0
    No.,Structure                     ,Data
    Table: IT_DOC_TPDS Entries:                   0
    No.,Purch.doc.  ,Item  ,Location            ,API ,Purc,Purch.doc.  ,Item  ,
    Table: IT_DOC_CUS Entries:                   0
    No.,Purch.doc.  ,Item  ,
    Table: IT_REQ_CUS Entries:                   0
    No.,Purch.doc.  ,Item  ,Schd,Date      ,
    Table: IT_QUEUE_NAMES Entries:                   0
    No.,Q Name                  ,Dest.           ,
    Table: IT_SD_MON_ITM Entries:                   0
    No.,M,Number      ,Item  ,G,CustFacLoc          ,CusF,Location            ,Loc.,Re,RJ,NO,RE,HighLe,Numera,Denom.,Uni,Numera,Deno
    Table: IT_SD_MON_SCH Entries:                   0
    No.,M,Number      ,Item  ,Schd,GI Dt/Time,UE,
    TIA
    Edited by: SCM_Func on Oct 6, 2008 7:19 PM

  • Warning message is thrown,while raising a sales order Warning message:

    When i am raising the sales order,warning message is thrown stating "No financial document",can any one solve the problem.

    It is because, the said field (LCNUM) is made as mandatory in your settings.  While creating sale order, go to header tab "Billing Document" where you can see this field.  Press F4 and maintain the relevant licence reference.
    It seems you were trying to create an export sale order where the terms would have been L/C.  For information, to create an export L/C, the TCode is VX11N and once you give all the required data and save, system will pop up a reference.  This reference number has to be assigned in sale order
    thanks
    G. Lakshmipathi

  • Send Mail to Customer while saving the Sales Order

    Dear Friends,
    My Requirment is to send the mail to Customer automaticaly when create any Sales Order.
    While sending the mail given three points reqired.
    1.     Send the attachment of Order Conformation along with the mail.
    2.     There must be The title text as "Order Confirmation refrence of your PO <Customer PO No> <PO Date>"
    3.     There must be some body text like some terms and conditions with variables of Order data.
    Can any body help me one this step by step.
    Kindly suggest me how to do this.
    Thanks in Advance.
    D Tarun Kumar
    Moderator message : Spec dumping not allowed, duplicate post. Thread locked.
    Edited by: Vinod Kumar on Jul 12, 2011 11:30 AM

    While saving the sales order through Va01 and Va02 and email has to send

  • Credit Check while creation of Sales Order for Item Category Purchase Req

    Hi Experts,
    We are creating Sales Order using an Order Type ABCD for a material 1000. While creating Sales Order, we use Item categories (ZOVD, ZOVB,ZOST,ZOVP and ZOBO).
    Credit Check settings are there at Order Type ABCD as well as all the Item Categories (ZOVD, ZOVB,ZOST,ZOVP and ZOBO). We are trying to test a scenario where a customer does not have enough credit limit while creating a sales order.
    When we create a sales order for Item Categories (ZOVD, ZOVB,ZOST,ZOVP), credit check fails because our customer does not have enough credit limit, so that Sales Order gets created and Delivery does not get created (This is what we want), then we go into VKM1 manually and relase the sales order and then if we go to VA02 and check the status of the Sales Order, it says sales order status is complete. My Sales Team is saying here also Purchase Requisition is getting created.
    When we create a sales order for Item category ZOBO, it is going into Purchase Requisition screen. Once we give another plant in the create purchase requisition screen and save it we are getting a message that cannot create Purchase Requisiton because of Credit Block.
    The settings were same for all the Item categories.
    1) What made difference to complete Purchase Requisition for Item Categories (ZOVD, ZOVB,ZOST,ZOVP) and not for Item Category ZOBO when my customer is not having enough credit Limit.
    2) Why Purchase Requisition screen is not coming for us when we create an Sales Order for Item Categories (ZOVD, ZOVB,ZOST,ZOVP). We only get Create Purchase Requisiton Screen for Item Category ZOBO.
    Thanks
    Rajanikanth

    Hi,
    None of the Item Categories has Create PO Automatically.
    Thanks
    Rajanikanth

  • 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

  • Restrict Manual Entry of Items while creation of sales order

    Hi,
    <b>Requirement:</b>
    User can create a sales order only for line items of contract if sales order is created with reference to contract. Any manual entry of line item should be restricted.
    <b>Analysis:</b>
      I have coded to check the line item is created with ref to contract or not.( VGBEL gets populated if it is created with ref to contract.). I checked in userexits (USEREXIT_SAVE_DOCUMENT_PREPARE) and (USEREXIT_FIELD_MODIFICATION).
      Do help if anyone have come across such scenario.
    Regards
    Sailaja.
    (Intelligroup)

    Hi,
       This functionality may be possible with a Configuration setting in SPRO.
       plz check with your Functional guys.
    regards.

  • How to generate IDOC while creation of Sales Orders

    Hi
       If i create a sales order means.. i want to trigger a IDOC with this ORDER data .. how can  we do this.. when ever i'm creating a sales order it should be automatically trigger a IDOC , Because  ehen ever sales ordre  was created in R/3 system it should be transferred to some destination.. all the ALE configurations are done.. .
        so, how can we trigger an IDOC based on Orders creation..
    Thanks
    Babu

    Hi,
    Here is the link
    [Re: Idoc creation;
    Regards
    Sudheer

Maybe you are looking for