SAP ABAP Class CL_IOS_ENVIRONMENT (INTERNAL: Environment)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
     SIOS (Package) Integrated office suites
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IOS_ENVIRONMENT Environment 20040408
Properties
Class CL_IOS_ENVIRONMENT  
Short Description INTERNAL: Environment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SIOS   Integrated office suites 
Created 20040127   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_IOS_ENVIRONMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_IOS_ENVIRONMENT Environment 20040408
Friends
Class CL_IOS_ENVIRONMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CENVIRONMENTCOMP Constant Private Type reference (TYPE) STRING 'environment' 20050304
2 CFRONT_ITS Constant Public Type reference (TYPE) I 3 20040507
3 CFRONT_JAVAGUI Constant Public Type reference (TYPE) I 2 20040408
4 CFRONT_SAPGUI Constant Public Type reference (TYPE) I 1 20040408
5 CFRONT_TEST Constant Public Type reference (TYPE) I 5 20050404
6 CFRONT_WEBDYNPRO Constant Public Type reference (TYPE) I 4 20041125
7 M_ACTIVEFRONTEND Instance attribute Private Type reference (TYPE) I 20040127
8 M_CLASSNAME Constant Private Type reference (TYPE) STRING 'CL_IOS_ENVIRONMENT' 20120906
9 M_COMMUNICATIONWRAPPER Instance attribute Private Object reference (TYPE REF TO) IF_IOS_DELEGATOR Hides communication browser - non browser based 20040427
10 M_INPLACE Instance attribute Private Type reference (TYPE) I 0 20040511
11 M_PROXY Instance attribute Private Object reference (TYPE REF TO) IF_IOS_COMMUNICATIONWRAPPER Proxy Class for Control in GUI 20040427
12 M_VERSION Instance attribute Private Type reference (TYPE) I 20040408
13 M_VIRUS_SCAN_ALWAYS Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120906
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FRONTEND Instance method Private Method 20040406
2 CHECK_FRONTEND_APP Instance method Public Method ONLY INTERNAL 20040902
3 CHECK_PROXY Instance method Private Method 20040510
4 CONSTRUCTOR Instance method Public Constructor 20040127
5 GET_FRONTEND Instance method Public Method 20040406
6 GET_VIRUS_SCAN_ACTIVE Instance method Public Method Internal Only 20120906
7 IS_MSOFFICE Instance method Public Method ONLY INTERNAL 20040902
8 IS_STAROFFICE Instance method Public Method ONLY INTERNAL 20040902
9 SET_FRONTENDPROXY Instance method Public Method Adds communicationwrapper and creates frontendenvironmentpro 20040427
10 SET_INPLACE Instance method Public Method 20050206
11 SET_INPLACETOFRONTEND Instance method Public Method 20050311
Events
Class CL_IOS_ENVIRONMENT has no event.
Types
Class CL_IOS_ENVIRONMENT has no local type.
Method Signatures

Method CHECK_FRONTEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRONTEND Call by reference Type reference (TYPE) I 20041125
# Exception Resumable Description Created on
1 CX_IOS_ENVIRONMENT 20050207

Method CHECK_FRONTEND_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENTTYPE Call by reference Type reference (TYPE) I Usage of IF_IOS_ENVIRONMENT constant CAPP_* 20040902
# Exception Resumable Description Created on
1 CX_IOS_ENVIRONMENT Environment 20040902

Method CHECK_PROXY Signature

Method CHECK_PROXY on class CL_IOS_ENVIRONMENT has no parameter.
# Exception Resumable Description Created on
1 CX_IOS_ENVIRONMENT Environment 20040510

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRONTEND Call by reference Type reference (TYPE) I -1 ONLY INTERNAL 20041125
# Exception Resumable Description Created on
1 CX_IOS_ENVIRONMENT 20050207

Method GET_FRONTEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FRONTEND Call by reference Type reference (TYPE) I 20040406

Method GET_FRONTEND on class CL_IOS_ENVIRONMENT has no exception.

Method GET_VIRUS_SCAN_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIVATE Value transfer Type reference (TYPE) ABAP_BOOL 20120906

Method GET_VIRUS_SCAN_ACTIVE on class CL_IOS_ENVIRONMENT has no exception.

Method IS_MSOFFICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENTTYPE Call by reference Type reference (TYPE) I Usage of IF_IOS_ENVIRONMENT constant CAPP_* 20040902
2 Exporting IS Call by reference Type reference (TYPE) I 1 or 0 20040902
# Exception Resumable Description Created on
1 CX_IOS_ENVIRONMENT Environment 20040902

Method IS_STAROFFICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENTTYPE Call by reference Type reference (TYPE) I Usage of IF_IOS_ENVIRONMENT constant CAPP_* 20040902
2 Exporting IS Call by reference Type reference (TYPE) I 1 or 0 20040902
# Exception Resumable Description Created on
1 CX_IOS_ENVIRONMENT Environment 20040902

Method SET_FRONTENDPROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMUNICATIONWRAPPER Call by reference Object reference (TYPE REF TO) IF_IOS_DELEGATOR Hides communication browser - non browser based 20040427
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Environment 20040427

Method SET_INPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPLACE Call by reference Type reference (TYPE) IF_IOS_ENVIRONMENT=>INPLACETYPE 20050206
# Exception Resumable Description Created on
1 CX_IOS_ENVIRONMENT 20050311

Method SET_INPLACETOFRONTEND Signature

Method SET_INPLACETOFRONTEND on class CL_IOS_ENVIRONMENT has no parameter.
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20050311
2 CX_IOS_ENVIRONMENT 20050311
History
Last changed by/on SAP  20130531 
SAP Release Created in 700