SAP ABAP Class CL_FDT_FORMULA_SYS_FUNCTION (System Information Formula Functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_EXPRESSIONS (Package) BRFplus: Expressions
Properties
Class CL_FDT_FORMULA_SYS_FUNCTION  
Short Description System Information Formula Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_EXPRESSIONS   BRFplus: Expressions 
Created 20081201   SAP 
Last change 20140121   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_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_FORMULA_SYS_FUNCTION has no interface implemented.
Friends
Class CL_FDT_FORMULA_SYS_FUNCTION has no friend class.
Attributes
Class CL_FDT_FORMULA_SYS_FUNCTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FUNCTIONAL_SYS_INFO_CAL_DAY Static method Public Method Returns the factory calendar day 20081201
2 FUNCTIONAL_SYS_INFO_CLIENT_ID Static method Public Method Returns the client ID 20081201
3 FUNCTIONAL_SYS_INFO_CUR_DATE Static method Public Method Returns the current system date 20081201
4 FUNCTIONAL_SYS_INFO_DAY_SAVING Static method Public Method Checks the daylight saving time selection 20081201
5 FUNCTIONAL_SYS_INFO_DB_SYSTEM Static method Public Method Returns the name of the database system 20081201
6 FUNCTIONAL_SYS_INFO_HOST Static method Public Method Returns the application server ID 20081201
7 FUNCTIONAL_SYS_INFO_LANG_KEY Static method Public Method Returns the language key 20081201
8 FUNCTIONAL_SYS_INFO_LOCAL_DATE Static method Public Method Returns the local date for the current user 20081201
9 FUNCTIONAL_SYS_INFO_LOC_TIME Static method Public Method Returns the local time for the current user 20081201
10 FUNCTIONAL_SYS_INFO_OS Static method Public Method Returns the operating system 20081201
11 FUNCTIONAL_SYS_INFO_SAP_REL Static method Public Method Returns the SAP system release 20081201
12 FUNCTIONAL_SYS_INFO_SYS_ID Static method Public Method Returns the name of the system ID 20081201
13 FUNCTIONAL_SYS_INFO_TIME_DIFF Static method Public Method Returns difference to UTC for system time zone in seconds 20081201
14 FUNCTIONAL_SYS_INFO_TIME_ZONE Static method Public Method Returns the local time zone for the current user 20081201
15 FUNCTIONAL_SYS_INFO_USER_NAME Static method Public Method Returns the user name 20081201
Events
Class CL_FDT_FORMULA_SYS_FUNCTION has no event.
Types
Class CL_FDT_FORMULA_SYS_FUNCTION has no local type.
Method Signatures

Method FUNCTIONAL_SYS_INFO_CAL_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_FAC_CAL_DAY Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_NUMBER 20081201

Method FUNCTIONAL_SYS_INFO_CAL_DAY on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_CLIENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_CLIENT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TEXT 20081201

Method FUNCTIONAL_SYS_INFO_CLIENT_ID on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_CUR_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_CURRENT_DATE Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TIMEPOINT 20081201

Method FUNCTIONAL_SYS_INFO_CUR_DATE on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_DAY_SAVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_DAY_TIME_SAVING Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_BOOLEAN Elementary Data Type Boolean 20081201

Method FUNCTIONAL_SYS_INFO_DAY_SAVING on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_DB_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_DB_SYSTEM Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TEXT 20081201

Method FUNCTIONAL_SYS_INFO_DB_SYSTEM on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_HOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_HOST Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TEXT Elementary Data Type Text 20081201

Method FUNCTIONAL_SYS_INFO_HOST on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_LANG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_LANG Call by reference Type reference (TYPE) IF_FDT_TYPES=>TEXT 20081201

Method FUNCTIONAL_SYS_INFO_LANG_KEY on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_LOCAL_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_LOCAL_DATE Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TIMEPOINT 20081201

Method FUNCTIONAL_SYS_INFO_LOCAL_DATE on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_LOC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_LOCAL_TIME Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TIMEPOINT 20081201

Method FUNCTIONAL_SYS_INFO_LOC_TIME on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_OS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_OPER_SYST Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TEXT 20081201

Method FUNCTIONAL_SYS_INFO_OS on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_SAP_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_SAP_REL Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TEXT 20081201

Method FUNCTIONAL_SYS_INFO_SAP_REL on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_SYS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_SYST_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TEXT 20081201

Method FUNCTIONAL_SYS_INFO_SYS_ID on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_TIME_DIFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_TIME_DIFF Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_NUMBER Elementary Data Type Number 20081201

Method FUNCTIONAL_SYS_INFO_TIME_DIFF on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_TIME_ZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_TIME_ZONE Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TEXT 20081201

Method FUNCTIONAL_SYS_INFO_TIME_ZONE on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.

Method FUNCTIONAL_SYS_INFO_USER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_USER_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TEXT 20081201

Method FUNCTIONAL_SYS_INFO_USER_NAME on class CL_FDT_FORMULA_SYS_FUNCTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 720