Skip to Content
0
Former Member
Jan 02, 2008 at 11:16 PM

RFC Problem in XI

16 Views

Hi!

I have created a remote RFC that retrieves employee information from SAP HCM. The retrieved employee information is then placed in an output table imported by SAP XI. Below is the schema of the output table:

id

employee_number

last_name

first_name

employee_group

employee_subgroup

employee_status

cost_center

middle_name

personnel_area

personnel_subarea

work_schedule_rule

emp_position

daily_work_hours

weekly_work_days

time_recording_number

there are some missing data when it is downloaded by SAP XI. When I was debugging the RFC, the data is accurate before it is sent out to XI. I have tried refreshing the j2ee and sxi_cache but the problem still persists.

Please help. I am stuck with my problem 😔

thanks again.

jonathan