Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hello i am new to abap i am facing problem with bapi can anyone help me please

0 Kudos
208

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
170

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.

4 REPLIES 4
Read only

Former Member
0 Kudos
170

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.

Read only

Former Member
0 Kudos
171

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.

Read only

former_member186746
Active Contributor
0 Kudos
170

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

Read only

Jelena_Perfiljeva
Active Contributor
0 Kudos
170

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...