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

How to call BAPI_CONVERSION_INT2EXT1 ?

Former Member
0 Likes
1,225

Hi,

how can I call BAPI_CONVERSION_INT2EXT1 to convert eg a funcloc from internal to external representation?

Or is this not possible with this BAPI?

Thanks,

Wolfgang

7 REPLIES 7
Read only

Former Member
0 Likes
1,031

Hi,

Please let me know which field you want convert from internal to external.

Thanks,

Raj

Read only

0 Likes
1,031

Thanks for the quick reaction!

I want to convert Funcloc resp. Funct_location when alternative identification of functional location is active (see eg sapnote 801606).

Read only

Former Member
0 Likes
1,031

hello Dr. WolfGang ,

Have a look on this thread , I hope this Thread will help you

Regards

Saurabh Goel

Read only

0 Likes
1,031

Unfortunatly this thread also has no answers on how to fill the parameters for this BAPI....

Read only

0 Likes
1,031

just a thouht - pls. see the WHERE USED LIST......as these days i do not hv SAP access, so, i can not check it out.

thanq

Read only

0 Likes
1,031

Unfortunatly there are not that many usages and those which exist are not sooo helpful...

Read only

Former Member
0 Likes
1,031

Hi Dr.Wolfgang,

I have simillar issue while retreving Functional Locations from SAP. I'm using a .net application with help of NCo Connector, which calls BAPI_FUNCLOC_GETLIST  in SAP to get Functionalo Locations.

Functional locations are retrieved in internal format .i.e. value always start with "?" follwed by a lengthy integer e.g. ?0100000000000004692.

So I was wondering how did you get the BAPI_CONVERSION_INT2EXT1 working? What were the parameters passed ??

Thanks for sharing.

Regards,

Amber Badam