Question:
We are trying to automate client INdependent transport/import. I know how we do automatic ttransport/import in general... but I am not sure 100% who we distinguish between client dependent and client independent.
Is that right we can find out from their type in TMS:
e.g in buffer queue, type K = client independent, type W= client dependent.
...
Answer:
We did something like that, we didn't use E070-TRFUNCTION (W or K) to identify the type of request, now I'm not sure why, I think this field identify if request is Customizing or System, but object like Sapscript Forms are considered as System but they are dependent...
At end we did a list of all objects which are independent and worked around that.
Check that anyway and ask in Abap forum, maybe there you'll get more help