Application Development 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: 

Get_Payslip Function

Former Member
0 Kudos
2,429

Dear All

I have used Get_Payslip Function Module to get Pay Slip in Internal table from that we are sending pay slip through email..

Problem is

recently we have change the Pay slip Design.

While i am tiring for new pay slip design with GET_PAYSLIP function module by pass new pay slip variant , its return me my old pay slip design in internal table. While i want pay slip as per new design.

Please help me soon as month end is coming.

2 REPLIES 2

Former Member
0 Kudos
597

Hi Ashish,

I have used Get_Payslip Function Module to get Pay Slip in Internal table. But After that how to send payslip to email id. How to convert that internal table data in OTF format. Please please tell me the procedure.I am finding on SDN but not getting how to do.

Thanks.

Pradip Pawar

jyothi_anagani
Active Contributor
0 Kudos
597

Hi,

Try this BAPI also

BAPI_GET_PAYSLIP

Thnks,Jyothi