cancel
Showing results for 
Search instead for 
Did you mean: 

Activity confirmation

Former Member
0 Kudos

Hello friends,

I confirm the network activity through CN25 by putting actual date and percentage of completion.

Now i want to know how i can get the user id who entered this date and date & time when he entered it.

Please suggest any table (field) or any other work around.

Thanks in advance

Regards

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check in table AFRU.

Enter Network number and Activity number in AFRU-AUFNR and AFRU-VORNR respectively and collect

AFRU-ERNAM = User Name.

AFRU-ERSDA = Date.

AFRU-ERZET = Time.

Thanks

Saikishore.Ganga

Former Member
0 Kudos

Thanks. I got the solution now.

Regards

Ashish

Answers (1)

Answers (1)

stheurkar
Active Contributor
0 Kudos

Hi,

You can use report CN48N (Confirmation Overview).In this report you can see the user id & date by clicking on change layout.

As suggested by Mr.Ganga Time you can see by referring above mention table.

If you want to see time in CN48N report then you have to go for small development.Time field can be added in CN48N report with the help of your abaper.

Regards,

Sandeep