SAP ABAP Class IF_CFX_USER (User)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_USER User 20001212
Properties
Class IF_CFX_USER  
Short Description User    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001212   SAP 
Last change 20141109    
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 IF_CFX_USER has no interface implemented.
Friends
Class IF_CFX_USER has no friend class.
Attributes
Class IF_CFX_USER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATE_FORMAT Instance method Public Method Delivers the Time Format 20010305
2 GET_DEPARTMENT Instance method Public Method Delivers the Department 20020423
3 GET_DETAIL Instance method Public Method Delivers All Detailed Information for a User 20001212
4 GET_EMAIL Instance method Public Method E-Mail Address 20001212
5 GET_FIRSTNAME Instance method Public Method First Name 20001212
6 GET_FULLNAME Instance method Public Method Complete Name 20001212
7 GET_FUNCTION Instance method Public Method Delivers the Function 20020423
8 GET_ID Instance method Public Method ID 20001212
9 GET_LANGUAGE Instance method Public Method Delivers Language of the User 20010213
10 GET_LASTNAME Instance method Public Method Last Name 20001212
11 GET_LIST Static method Public Method Delivers a List of Users 20010129
12 GET_LIST_F4 Static method Public Method Delivers a List of Users 20031021
13 GET_LOCAL_TIME Instance method Public Method Converts the Specified Time to the User's Timezone 20001221
14 GET_LOCAL_TIME_LONG Instance method Public Method Converts the Specified Time to the User's Timezone 20030226
15 GET_TELEPHONE Instance method Public Method Telephone Number 20001212
16 GET_TIME_FORMAT Instance method Public Method Delivers the Date Format 20010305
17 GET_TIME_ZONE Instance method Public Method Delivers the Configured Time Zone 20010802
18 GET_TIME_ZONE_TEXT Instance method Public Method Delivers the Text of the Configured Time Zone 20010606
19 GET_UTC_TIMESTAMP Instance method Public Method Delivers the UTC Time Stamp from a Local Time 20010305
20 SET_LANGUAGE Instance method Public Method Changes the User's Language 20010323
Events
Class IF_CFX_USER has no event.
Types
Class IF_CFX_USER has no local type.
Method Signatures

Method GET_DATE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATE_FORMAT Value transfer Type reference (TYPE) STRING 20010305

Method GET_DATE_FORMAT on class IF_CFX_USER has no exception.

Method GET_DEPARTMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DEPARTMENT Value transfer Type reference (TYPE) STRING 20020423

Method GET_DEPARTMENT on class IF_CFX_USER has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DECIMAL_FORMAT_KEY Value transfer Type reference (TYPE) STRING 20011127
2 Exporting E_DEPARTMENT Value transfer Type reference (TYPE) STRING 20020423
3 Exporting E_EMAIL Value transfer Type reference (TYPE) STRING E-Mail Adresse 20001212
4 Exporting E_FIRSTNAME Value transfer Type reference (TYPE) STRING Vorname 20001212
5 Exporting E_FULLNAME Value transfer Type reference (TYPE) STRING Vollständiger Namen 20001212
6 Exporting E_FUNCTION Value transfer Type reference (TYPE) STRING 20020423
7 Exporting E_LASTNAME Value transfer Type reference (TYPE) STRING Nachname 20001212
8 Exporting E_TELEPHONE Value transfer Type reference (TYPE) STRING Telefonnummer 20001212
9 Exporting E_TELEPHONE_EXTENSION Value transfer Type reference (TYPE) STRING 20010803
10 Exporting E_TELEPHONE_NUMBER Value transfer Type reference (TYPE) STRING 20010803
11 Exporting E_TIME_FORMAT_KEY Value transfer Type reference (TYPE) STRING 20011127

Method GET_DETAIL on class IF_CFX_USER has no exception.

Method GET_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EMAIL Value transfer Type reference (TYPE) STRING 20001212

Method GET_EMAIL on class IF_CFX_USER has no exception.

Method GET_FIRSTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIRSTNAME Value transfer Type reference (TYPE) STRING 20001212

Method GET_FIRSTNAME on class IF_CFX_USER has no exception.

Method GET_FULLNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FULLNAME Value transfer Type reference (TYPE) STRING 20001212

Method GET_FULLNAME on class IF_CFX_USER has no exception.

Method GET_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FUNCTION Value transfer Type reference (TYPE) STRING 20020423

Method GET_FUNCTION on class IF_CFX_USER has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) SY-UNAME Anmeldename des Benutzers 20001212

Method GET_ID on class IF_CFX_USER has no exception.

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LANGUAGE Value transfer Type reference (TYPE) LAISO Sprache nach ISO 639 20010213

Method GET_LANGUAGE on class IF_CFX_USER has no exception.

Method GET_LASTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LASTNAME Value transfer Type reference (TYPE) STRING 20001212

Method GET_LASTNAME on class IF_CFX_USER has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER Call by reference Type reference (TYPE) CFX_TT_USER_ATTRIBUTES Tabelle mit Attributen zum Benutzer 20010129
2 Exporting E_COUNT Call by reference Type reference (TYPE) I 20010129
3 Exporting E_SELECTION_LIMITED Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010129
4 Importing I_MATCH Value transfer Type reference (TYPE) STRING 20010129
5 Importing I_MATCH_EMAIL_ADDR_ONLY Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Boolscher Typ 20020121
6 Importing I_MAX_COUNT Value transfer Type reference (TYPE) I 50 20010129
7 Importing I_USE_WILDCARTS_FOR_EMAIL Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20020503

