Application Development 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: 

Help for BAPI BAPI_PO_GETDETAIL

Former Member
0 Kudos

Dear all,

I need help with BAPI BAPI_PO_GETDETAIL with table EXTENSIONOUT.

I try to get specific fields but I have some problems.

First I succeed to read first specific fields which were in field VALUEPART1 but I have to read VALUEPART2 and VALUEPART3 in order to get all fields.

In VALUEPART2 I have some strange fields during 100 char like square in policy windings (e.g.. __! - Replace ! by pipe) and after some specific fields values and so on for VALUEPART3...

I would like to have a serious method in order to get fields values and later to update PO using BAPI_PO_CHANGE.

Thanks for your help.

David

1 REPLY 1

former_member184158
Active Contributor
0 Kudos

HI,

just get the info by this function, and don't care about what exceltly in table EXTENSIONOUT, just call the function BAPI_PO_CHANGE to change, Have you tried it out?

have you seen the result after the update, Just try an example. If everything is ok, it means that you can change it without any problem

Regards

Ibrahim