SAP ABAP Class CL_SYSTEM_CLIENT_CHECK (Test auf Mandantenart (Tenant oder System))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_MISC (Package) Verschiedene Objekte
Properties
Class CL_SYSTEM_CLIENT_CHECK  
Short Description Test auf Mandantenart (Tenant oder System)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_MISC   Verschiedene Objekte 
Created 20090605   SAP 
Last change 20110908   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)
Interfaces
Class CL_SYSTEM_CLIENT_CHECK has no interface implemented.
Friends
Class CL_SYSTEM_CLIENT_CHECK has no friend class.
Attributes
Class CL_SYSTEM_CLIENT_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_CALLER_PRIVILEGED Static method Public Method 20090910
2 ASSERT_IN_SYSTEM_CLIENT Static method Public Method 20090608
3 IS_CALLER_PRIVILEGED Static method Public Method 20090910
4 IS_SYSTEM_CLIENT Static method Public Method 20090608
Events
Class CL_SYSTEM_CLIENT_CHECK has no event.
Types
Class CL_SYSTEM_CLIENT_CHECK has no local type.
Method Signatures

Method ASSERT_CALLER_PRIVILEGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPERATION_NAME Call by reference Type reference (TYPE) STRING 20090910

Method ASSERT_CALLER_PRIVILEGED on class CL_SYSTEM_CLIENT_CHECK has no exception.

Method ASSERT_IN_SYSTEM_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPERATION_NAME Call by reference Type reference (TYPE) STRING Beschreibung der privilegierten Operation 20090608

Method ASSERT_IN_SYSTEM_CLIENT on class CL_SYSTEM_CLIENT_CHECK has no exception.

Method IS_CALLER_PRIVILEGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CALLER_PRIVILEGED Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20090910

Method IS_CALLER_PRIVILEGED on class CL_SYSTEM_CLIENT_CHECK has no exception.

Method IS_SYSTEM_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20090608
2 Returning RV_IS_SYSTEM_CLIENT Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20090608

Method IS_SYSTEM_CLIENT on class CL_SYSTEM_CLIENT_CHECK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 72L