EXIT or BADI to change FAX number in P O Messages at creation

Hi all
Looking for a user-exit or BADI to use to change the fax number of the PO Messages entry during creation/changing.  Using SAPscript.
I am on SAP R/3 Enterprise 4.7.
Regards
Boniface

Hi boniface,
You can use User exit : EXIT_SAPMM06E_012, in that there is a I_LFA1 structure and
field TELFX, change customer fax number here.
regards
kallam

Similar Messages

  • Need exits or badis for populating fax number while creating PO using ME59

    Hi ,
        I need to populate fax number for the OA type vendor in partners tab during PO creation using ME59.
    these  fax numbers are maintained in custom table .
    i was not able to find any exits or badis .
    Please suggest me if there are any exits and badi to populate fax number in purchase order screen
    and also where the fax number is stored after saving PO.
    thanks in advance,
    Srilakshmi

    what is the requirement ?
    Fax number to be entered only for  that particular PO ? or should it be effective for that Vendor's address ?
    In SAP when one enters Vendor number, the address is fetched. When one changes or appends any details in address, new adrnr is created & saved in document header. EKKO-ADRNR
    if it is BDC it will be taken care automatically, but when u r doing it through BAPI then it's bit complecated.  you may have to first see the current address is default vendor address or user has already changed it. it it is default vendor addrnr then you need to create new Address with Fax number & assign in to that PO. if it is modified address for that PO then get ekko-adrnr & modify that address.

  • Changing fax number of a failed fax in SOST and re-send

    Hi  all,
    The issue is that if a program is firing a fax with a wrong fax number ... the message is recorded as an error in the SOST/B transaction(s).
    Now is there any way I can change the fax number of the message in SOST and then re-send it.
    Because when I click on re-send it does not give me any options to change any of the message attributes and directly fires the fax.
    Please advise.
    Regards,
    Adi

    All the loops (with VERY few exceptions) in Garage Band are in the same key, the key of C.
    That's not true! You might get the impression because the standard key of a new GB project is C, so in the preview all loops play in C (unless they have been labeled incorrectly.)
    If I remember correctly, the original key was listed in the Loop Browser in previous versions of GB, I can't find it in the current one. But if you listen to a loop in the Finder, you can hear its original version.
    This gets important when you have to decide whether to raise or lower a loop. Let's say the loop was recorded in G, you put it in your C major song, and you want it to sound in F. Then you might be tempted to raise it by 5 semitones, because that seems "closer" than lowering it by 7. However, since the original was probably already raised by 5 steps to sound in C, that will result in an overall shift by 10 semitones - probably it sounds weird that way, whereas lowering it by 2 semitones would sound fairly natural.
    Of course you can also just trust your ears, but I find that additional information helpful.

  • How do I change the number of rings on messages?

    How do I change the number of rings on messages. At the moment it rings twice and I miss it. Could do with being quite a few rings more.

    This is determined by your carrier. It isn't a number of rings - it is based on time beginning when the call is received at your carrier's servers.
    I believe with AT&T in the U.S. the maximum is 30 seconds. This does not equate to a full 30 seconds of ringing with the phone since there is some delay involved between the carrier receiving the call and it reaching the phone.

  • Custom exit or badi for changing the user fields in operation of process order

    Hi all
        I want to find a exit or badi to set default value to the user fields in operation of process order when COR1.
        I have tried exit 'PPCO0001', but this exit is call after commit work, so I can not change any thing
        I also tried to use badi 'workorder_update', 'before_update', but all parameters in this BADI are importing, can't be changed, I've tried to change it and then program dump.
        Do you have any solution for this question?
    Thanks

    Do a Implicit Enhancement at the PBO of this subscreen.

  • Need a Exit or BADI  For Changing Validation Class  (PRUEFKL) during  EL28

    need to change the Validation Class Validation Class  (PRUEFKL)  or send it blank in order to remove all valdition during Meter read uplaod  , Can any one suggest a BADI or user exit or anything where in i can change the Validtion class before validation take place at the time of meter read uplaod .  As validtion class we do not pass in EL28 it usually get filled with 001 ans 002 . 
    Thanks in advance . 
    regards
    rajeev

    Thank for the response however my question was , can we change the Validation Class throght code  any exit or BADI  during el28  not  by config as config will be done for every thing as this we need to do only for a paticlular program .
    So in short i m looking for any enhancement point ( Exit /BADI ) which willl trigger during el28 and i will be able to send emply validation class in initial stage to avoide validation .
    Regards
    Rajeev
    Edited by: rajeevkohli on Aug 3, 2011 2:25 PM

  • Change FAX number for all vendors and customers in a massive way.

    Hello,
    I need to change the FAX number for all the vendors and custormers in Q01 so that every form should output through an specific test fax-printer. The problem is that I don't know which field I should change and how can i do it in a massive way. I have heard something about catts but i don't know almost anything.
    Could you help me?
    Thanks in advance.
    Luis Álvarez.

    Hi Luis,
    Use tcode XK99 for vendor mass change, select the Fax no field. You have to take note that this changes will be only 1 fax number for all vendors.
    Else you have to use BAPI for mass change.
    regards,
    maia

  • Upload using eCATT to change fax number for all existing Vendors

    Dear All,
    Using eCATT upload, i need to change the Fax number format for all existing vendors. How to do this?
    I havent used eCATT before, please guide me in this regard
    Thanks
    RS
    Edited by: Ramapuram Saravanan on Feb 8, 2009 6:13 AM

    Hi Luis,
    Use tcode XK99 for vendor mass change, select the Fax no field. You have to take note that this changes will be only 1 fax number for all vendors.
    Else you have to use BAPI for mass change.
    regards,
    maia

  • Urgent!!!!User exit or BADI to change INSMK field in ME27 transaction

    Hi ,
      Can anybody help me to find the user exit or badi for ME27 transaction. I need to change the field INSMK to BLOCKED.
    I tried EXIT_SAPMM06E_012 ,
             EXIT_SAPMM06E_016
             EXIT_SAPMM06E_017
    by adding my code but nothing worked. Please help me in this.
    Points will be rewarded if helpful.
    Thanks in Advance.

    hai   Leela,
    Just Go To SE84
    Give The PRogram Name Or PAckage name In Which ME22N is present.
    Then Click On Display
    Then Click On Enhancements
    Then U will Get USer Exits Aswell As BAdis.
    Ok IF helpful Reward.
    And Then  Use Suitable One.
    Regards
    Eshwar

  • User Exit or BADI to change the product cost

    Hi All,
    My requirement is to change the product cost when the costing engine is running via ck11n or ck40n. Iam looking for user exits and BADI's for this requirement.
    I did look into the BADI DATA_EXTENSION_CK but this particular BADI does not have export or changing parameters. Can anyone suggest any user exit or BADI's for this requirement. I also looked into other BADI's like
    CK_KALAMATCON2_CI
    COSTINGRUN_CK
    COST_APPORTION_CK
    CO_PROD_COSTING_CK
    DYNPRO_EXTENSION_CK
    ORDER_COSTING_CK
    QUANTITY_STRUCT_CK
    SUR_STOCK_TRANSF_CK
    VALUATION_CK
    But none of them served the purpose. Plz help...Thanks in advance...
    Regards,
    Nirmal.

    Hi,
    Check followinf enhancement spots:
    CO_PROD_COSTING_CK              Cost Management for Joint Products (Costing, Target Costs)
    COSTINGRUN_CK                         Edit Costing Run
    ES_CAL2TYPE                             ES_CAL2TYPE
    ES_LCK40VWS
    ES_SAPLCK00                            es_SAPLCK00
    ES_SAPLCK01                            es_SAPLCK01
    ES_SAPLCK04                            SAPLCK04
    ES_SAPLCK2U                            es_saplck2u
    ES_SAPLCK36                            es_saplck36
    ES_SAPLCKCC02                        ES_SAPLCKCC02
    ES_SAPLCKDI                             ES_SAPLCKDI
    ES_SAPLCKKK
    ES_SAPRCKCU
    ESC_CL_COSTING_PERSISTENCE
    LCKDIO2M_01                             ES_SAPLCKDI
    LCKDIO2T_01                              ES_SAPLCKDI
    ORDER_COSTING_CK                 Enables Header Data Changes in Preliminary Order Costing
    QUANTITY_STRUCT_CK               Enables Quantity/Structure Changes in Costing
    VALUATION_CK                           BAdI for Valuation in Product Costing
    Hope this may be useful..
    Regards,
    Prashant

  • BADI or USER EXIT for MIGO when changing order number

    Hi experts, I'm looking for a BADI or USER EXIT in Tx. MIGO that is triggered after pushing ENTER when you change the order number. What I need to do is to propose the movement type depending on the order data. Thanks.

    Not sure but you can try in BADi MB_DOCUMENT_BADI menthod:
    MB_DOCUMENT_UPDATE

  • User exit or Badi for changing the lead time in ATP check in VA01/VA02

    Hi All,
    Currently, SAP standard functionality takes up the lead times maintained in material master to create the schedule lines in the sales order in VA01. I am looking for some user exiit/Badi/Enhancement point where I can change the lead time. This is somewhat urgent so any help in this regard is appreciated.
    Regards,
    Sandeep
    Edited by: Sandeep Gaitonde on Sep 1, 2011 9:16 PM

    Hi Sandeep,
    These are the user exits will trigger in va01 .
    SDTRM001 Reschedule schedule lines without a new ATP check
    V45A0001 Determine alternative materials for product selection
    V45A0002 Predefine sold-to party in sales document
    V45A0003 Collector for customer function modulpool MV45A
    V45A0004 Copy packing proposal
    V45E0001 Update the purchase order from the sales order
    V45E0002 Data transfer in procurement elements (PRreq., assembly)
    V45L0001 SD component supplier processing (customer enhancements)
    V45P0001 SD customer function for cross-company code sales
    V45S0001 Update sales document from configuration
    V45S0003 MRP-relevance for incomplete configuration
    V45S0004 Effectivity type in sales order
    V45W0001 SD Service Management: Forward Contract Data to Item
    V46H0001 SD Customer functions for resource-related billing
    V60F0001 SD Billing plan (customer enhancement) diff. to billing plan
    Please check this and post .
    Regards,
    Madhu.

  • User exit / substiution /  badi for changing baseline date

    Dear Experts ,
                           I have a requirement to change the base line date of residual document created in F-28 / F-32 to the base line date of original document getting partially cleared .
    I have explored the option of substitution but it doesnt work as field ZBLDT is not available for substitution there .
    Please let me know any BADI / Exit which can perform this change of baseline date .
    thanks in advance

    Hi Milind,
    Following are the user-exits for F-32 :
    RFAVIS01            Customer Exit for Changing Payment Advice Segment Text
    RFEPOS00            Line item display: Checking of selection conditions
    RFKORIEX            Automatic correspondence
    SAPLF051            Workflow for FI (pre-capture, release for payment)
    F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment
    F050S002            FIDCC1: Change IDoc/do not send
    F050S003            FIDCC2: Change IDoc/do not send
    F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document
    F050S006            FI Outgoing IDoc: Reset Clearing in FI Document
    F050S007            FIDCCH Outbound: Influence on IDoc for Document Change
    F180A001            Balance Sheet Adjustment
    FARC0002            Additional Checks for Archiving MM Vendor Master Data
    I hope this will help you.
    Regards,
    Nitin.

  • Require Exit or Badi to change PO

    Hi every one,
      I am having one requirement ,
      In Purchase Order Item level , and in condition control tab I have to set Pr. date cat. as delivery date (i.e 2) and the Price date to delivery date of that item.
    If any one know the badi or exit for this please let me know.
    Thanks in advance.

    Hi,
       BADI ME_PROCESS_PO_CUST.
    1. Method to implement would be POST.
    2. Method POST has parameter IM_HEADER which is in reference to IF_PURCHASE_ORDER_MM.
    3. This reference has method GET_CONDITIONS.
    4. call this method to get conditions data.
    5. Make all the changes based on the logic and use method SET_CONDITIONS to change the values.
    <b>Reward points</b>
    Regards

  • User exit or BADI to change the delivery date in ME51N  transaction

    Hi Gurus,
       I need a user exit or a BADI where I can change the delivery date in the item overview  tab for each material. I need to calculate the date according the vendor contact details.
    Please let me know if there is any BADI or a user exit for the same
    Thanks a lot!!!
    Sharath

    quick search for exits/badis: get package name and supply it into se80
    or
    se15
    thanq

Maybe you are looking for

  • How to close Item while doing GR

    Dear Sir i would like to close PO item when i do Goods Receive Example   PO Qty = 5000 ea and GR = 3000 ea only, then i want to close this item during Goods Receive so, when i do GR for the rest 2000 ea, system will not allow because this item is alr

  • Text display issue in SAP script

    Hi All, I have developed a sap script (Invoice) which is having a Footer window. The footer window should display page number and some text (address of company). The address data is stored in an internal table and the same will be made to display in

  • Sap CRM study material needed

    Hi Everyone, I'm an abaper and now I would really like to learn Sap CRM. can anyone tell me where can I find good study material for beginners like me.  I need some tutorials that explains everything from scratch. thanks in advance. Pooja.

  • Microphones won't work on GT683DXR

    I have a MSI GT683DXR, upgraded to windows 8, but this problem existed on windows 7 as well. When I install all the drivers, including the Realtek HD Audio drivers, all my microphones stop working. The onboard microphone will be detected, but records

  • Job Scheduling Integration API

    I want to integrate ORACLE Job scheduling with my Visual Basic program. While going through ORACLE Enterprise Manager Application Developer's Guide I found out that there is an API which provides Commit, DeleteJob etc. commands to manage jobs. From w