‎2008 May 22 11:41 PM
Hi all,
I'm trying to do a program to perform a batch input over TX XD01 (Customer Creation). I need to enter URL information, but when I did the recording; the function code within the popup in the ALV of "other communications..." was something like "%_GC....". When I run the recording this code doesn't work.
Please help me.
Regards
‎2008 May 23 11:16 AM
The actual field would be KNA1-KNURL for theURL informations.
Hope this helps.
Fra
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on May 23, 2008 6:31 PM
‎2008 May 23 11:16 AM
The actual field would be KNA1-KNURL for theURL informations.
Hope this helps.
Fra
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on May 23, 2008 6:31 PM
‎2008 May 23 2:05 PM
Hi Fra:
Actually there are entries in the table ADDR12 too, I'm going to use BAPI_ADDRESSORG_CHANGE after the CALL TRANSACTION xd01 to create the URL in that table.
Thanks for your help
‎2008 May 23 3:34 PM
In that case did you check out BAPI BAPI_CUSTOMER_CREATEFROMDATA1 ?
This will create centralised address mangement entries as well (create entry in ADRC related tables), so you don't need to do the BDC and do everything using this BAPI.
Hope this helps.
Fra
‎2008 May 23 6:30 PM
Hi Fra:
Thanks for your help, but I already saw BAPI BAPI_CUSTOMER_CREATEFROMDATA1 and I couldn't find how to send the URL into any of the interface elements