cancel
Showing results for 
Search instead for 
Did you mean: 

How to release a Transport Request at operating system level

v_veeramalla
Active Participant
0 Kudos

HI,

How to release a Transport Request at operating system level. Please specify the complete commands along with the pf parameters for TP Export only.......

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

<b>tp export <request></b>

This exports the complete request from the source system. This command starts the export of a request from the operating system level. Only use this command in exceptional cases. The SAP System uses the command expwbo to release requests from CTS transactions

<b>tp cleanbuffer <sapsid></b>

This deletes successfully imported change requests from the list of requests that are marked for import into the SAP System <SAPSID>. This function is contained in the commands tp import all <sapsid> and tp put <sapsid> .

<b>tp delfrombuffer <request> <sapsid></b>

If the specified request is marked for import into the specified SAP System, this flag is deleted from the import list.

Reward points if you find this helpful to you.

Answers (0)