SAP ABAP Interface IF_HRASR00GEN_SERVICE_ADVANCED (Interface for BAdI: HRASR00GEN_SERVICE_ADVANCED)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-AS (Application Component) HR Administrative Services
⤷
PAOC_ASR_GENERIC_ACCESS (Package) Generic Access
⤷
⤷
Properties
| Interface | IF_HRASR00GEN_SERVICE_ADVANCED | |
| Short Description | Interface for BAdI: HRASR00GEN_SERVICE_ADVANCED |
General Data
| Package | PAOC_ASR_GENERIC_ACCESS | Generic Access |
| Created | 20050428 | SAP |
| Last changed | 20060313 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_HRASR00GEN_SERVICE_ADVANCED has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050428 |
Friends
Interface IF_HRASR00GEN_SERVICE_ADVANCED has no friend.
Attributes
Interface IF_HRASR00GEN_SERVICE_ADVANCED has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Authorization | 20050428 | |
| 2 | Instance method | Public | Method | Check Collision | 20050428 | |
| 3 | Instance method | Public | Method | End of "Logical Unit of Work" (LUW) | 20050428 | |
| 4 | Instance method | Public | Method | Make Data Persistent | 20050428 | |
| 5 | Instance method | Public | Method | Determine Image for Collision Check | 20050428 | |
| 6 | Instance method | Public | Method | Lock | 20050428 | |
| 7 | Instance method | Public | Method | Start of "Logical Unit of Work" (LUW) | 20050428 | |
| 8 | Instance method | Public | Method | Rejection of "Logical Unit of Work" (LUW) | 20050428 | |
| 9 | Instance method | Public | Method | Unlock | 20050428 |
Events
Interface IF_HRASR00GEN_SERVICE_ADVANCED has no event.
Types
Interface IF_HRASR00GEN_SERVICE_ADVANCED has no local type.
Method Signatures
Method CHECK_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Call by reference | Type reference (TYPE) | ASR_ACTIVITY | Aktivität | 20050428 | |||
| 2 | AUTHORIZEDUSERS | Call by reference | Type reference (TYPE) | HRASR00AUTHORIZEDUSER_TAB | Berechtigungsinformation über USER | 20050428 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20050428 | |||
| 4 | SERVICE_DATASETS | Call by reference | Type reference (TYPE) | HRASR00GENSRV_DATASET_TAB | Feldwerte | 20050428 | |||
| 5 | SPECIAL_FIELDS | Call by reference | Type reference (TYPE) | HRASR00VALUE_OF_FIELD_TAB | Servicespezifische Felder | 20050428 |
Method CHECK_AUTHORIZATION on Interface IF_HRASR00GEN_SERVICE_ADVANCED has no exception.
Method CHECK_COLLISION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLISION_DETECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Kollision eingetreten/erkannt | 20050428 | |||
| 2 | COLLISION_RELEVANT_FIELDS | Call by reference | Type reference (TYPE) | HRBAS_FIELDLIST_TAB | Felder, für die Kollisionsprüfung aktiv ist | 20050428 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20050428 | |||
| 4 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Keine Berechtigungsprüfung | 20050428 | |||
| 5 | OLD_COLLISION_IMAGE_VALUES | Call by reference | Type reference (TYPE) | HRASR00COLL_IMAGE_VALUE_TAB | Feldwerte für Kollisionserkennung | 20050428 | |||
| 6 | SPECIAL_FIELDS | Call by reference | Type reference (TYPE) | HRASR00VALUE_OF_FIELD_TAB | Servicespezifische Felder | 20050428 |
Method CHECK_COLLISION on Interface IF_HRASR00GEN_SERVICE_ADVANCED has no exception.
Method CLOSE_LUW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20050527 |
Method CLOSE_LUW on Interface IF_HRASR00GEN_SERVICE_ADVANCED has no exception.
Method FLUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG_RECEIPTS | Call by reference | Type reference (TYPE) | HRASR00LOG_RECEIPT_TAB | Änderungsbelege | 20050428 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20050527 |
Method FLUSH on Interface IF_HRASR00GEN_SERVICE_ADVANCED has no exception.
Method GET_COLLISION_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLISION_IMAGE_VALUES | Call by reference | Type reference (TYPE) | HRASR00COLL_IMAGE_VALUE_TAB | Feldwerte für Kollisionserkennung | 20050428 | |||
| 2 | COLLISION_RELEVANT_FIELDS | Call by reference | Type reference (TYPE) | HRBAS_FIELDLIST_TAB | Felder, für die Kollisionsprüfung aktiv ist | 20050428 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20050428 | |||
| 4 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Keine Berechtigungsprüfung | 20050428 | |||
| 5 | SPECIAL_FIELDS | Call by reference | Type reference (TYPE) | HRASR00VALUE_OF_FIELD_TAB | Servicespezifische Felder | 20050428 |
Method GET_COLLISION_IMAGE on Interface IF_HRASR00GEN_SERVICE_ADVANCED has no exception.
Method LOCK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20050428 | |||
| 2 | SPECIAL_FIELDS | Call by reference | Type reference (TYPE) | HRASR00VALUE_OF_FIELD_TAB | Servicespezifische Felder | 20050428 |
Method LOCK_OBJECT on Interface IF_HRASR00GEN_SERVICE_ADVANCED has no exception.
Method OPEN_LUW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20050527 |
Method OPEN_LUW on Interface IF_HRASR00GEN_SERVICE_ADVANCED has no exception.
Method ROLLBACK_LUW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20050527 |
Method ROLLBACK_LUW on Interface IF_HRASR00GEN_SERVICE_ADVANCED has no exception.
Method UNLOCK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | Messagehandler | 20050527 | |||
| 2 | SPECIAL_FIELDS | Call by reference | Type reference (TYPE) | HRASR00VALUE_OF_FIELD_TAB | Servicespezifische Felder | 20050428 |
Method UNLOCK_OBJECT on Interface IF_HRASR00GEN_SERVICE_ADVANCED has no exception.
History
| Last changed by/on | SAP | 20060313 |
| SAP Release Created in | 600 |