Service entry sheet for shipment cost reversal - Change option is greyedout

Hi,
I need to cancel shipment cost document. Which is completely transferred to accounting. First i am trying to reverse the service entry with revoke acceptance . But system is not showing change button neither in toolbar nor under menu. can anybody help on this?

Hi,
For cancle the shipment cost you have to fallow these steps
1- VI02 -Delete the shipcost doc.
2- VF01 - cancle Billing doc
3- VT02 - Del TPPL doc.
4- VL09- Cancle PGI
5- VL02n Delete Delivery doc
Hope it will helpfull for you
Thanks

Similar Messages

  • Error: while creating Service Entry Sheet - for HELD PO

    Hi experts,
    While PO XXXXXXXXXX is in the status of Hold. System allowed me to create & delete a service entry sheet(SES) on particular date.
    Another day i tried to create SES for the same PO. System is not allowing me to create SES and it gives me error as  'Purchase order XXXXXXXXXX incomplete (parked)'.
    While debugging I found that ekko-memory field set to 'X'. At this point I am getting error.
    My question is why the system is allowed me to create SES for a PO which is in HELD status?.
    Please help me.
    Thanks In advance,
    Vinod

    Thanks for the reply.
    We are aware that system will not allow to create Service entry sheet for held po. But it is allowed me to create on a particular date. Another day i tried to create/delete a SES for the same PO or new PO(held status)  system is not allowing me to delete/create SES.
    Please help me what might be the reason which allowed me on a particulare date.
    Thanks in Advance,
    Vinod....

  • To make service entry sheet for multiple line items of the service PO.

    Hello MM Gurus,
    Please help me for the following
    I create a service PO with say 10 line items. Then while doing the service entry sheet the system automatically picks the line item 10 by default. When I try to enter the other items it throws an error" unplanned services cannot be entered"
    So how to make a service entry sheet which shall include all the line items of the service PO at the same time.
    So if I have 100 items in the PO do we make the service entry sheet 100 times against each item? Is there any seeting/solution on this?
    Please help.
    Regards,
    Prasanna.

    Dear,
    I have two solution for u.
    1) Create different service entry sheet -ML81N for each line item and create single invoice verification for all service entry sheet - MIRO
    2) Create service purchase order - ME21N for only one line item.
    And include all services in service tab available at item detail level of service purchase order. Enter it's quantity and rate.
    Than create one service entry sheet for purchase order.
    So you can create one service entry sheet for all line item of services.
    Note: - Use option 2 for easy process.
    Regards,
    Mahesh Wagh.

  • Service entry sheet for t.code ml81n

    Hai every one,
    My requirement is like this.
    User should select one line item while adopting from service PO in service entry sheet and save. So that he will get one service entry sheet for one line item. so when he  select more than one line item and tries to save in one service entry sheet the system should give error message and he should not be able to save.
    For this i found one function exit 'EXIT_SAPLMLSP_031'.
    i wrote the code like this.
    *BREAK-POINT.
    tables:esll, rm11p.
    data : serent like esll-extrow,
    serent1 like esll-introw,
           count type i
    data: begin of ix_esll occurs 2000.
             include structure msupdap.
    data:    selkz   like rm11p-selkz.
    data: end of ix_esll.
    *break-point.
    *count = 0.
    **loop at IX_ESLL .
    *if IX_ESLL-selkz = 'X'.
    *count = count + 1.
    *endif.
    *endloop.
    break-point.
    if sy-tcode = 'ML81N'.
    *if sy-index <> 0.
    if sy-srows <> 0.
    esll-extrow <> '0000000010'.
    *if esll-EXTROW = '0000000010'.
    *if ix_esll-extrow <> '0000000010'.
    message e000(38) with 'Select only one line item'.
      endif.
      endif.
    *ENDIF.
    In ML81n we can see the line item start with 10,20 ,30 like that. If i hard code the line number is 10. it will work correctly. if i select the 20 it wont work.
    If user select 30 or 40 how i can do this.
    Plz helpme regarding this. It is very urgent.
    Thanks and Regards,
    Vamsi.

    Hi,
    Just use the following code as it is. If you are facing any problem please let me know.
    data: w_no_of_records Type I.
    CONSTANTS:
          c_pgmvariable(21)  value '(SAPLMLSP)REF_ESLL[]'.
    DATA: BEGIN OF I_REF_ESLL OCCURS 200.
             INCLUDE STRUCTURE UESLL.
    DATA:    KOT_PACKNO LIKE COMSRV-KOT_PACKNO,
             KOT_INTROW LIKE COMSRV-KOT_INTROW,
             CON_PACKNO LIKE COMSRV-CON_PACKNO,
             CON_INTROW LIKE COMSRV-CON_INTROW.
    DATA: END OF I_REF_ESLL.
    FIELD-SYMBOLS: <FC> Type ANY.
    assign (c_pgmvariable) to <FC>.
    I_REF_ESLL[] = <FC>.
    DESCRIBE table I_REF_ESLL Lines w_no_of_records.
    If w_no_of_records NE 0.
       message e000(38) with 'Select only one line item'.
    Endif.
    Regards
    Raju Chitale

  • Restrict service entry sheet for reversal

    Hi experts,
    How can we put a check that service entry sheet should be reversed by the user who has accepted the same even from the same Plant, Purchasing organisation etc.
    thanks in advance

    hi Rajat,
    Configure release strategy as below -
    Two release codes for X (Say 19) & Y (say 20)
    Give authorisation User X - Rel code 19 and User Y - Rel code 20
    Configure SES release strategy wherein SES can be either released by 19 or 20 (See Pic 1)
    Maintain classification
    Now create SES & release with User X having authorisation for rel code 19 only (See Pic 2).
    And then try to un-release with User Ywith release code 20, it will not allow & will give error "Not possible to cancel release with code 20" (See Pic 2)
    User Y can not un-release with release code 19 as he dont have authorisation for rel code 19.
    Try this out in TEST system, hope this will help you.
    Reg, Rakesh

  • Query related to Service Entry Sheet for maintenance order

    Dear Gurus,
    I am little bit confusing while entering SES for maintenance order,
    Do we need to enter both Maintenance Order# & Cost Center# in Account assignment tab of SES?
    What is impact of entering both in SES?
    What is standard procedure of accepting services for maint order?
    Thanks in advance.
    Regards,
    Amol.

    Hi Amol
    Why you created Framework Order ?.. You can not change account assignment category in service entry sheet..e.g. K-Cost Center.. F- Order
    But depending upon settings, you can change account assignment values such order 1 to order 2
    If there are requirement that SES can created for  Account assignment F or K. I recommend you to use following approach
    1. Create a Contract - ME31K with AAC as U- Unknown (If business already have rates negoiated with vendor for services)
    2. Create release order with reference to contract and system will prompt you to enter AAC- it can be K or F
    3. Perform SES w.r.t to Release Order.
    Other Approach can but not strong one.. create two line items in the PO. one with K and Other with F.. then choose the line item at time of SES creation that business want to book the cost on CC or Order.
    Thanks,
    Jagdeep

  • Multiple Service Entry Sheet For PO Line Items and One GR Document

    Dear All,
    We have just migrated from ECC 5.0 System to ECC 6.0 System. We are facing a problem while processing service entry sheets and the GR against them. The scenario is:
    1. We create a maintenance plan
    2. Upon saving the Maintenance Plan, a Purchase Requisition (PR) is generated
    3. The PR's are combined into one Purchase Order
    4. Against the Purchase Orders, multiple service entry sheets are created
    In ECC 5.0 System, we used to accept the service entry sheets and only one material document used to get generated as GR document. But now in ECC 6.0, we observe that with the same configuration, individual material documents are getting generated for individual service entry sheets. Is there a configuration in ECC 5.0, that enables clubbing of service entry sheet items in one GR document?
    Your help will be sincerely appreciated.
    Thanks and Sincere Regards,
    Amitabha

    Hi,
    If this can be of help I can report the list of the programs that                    
    are executed:                                                                               
    Before the popup "FUNCTION POPUP_TO_CONFIRM_STEP" appeares in ML81N,                          
    following programs are executed:                                                                               
    5  FUNCTION POPUP_TO_CONFIRM_STEP SAPLSPO1                                           
    4  FORM SELECTION_CHANGED_PO SAPLMLSR                                                
    3  FORM FCODE_SEL_PO SAPLMLSR                                                        
    2  FORM FCODE SAPLMLSR                                                               
    1  MODULE (PAI) FCODE SAPLMLSR                                                                               
    Unfortunately at this time it is not planned to change the current                   
    functionality.
    Regards,
    Edit

  • How we restrict the TECO fucntion without service entry sheet for PM03 cont

    Dear PM Guru's.
    one of my client asking to restrict the TECO function if there is no cost in order either by external service cost or internal service cost? If user raise an order for one external activity , he not created the service entry sheet against PO and he did TECO of the order, when FI people settles the cost system showing either order is already settled or there is nothing to settle. Please guide me how to restrict the user to do the teco function in order. Its very crucial and urgent for me. if any one have solution please update it immediately.
    regards
    Jalu

    IWO10004 Maintenance order: Customer check for order completion
    Use the above user exit to check the cost for the order. If there is no cost, then give error message.
    You can check tables PMCO and AUFK.
    Also you can use function module PM_WORKORDER_COSTS_LIST to retrieve the actual cost values.

  • How to create a service entry sheet for a purchase order acct assmt = U

    I need to create a service entry sheet using bapi BAPI_ENTRYSHEET_CREATE for a purchase order with account assignment category as 'unknown' (U).I am able to create SE sheet for a purchase order if account assignment is maintained in PO but our requirement is susch that at the tme of PO creation they dont assign Acct assgnment cat but want SE sheet to be entered with category 'P' and WBS elemnt . I tried to pass the asscount assgnment category in the header data as 'P' and entered WBS element in table it_services. I am getting error message
    'No account assignment exists for serviceu2019. any help in this regard is highly appreciated.

    can u create it SE entry  manually  without A/c assignment  ?.
    regards
    Prabhu

  • Disable release flag in service entry sheet for specific users

    How can we disable the release flag for specific user/s in Service Entry Sheet(ML81N)?
    Can any one suggest?
    arjman

    Hi dear,
                In the ML81N T code, there is an object M_EINK_FRG Release code and code grp.
    leave it empty. and assign the Role to the user with whoom you dont want to release the SES.
    In this process the system will show you the green flag and also allow you to release the SES but when you will save it the system will give an Error Message about the Authorization.
    this will not allow the user to release the SES.
    Hope it Helps,
    Regards,
    Yawar Khan
    Edited by: 1234_abcd on Jan 21, 2011 12:40 PM

  • Entering the scores in service entry sheet for vendor evaluation

    Hi
    I could not able to enter the scores for vendor evaluation in service entry sheet. How to do it.
    With regards
    G Narendra kumar

    Hi
    While defining the Sub Criteria for Service, you have select the Scoring Method as C (Determination from quality rating of service) or D (Determination from timeliness rating of service).Then u can find a tab for Vendor evaluation in Service Entry sheet where you can enter the scores for service.
    Regards
    Ramakrishna

  • Double service entry sheet for the same invoice and same period

    Hi,
    2 service entry sheets have been made for the same PO with the same period and the same invoice no. And hence by mistake 2 bills have been passed for the same work...
    how to avoid this.....
    is there any std.setting available while creating service entry sheet.
    Plz. help
    Navin

    If there is sufficient quantity in the PO, this cannot be prevented by the system.
    Have the data entry person write the SE Sheet number on the physical copy of the bill so that another person entering it can see that SE Sheet is done.
    Hope this helps,
    Lakshman

  • Service Entry sheet and Shipmetn cost document

    Hi ,
    We have a SES which has been approved. Against it Shipment cost documetn has been posted. We need to cancel this document.
    I am using the following process:
    +Please go to VI02 transaction enter your shipment cost document number then go in to the overview screen of the shipment cost document here you double click on the item now system will take to the item detail screen here you go to Settlement tab here you can find two check boxes one is Transfer an d another one is Cancellation.You just check the Cancellation check box then save the changes then come out from the shipment cost document.
    Now agian you enter to the shipment cost document then delete.+
    But I am not able to cancel the Shipment Cost Document as it is greyed out. The SES also cannot be cancalled as it is accepted and the change mode is greyed out so revoking is not possible.
    What could be the possible solution to this.
    Regards
    Nandini

    HI Ajit,
    guess you mean VI02,
    Right I mean VI02
    in the settlement tab which you get by double clicking the line item , what is the status for account assignment and transfer?
    Account Assignement :fully completed (Status:C)
    Transfer : NOt transferred (Status:A)
    pl check in the enviroment > document flow whether shipment cost is transferred and SE sheet completed.
    SES completed. But there is no mention of Shipment cost transfer.
    in service procurement tab, you can see the Se sheet number and PO number
    The SE sheet no or PO no is not mentioned.
    even if invoice is processed, the cancel box is available, and during cancel, it throws an error
    I do not get to see any invoice document. Where do I check the same.
    As of the status is when we go to vi01 and enter the document the TRANSFER check box is open for input while CANCEL checkbox is greyed out.
    Regards
    Nandini

  • Service entry sheet header needs to be changed before releasing

    i have workflow which updates entry service sheets(ML81) on submitting it thru portal,now after it is approved the essr-aenam has been chnged to WF_BATCH
    i also need to change the essr header details(resetting the posting date to current date) on runtime
    i found i user exit on the same for tcode ML81 and written the code there
    but this user exit is onlybeing called at the time of submitting the entries by employee and not when the ANAM is changed to WF_batch
    do you have any idea of how ESSR is updated ?
    how we resolve this?

    Hi,
    Try:
    select
      oh.*
    from
      ain.impl_oh_order_header ohIf that is not what you want you have to give more info about your tables, what you want etc. etc.
    See FAQ: how to ask a question
    Regards,
    Peter

  • Problem in posting Service Entry Sheet for PO containing unplanned services

    Hi Experts,
    I am facing an issue with Service POs which are uploaded by a program as a part of Data Migration activity.
    Scenario-
    PO Document Type--> Framework Order
    Account Assignment Cat--> Unknown
    Limit Tab in Service PO--> Overall Limit and Expected Value are mentioned
    Service Tab- No planned service maintained
    Error Msg No- SE366
    Problem-
    While posting SES against this PO - I get a error msg- "No limit for unplanned services amounting to xxx.xx exists" (where xxx.xx is the amount).
    Trials-
    1) I have manually created the same PO in system which allow me to post SES without any problem.
    2) Considering this a a bug I tried to rebuild the PO with report - RMBESTK3 but no success.
    Can anyone please suggest?
    Regards,
    Amit

    Thanks all for prompt reply.
    The issue is resolved now. The porblem was under 'limit' tab there is a tab 'Other Limit'. Under this tab there is a check box 'No Limit' - if we manually create such PO then the box is automatically checked which the uploaded POs were lacking. After checking this box manually the problem is resolved.
    Thanks once again for suggestions.
    Regards,
    Amit

Maybe you are looking for

  • Query Scenario Help - Average of Multiple Regions

    Hi, I have a query scenario I can't create and I hope someone can help with. The user inputs a sales Area and the report is to output the regions in that area and provide the Volume (easy) and the Average of all the presented regions.  The problem is

  • Downloaded itunes apps from one account onto multiple devices - HELP!

    Hi guys, I have an iPhone and an iPod, both registered on my same apple ID. My boyfriend uses my iPOD, and often downloads apps directly onto the iPOD. I would like a list of all my downloaded and bought apps so i can download them all onto my iPhone

  • "Save For Web" not remembering save folder

    Hi Guys, I'm using the save for web function to save a large number of files (not batch saving). Usually, when I open a file and start saving for web, it will remember the folder that I most recently exported to, and by default open that folder for t

  • Is't possible to partionate the time capsule  ?

    i'd like to split the time capsule, so my wife and i can use it for time machine. We have one computer each

  • Check List- PI sheet

    Hi, We have 30 points in a check list to verify whether all of them are checked or not during a opeartion execution? is it possible to send all these 30 points/ sentenses in a single pi sheet to the operator? is there any limitation in number of mess