SAP ABAP Class CL_HRPA_MASTERDATA_BL (HR: Generic Business Logic for Master Data)
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_BUFFER_CONTROL | HR: Master Data Puffer Operations | 20030109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_MASTERDATA_BL | HR: Generic Business Logic for Master Data | 20010405 |
Properties
| Class | CL_HRPA_MASTERDATA_BL | |
| Short Description | HR: Generic Business Logic for Master Data | |
| 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 | 20010405 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPA_BUFFER_CONTROL | HR: Master Data Puffer Operations | 20030109 | ||
| 2 | IF_HRPA_MASTERDATA_BL | HR: Generic Business Logic for Master Data | 20010405 |
Friends
Class CL_HRPA_MASTERDATA_BL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_HRPA_MASTERDATA_BL | HR: Generic Business Logic for Master Data | 20010830 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HRPA_MASTERDATA_BUFFER | HR: Buffer for Access to Master Data | 20010405 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HRPA_FRAMEWORK_INTEGRATION | HR: Master Data for Other Framework Integration | 20021115 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_HRCCE_PERSON_READER | 20020320 | ||||
| 5 | Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | False | 20010405 | ||
| 6 | Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | True | 20010405 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20021115 | ||
| 2 | Instance method | Private | Method | 20020117 | ||
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010830 | |
| 4 | Instance method | Public | Constructor | Constructor | 20010405 | |
| 5 | Instance method | Private | Method | 20021115 | ||
| 6 | Instance method | Private | Method | 20020806 | ||
| 7 | Static method | Public | Method | Instance Generation | 20010405 | |
| 8 | Instance method | Private | Method | 20021115 | ||
| 9 | Instance method | Private | Method | 20011025 |
Events
Class CL_HRPA_MASTERDATA_BL has no event.
Types
Class CL_HRPA_MASTERDATA_BL has no local type.
Method Signatures
Method APPROVE_TRIAL Signature
Method APPROVE_TRIAL on class CL_HRPA_MASTERDATA_BL has no parameter.
Method APPROVE_TRIAL on class CL_HRPA_MASTERDATA_BL has no exception.
Method ASSERT_MATCHING_ERROR_STATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020117 | |||
| 2 | MESSAGE_LIST | Call by reference | Object reference (TYPE REF TO) | CL_HRPA_MESSAGE_LIST | HR-Stammdaten: Meldungen | 20020117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Nachbedingung | 20020117 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRPA_MASTERDATA_BL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPA_MASTERDATA_BL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MASTERDATA_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MASTERDATA_BUFFER | HR: Puffer für Stammdatenzugriffe | 20010405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20010824 |
Method DISCARD_TRIAL Signature
Method DISCARD_TRIAL on class CL_HRPA_MASTERDATA_BL has no parameter.
Method DISCARD_TRIAL on class CL_HRPA_MASTERDATA_BL has no exception.
Method GET_INFOTYPE_LOGIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFOTYPE_LOGIC | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_INFTY_BL | HR: Businesslogik für Stammdaten | 20020806 | |||
| 2 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20020806 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020806 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20020806 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20020806 |
Method GET_INFOTYPE_LOGIC on class CL_HRPA_MASTERDATA_BL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MASTERDATA_BL | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MASTERDATA_BL | HR: generische Businesslogik für Stammdaten | 20010405 | |||
| 2 | MASTERDATA_BUFFER | Value transfer | Object reference (TYPE REF TO) | IF_HRPA_MASTERDATA_BUFFER | HR: Puffer für Stammdatenzugriffe | 20010405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, ungültiger Parameter | 20010824 |
Method START_TRIAL Signature
Method START_TRIAL on class CL_HRPA_MASTERDATA_BL has no parameter.
Method START_TRIAL on class CL_HRPA_MASTERDATA_BL has no exception.
Method TRIGGER_REGROUPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotype | 20011025 | |||
| 2 | INFTY_TO_REGROUP | Call by reference | Type reference (TYPE) | INFTY | '*' = alle gruppierten Infotypen | 20021018 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020117 | |||
| 4 | MASSG | Call by reference | Type reference (TYPE) | MASSG | 20021106 | ||||
| 5 | MASSN | Call by reference | Type reference (TYPE) | MASSN | Maßnahmenart | 20020417 | |||
| 6 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20011025 | |||
| 7 | PERNR_TAB | Call by reference | Type reference (TYPE) | PERNR_TAB | HR: Stammdaten, PERNR Tabelle (unsortiert) | 20021018 | |||
| 8 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20011025 | |||
| 9 | UPDATE_MODE | Call by reference | Type reference (TYPE) | HRPAD_UPDATE_MODE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20011025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20011025 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 46C |