Skip to Content
0
Jun 24, 2020 at 07:49 AM

to pass filename dynamic in idoc control record SNDLAD

157 Views

Hello ALL

I have scenario ftp to idoc here i need to develop two new object,

1.Need to pass the filename dynamic to idoc control record filed(SNDLAD) for this i write one udf to fetch the file name dynamic and in ASMA i have chechked filename check box but how i can map the filed in message mapping.

2.I ahve requirement to create a custom table in ECC and update every file name in the table scenario is ftp to idoc.

here my changle is ex 10 files are in ftp, CASE1:PI process the all files and using udf I fetch the file name and send to ECC.In ECC ABAPer will write programm and fill the deatils in customtable but CASE2:in 10 files 1 file is failed in PI 9 files are in ECC then table will update only 9 file but I need to update failed file name also in table how can I achieve CASE2.

Thanks

Manoj