Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

file name field missing in technical attribute while attaching file to standard tcode .

Former Member
0 Likes
1,509

Hello experts

We got a requirement to upload file to standard tcode (rebdbe ,rebdbo,rebdbu).we need to do it in two ways .

1.Manual process - through GOS ( create attacment)

2. By creating custom data migration program.i am able to attach file in both the ways . but file attched through my custom program there if we check the attribute tab,in technical attribute file name is missing .in other hand if same file i am attaching through GOS ,file name is comming perfectly.Please find the attacment attached.

fileissue1.pngfileissue2.png

Kindly help.thanks in advance

Hello experts

We got a requirement to upload file to standard tcode (rebdbe ,rebdbo,rebdbu).we need to do it in two ways .

1.Manual process - through GOS ( create attacment)

2. By creating custom data migration program.i am able to attach file in both the ways . but file attched through my custom program there if we check the attribute tab,in technical attribute file name is missing .in other hand if same file i am attaching through GOS ,file name is comming perfectly.Please find the attacment attached.

fileissue1.pngfileissue2.png

Kindly help.thanks in advance

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
1,320

So the error is at line **** of your source code?

Read only

0 Likes
1,320

Hi

Thanks for the reply.Actually my custom program is successfully executed and m getting all success messages.while checking in tcode m getting this error.

Read only

0 Likes
1,320

Your program successfully upload the file but didn't set the attributes, SAP didn't consider this an error, so no error message/exception was raised. Whithout hints on your actual code or an operational crystal ball, we cannot help much.

Read only

1,320

Please attach the sample code used in your program otherwise how can we tell? What all have you tried to resolve this issue?

Nabheet