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

help: Bapi_Bank_Create error Address handle invalid

Former Member
0 Likes
758

call: Bapi_Bank_Create

proxy.Bapi_Bank_Create(addr,addr1,"AD","","124","1", out ctry,out bankKey,out i2); i2return "Address handle invalid: 000AD 124",why?

addr1

BAPIADDR1 addr1 = new BAPIADDR1();

addr1.Addr_No = "101";

addr1.Adr_Notes = "hi";

addr1.Build_Long = "1";

addr1.Building = "1";

thanks

Message was edited by:

flysky66 fly

2 REPLIES 2
Read only

Former Member
0 Likes
495

pls help me

thanks

Read only

Former Member
0 Likes
495

Hi,

I have the same problem..

could you manage to solve it.

if yes pls guide me the process to execute this BAPI successfully

help is much appreciated.

Jeff