cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How can I delete TR from import queue (delete buffer)

qutaiba
Discoverer
0 Likes
1,124

which function module and tables can I use in the delete TR buffer please help me

{TMS_UI_MAINTAIN_TR_QUEUE}
is this function module is true

best regards

Accepted Solutions (1)

Accepted Solutions (1)

RaymondGiuseppi
Active Contributor

Use FM TMS_MGR_MAINTAIN_TR_QUEUE with command DELFROMBUFFER

But first,

  • Check authorization (FM TR_AUTHORITY_CHECK_ADMIN with function TDEL)
  • Check TR is actually in queue (FM TMS_MGR_GREP_TRANSPORT_QUEUE)

Answers (0)