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

TEST-, DEV-, PROD-SYSTEM ??

Former Member
0 Likes
828

Hi,

is there any FM, CL, etc. to get the Information if i'm working on a Test-, Developement- or Produktiv-System (I know sy-sysid) ?

Thanks.

regards, Dieter

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
785

Hi,

look at the table T000

Regards

Sudheer

6 REPLIES 6
Read only

Former Member
0 Likes
786

Hi,

look at the table T000

Regards

Sudheer

Read only

0 Likes
785

Hi Sudheer,

thanks, but T000 has the information of MANDT,

but i'm looking for an Information of the System.

Regards, Dieter

Read only

0 Likes
785

Hi,

Use the Function module /SDF/SYSTEM_INFO. Execute it and check the tables parameter. It has keys like DBNAME, DBHOST, DBUSER, SAP_VERSION, SAP_SYSTEM_ID etc.

Reward if useful.

- Irudayaraj Peter

Read only

0 Likes
785

Hi,

The Function module of /SDF/SCSI_GET_SYSTEM_INFO is also useful.

Reward points if useful.

- Irudayaraj Peter

Read only

0 Likes
785

Hi,

Check transaction SCC4.

Regards,

Atish

Read only

Former Member
0 Likes
785

Hi,

There is a transaction for this but not able to recollect it, but i can tell you that this transaction is used by basis for system settings, such as to maintain whether the system is modifiable or not.

Regards,

Atish