2008 Oct 07 7:25 AM
Hi,
I am using EMIGALL to perform business partner upload.
I have a requirement to load Mobile Number in structure BUTICOM. However, the Field ICOM_TEL_MOBILE present in the structure is a One Char Field which is an indicator for Mobil Number.
My requirement is to store multiple 30 character mobile numbers.
How can I do that in EMIGALL??
Thanks,
Sachin.
2008 Oct 08 11:29 AM
2008 Oct 08 11:57 AM
Sachin...
This field ICOM_TEL_MOBILE = it will store one character only Bcz this field is an Indicator for Telephone is a Mobile Telephone
Telephone is Landline Telephone
1 Telephone is Default Under Landline Telephones
2 Telephone is Mobile Telephone but Not Default Mobile Phone
3 Telephone is Default Mobile Telephone
X Obsolete - No Longer Valid
You can populate into this field ICOM_TEL_NUMBER it is 30 character field.
Regards,
Shiva Kumar
2008 Oct 08 12:22 PM
Hi Shiva,
I have the requirement to store multiple mobile numbers and single landline number. How can I achieve this?
Thanks
2008 Oct 10 1:16 PM
You can add multiple occurences of this structure in one PARTNER object. So add a structure for mobile 1 and landline; and then additional structures for each additional mobile number.
Good luck!
2008 Nov 03 7:15 AM
Hi Kevin,
I do not know how many moible numbers will be there for a business partner in the input file.
Will adding two different strucutre be able to handle multiple mobile numbers?
Thanks,
Sachin...
2009 Feb 10 3:30 AM