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

Regarding Temporary Program

Former Member
0 Likes
514

Hi Friends,

I need information on temporary programs, in which situation we will make use of this progarams? give me some examples.

Thanks in Advance,

Regards,

Kishore

2 REPLIES 2
Read only

Former Member
0 Likes
461

Hi,

Temp programs are written for R&D purpose and if you are intrested you can assign proper develpment class and transport it to your production system.

Atul

Read only

Former Member
0 Likes
461

Hi Kishore,

If you create an object as local object you can't transport it in the other systems (quality and production), this is the only disadvantage.

The same object (local or not local) can't be changed by differents developers in the same moment, because every object is locked while the developer is changing it.

Regards

Kiran Sure