‎2007 Mar 27 11:29 AM
Hi Friends,
Is there any method is there for copy complete BAPI and paste in other version of SAP.. or upload down load option is there???????
without creating from first onwords.....any procedure is there for copy total bapI.
thanks in advance,
Sampath
‎2007 Mar 27 11:33 AM
Hi!
I's not recommended to copy a BAPI between different versions of SAP. It is because there may be different structures in the source-target system, called function modules may differ also.
You have to use the bapi's what the target system provides in standard.
Anyaways BAPI's are function modules, and can be copied easily. Source code, select all with CTRLA, then copy (CTRLC) and paste (CTRL+V).
Tables, parameters can be marked with the CTRL+Y, then copy, paste...
Regards
Tamá
‎2007 Mar 27 11:33 AM
Hi!
I's not recommended to copy a BAPI between different versions of SAP. It is because there may be different structures in the source-target system, called function modules may differ also.
You have to use the bapi's what the target system provides in standard.
Anyaways BAPI's are function modules, and can be copied easily. Source code, select all with CTRLA, then copy (CTRLC) and paste (CTRL+V).
Tables, parameters can be marked with the CTRL+Y, then copy, paste...
Regards
Tamá