I have a task to basically copy a custom development from environment A to environment B. These two SAP environments (A and B) are not linked and I cannot use transports to bring the objects over so I'm hoping to use the SAPLINK tool to export the objects from A and then import to B and activate.
Our SAP project naming standards/conventions for custom objects is different for environment B. For nealy all the objects I'm bringing over, I'll have to also rename them to match the standard.
The object types I have to move are:
table
domain
data element
enhancement
function group
function module
message
class
class definition
method
parameter
program
transaction
Business Add-Ins Implementation
Customer Enhancement
report source code
report text
I've been told that a large percentage of the ABAP object types can be renamed but I don't know which ones cannot, so my question is what ABAP object types cannot be renamed once they're created? I hope, as I said, to use the SAPLINK tool to export the objects from environment A and then import to environment B. I'd only have to manually re-create the object types that cannot be renamed, if I knew what those types are.
Thanks for any and all help!
Carolyn Caster (c2)