SAP ABAP Class IF_HRASR00GEN_SERVICE (Interface for BAdI: HRASR00GEN_SERVICE_BASIC)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050428 |
Meta Relationship - Used By
Properties
| Class | IF_HRASR00GEN_SERVICE | |
| Short Description | Interface for BAdI: HRASR00GEN_SERVICE_BASIC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050428 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HRASR00GEN_SERVICE has no forward declaration.
Interfaces
Class IF_HRASR00GEN_SERVICE has no interface implemented.
Friends
Class IF_HRASR00GEN_SERVICE has no friend class.
Attributes
Class IF_HRASR00GEN_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Perform Operation | 20050428 | |
| 2 | Instance method | Public | Method | Determine Information for Supported Fields | 20051021 | |
| 3 | Instance method | Public | Method | Determine Values for Input Help | 20060823 | |
| 4 | Instance method | Public | Method | Determine Supported Operations | 20050428 | |
| 5 | Instance method | Public | Method | Determine Service-Specific Fields | 20050428 | |
| 6 | Instance method | Public | Method | Initialize | 20050428 |
Events
Class IF_HRASR00GEN_SERVICE has no event.
Types
Class IF_HRASR00GEN_SERVICE has no local type.
Method Signatures
Method DO_OPERATIONS 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 | 20050428 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20050428 | |||
| 3 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Keine Berechtigungsprüfung | 20050428 | |||
| 4 | SERVICE_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GENSRV_DATASET_TAB | Feldwerte | 20050428 | |||
| 5 | SERVICE_OPERATIONS | Call by reference | Type reference (TYPE) | HRASR00GENSERV_OPERATION_TAB | Operationen | 20050428 | |||
| 6 | SPECIAL_FIELDS | Call by reference | Type reference (TYPE) | HRASR00VALUE_OF_FIELD_TAB | Servicespezifische Felder | 20050428 |
Method DO_OPERATIONS on class IF_HRASR00GEN_SERVICE has no exception.
Method GET_FIELD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_INFOS | Call by reference | Type reference (TYPE) | HRASR00GS_FIELD_INFO_TAB | Feldinformationen | 20051021 | |||
| 2 | SERVICE_FIELDS | Call by reference | Type reference (TYPE) | HRBAS_FIELDLIST_TAB | Liste von Feldnamen | 20051021 |
Method GET_FIELD_INFO on class IF_HRASR00GEN_SERVICE has no exception.
Method GET_HELP_VALUES 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 | 20060823 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20060823 | |||
| 3 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Keine Berechtigungsprüfung | 20060823 | |||
| 4 | SERVICE_FIELD_VALUES | Call by reference | Type reference (TYPE) | HRASR00GENSRV_DATASET_TAB | Service-Feldwerte | 20060823 | |||
| 5 | SPECIAL_FIELDS | Call by reference | Type reference (TYPE) | HRASR00VALUE_OF_FIELD_TAB | Servicespezifische Felder | 20060823 |
Method GET_HELP_VALUES on class IF_HRASR00GEN_SERVICE has no exception.
Method GET_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATIONS | Call by reference | Type reference (TYPE) | HRASR00GS_OPERATION_TAB | Unterstützte Operationen | 20050428 |
Method GET_OPERATIONS on class IF_HRASR00GEN_SERVICE has no exception.
Method GET_SPECIAL_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SPECIAL_FIELDS | Call by reference | Type reference (TYPE) | HRBAS_FIELDLIST_TAB | Namen der servicespezifischen Felder | 20050429 |
Method GET_SPECIAL_FIELDS on class IF_HRASR00GEN_SERVICE has no exception.
Method INITIALIZE 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 | 20050428 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20050428 | |||
| 3 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Keine Berechtigungsprüfung | 20050428 | |||
| 4 | SERVICE_FIELD_VALUES | Call by reference | Type reference (TYPE) | HRASR00GENSRV_DATASET_INIT_TAB | Vorschlagswerte für Felder | 20050623 | |||
| 5 | SPECIAL_FIELDS | Call by reference | Type reference (TYPE) | HRASR00VALUE_OF_FIELD_TAB | Servicespezifische Felder | 20050428 |
Method INITIALIZE on class IF_HRASR00GEN_SERVICE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in |