SAP ABAP Class CL_HRASR00_GS_USER_NAME (GS: Functions for System User Name)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-AS (Application Component) HR Administrative Services
⤷
PAOC_ASR_PROCESS_CONTENT (Package) Processes: Content Sample Delivery

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20051022 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRASR00GEN_SERVICE | Interface for BAdI: HRASR00GEN_SERVICE_BASIC | 20051022 |
Properties
Class | CL_HRASR00_GS_USER_NAME | |
Short Description | GS: Functions for System User Name | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_ASR_PROCESS_CONTENT | Processes: Content Sample Delivery |
Created | 20051022 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRASR00_GS_USER_NAME has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20051022 | ||
2 | IF_HRASR00GEN_SERVICE | Interface for BAdI: HRASR00GEN_SERVICE_BASIC | 20051022 |
Friends
Class CL_HRASR00_GS_USER_NAME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | ASR_FIELD_DATA_ELEMENT_NAME | 'AD_NAMTEXT' | Data Element: Formatted Name | 20051022 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | ASR_FIELD_DATA_ELEMENT_NAME | 'UNAME' | Data Element: System User Name | 20051022 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'FORMATTED_NAME' | Field Name: Formatted Name | 20051022 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'USER_NAME' | Field Name: System User Name | 20051022 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | ASR_FORM_SCENARIO_SERVICE | 'S_USER_NAME' | Name of Generic Service | 20051022 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | ASR_BACKEND_OPERATION | 'GET_FORMATTED_NAME' | Operation: Determine Formatted Name for User Name | 20051022 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | SPACE | False | 20051022 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | True | 20051022 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Execute Operation GET_FORMATTED_NAME | 20051022 |
2 | ![]() |
Instance method | Private | Method | Extract Data Records Relevant for Field Group | 20051022 |
3 | ![]() |
Instance method | Private | Method | Determine Fields/Parameters of Operation | 20051022 |
4 | ![]() |
Instance method | Private | Method | Determine Formetted Name for System User Name | 20051022 |
5 | ![]() |
Instance method | Private | Method | Return Data Records Relevant for Field Group | 20051022 |
Events
Class CL_HRASR00_GS_USER_NAME has no event.
Types
Class CL_HRASR00_GS_USER_NAME has no local type.
Method Signatures
Method DO_OPERA_GET_FORMATTED_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HELP_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GS_HELP_DATASET_TAB | Daten für Wertehilfe | 20051022 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20051022 | ||
3 | ![]() |
NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Keine Berechtigungsprüfung | 20051022 | ||
4 | ![]() |
SERVICE_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GENSRV_DATASET_TAB | Feldwerte | 20051022 | ||
5 | ![]() |
SPECIAL_FIELDS | Call by reference | Type reference (TYPE) | HRASR00VALUE_OF_FIELD_TAB | Servicespezifische Felder | 20051022 |
Method DO_OPERA_GET_FORMATTED_NAME on class CL_HRASR00_GS_USER_NAME has no exception.
Method EXTRACT_RELEVANT_DATASETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDGROUP | Call by reference | Type reference (TYPE) | ASR_FIELD_GROUP | Feldgruppe | 20051022 | ||
2 | ![]() |
HELP_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GS_HELP_DATASET_TAB | Daten für Wertehilfe | 20051022 | ||
3 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | ASR_BACKEND_OPERATION | Operation | 20051022 | ||
4 | ![]() |
RELEVANT_HELP_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GS_HELP_DATASET_TAB | Daten für Wertehilfe | 20051022 | ||
5 | ![]() |
RELEVANT_SERVICE_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GENSRV_DATASET_TAB | Feldwerte | 20051022 | ||
6 | ![]() |
SERVICE_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GENSRV_DATASET_TAB | Feldwerte | 20051022 |
Method EXTRACT_RELEVANT_DATASETS on class CL_HRASR00_GS_USER_NAME has no exception.
Method GET_FIELDS_OF_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAMES | Value transfer | Type reference (TYPE) | HRBAS_FIELDLIST_TAB | Felder/Parameter der Operation | 20051022 | ||
2 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | ASR_BACKEND_OPERATION | Operation | 20051022 |
Method GET_FIELDS_OF_OPERATION on class CL_HRASR00_GS_USER_NAME has no exception.
Method GET_FORMATTED_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FORMATTED_NAME | Call by reference | Type reference (TYPE) | AD_NAMTEXT | Aufbereiteter Name | 20051022 | ||
2 | ![]() |
SUBRC | Call by reference | Type reference (TYPE) | I | Return-Code | 20051022 | ||
3 | ![]() |
USER_NAME | Call by reference | Type reference (TYPE) | UNAME | Systembenutzername | 20051022 |
Method GET_FORMATTED_NAME on class CL_HRASR00_GS_USER_NAME has no exception.
Method RESTORE_RELEVANT_DATASETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDGROUP | Call by reference | Type reference (TYPE) | ASR_FIELD_GROUP | Feldgruppe | 20051022 | ||
2 | ![]() |
HELP_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GS_HELP_DATASET_TAB | Daten für Wertehilfe | 20051022 | ||
3 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | ASR_BACKEND_OPERATION | Operation | 20051022 | ||
4 | ![]() |
RELEVANT_HELP_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GS_HELP_DATASET_TAB | Daten für Wertehilfe | 20051022 | ||
5 | ![]() |
RELEVANT_SERVICE_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GENSRV_DATASET_TAB | Feldwerte | 20051022 | ||
6 | ![]() |
SERVICE_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GENSRV_DATASET_TAB | Feldwerte | 20051022 |
Method RESTORE_RELEVANT_DATASETS on class CL_HRASR00_GS_USER_NAME has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |