2015 May 22 5:45 AM
I am did some changes in custom bapi BAPI_PP_POM_MASS_GOODSMVT. I am not created this bapi and it is already existing one I am just did some changes for requirement should I release the bapi or just save and activate is enough. I am not asking Transport request release I am asking just bapi fm release.
regards,
venkata subbareddy.
2015 May 22 9:26 AM
Hi,
Being new to ABAP is not an excuse to keep posting very basic questions here, that are essentially requirements dumps hoping others will do your work for you.
You need to attend some proper training, read the SAP Help and search on SCN, instead of posting a question here for everything you are trying to do.
Oh, and if it were my system, I'd be very concerned that someone "new to ABAP" is apparently messing around changing standard BAPIs...
Cheers,
G.
2015 May 22 5:55 AM
Hi,
Go through the documentation of the Release and you will understand if you have to release it or not.
See links : http://scn.sap.com/community/abap/blog/2013/09/15/use-of-standard-sap-function-modules-in-custom-dev...
Anyway if you just save and activate it is just fine but make sure that whoever else is using the same BAPI doesn't have to change his/her code.
Hope this helps.
2015 May 22 9:26 AM
Hi,
Being new to ABAP is not an excuse to keep posting very basic questions here, that are essentially requirements dumps hoping others will do your work for you.
You need to attend some proper training, read the SAP Help and search on SCN, instead of posting a question here for everything you are trying to do.
Oh, and if it were my system, I'd be very concerned that someone "new to ABAP" is apparently messing around changing standard BAPIs...
Cheers,
G.
2015 May 22 9:36 AM
Hi,
You do know that you never (unless it is part of manual changes in a SAP note) change a BAPI.
You create an implementation for a BAPI.
Also, before you attempt it, from the SAP help BAPI User Guide - BAPI User Guide CA-BFA) - SAP Library
Required Knowledge
To use BAPIs to access SAP business objects you will need a good understanding of object-oriented programming. You should also have a basic knowledge of the R/3 System.
Kind regards, Rob Dielemans
2015 May 22 6:42 PM
BAPI_PP_POM_MASS_GOODSMVT does not exist in our system but I'd think a custom one would start with Z, so I'm very much confused what you're trying to do...
However, if you google 'custom bapi' there are several posts with step-by-step instructions. Were none of them helpful? Have you tried to understand what does "activate" mean and what does "release" mean? Have you asked your team members (I sure hope you are not just doing this unsupervised)? All this should occur before posting a question on SCN...