BAdI 'HRTEM00NETWEBST'-Determine cancellation reason:Implementation in PV8I

How to create popup in BAdI 'HRTEM00NETWEBST'. Also have to create a F4 Help in the input field (Cancellation Reason) of the popup. The Tcode is PV8I.
Thanks & Regards,

I called screen into a custom function module for the requirement.

Similar Messages

  • LSO - Attendance Cancellation Reason - make required?

    Hi all -
    I can't seem to find a way to make entry of a Cancellation Reason required by a Training Admin (in ECC) when he or she Cancels an individual Booking.  We've defined our Customer-Specific list of reasons, but right now a user can just leave the field blank when Cancelling.  Is there a switch in the IMG I'm overlooking or something that can make that field required?
    Thanks,
    Jason Trippet
    San Antonio, TX

    Hi Jason,
    You can use the BADI  LSO_CHECK_BOOKING. It has a method CHECK_CANCELLATION. This can be activated to raise an error if the cancellation reason is blank.
    Thanks,
    Puneet

  • User Exist or BADI  to restrict cancellation of Excise Invoice..!!!!!

    Hi,
    After Creation of Commercial Invoice or MIGO the excise invoice should not be canceled , We are using following doc flow for creation of excise invoice
    Delivery - - > Proforma Invoice - - > Excise Invoice - - > Commercial Invoice.
    So what should we use ( User Exist or BADI ) to restrict cancellation of Excise Invoice ???
    T-code : J1IIN
    Ankesh

    I think you are very much aware of forum rules and still posting
    duplicate threads.
    Do you want to be a guest of julius ?

  • How to determine canceled purchase orders

    Hi all,
    I have to block purchase requisition if purchase order is created.
    if PO is deleted (canceled) PR can be modified again.
    So i want to khow how can i see if PO is canceled???
    Thank you

    Thank you Navneeth 
    I have a PO with only one line that i have deleted.
    In EKPO-LOEKZ the value is 'L'
    in EKKO-LOEKZ there is no value?!!!
    Q1 : have i deleted the PO correctly
    Q2 : If yes, is there an other way to determine canceled purchase orders??
    Thanks

  • TEM - How do I change cancellation reason for an employee

    I cancelled an employee out of a business event in PSV1 and put the reason as 'no show'.  I later leared the employee was actually sick so I would like to change the reason on the cancellation.  If I right click on the business event and choose 'cancellations' i can see the cancellation there, but it doesn't seem to give me the option to modify it. 
    Is there somewhere else I can change it?  Thanks.

    Hi
    I could see only one option other than Chetan's response.
    What about the idea of using "NOTES" functionality? You can clearly mention why a cancellation reason which was maintained initially had to be changed again.
    Hope this helps
    Best Regards
    Reddy

  • BADI for Order cancellation

    Hey People,
    Can you please lemme know the BADI for order cancellation in CRM.
    Thanks in advance,
    Vidya.

    Hi,
    CRM_CUSTOMER_H_BADI  / CRM_CUSTOMER_I_BADI -  To change the name of custom-defined tab in lead either in header or item level.
    hope it helps.
    Regards
    Sidd

  • Replenishment Job (usual cancelation reasons and fixs)

    Hello,
    I am due to move the replenishment RLLNACH1 auto job to production.
    If anyone can suggest possible reasons when this job cancels and if so how to fix etc...
    Initially I am running this job for all material.
    One of the cancelation reason I have come across is:
    Replenishment for fixed bins in whse 500 stor.type 500 not possible now
    Message no. LP314
    Regards,
    JPS

    You will at least get the same errors that you get when you do it manually in LP21.
    LP314 comes up if a second TO for replenishment already exists.
    So you have to  wait until this other TO is confirmed, then you can execute LP21 again (or the scheduled job tries it automatically again with the next run)

  • Bad Character Errors after Unicode implementation???

    Hi,
    Uncode is implemented in BW Development system in my project. While prforming unit testing after implementing the unicode, we faced an issue of bad character in Sort field while loading data for 0VENDOR master data. Till now we used to correct this kind of error in PSA level and reload the data from PSA to Data target in production. I hope, this kind of error should be resolved after implementation of Unicode Conversion project. But, even after implementation of Unicode, we faced this problem.
    Can you please confirm me my understanding is correct - after implementation of Unicode, bad character errors will disappear?
    Best Regards,
    Venkata.

    HI again,
    I would like to correct my statement above. I did encounter an error during the import phase (ie. import abap) where it stopped at SAPDFACT.
    I changed the  "err" to "ok" in the tsk file to continue cuz I couldnt find any other alternative working. On browsing other forums I have come to conclude that is the problem for sure.
    Can you please help me figure how to resolve the issue please .. ??
    thank you!

  • Billing document cancellation reason

    hi gurus,
                 while cancelling billing document , we have to maintain the appropriate reason for billing document cancellation so that the cancellation and its reason can be tracked whenever needed . how to maintain the reason for cancellation of this document.
    how to maintain the reasons for excise document cancellation in J1IH.
    thanks in advance.

    Hi friend,
    You can define the ORDER REASON in OVAU transaction and assign this order reason while cancelling the documents
    PATH: IMG->SALES AND DISTRIBTION->SALES->SALES HEADER->DEFINE ORDER REASON.
    OR, if you want to reject individual rejection at item level,
    Then DEFINE it in  transaction code OVAG
    PATH: IMG->S&D->SALES->SAELS DOCUMENT ITEM->DEFINE REASON FOR REJECTION.
    Hope it is helpfl
    santosh

  • BADI "COPCMESSAGECONTROL" , only one active implementation ?

    Hi,
    I'd like to do a custom implementation of the BADI "COPCMESSAGECONTROL", eg
    "Z_COPCMESSAGECONTROL".
    For this BADI there's a SAP hint, that only one active implementation is allowed.
    Cause in our system there's already an active SAP implementation "/CWM/MESSAGE_CK" I don't know,
    if I can activate my custom "Z_COPCMESSAGECONTROL" implementation in addition to the SAP implementation.
    Any Ideas ? Many thanks in advance !
    Regards
    Olaf

    If you look at the BADI definition in SE18, you'll find that the 'multiple use' flag is NOT set meaning by default this BADI can only be implemented once.
    Therefore if you need to add custom coding to this BADI implementation either you add it to the implemented methods (modification) or you deactivate the standard BADI and implement your own BADI by copying the standard coding and adding yours to it (also a modification, but you would have your coding in a Z-class).
    However whenever you copy standard SAP code into a custom peogram or class any notes that SAP releases which makes changes to that BADI implementation will not be applied to your Z-copy!
    Hope that helps,
    Michael

  • Where we can check the Sales order cancel reason?

    Hi,
    We are developing a custom report for Sales Order Booked Vs Cancelled. In this report we want to display the reason for canceling the order. We are selecting the reasons while canceling the sales order. But the reasons are not showing in the tables. Where we can check the reason for canceling? Is there any table?
    Regards,
    Prabhu.S.J

    Check this query:
    SELECT FLT.MEANING, OER.REASON_TYPE, OER.REASON_CODE, FLV.MEANING, OER.COMMENTS, OER.CREATION_DATE, OER.REASON_ID, OER.ENTITY_ID, OER.ENTITY_CODE, OER.VERSION_NUMBER, OER.HEADER_ID from OE_REASONS OER, FND_LOOKUP_VALUES FLV, FND_LOOKUP_TYPES_VL FLT WHERE FLV.LANGUAGE = userenv('LANG') and FLV.VIEW_APPLICATION_ID = 660 and FLT.VIEW_APPLICATION_ID = 660 and FLT.SECURITY_GROUP_ID = fnd_global.lookup_security_group(FLT.LOOKUP_TYPE, FLT.VIEW_APPLICATION_ID) and FLV.SECURITY_GROUP_ID = fnd_global.lookup_security_group(FLV.LOOKUP_TYPE, FLV.VIEW_APPLICATION_ID) and FLV.LOOKUP_TYPE=FLT.LOOKUP_TYPE and OER.REASON_TYPE=FLV.LOOKUP_TYPE and OER.REASON_CODE=FLV.LOOKUP_CODE;
    It might help you.

  • BADI to determine item categry in sale order

    Hi,
    I am looking for a BADI to controll determination of the item category of a sales-order-item.
    Is 'BAdI: General Processing of Item Data' is a recomended one?
    Can you recomend me of any other BADI or tip me on this one?
    Thank you, Uri

    Hi Uri,
    You could test using the CRM_ORDERADM_I_BADI - you can check the different methods in SE18.
    I hope this helps.
    Kind regards,
    Vanessa

  • BADI QEC_RESULT_COPY can not be implemented

    Hi, I am trying to implement this BADI QEC_RESULT_COPY but a error message appears with the text 'BADI definition QEC_RESULT_COPYis only provided for SAP internal use' and this is asking for a 'Access key'. Can you tell me what should i do in order to implement this BADI?
    Thank you in advance!

    Hi sudheer Addepalli,
    I supose that i tried to create it in the right way, i followed this steps.
    1. In se18 i filled the badi name and pressed 'change' button.
    2. In menu 'Implementation' i select 'create' option.
    3. The error appears...i spected that a popup window appears to input the Z name for the implementation.
    Is it right? or is another way to implement the badi?
    Thank you very much.

  • Could you provide me BADI examples that you have implemented

    Hi,
    Please write me about what you have done,
    not the url's related to badi.
    For example you can write the badi name and then what you have done in it.In brief your code.
    Thanks.

    Here is one :
    1) execute Tcode SE18.
    2) Specify a definition Name : ZBADI_SPFLI
    3) Press create
    4) Choose the attribute tab. Specify short desc for badi.. and specify the type :
    multiple use.
    5) Choose the interface tab
    6) Specify interface name: ZIF_EX_BADI_SPFLI and save.
    7) Dbl clk on interface name to start class builder . specify a method name (name,
    level, desc).
    Method level desc
    Linese;ection instance methos some desc
    8) place the cursor on the method name desc its parameters to define the interface.
    Parameter type refe field desc
    I_carrid import spfli-carrid some
    I_connid import spefi-connid some
    9) save , check and activate…adapter class proposed by system is
    ZCL_IM_IM_LINESEL is genereated.
    IMPLEMENTATION OF BADI DEFINITION
    1) EXECUTE tcode se18.choose menuitem create from the implementation menubar.
    2) Specify aname for implementation ZIM_LINESEL
    3) Specify short desc.
    4) Choose interface tab. System proposes a name fo the implementation class.
    ZCL_IM_IMLINESEL which is already generarted.
    5) Specify short desc for method
    6) Dbl clk on method to insert code..(check the code in “AAA”).
    7) Save , check and activate the code.
    Now write a sample program to use this badi method..
    Look for “BBB” sample program.
    “AAA”
    data : wa_flights type sflight,
    it_flights type table of sflight.
    format color col_heading.
    write:/ 'Flight info of:', i_carrid, i_connid.
    format color col_normal.
    select * from sflight
    into corresponding fields of table it_flights
    where carrid = i_carrid
    and connid = i_connid.
    loop at it_flights into wa_flights.
    write:/ wa_flights-fldate,
    wa_flights-planetype,
    wa_flights-price currency wa_flights-currency,
    wa_flights-seatsmax,
    wa_flights-seatsocc.
    endloop.
    “BBB”
    *& Report ZBADI_TEST *
    REPORT ZBADI_TEST .
    tables: spfli.
    data: wa_spfli type spfli,
    it_spfli type table of spfli with key carrid connid.
    *Initialise the object of the interface.
    data: exit_ref type ref to ZCL_IM_IM_LINESEL,
    exit_ref1 type ref to ZIF_EX_BADISPFLI1.
    selection-screen begin of block b1.
    select-options: s_carr for spfli-carrid.
    selection-screen end of block b1.
    start-of-selection.
    select * from spfli into corresponding fields of table it_spfli
    where carrid in s_carr.
    end-of-selection.
    loop at it_spfli into wa_spfli.
    write:/ wa_spfli-carrid,
    wa_spfli-connid,
    wa_spfli-cityfrom,
    wa_spfli-deptime,
    wa_spfli-arrtime.
    hide: wa_spfli-carrid, wa_spfli-connid.
    endloop.
    at line-selection.
    check not wa_spfli-carrid is initial.
    create object exit_ref.
    exit_ref1 = exit_ref.
    call method exit_ref1->lineselection
    EXPORTING
    i_carrid = wa_spfli-carrid
    i_connid = wa_spfli-connid.
    clear wa_spfli.
    Reward if Helpful.

  • CRM BADI needed for Activity reasons dropdown

    Guys I posted a similar thread before and are still struggeling with this issue. I need to do an authorization check on the Activity Reason dropdown list on transaction CRMD_ORDER and eliminate the unwanted.
    I need to find a BADI to assist in this but documention is most of the times non-existing.
    Please help. Will reward points for sure!!!!
    Anina

    Guys
    Problem with the solutions: As soon as one opens CRMD_ORDER with a new business transaction and pick a business activity, the drop-down reason list as set up in config is already displaying. Here I had to eliminate according to authorization check the unwanted reason codes already! BADI CRM_ORDER_FIELDCHECK stop before the load of the transaction, but the problem is I need to get the possible list which I can when reading the config tables directly but the problem with any BADI is the availability to pass back the fields. I do not know how to pass back only the reason codes that must display. With the SAVE ORDER badi the user is still going to see the one's that he/she cannot pick and the business does not like this idea.
    Please assist!

