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

BAPI query

Former Member
0 Likes
453

hi ,

I am using SAP ECC 5.0 .

I wanted to know that is <b>

"BAPI_SALESDOCUMENT_CHANGE"</b> obsolete ?

Rgds,

ravindra

3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
406

If it is, most likly there will be a new BAPI named the same with a 1 or a 2 on the end. Check for that, if no other BAPIS named like

BAPI_SALESDOCUMENT_CHANGE1

BAPI_SALESDOCUMENT_CHANGE2

Then BAPI_SALESDOCUMENT_CHANGE is still good.

If there are multiple versions, use the one with the highest number on the end.

Regards,

Rich Heilman

Read only

0 Likes
406

i was not able to locate the BAPI in BAPI EXPLORER,

where do i locate it in BAPI explorer ?

Read only

0 Likes
406

You can check in SE37. Search for BAPI_SALESDOCUMENT*

This will give you all BAPI which start with that name. If BAPI_SALESDOCUMENT_CHANGE is the only one listed, then go with that.

Regards,

Rich Heilman