‎2006 Dec 21 9:53 AM
Hi,
we have created a function that insert functional locations (PM module). We need insert their adresses too, and we pass the parameter adress_number in struct <b>data_general</b>-READ_ADRNR in BAPI_FUNCLOC_CREATE (previously we have created the adress with functions ADDR_INSERT / ADDR_NUMBER_GET / ADDR_MEMORY_SAVE / ADDR_MEMORY_CLEAR, in debuggin mode we can see that the number of adress it's ok)...
then the adress is created perfectly, but in transactions IL02/03 the functional location is created, but the data of adress is missing)
can you help us?
thank you in advance !
‎2006 Dec 21 10:11 AM
Whether ADRNR number given with all 10 digits? Sometime, it needs number with leading zeros.
‎2006 Dec 21 10:11 AM
Whether ADRNR number given with all 10 digits? Sometime, it needs number with leading zeros.
‎2006 Dec 21 10:27 AM
sorry! but I've included the form conversion before the call function, in debugging mode I've checked that adrn has 10 numbers, but in funcional location created doesn't appear the adress...
‎2006 Dec 21 10:29 AM
hi
good
go through this link and do accordingly
http://help.sap.com/saphelp_nw04s/helpdata/en/03/d9673c86d19b35e10000000a11402f/content.htm
thanks
mrutyun^
‎2006 Dec 21 10:38 AM