Hi Terry,
First,
You can import the trasnport request created according to 151550116 sapnote in QAS from backend with overwrite option as shown below...
Command to add the transport request to the buffer
tp addtobuffer <transport no.> <Target SID> pf = TP_DOMAIN_<Domain_controller_SID>.PFL
Command to import the transport request
tp import <transport no.> <Target SID> clientXXX u126 pf=TP_DOMAIN_<Domain_controller _SID>.PFL
The following umodes are available during imports:
0: Overtaker, leave the respective task in the buffer, mark it to be imported again (1 or I).
1: Repeat the import of the transport request from the beginning.
2: Overwrite original objects.
3: Not used any more
4: Not used any more
6: Overwrite repaired objects (that are object being in a unconfirmed repair).
8: Ignore restrictions arising from table classes
9: Ignore that this type of transport request currently may not be imported
Second,
If things doesnot work, then de-implement the sap note in Dev system and capture it in a transport request and import this request in QAS using above commands.
IMP: Make sure these TR's doesnot move ahead in our landscape
Regards,
Prithviraj.