cancel
Showing results for 
Search instead for 
Did you mean: 

Means of Transport Issue in Creating Transportation Lanes

Former Member
0 Kudos

Hi,

I am facing an issue with the transport:

CALL FUNCTION 'BAPI_TRLSRVAPS_SAVEMULTI2'

EXPORTING

logical_system = p_logsys

business_system_group = p_busgrp

commit_control = 'E'

TABLES

transportation_lane = t_tlane_head

transportation_lane_x = t_tlane_head_x

product_procurement = t_prod_proc

product_procurement_x = t_prod_proc_x

means_of_transport = t_mot

means_of_transport_x = t_mot_x

prod_proc_means_of_transport = t_prod_mot

prod_proc_means_of_transport_x = t_prod_mot_x

return = i_return.

Any inputs will be appreciated.

cheers

Aveek

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Can you please tell the exact issue that you are facing

Former Member
0 Kudos

Hi Aveek,

Could you please provide some more information on the error observed in terms of functional lines so that I could throw some light on this issue

Regards

R. Senthil Mareeswaran.