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

problem in HR Report

laxman_sankhla3
Participant
0 Likes
588

hi

i want to add my company logo in salary slip print layout for this tcode PC00_M40_CEDT for salary slip

Report is HINCEDT0 .

so can i do it by making zreport .

please suggest me .

thanks in advanced.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
550

you can try GUIXT

hi

i want to add my company logo in salary slip print layout for this tcode PC00_M40_CEDT for salary slip

Report is HINCEDT0 .

so can i do it by making zreport .

please suggest me .

thanks in advanced.

3 REPLIES 3
Read only

Former Member
0 Likes
550

u cannt do any thing like that in this kind of forms , try Tcode HRFORMS , try to create a new one.

also check in PE51.

Regards

Prabhu

Read only

Former Member
0 Likes
551

you can try GUIXT

Read only

Former Member
0 Likes
550

Hi laxman,

In PE51 it is not possible to get LOGO, To get Logo u can have 3 options

1. Design Payslip using HRFORMS it is similar to Smartforms

2. After generation of Payslip we have one function Module GET_PAYSLIP

use this Function Module and call the function module in SAP script/ Smart

Form Program. in u r Smartform/Script put Logo Window and there u can get

Logo in the logo window.

3. Use preprinted Stationary (With Logo) and print the payslip on that Paper.

Regards

Raj