Skip to Content
0
Former Member
Dec 31, 2007 at 10:41 AM

Hi all--------very very urgent (urgent)

22 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.

regards

karthik