Skip to Content
0
Former Member
Jan 02, 2008 at 11:31 AM

hi all (hoping for ur support), sap mentors

16 Views

Hi all

Its very urgent .Help needed from u members.

CALL FUNCTION 'ZSMP_FINAL_INVOICE_CREATION' DESTINATION wa_destination

EXPORTING

payroll_period = payroll_period

rerun_indicator = chk

IMPORTING

invoice_no = wf_belnr

fiscalyear = wf_gjahr

TABLES

input_payrolldata = int_payroll

*bt_records * = int_bt[]

In the above function module , while receiving data in int_bt ,

there is a field pernr in int_bt table.

the pernr value is coming wrong while i recieve in that.

for eg 40007 is my pernr, but i am getting as 04000, 7 is missing. what could be the reason?

its very very urgent.

if i execute the function module present in the server itself,

its is coming correctly. But when its is reaching my destination , last digit is not coming.

Tommorrow , for demo i have to deliver this.

regards

karthik