SAP ABAP Interface IF_CFX_USER (User)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
⤷
⤷
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
| Interface | IF_CFX_USER | |
| Short Description | User |
General Data
| Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
| Created | 20001212 | SAP |
| Last changed | 20141109 | |
| 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
Interface IF_CFX_USER has no interface.
Friends
Interface IF_CFX_USER has no friend.
Attributes
Interface IF_CFX_USER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delivers the Time Format | 20010305 | |
| 2 | Instance method | Public | Method | Delivers the Department | 20020423 | |
| 3 | Instance method | Public | Method | Delivers All Detailed Information for a User | 20001212 | |
| 4 | Instance method | Public | Method | E-Mail Address | 20001212 | |
| 5 | Instance method | Public | Method | First Name | 20001212 | |
| 6 | Instance method | Public | Method | Complete Name | 20001212 | |
| 7 | Instance method | Public | Method | Delivers the Function | 20020423 | |
| 8 | Instance method | Public | Method | ID | 20001212 | |
| 9 | Instance method | Public | Method | Delivers Language of the User | 20010213 | |
| 10 | Instance method | Public | Method | Last Name | 20001212 | |
| 11 | Static method | Public | Method | Delivers a List of Users | 20010129 | |
| 12 | Static method | Public | Method | Delivers a List of Users | 20031021 | |
| 13 | Instance method | Public | Method | Converts the Specified Time to the User's Timezone | 20001221 | |
| 14 | Instance method | Public | Method | Converts the Specified Time to the User's Timezone | 20030226 | |
| 15 | Instance method | Public | Method | Telephone Number | 20001212 | |
| 16 | Instance method | Public | Method | Delivers the Date Format | 20010305 | |
| 17 | Instance method | Public | Method | Delivers the Configured Time Zone | 20010802 | |
| 18 | Instance method | Public | Method | Delivers the Text of the Configured Time Zone | 20010606 | |
| 19 | Instance method | Public | Method | Delivers the UTC Time Stamp from a Local Time | 20010305 | |
| 20 | Instance method | Public | Method | Changes the User's Language | 20010323 |
Events
Interface IF_CFX_USER has no event.
Types
Interface 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 | R_DATE_FORMAT | Value transfer | Type reference (TYPE) | STRING | 20010305 |
Method GET_DATE_FORMAT on Interface 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 | R_DEPARTMENT | Value transfer | Type reference (TYPE) | STRING | 20020423 |
Method GET_DEPARTMENT on Interface 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 | E_DECIMAL_FORMAT_KEY | Value transfer | Type reference (TYPE) | STRING | 20011127 | ||||
| 2 | E_DEPARTMENT | Value transfer | Type reference (TYPE) | STRING | 20020423 | ||||
| 3 | E_EMAIL | Value transfer | Type reference (TYPE) | STRING | E-Mail Adresse | 20001212 | |||
| 4 | E_FIRSTNAME | Value transfer | Type reference (TYPE) | STRING | Vorname | 20001212 | |||
| 5 | E_FULLNAME | Value transfer | Type reference (TYPE) | STRING | Vollständiger Namen | 20001212 | |||
| 6 | E_FUNCTION | Value transfer | Type reference (TYPE) | STRING | 20020423 | ||||
| 7 | E_LASTNAME | Value transfer | Type reference (TYPE) | STRING | Nachname | 20001212 | |||
| 8 | E_TELEPHONE | Value transfer | Type reference (TYPE) | STRING | Telefonnummer | 20001212 | |||
| 9 | E_TELEPHONE_EXTENSION | Value transfer | Type reference (TYPE) | STRING | 20010803 | ||||
| 10 | E_TELEPHONE_NUMBER | Value transfer | Type reference (TYPE) | STRING | 20010803 | ||||
| 11 | E_TIME_FORMAT_KEY | Value transfer | Type reference (TYPE) | STRING | 20011127 |
Method GET_DETAIL on Interface 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 | R_EMAIL | Value transfer | Type reference (TYPE) | STRING | 20001212 |
Method GET_EMAIL on Interface 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 | R_FIRSTNAME | Value transfer | Type reference (TYPE) | STRING | 20001212 |
Method GET_FIRSTNAME on Interface 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 | R_FULLNAME | Value transfer | Type reference (TYPE) | STRING | 20001212 |
Method GET_FULLNAME on Interface 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 | R_FUNCTION | Value transfer | Type reference (TYPE) | STRING | 20020423 |
Method GET_FUNCTION on Interface 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 | R_ID | Value transfer | Type reference (TYPE) | SY-UNAME | Anmeldename des Benutzers | 20001212 |
Method GET_ID on Interface 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 | R_LANGUAGE | Value transfer | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20010213 |
Method GET_LANGUAGE on Interface 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 | R_LASTNAME | Value transfer | Type reference (TYPE) | STRING | 20001212 |
Method GET_LASTNAME on Interface 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 | ET_USER | Call by reference | Type reference (TYPE) | CFX_TT_USER_ATTRIBUTES | Tabelle mit Attributen zum Benutzer | 20010129 | |||
| 2 | E_COUNT | Call by reference | Type reference (TYPE) | I | 20010129 | ||||
| 3 | E_SELECTION_LIMITED | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20010129 | |||
| 4 | I_MATCH | Value transfer | Type reference (TYPE) | STRING | 20010129 | ||||
| 5 | I_MATCH_EMAIL_ADDR_ONLY | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | Boolscher Typ | 20020121 | ||
| 6 | I_MAX_COUNT | Value transfer | Type reference (TYPE) | I | 50 | 20010129 | |||
| 7 | I_USE_WILDCARTS_FOR_EMAIL | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20020503 |
Method GET_LIST on Interface 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 | ET_USER | Call by reference | Type reference (TYPE) | CFX_TT_USER_ATTRIBUTES | Tabelle mit Attributen zum Benutzer | 20031021 | |||
| 2 | E_COUNT | Call by reference | Type reference (TYPE) | I | 20031021 | ||||
| 3 | E_SELECTION_LIMITED | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20031021 | |||
| 4 | I_DO_WILDCARD | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20031229 | |||
| 5 | I_EMAIL | Value transfer | Type reference (TYPE) | STRING | 20031021 | ||||
| 6 | I_FRSTNAME | Value transfer | Type reference (TYPE) | STRING | 20031021 | ||||
| 7 | I_GET_NON_CFX | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | Boolscher Typ | 20031201 | ||
| 8 | I_LASTNAME | Value transfer | Type reference (TYPE) | STRING | 20031021 | ||||
| 9 | I_MAX_COUNT | Value transfer | Type reference (TYPE) | I | 50 | 20031021 | |||
| 10 | I_USERID | Value transfer | Type reference (TYPE) | STRING | 20031021 |
Method GET_LIST_F4 on Interface 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 | E_LOCAL_DATE | Value transfer | Type reference (TYPE) | D | 20001221 | ||||
| 2 | E_LOCAL_DATE_STRING | Value transfer | Type reference (TYPE) | STRING | 20001221 | ||||
| 3 | E_LOCAL_DAY | Value transfer | Type reference (TYPE) | STRING | 20010504 | ||||
| 4 | E_LOCAL_HOUR | Value transfer | Type reference (TYPE) | STRING | 20010504 | ||||
| 5 | E_LOCAL_MINUTE | Value transfer | Type reference (TYPE) | STRING | 20010504 | ||||
| 6 | E_LOCAL_MONTH | Value transfer | Type reference (TYPE) | STRING | 20010504 | ||||
| 7 | E_LOCAL_SECOND | Value transfer | Type reference (TYPE) | STRING | 20010504 | ||||
| 8 | E_LOCAL_TIME | Value transfer | Type reference (TYPE) | T | 20001221 | ||||
| 9 | E_LOCAL_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20001221 | |||
| 10 | E_LOCAL_TIMESTAMP_STRING | Value transfer | Type reference (TYPE) | STRING | 20001221 | ||||
| 11 | E_LOCAL_TIME_STRING | Value transfer | Type reference (TYPE) | STRING | 20001221 | ||||
| 12 | E_LOCAL_YEAR | Value transfer | Type reference (TYPE) | STRING | 20010504 | ||||
| 13 | I_INCLUDE_TIMEZONE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | Boolscher Typ | 20011012 | ||
| 14 | I_INCLUDE_TIMEZONE_TEXT | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | Boolscher Typ | 20011012 | ||
| 15 | I_UTC_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20001221 |
Method GET_LOCAL_TIME on Interface 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 | E_LOCAL_DATE | Value transfer | Type reference (TYPE) | D | 20030226 | ||||
| 2 | E_LOCAL_DATE_STRING | Value transfer | Type reference (TYPE) | STRING | 20030226 | ||||
| 3 | E_LOCAL_DAY | Value transfer | Type reference (TYPE) | STRING | 20030226 | ||||
| 4 | E_LOCAL_HOUR | Value transfer | Type reference (TYPE) | STRING | 20030226 | ||||
| 5 | E_LOCAL_MINUTE | Value transfer | Type reference (TYPE) | STRING | 20030226 | ||||
| 6 | E_LOCAL_MONTH | Value transfer | Type reference (TYPE) | STRING | 20030226 | ||||
| 7 | E_LOCAL_SECOND | Value transfer | Type reference (TYPE) | STRING | 20030226 | ||||
| 8 | E_LOCAL_TIME | Value transfer | Type reference (TYPE) | T | 20030226 | ||||
| 9 | E_LOCAL_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030226 | |||
| 10 | E_LOCAL_TIMESTAMP_STRING | Value transfer | Type reference (TYPE) | STRING | 20030226 | ||||
| 11 | E_LOCAL_TIME_STRING | Value transfer | Type reference (TYPE) | STRING | 20030226 | ||||
| 12 | E_LOCAL_YEAR | Value transfer | Type reference (TYPE) | STRING | 20030226 | ||||
| 13 | I_INCLUDE_TIMEZONE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | Boolscher Typ | 20030226 | ||
| 14 | I_INCLUDE_TIMEZONE_TEXT | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | Boolscher Typ | 20030226 | ||
| 15 | I_UTC_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | Zeitstempel in Langform | 20030226 |
Method GET_LOCAL_TIME_LONG on Interface 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 | R_TELEPHONE | Value transfer | Type reference (TYPE) | STRING | 20001212 |
Method GET_TELEPHONE on Interface 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 | R_TIME_FORMAT | Value transfer | Type reference (TYPE) | STRING | 20010305 |
Method GET_TIME_FORMAT on Interface 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 | R_TIME_ZONE | Value transfer | Type reference (TYPE) | STRING | 20010802 |
Method GET_TIME_ZONE on Interface 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 | R_TIME_ZONE_TEXT | Value transfer | Type reference (TYPE) | STRING | 20010606 |
Method GET_TIME_ZONE_TEXT on Interface 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 | I_DATE | Value transfer | Type reference (TYPE) | STRING | 20010305 | ||||
| 2 | I_TIME | Value transfer | Type reference (TYPE) | STRING | 20010305 | ||||
| 3 | R_UTC_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010305 |
Method GET_UTC_TIMESTAMP on Interface 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 | I_LANGUAGE | Value transfer | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20010323 |
Method SET_LANGUAGE on Interface IF_CFX_USER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |