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

Sap Table For default output printer for user name

Former Member
2,775

Hi ,

Sap Table For default output printer (System->userprofile->owndata->defaults-> outputdevice ) set for individual user name or is there any way (F.M) i can get this information.

Thanks,

Vind.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,173

Hi Vind

Please use FM

SUSR_USER_DEFAULTS_GET

field SPLD will give you the default value

Regards,

Arun

Hi ,

Sap Table For default output printer (System->userprofile->owndata->defaults-> outputdevice ) set for individual user name or is there any way (F.M) i can get this information.

Thanks,

Vind.

1 REPLY 1
Read only

Former Member
0 Likes
1,174

Hi Vind

Please use FM

SUSR_USER_DEFAULTS_GET

field SPLD will give you the default value

Regards,

Arun