How to enhance BADI and add import parameter

Hai ABAP gurus,
I am facing problem and i need your help to sort it out.
My problem is i am using a standred BADI and implementing it.I want to enhance the standerd method ie i want to add one more import parameter,is it possible to enhance a standerd method?If so how to do it ?
Please Suggest me?
Thanks in Advance,
Kiran

Hi Kiran
As Ajay mentioned, it is not possible to add a new parameter to the BAdI method interface. You can do this by a repair and it is not recommended.
You must be contented with the interface BAdI method bestows. In fact, the developer of the program that the BAdI pertains should have designed it so that program flow can be provided rigorously.
Regards
*--Serdar <a href="https://www.sdn.sap.com:443http://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=qbk%2bsag%2bjiw%3d">[ BC ]</a>

Similar Messages

  • I deleted all the music on my iPhone, but all the albums still exist. How do I clear and add a fresh batch of music?

    I deleted all the music on my iPhone, but all the album artwork still exist. How do I clear and add a fresh batch of music?  Also my iTunes no longer recognizes my iPhone under the "devices" tab so I am unable to manually sync. I have disconnected it makes a beep sound when reconnected so I know my computer is finding the phone, the iPhone also appears on Explorer. Stupid question but I can't figure it out and wasting too much time.  Thank you.

    It has always been very basic to always maintain a backup copy of your computer for this very occasion.  Use your backup copy of your computer to put everything on the new one.
    If for some reason you have failed to backup, big mistake, then you can transfer itunes purchases from the iphone to the computer:  File>Transfer Purchases
    You may be able to buy a 3rd party program to get any other music off of the iphone ( not supported by Apple).
    When you sync the iphone, it will erase the current content and replace with content form the new computer.
    "Not happy with itunes right now, more then a bit of a joke"
    Not itunes fault that you did not do the very basics and maintain a backup copy.

  • How to auto login and pass data (parameter) to ApEx at the same time

    Does anybody know how to automatically login to apex (e.g. from JSP page) and pass a parameter value at the same time? I can use wwv_flow_custom_auth_std to login, I can even choose a page but I cannot pass any data (at least I do not know how). If I use f?p URL syntax I can pass data but there is no way to pass login/password information.
    Any idea? Thanks Jaros

    Jaros -
    You could copy your login page and make the new page "public". On the new page, add a process before the login process that sets the value of application item FSP_AFTER_LOGIN_URL to the report page URL (with the arguments), e.g.,   :FSP_AFTER_LOGIN_URL := 'f?p=&APP_ID.:100:&SESSION.::NO::P100_X,P100_Y:&RPT_VALUE1.,&RPT_VALUE2.';Create application-level items RPT_VALUE1 and RPT_VALUE2 in the application.
    From your external page, POST to this new "login" page, passing values for the username, password, rpt_value1, and rpt_value2 items.
    Let us know if it works.
    Scott

  • HOW TO PASS SELECT-OPTIONS AS IMPORT PARAMETER TO A CLASS

    Hi experts,how to pass select options value as a export parameters to a zclass.
    can  give me some idea.
    Thanks
    sai

    As Sachin already said, selection options are stored in an internal table. You can reconstruct the table type without the corresponding input fields using the type addition RANGE OF.
    So - assuming you have the following in your program:
    DATA: wa TYPE sflight.
            SELECT-OPTIONS so_car FOR sflight-carrid.
    you can create a publically-visible type in your class using direct type entry and the code
    TYPES: my_selectoption TYPE RANGE OF sflight-carrid.
    and use this to define the importing parameter of the method.
    The only other thing you have to remember is that select-options generates an internal table with header line. Thereore, to pass the table to the method, you would use (in the above example) so_car[], and not just the name of the select-option.
    Hope this helps.
    Regards
    Jon.

  • How Do I Remove and Add Text To a .aep Movie Template?

    Hi,
    I have a .aep file that contains a video template. The template is made to be edited with Adobe After Effects. I am very new to the software and have no idea how to proceed. I have imported the .aep file  to After Effects and it shows up there just fine. the movie template consists of four or five different screens where the text is to be changed to text of my choice.  I need to change the text in each individual screen. How do I do it without changing the existing text effects?
    Can some one point me in the right direction?
    Thank you for any help you can give me I am confused as well as desperate! Help...

    Todd thank you also I will read the information that you sugested.
    Tontyp

  • How to catch Find and add event of toolbar in UDO addon ?

    Hi experts ,
        please help me anyone How can i catch Find and add event of SAP  toolbar in my UDO addon ?
    thanks in advance
    Surajit

    Hi,
    Try This.....
    'In Menu Event
    If pVal.MenuUID = "1281" And pVal.BeforeAction = True Then   'Find
                      sbo_application.Messagebox("Find Mode")
    end if
    If pVal.MenuUID = "1282" And pVal.BeforeAction = True Then     'Add
                      sbo_application.Messagebox("Add Mode")
    end if
    Thanks
    Shafi

  • How do I view and add photos on the mobile app?

    QuestionHow do I view my photos and add new photos on the mobile app?
    Answer 
    To view your photos, you may either select the Photos icon from the Home screen:
    Or, you may select the Profile icon from the Home screen.
    From your profile picture, you can start scrolling to view your photos one by one. Or, touch the camera icon on your profile picture to view all your photos at once.
    To add new photos to your account, touch the camera icon on the top-right corner of your Photos page:

    http://support.apple.com/kb/DL1455?viewlocale=en_US&locale=en_US

  • How to change country and add credit card details

    Hi
    I'm unable to change my itunes store account permanently.  I can change my store from "UK" to "UAE" and then the store I'm in is the UAE's, however when I then go to the top left, choose account to try and add my cc details the country still shows UK.  I then go back to Account info where I'm offered the chance to chanage my country, I then change it to "UAE" and am brought back to the iTunes home page, now again in the correct country.  However when I go back to the account to once again try and add my cc details the country shows as "UK". 
    I have successfully changed the country through the Apple website and so my Apple ID has the correct address associated with it, but not so when I try to log into it in iTunes.
    Grateful for any help.

    Problem fixed - once I changed the country to UAE and was brought back to what looked like a home page for iTunes UAE offering to set up an ID however once I followed the screens and agreed to the terms (all in Arabic - I couldn't find a way to show English) I was then brought to the screen for adding CC details but this time my country was listed as UAE.

  • How to enhance DEBMDM06 to add custom segments and do mass message transf

    Hi Team,
    I have a requirement to transfer multiple IDocs(Customers) as a single IDoc to PI (Earlier XI) system. As I know this could be done by doing necessary config in ALE and execute the transaction MDM_CLNT_EXTR(MDMC specific to customer master day) by creating a variant with proper Extraction Object details. This works perfect with only standard idoc type DEBMDM05/06.
    1. I have extended the IDoc type DEBMDM06 to ZEUDEBMDM06
    2. Created a new message type ZDEBMDM (using WE81)
    3. Assigned the message type to IDoc type(using WE82).
    4. Created a new extraction object ZCUSTOMER_EXTRCT from CUSTOMER_EXTRACT by executing
        program 'MDM_METADATA_MAINTAIN'.
    5. Maintained the view 'VMDMMETA' using SM30 to add custom segments and altered the positions according to new IDoc type.
    6. Found a user exit to fill custom segments.
    7. Executed the transaction MDMC, in the debug managed the hord coded extraction object from 'CUSTOMER_EXTRACT'
        to 'ZCUSTOMER_EXTRCT'.
    This has generated a single IDOC for 2 customers but ulike one segment for one customer, it has addes somany segments at same level.
    Can we enhance the mass message transfer concept so that we can use it for extended IDOC type so that I can have custom segment types added ?
    Thanks in advance...
    Arun
    Edited by: Arunkumar Ponnoju on Sep 8, 2009 11:31 AM

    hi Caíque  ;
    Firstly thanks for your answer.But your badi is at CRM side, I want to fill BDOC with custom fields from ECC to CRM when I changed them in IE02 of ECC.
    Do you know there is any badi after BDOC is filled in ECC.
    Regards.

  • How can I convert and/or import .3ga Android phone Voice Recorder files to iTunes playable format?

    My new Android smart phone (Samsung Galaxy S Blaze) has a pre-installed "Voice Recorder" which creates .3ga files of whatever I record with that app. But I can't find anyway to play or utilize them on my PC. I'm new to iTunes (for Windows Vista), and I'm hoping it can play these files somehow but when I drag them to the iTunes window the red circle with a line through it shows up and the file doesn't get transferred.  I've also tried importing via iTunes File > Add file to library > click on file on my PC, but then after a second the "Add to Library" window disappears and the Voice file is nowhere to be found in iTunes. Any ideas are welcome. I'm pretty low tech....
    Thanks!

    iDealshare VideoGo, the professional 3GA to MP3 Converter, can convert 3GA files whatever recorded from Android, Samsung Galaxy S1, S2, S3, S4, Nokia to MP3 format. Besides converting 3GA to MP3, it also can convert 3GA to WAV, M4A, WMA, AC3, AAC, FLAC, OGG, AIFF, RA, AU, DTS, MP2, APE and etc. It even supports to trim or split 3GA audio, merge several 3GA files into one, increase 3GA audio volume, batch convert 3GA files and etc.
    Furthermore, iDealshare VideoGo also can convert 3GP, 3GPP, AVI, WMV, MP4, MKV, MPG, RMVB, WTV, ASF, MOV, M4V, DV, MXF, FLV, F4V, Apple ProRes, QCP, SHN, AWB, AMR, VOC, FLAC, OGG, M4B, Apple Lossless ALAC, M4A, CAF, AIFF, APE, PCM, MPC, AU and etc.
    Step by step guide on How to Convert 3GA to MP3?

  • How to pass value in Table import parameter of an RFC

    Hi all,
    I have an RFC in which import parameters are in the form of a table
    so now when i imported that RFC in my webdynpro application and Apply Service Template to it, it created the structure but when i applied form template to it all the inputfields were readonly
    and also when i tried to set the input parameter of that table like:
    wdContext.currentBAPI_CREATEElement.set<field>("value");
    it shows null pointer exception
    MY Context structure created after service template is as follows:
    Model Node Zcreate_rfc, it icludes another model node
    BAPI_CREATE, and it then includes the input parameters
    Please tell me how to solve the problem

    Suppose the RFC is called ZRFC, and the table structure is called TableStruct, then this works for me (in execute method before calling execute):
    ZRFCInput input = wdContext.currentZRFCElement().modelObject();
    // these are regular import parameters
    input.setAaa(aaa);
    input.setBbb(bbb);
    if (input.getTableStruct()!=null) {
          input.getTableStruct().clear();
    // In this loop table rows are added
    for (int i=0; i<sourcList.size(); i++) {
         ZTableStruct table = new ZTableStruct();
         table.setDdd(((SomeBean) sourcList.get(i)).getDdd()); // for property ddd
         input.addTableStruct(table);
    Good luck, Roelof
    Edited by: R. Knibbe on Jan 23, 2008 3:25 PM

  • How to Zoom in and add music in HP Webcam HD-4110

    I'm pretty new to the whole thing and I have a few questions about the webcam I recently purchased. I would like to know where to find the option to zoom in and out is. I would also like to know how to add music(maybe even mute a saved video and play music over it)
     The other question isn't too important but more anyone knows what the options 'contrast', White Balance, Hue and such. I'm trying to record gameplay from my 3DS so trying to get the most possible out of it. Thanks in advance either way.

    Hi SionReaver.
    Here is a link to the webcam's support page. It includes the user guide and contact information if any issues arise.
    support page
    I hope this helps.
    -- Chauntain
    I work on behalf of HP.
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    Click the KUDOS THUMBS UP on the left to say “Thanks” for helping! .

  • How to capture stills and add to final cut

    Hi how do you capture stills and make a collage that you can add to final cut. 2nd question how do you over lay those stills over a moving image at the same time?

    Hi how do you capture stills
    Import from the camera using IMAGE CAPTURE (in the apps folder). Then import into FCP by going FILE>IMPORT>FILES or FOLDER.
    As for moving them...TUTORIAL:
    Movement on Stills
    Shane

  • How to center menu and add spacing between buttons?

    Here is my site: http://lauraportfolio.hostoi.com/index.html (If you are using Google Chrome you can right click and select "view page source" to see the html of the page)
    See how the menu button are justified the left of the light pink menu bar? How can I put them in the center?
    I would like to know how to center the menu, and then add spacing between the buttons.
    At one point I added spacing between the buttons using CSS padding, but when I did that the last menu button, "Graphics" ran off the pink menu bar and became invisible and all kinds of crazy ugly stuff!
    Below is what I beleive to be all of the CSS styling for the menu:
    #menubar
              width: 900px;
              height: 72px;
              padding: 0;
              background-color: transparent;
              background-image: url(transparentpink.png);
              background-repeat: repeat;
    ul#menu, ul#menu li
    { float: left;
      margin: 0;
      padding: 0;}
    ul#menu li
              list-style: none;
              padding-right: 0px;
              padding-left: 0px;
              margin-right: auto;
              margin-left: auto;
    ul#menu li a
              letter-spacing: 0.1em;
              display: block;
              float: left;
              height: 37px;
              text-align: center;
              color: #f0dbca;
              text-transform: none;
              text-decoration: none;
              background: transparent;
              font-family: bonvenoCF, verdana, Geneva, sans-serif;
              font-size: 150%;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              padding-top: 29px;
              padding-right: 26px;
              padding-bottom: 6px;
              padding-left: 26px;
    ul#menu li a:hover, ul#menu li.selected a, ul#menu li.selected a:hover
              color: #F0DBCA;
              background-color: #F1836A;

    PART 1
    So as long as the width of the buttons plus the padding doesn't go over 900px it won't run off the page?
    Right.   The "box model" in CSS works like this:
    width + padding + border = actual visible/rendered width of box
    height + padding + border = actual visible/rendered height of box.
    PART 2
    And do you know how I can center the whole thin instead of it being left-aligned on the menu bar?
    You can't center floated menu items.  The best you can do is make your menu fit the entire width of the container (or as close as you can) as described in PART 1 above. 
    To center your #menu container, use margin:0 auto;
    To center text, use text-align:center on the #menu li a.
    Nancy O.

  • How does one label and add description to multiple photos?

    How does one add label and description to multiple photos in one action as one could do in iPhoto?
    Bob Wines

    This link asks the same question,  https://discussions.apple.com/thread/6994338?searchText=How%20do%20I%20add%20a%2 0description%20to%20multiple%20photos?
    Someone shows the method to use AppleScript/ Automator to make Photos add the same description to multiple photos. I just opened up AppleScript editor and poked around the Dictionary for Photos and saw we have access to GPS longitude,latitude and altitude. So by using a third party app/web page to get those values, an Apple Script could be used to batch add the info to selected photos. That being said, I'm really busy these days and lack time to write scripts and migrate to photos.

Maybe you are looking for

  • Conky weather icon issues

    Ok, I have been using the conkyForecast script for a while now, and it's been nice, but, for some reason it decided not to show anything until today actually. So, I started investigating the conky man page, and found that it has weather information a

  • SCHEDULES E18: NON PROJECT REVENUE REPORT

    HI GURUS, CAN YOU PLEASE TELL ME WHERE CAN WE FIND OUT THE STANDARD REPORT, RELATED DATASOURCES AND RELATED TABLES for <b>NON PROJECT</b> REVENUE PLEASE. THANKS & REGARDS VENU

  • What to do if non of the spoken Responses for VoiceRecognition are in the list?

    like listen for ("yes", "no") but the user says another thing. And you want the program to continue, you don't want to exit with an error. And also is SpeechReconitionServer still part of Mavericks? i haven't used Applescript in a while and i'm getti

  • Where to save iphone pics to

    I wanna restore my iphone because basically its filled up, but i wanna save all my pics on my macbook pro, how would i be able to do that (without itunes if possible) thanks!

  • How can I get support in Europe ?

    I bought an Air Book last year. The sales person convinced me to get Apple Extended care as I told him of my extended travel. He also said that it will be registered automatically. As there is no Apple email support, I turning for help to this discus