2012 Oct 26 5:52 AM
Hello
Need logic to fetch address independent communication details of Business Partner
I got the address number and data stored at ADR2 and ADRC , but could not find the link between Business partner and address number of add. independent comm. data. ( Entry is not available in tables BUT020, BUT021 and BUT021_FS )
abhijit
2012 Oct 26 6:09 AM
Hi Abhijit,
Have you tried the FM ISU_ADDRESS_PROVIDE?
This FM has address type as the importing parameter and you can pass any of the following Values-
A-Address (without relation to object)
B-Business partner address
C-Connection object address
D-Device location address
I-Installation address
P-Premise address
R-Cleaning Object
T-Contract account
Z-Point of delivery
I suppose you are looking for the address type "A".
Hope it helps..
Thanks,
Amlan
2012 Oct 26 6:09 AM
Hi Abhijit,
Have you tried the FM ISU_ADDRESS_PROVIDE?
This FM has address type as the importing parameter and you can pass any of the following Values-
A-Address (without relation to object)
B-Business partner address
C-Connection object address
D-Device location address
I-Installation address
P-Premise address
R-Cleaning Object
T-Contract account
Z-Point of delivery
I suppose you are looking for the address type "A".
Hope it helps..
Thanks,
Amlan
2012 Oct 26 6:16 AM
2012 Oct 26 8:28 AM