‎2007 Jan 18 2:28 PM
Hi,
what is the difference between 'released' and 'not-released' BAPI? what problems may arise if i use a 'not-released' BAPI function like 'BAPI_DELIVERYPROCESSING_EXEC'.
thanks,
- ferudun
‎2007 Jan 18 2:54 PM
Hi ferudun,
1. Not released means --- not released for customers for practical/business use.
2. From abap point, it will work,
but sap will not guarantee the performance of that bapi.
(its still under development and primarily intended for use by sap only,
atleast at this stage)
regards,
amit m.
‎2007 Jan 18 2:48 PM
Hai
goto the Tcode BAPI
there click on alphabetical tab
here you can find only released BAPI's means BAPI which have Transport Request Number : these BAPI's only released.
If the BAPI is not Released then you will find the following way
press F5 button
Click on ALL Radio-Button
this is having all the Released & Not-Released BAPI Objects
Regards
Sreeni
‎2007 Jan 18 2:50 PM
Check SAP note 577453. I think you can use it, but you may run into trouble at upgrade time.
Rob
‎2007 Jan 18 2:54 PM
Hi ferudun,
1. Not released means --- not released for customers for practical/business use.
2. From abap point, it will work,
but sap will not guarantee the performance of that bapi.
(its still under development and primarily intended for use by sap only,
atleast at this stage)
regards,
amit m.