Method GET_LIST on class IF_CFX_USER has no exception.

Method GET_LIST_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER Call by reference Type reference (TYPE) CFX_TT_USER_ATTRIBUTES Tabelle mit Attributen zum Benutzer 20031021
2 Exporting E_COUNT Call by reference Type reference (TYPE) I 20031021
3 Exporting E_SELECTION_LIMITED Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20031021
4 Importing I_DO_WILDCARD Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20031229
5 Importing I_EMAIL Value transfer Type reference (TYPE) STRING 20031021
6 Importing I_FRSTNAME Value transfer Type reference (TYPE) STRING 20031021
7 Importing I_GET_NON_CFX Value transfer Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Boolscher Typ 20031201
8 Importing I_LASTNAME Value transfer Type reference (TYPE) STRING 20031021
9 Importing I_MAX_COUNT Value transfer Type reference (TYPE) I 50 20031021
10 Importing I_USERID Value transfer Type reference (TYPE) STRING 20031021

Method GET_LIST_F4 on class IF_CFX_USER has no exception.

Method GET_LOCAL_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOCAL_DATE Value transfer Type reference (TYPE) D 20001221
2 Exporting E_LOCAL_DATE_STRING Value transfer Type reference (TYPE) STRING 20001221
3 Exporting E_LOCAL_DAY Value transfer Type reference (TYPE) STRING 20010504
4 Exporting E_LOCAL_HOUR Value transfer Type reference (TYPE) STRING 20010504
5 Exporting E_LOCAL_MINUTE Value transfer Type reference (TYPE) STRING 20010504
6 Exporting E_LOCAL_MONTH Value transfer Type reference (TYPE) STRING 20010504
7 Exporting E_LOCAL_SECOND Value transfer Type reference (TYPE) STRING 20010504
8 Exporting E_LOCAL_TIME Value transfer Type reference (TYPE) T 20001221
9 Exporting E_LOCAL_TIMESTAMP Value transfer Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20001221
10 Exporting E_LOCAL_TIMESTAMP_STRING Value transfer Type reference (TYPE) STRING 20001221
11 Exporting E_LOCAL_TIME_STRING Value transfer Type reference (TYPE) STRING 20001221
12 Exporting E_LOCAL_YEAR Value transfer Type reference (TYPE) STRING 20010504
13 Importing I_INCLUDE_TIMEZONE Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Boolscher Typ 20011012
14 Importing I_INCLUDE_TIMEZONE_TEXT Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Boolscher Typ 20011012
15 Importing I_UTC_TIMESTAMP Value transfer Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20001221

Method GET_LOCAL_TIME on class IF_CFX_USER has no exception.

Method GET_LOCAL_TIME_LONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOCAL_DATE Value transfer Type reference (TYPE) D 20030226
2 Exporting E_LOCAL_DATE_STRING Value transfer Type reference (TYPE) STRING 20030226
3 Exporting E_LOCAL_DAY Value transfer Type reference (TYPE) STRING 20030226
4 Exporting E_LOCAL_HOUR Value transfer Type reference (TYPE) STRING 20030226
5 Exporting E_LOCAL_MINUTE Value transfer Type reference (TYPE) STRING 20030226
6 Exporting E_LOCAL_MONTH Value transfer Type reference (TYPE) STRING 20030226
7 Exporting E_LOCAL_SECOND Value transfer Type reference (TYPE) STRING 20030226
8 Exporting E_LOCAL_TIME Value transfer Type reference (TYPE) T 20030226
9 Exporting E_LOCAL_TIMESTAMP Value transfer Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030226
10 Exporting E_LOCAL_TIMESTAMP_STRING Value transfer Type reference (TYPE) STRING 20030226
11 Exporting E_LOCAL_TIME_STRING Value transfer Type reference (TYPE) STRING 20030226
12 Exporting E_LOCAL_YEAR Value transfer Type reference (TYPE) STRING 20030226
13 Importing I_INCLUDE_TIMEZONE Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Boolscher Typ 20030226
14 Importing I_INCLUDE_TIMEZONE_TEXT Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Boolscher Typ 20030226
15 Importing I_UTC_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL Zeitstempel in Langform 20030226

Method GET_LOCAL_TIME_LONG on class IF_CFX_USER has no exception.

Method GET_TELEPHONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TELEPHONE Value transfer Type reference (TYPE) STRING 20001212

Method GET_TELEPHONE on class IF_CFX_USER has no exception.

Method GET_TIME_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIME_FORMAT Value transfer Type reference (TYPE) STRING 20010305

Method GET_TIME_FORMAT on class IF_CFX_USER has no exception.

Method GET_TIME_ZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIME_ZONE Value transfer Type reference (TYPE) STRING 20010802

Method GET_TIME_ZONE on class IF_CFX_USER has no exception.

Method GET_TIME_ZONE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIME_ZONE_TEXT Value transfer Type reference (TYPE) STRING 20010606

Method GET_TIME_ZONE_TEXT on class IF_CFX_USER has no exception.

Method GET_UTC_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Value transfer Type reference (TYPE) STRING 20010305
2 Importing I_TIME Value transfer Type reference (TYPE) STRING 20010305
3 Returning R_UTC_TIMESTAMP Value transfer Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20010305

Method GET_UTC_TIMESTAMP on class IF_CFX_USER has no exception.

Method SET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Value transfer Type reference (TYPE) LAISO Sprache nach ISO 639 20010323

Method SET_LANGUAGE on class IF_CFX_USER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in