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

error in vf31

Former Member
0 Likes
615

hi ,

when i am running the vf31 and send email ouput it displays the user name in the email. some times it get the correct user name and some times it wont. my question is what control the username in email.

Regards

Muthuraman.d

hi ,

when i am running the vf31 and send email ouput it displays the user name in the email. some times it get the correct user name and some times it wont. my question is what control the username in email.

Regards

Muthuraman.d

2 REPLIES 2
Read only

Former Member
0 Likes
467

hi Muthuraman,

User name fetching from table: NAST using output type defined in Message control

message type defined andition: NAST-OBJKY(Delivery/Billing/Invoice doc) NAST-PARVW(Partner type) NAST-PARNR(Partner) NAST-SPRAS (Language)

Regards

Sudheer Madisetty

Read only

Former Member
0 Likes
467

Procedure for finding Message type details

for billing doc:- T-code VF02 --> Enter key

Goto --> Header --> output

and Also user name fetching from table NAST(i.e document modified user name with output type defined in Header level).