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 for release strategy

ronaldo_aparecido
Contributor
0 Likes
5,418

Hi Guys

I need know one bapi for release strategy.

Anybody can help me?

Thanks Comunitty.

8 REPLIES 8
Read only

custodio_deoliveira
Active Contributor
0 Likes
2,680

Hi Ronaldo,

Could you be more specific? Do you need to Release a PR, or you need to read/check the strategy or what?

If you need to release a PR, check this ones (and others in FuGr MEWF):

BAPI_REQUISITION_RELEASE       Release Purchase Requisition Item by Item

BAPI_REQUISITION_RELEASE_GEN   Release Entire Purchase Requisition

Cheers,

Custodio

Read only

0 Likes
2,680

Hi custodio

is a purchase order. i want one bapi to do release strategy .because this process is very big ,  must go in transactions and flag filesd , etc...

Read only

0 Likes
2,680

Hi Ronaldo, for purchase order: BAPI_PO_RELEASE.

Regards,

Felipe

Read only

0 Likes
2,680

Thanks Mr Felipe worked !!!

But i need pass a new field in that bapi header parameter then i created a field in standard strucutre

but dont pass the value .then i used a import and export command but why don´t worked a new filed

,bapi does not accept ?

Read only

0 Likes
2,680

Which field are you trying to update? is it a custom or standard field? The way your trying will not work.
You should find an exit/badi to do it.

Regards,

Felipe

Read only

0 Likes
2,680

I inserted a new field in bapi structure .

Read only

0 Likes
2,680

What exactly is your requirement? does this field exist in the PO screen?

Regards,

Felipe

Read only

VenkatRamesh_V
Active Contributor
0 Likes
2,680

Hi Ronaldo,

Try

FM BAPI_PO_RELEASE

Regards,

Venkat.