Maybe you are looking for

  • BI Publisher pcl codes in rtf template

    Hi all, I am using Oracle Business Intelligence 11.1.1.6.9, with oracle database 11G on windows server 2008. I have need to embed pcl commands in rtf templates for printing purposes, but not sure how to do that. Only thing I found was PCL codes for u

  • Lookup in array literal?

    Hello, Does Java support lookups from array literals? Something like this: System.out.println(["one", "two", "three"][1]); // outputs "two"Yeah I know it's bad practice, I'm just messing around with some obfuscated code. Thanks, Z.

  • CSS problem?

    I'm not sure what I did, but somehow I have managed to change a preference (or something?) in DW8 which is screwing with my templates and HTML files. The buttons I've created are now coming out as linked text, and the format of the page in the templa

  • XML support in SAP 4.6

    Hi all ! I'm looking for information about XML support in SAP 4.6c. I have to implement a data exchange mechanism between SAP and web application written in Java. Whole idea looks simple: Java application send an XML document through RFC and ABAP pro

  • Clearing Doc has been reversed, but still assigned to Original Document

    Hi, Here's the condition: - Clearing document has been reversed, but instead of using FBRA, user use FB08. - Now the document still assigned to this clearing doc. - In FBL5N this doc is open (in BSIS table it does't have clearing doc also) , but when