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

How to know a Production system

Former Member
0 Likes
1,080

Hi,

We know that we can not edit any thing excepting formulas...in a production system.

Is there any flag/variables indicates that a system is a Production system ?

How to know a system as a Production system.

Is there any thing I can do in debugging to set a system as Production ?

Thank you in advance.

1 ACCEPTED SOLUTION
Read only

Manohar2u
Active Contributor
0 Likes
850

We do have setting at client level. If T000-CCCATEGORY is 'P' then it is production ssytem. Hope this helps.

2 REPLIES 2
Read only

Manohar2u
Active Contributor
0 Likes
851

We do have setting at client level. If T000-CCCATEGORY is 'P' then it is production ssytem. Hope this helps.

Read only

Former Member
0 Likes
850

Thanks a lot Manohar Reddy.