Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

request no - reg

Former Member
0 Likes
481

i am creating few Data elements & Domains for the same.

I need to save them in a package.

shall i go for a new request no for each object or save all the data elements & domains in a single request no ?

kindly answer me

i am creating few Data elements & Domains for the same.

I need to save them in a package.

shall i go for a new request no for each object or save all the data elements & domains in a single request no ?

kindly answer me

3 REPLIES 3
Read only

Former Member
0 Likes
464

If you are creating domain and dataelement for one table field..then create one request for both.

Regards.

Dara.

Read only

0 Likes
464

thanks dara,but i am creating more than one Data elament & the same no. of Domains.

what can be done with thes in this scenario. kindly answer me.

Read only

0 Likes
464

Hi Naresh,

just remember that first domains..then data elements and finally tables need to go up the landscape of develoment->quality->production in order to prevent transport errors in future..

Imagine you are creating Ztable1,then usually all the data elements and domain for this table are saved in a single request .....

if you are using for 2 different table but domain is the same then you can save the common ones in a separate request because this needs to be transported before the data elements of the either of the tables

If you are using same data elements for 2 different tables then collect all domains in one request,data elements in another and table in another.....for ease of transportation

Regards

Byju