Proceedure to copy the standard BAPI into ZBAPI

Hi Gurus..
   I found the standard BAPI and I want to copy the standard BAPI into ZBAPI(for my company purpose) and use it in SAP xMII.
  Please give the steps for copying.
Thanks
R M

Hi,
To copy the standard BAPI into ZBAPI.
check this link:
how to copy BAPI
How to Copy standard BAPI to ZBAPI....
Regards
Adil

Similar Messages

  • Copy standard bapi to Zbapi in the same standard package

    Dear SAP,
    I wanted to copy a standard bapi into Zbapi. As soon as i do this it is asking for access key.
    Is it ok to use the access key and create??
    Is there any exit to do this ?
    Please help me in this regard.
    The Bapi name  /AFS/BAPI_SALESORD_CREATEFDATA
    from this Bapi, i want to create the ZBAPI.
    Regards,
    Arati

    If you put it in the same function group as the original, when new function modules are added to that function group, your BAPI will be affected - possibly disappear (depending on settings). it will certainly be an upgrade issue.
    If you put it in a SAP package, you are violating the principle of separating custom developments from SAP standard, but it's unlikely to cause issues.
    However, copying a BAPI (indeed any cloning of SAP standard code) is a bad idea. The reason is that the copy won't benefit from any notes or upgrades. If there's an error in the standard fixed by note application, you won't get it applied in the copy. Your copy will gradually become out of date. At some point it will probably break, and then you'll have to reclone the original, which can be quite difficult if it has changed radically.
    You should first try to find user exits (CMOD, BADI, explicit enhancement points), and implicit enhancement points, and finally direct modification of the original bapi.
    I repeat, cloning a SAP standard object is 99.9999% of the time the worst things to do. Far worse than a customer modification. Ignorant project managers, team leads etc. prefer clones because they don't need an object key. Don't be stupid. Do the right thing.

  • Change the Standard BAPI

    Dear All,
    I am using standard BAPI Name is BAPI_AR_ACC_GETBALANCEDITEMS.This BAPI also using in Interface on J2ee AND SAP.Now I am Added in One New Field.Name is USNAM.But USNAM Field is Not Available in the above BAPI.How to Add the USNAM field.Please Help me.AND Standrad BAPICopy is Possible.IF it Possible How to Copy the standard  bapi.
    NOTE: I will try for developement system Is need to Accesskey.
    regards,
    raj a

    1. When trying to enhance a standard BAPI, you can make use to the new enhancement framework to extend the interface. However, you will need to have at least mySAP 2005 based on SAP NW 2004s.
    2. Copy the BAPI to a Z_BAPI and use that. Go to transaction SE80 and display the function module (BAPI) to be copied. Press left mouse button on FM in the tree on the left and choose copy. In some cases it might be better to copy the whole function group since in the top include of the function group, all global variables are declared which are used in your function module. so instead of declaring them yourself, it would be faster to copy the whole function group.
    3. Change the interface via modification, you will need an access key.

  • COPY THE STANDARD SAP MODULE POOL PROGRAM

    HOW I CAN COPY THE STANDARD SAP MODULE POOL PROGRAM ((INCLUDING SCREENS) INTO Z REPORT?

    Hi,
    Go to transactionSE38 ABAP Editor.Type the program name.Click copy.It will ask whether you want copy documentation,screens,etc.,
    Check mark it.

  • Start conditions not copied when copying the standard WF

    Hi
    I have to copy the standard WF WS10400002 into a custom one having same start conditions
    but only with an additional step.
    but the start conditions are not copied on doing so.
    and when trying to create the start conditions similar to the original one
    i dont find the container element Gross Amount(USD) in the copied one
    How can i resolve my issue , what else do i need to take care when copying the standard WF.
    Please suggest.
    Thanks in advance

    Hi Raj
    The start condition defined in the std WF is
    Gross amount(USD) < 9,999.00
    and the in the container varaibles that i can see while defining the start conditions there are two varaibles for gross amount
    they are
    ->EC Confirmation goods
       ->Gross amount              Gross Confirmation Amount in Document Currency
    ->Gross amount(USD)       Gross Confirmation Amount in Document Currency (Currency:USD).
    and the BO BUS2203 has only Gross amount in the below format
    ProcConfirmationEC.GrossAmount   Gross Confirmation Amount in Document Currency
    The std BO doesnt have Gross amount(USD)
    Copied WF
    In the container variables i can see only
    ->EC Confirmation goods
       ->Gross amount              Gross Confirmation Amount in Document Currency
    So i dont have the variable Gross amount(USD) to use it as in the std WF.
    Please suggest.

  • I backup my iphone on my pc and copy backup file into drive D then i setup new OS on my pc. after that i copy the backup file into itunes backup folder but itunes can't find the backup file to restore my iphone. how can i restore my iphone?

    i backup my iphone on my pc and copy backup file into drive D then i setup new OS on my pc. after that i copy the backup file into itunes backup folder but itunes can't find the backup file to restore my iphone. how can i restore my iphone?

    Don't you just love changes in interfaces?
    I found the answer to my question.
    When you attach a device (iPhone, iPad) to your Mac, in iTunes 12 in appears as a tiny icon in the second "row" of the iTunes display. Click the icon and the familiar iTunes display for the device appears. From there, on the Summary screen, you can see the dates of the backups of the device (iCloud and backup to the computer). You can also use the button to backup to the computer.

  • I have a rather old iMac 20" (mid 2007) and I want to upgrade the Hard drive. How do I change it? How do I transfer all my applications? May I just copy the old hd into the new one? Thanks.

    I have a rather old iMac 20" (mid 2007) and I want to upgrade the Hard drive. How do I change it? How do I transfer all my applications? May I just copy the old hd into the new one? Thanks.

    There are many online tutorials on how to change out the HD on a mid 2007 iMac. One of the originals is from 2007 and is Upgrade your iMac 20" or iMac 24" aluminum (mid 2007) to 1TB Hard Drive and 4 GB RAM - DIY Guide. As far as migrating your system Apple helps out with that in Setup Assistant which automatically starts when you turn on a new Mac for the first time. After you have installed the new HD you will have to format the new HD to Mac OS Extended (Journaled) and then you will have to install OS X. The first time you turn it on Setup Assistant will start. Follow the directions and you will be fine. In order to restore your information you will need to backup what is on the current internal HD first. I'd recommend using Time Machine (Assuming you are using Leopard or later) AND also creating a bootable clone using either SuperDuper or Carbon Copy Cloner.
    Please complete your profile so at the very least we know what version of OS X your machine has installed.

  • How  to  copy  the  table1selected  records into table 2 in webdynpro java.

    Hi 
           how  to  copy  the  table1selected  records into table 2 in webdynpro java.
    venkat
    Edited by: venkatpvr on Sep 23, 2011 11:53 AM

    Hi Venkat,
    You have 2 Value Nodes one for Table1 and second for Table2.
    Table1 node having one more Value Attribute i.e check Box data type is Boolean. Now you are requirement are select records from Table1 Node and click on One Method that records will moves to Second Table2 Node.
    Create One Method for getting the Records from 1-Table to 2-Table
    CopytoTable2 ()
    In this method you have to write code like this
    If (wdContext.nodeTable1.Checkbox(true))
    If(1. Check the Table1 Value Node Size()>0)
    Get the Table1 records and set to table2 Value node.
    Else
    Please select check box// Error message
    Hope this helps!!
    Regards
    Vijay K

  • Please Tell  me the Standard Bapi for Purchase Order Creation

    Hi,
      Please tell me the standard BApi for the PO creation. How to excute the standard Bapi. Please help me.
    Regrads
    Mohan

    Hi Mohan,
    Use this BAPI BAPI_PO_CREATE1.
    Check this post, you have program aswell
    https://forums.sdn.sap.com/click.jspa?searchID=7294168&messageID=1172796
    Regards,
    Satish

  • Copy the 'version name' into 'headline' in the IPTC data

    i need to copy the 'version name' into 'headline' in the IPTC data before uploading to a web site
    Any thoughts on how to 'batch do' this would be gratefully received as I am cutting and pasting on each image at the moment.
    many thanks

    This should give you a start, via Applescript.
    http://discussions.apple.com/thread.jspa?messageID=4458642
    Ian

  • Copy the standard cube

    Hi All,
    Can any one tell me what is the best way to copy the standard business content cube with all of it's underlying objects such as update rules, queries, structures, variables, etc. I am planning to make a copy of the standard cube as it is with a custom name.
    Any help will be greatly appreciated.
    Thanks

    Hi Saritha,
    You can copy the cube and update rules.
    When you right click to create a cube, you could use the template as the custom cube and hence copy it. Similarly while creation of Update Rules, you can do the same way.
    Hope it helps
    Regards
    GPK.

  • Copy the standard sapsxcript form

    i want to copy the standard sapsxcript form. how should i go about it.
    plz help.

    hi.
    1. goto se71.
    2. from menu you have an option to copy form from client.
    3. You need to copy from client 000 of standard form.
    (or)
    Go to SE71. Type the std form.
    Goto >Utilitie>Copy from Client-->Check Oriiginal Language.
    It will ask for the New form name give it and save it.
    Cheers
    Alfred
    Reward points for helpful answers

  • Copying a standard text into another text in so10

    Hello Gurus,
           I have an issue where i need to track offer letter,i have a standard text which is been automatically used in pb40 while generating offer letter and that is ww-offer-contract in which i need to change the code ( in textid palt )but it is read only document. i need to copy the text into another text.So that i can do the changes required in that.
    If i go with Utilities-->copy from client then it is allowing me to copy but not allowing me to change into it.it is giving me the dump.Since it is asking for the permission,i went for stop protection.but still it is giving me the dump.
    Any one plzz help me out with this.
    Thank you all.
    Edited by: BHAVANI MADIREDDY on Feb 12, 2008 12:34 PM

    There is a selection screen parameter
    parameters: par_bi like rfpdo1-f100buch   default ' '.
    Comment this and declare a variable and pass 'X' or space into that as per the requirement.

  • Require the Standard BAPI or IDOC

    Hi all
    I am using LSMW for Packing Instruction Determination (T-code POF1).
    Is there any Standard BAPI or IDOC available in LSMW for data transformation for Packing Instruction Determination. If it is available please share.
    regards,
    Aboli

    Hi All,
    Creating an idoc via WE19 concerning /ISDFPS/PACKVOR, I still get the error message "The target quantity must be 1 for the load carrier item" when processing it.
    But my target quantity for my load carrier item is already 1.
    I tried several formats such as leading zeros, but nothing would pass this message...
    Any idea?
    Mike

  • Is it possible to copy the standard profile

    Hi,
    Its possible to copy the sap standard profile SAP_ALL, SAP_NEW and the need to edit that copied profile,
    Is its possible means kindly provide me the steps.
    [email protected]
    Thanks and regards,
    Kishoore

    Yes. There are several 3rd party applications available both free and paid. I personally use Senuti-has worked excellent.

Maybe you are looking for

  • Archive log issue

    HI, i am using oracle 10.2.0.4,my database using rman. my problem is my archive dest is full,there is no space in my file system also(without adding another log archive dest) . how can solve this problem Thanks&Regards reddy Edited by: tmadugula on J

  • Phone doesn't recognize charger?

    I have a Droid Incredible by HTC and after it turned a year old and the warranty expired it started not taking a charge.  I've looked at other posts, but my problem is slightly different.  When I plug my charger into my phone, the phone may or may no

  • FR-MPLS load balancing

    Hi All, i hv 3 Fr circuits and 1 mpls circuits from india to Usa. is it possible that i will go fro load balancing? pls give me the solution Thanks

  • Red Eye Removal tool issue

    The red eye removal tool no longer works (it was working as described but stopped). It doesn't seem to recognize there is a red eye to correct, even on very clear subjects. I am using Lightroom version 1.2. I have reloaded Lightroom several times and

  • How many GB's in a hd movie.. I watched a movie the other night and bl ew 8 GB's of data

    How many GB's in a hd movie.. I watched a movie the other night and bl ew 8 GB's of data