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

Printing TRIP data

Former Member
0 Likes
420

Dear Friends,

With PERNR (personnel no.) and REINR (Trip No.), i'm trying to print ABAP report using FM 'FITP_SEND_REQUEST' to print TRIP transaction data.

The importing tables data need to be filled up in the FM. For filling data I tried using following FMs':

a. BAPI_TRIP_GET_DETAILS

b. HRTV_IF_GET_TRIP

c. FITP_REQUEST_TABLES_READ

d. GET_TRIP_REMARKS

e. GET_TRIP_SCHEMA

But none of them satisfy the importing ITABs. Could anybody have got some ideas?

Regards,

Deva.

1 REPLY 1
Read only

Former Member
0 Likes
385

Solved it...