‎2007 Apr 22 6:50 PM
Hi,
I created some dictionary objects including some tables. Created table maintenance generators for some tables. Now my requirement is to seperate all dictionary objects into a different transport, and remaining other objects into another transport. My question is what will be the effect if table objects are seperated from their function groups(created when table maintenance generator is done). Your help is appreciated.
Thank you,
Surya.
‎2007 Apr 22 7:41 PM
Hello Surya
Nothing will happen when you separate DDIC objects from the function group objects. However, bear in mind that the DDIC objects are "<b>primary</b>" objects and the function groups containing the maintenance dialogs are "<b>secondary</b>" objects because they are dependent on the primary DDIC objects.
Thus, it is clear in which order the two transport requests have to be imported:
(1) Primary Objects, i.e. DDIC objects
(2) Secondary Objects, i.e function groups
Regards
Uwe
‎2007 Apr 22 7:41 PM
Hello Surya
Nothing will happen when you separate DDIC objects from the function group objects. However, bear in mind that the DDIC objects are "<b>primary</b>" objects and the function groups containing the maintenance dialogs are "<b>secondary</b>" objects because they are dependent on the primary DDIC objects.
Thus, it is clear in which order the two transport requests have to be imported:
(1) Primary Objects, i.e. DDIC objects
(2) Secondary Objects, i.e function groups
Regards
Uwe
‎2007 Apr 23 5:41 PM
Hi Surya,
Nothing will be effected, make sure that all deleted objects dependent that is FM and Function group add into another TR. First transport the primary objects TR (tables TR) and after that release the second TR which contain the FM and Function group.
Cheers,
Bhasha