SAP ABAP Class CL_HRPA_MASTERDATA_DB (HR Master Data: Database Accesses)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PA-XX (Application Component) General
⤷
PBAS_SERVICE (Package) HR Master Data: Service Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_ADDITIONAL_UPDATE | HR: Additional Update | 20010710 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_MASTERDATA_DB | HR Master Data: Database Accesses | 20010406 |
Properties
| Class | CL_HRPA_MASTERDATA_DB | |
| Short Description | HR Master Data: Database Accesses | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PBAS_SERVICE | HR Master Data: Service Functions |
| Created | 20010406 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_MASTERDATA_DB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPA_ADDITIONAL_UPDATE | HR: Additional Update | 20010710 | ||
| 2 | IF_HRPA_MASTERDATA_DB | HR Master Data: Database Accesses | 20010406 |
Friends
Class CL_HRPA_MASTERDATA_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | HRPAD00INFTYDB | BAdI Interface IF_EX_HRPAD00INFTYDB | 20121130 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_HRPA_ALE_HANDLER | HR: Master Data ALE Handler | 20010710 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_HRPA_ADDITIONAL_UPDATE | HR: Additional Update | 20020326 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_HRPA_WORKFLOW_HANDLER | HR Master Data: Workflow Handler | 20010710 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPA_INFOTYPE_LOG | HR Master Data: Document Writing | 20011203 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_HRPA_MASTERDATA_DB | HR Master Data: Database Accesses | 20010406 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | HRPAD_DBOPER_LOG_TAB | Log DB Operations for Infotypes | 20121130 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HRPA_ALE_HANDLER | HR: Master Data ALE Handler | 20010710 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HRPA_WORKFLOW_HANDLER | HR Master Data: Workflow Handler | 20010710 | |||
| 10 | Constant | Private | Type reference (TYPE) | BOOLE_D | SPACE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20010406 | ||
| 11 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20010406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010406 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010710 | |
| 3 | Static method | Public | Method | 20010406 | ||
| 4 | Instance method | Public | Event handling method | Get OPERATIONS_TAB | 20121130 | |
| 5 | Instance method | Private | Method | 20020325 | ||
| 6 | Instance method | Private | Method | 20010710 | ||
| 7 | Instance method | Private | Method | 20010710 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DATA_FLUSH_COMPLETED | Static Event (1) |
Public (2) |
Data (PA + Additions) Was Updated (Without Commit) | 20121130 |
Types
Class CL_HRPA_MASTERDATA_DB has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRPA_MASTERDATA_DB has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPA_MASTERDATA_DB has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRPA_MASTERDATA_DB has no parameter.
Method CONSTRUCTOR on class CL_HRPA_MASTERDATA_DB has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MASTERDATA_DB | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MASTERDATA_DB | HR: Stammdaten Datenbankzugriffe | 20010406 |
Method GET_INSTANCE on class CL_HRPA_MASTERDATA_DB has no exception.
Method ON_INFOTYPE_RECORDS_FLUSHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATIONS_TAB | Call by reference | Attribute reference (LIKE) | 20121130 |
Method ON_INFOTYPE_RECORDS_FLUSHED on class CL_HRPA_MASTERDATA_DB has no exception.
Method OPTIMIZE_OPER_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPER_BLOCK | Value transfer | Type reference (TYPE) | HRPAD_OPER_TAB | HR: Stammdaten Verbucheroperationen | 20020325 | |||
| 2 | OPTIMIZED_OPER_BLOCK | Call by reference | Type reference (TYPE) | HRPAD_OPER_TAB | HR: Stammdaten Verbucheroperationen | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20020325 |
Method SYNCHRONIZE Signature
Method SYNCHRONIZE on class CL_HRPA_MASTERDATA_DB has no parameter.
Method SYNCHRONIZE on class CL_HRPA_MASTERDATA_DB has no exception.
Method SYNCHRONIZE_WORKFLOW Signature
Method SYNCHRONIZE_WORKFLOW on class CL_HRPA_MASTERDATA_DB has no parameter.
Method SYNCHRONIZE_WORKFLOW on class CL_HRPA_MASTERDATA_DB has no exception.
Event Signatures
Event DATA_FLUSH_COMPLETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATIONS_TAB | Exporting | Value transfer | Type reference (TYPE) | HRPAD_DBOPER_LOG_TAB | Log DB Operations for infotypes | 20121130 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46C |