SAP ABAP Class CL_HRPA_MASTERDATA_BUFFER (HR: Buffer for Access to 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_ADDITIONAL_BUFFER | HR Master Data: Buffer for Additional Updates | 20030805 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_BUFFER_CONTROL | HR: Master Data Puffer Operations | 20030805 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_BUFFER_TRACE_EVENTS | HR: Master Data Buffer Events | 20030805 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_MASTERDATA_BUFFER | HR: Buffer for Access to Master Data | 20030805 |
Properties
| Class | CL_HRPA_MASTERDATA_BUFFER | |
| Short Description | HR: Buffer for Access to Master Data | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PBAS_SERVICE | HR Master Data: Service Functions |
| Created | 20030805 | SAP |
| Last change | 00000000 | 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_ADDITIONAL_BUFFER | HR Master Data: Buffer for Additional Updates | 20030805 | ||
| 2 | IF_HRPA_BUFFER_CONTROL | HR: Master Data Puffer Operations | 20030805 | ||
| 3 | IF_HRPA_BUFFER_TRACE_EVENTS | HR: Master Data Buffer Events | 20030805 | ||
| 4 | IF_HRPA_MASTERDATA_BUFFER | HR: Buffer for Access to Master Data | 20030805 |
Friends
Class CL_HRPA_MASTERDATA_BUFFER 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_BUFFER | HR: Buffer for Access to Master Data | 20030805 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HRPA_MASTERDATA_DB | HR Master Data: Database Accesses | 20030805 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_READ_BUFFER | Read Buffer | 20030805 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYST-TABIX | 0 | Nesting Depth of Test Postings | 20030805 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_WRITE_BUFFER | Write Buffer | 20030805 | |||
| 6 | Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030805 | ||
| 7 | Constant | Private | Type reference (TYPE) | SYST-TABIX | 9 | Maximum Nesting Depth of Test Postings | 20030805 | ||
| 8 | Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030805 | |
| 2 | Instance method | Public | Constructor | Constructor | 20030805 | |
| 3 | Instance method | Private | Method | Reject Operations Performed as Trial | 20030805 | |
| 4 | Static method | Public | Method | Instance Generation | 20030805 |
Events
Class CL_HRPA_MASTERDATA_BUFFER has no event.
Types
Class CL_HRPA_MASTERDATA_BUFFER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRPA_MASTERDATA_BUFFER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPA_MASTERDATA_BUFFER has no exception.
Method CONSTRUCTOR 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 | 20030805 |
Method CONSTRUCTOR on class CL_HRPA_MASTERDATA_BUFFER has no exception.
Method DISCARD_TRIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAGIC_COOKIE | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_TOKEN | HR: Token | 20030805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unzulässige Pufferstack | 20030805 |
Method GET_INSTANCE 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 | 20030805 | |||
| 2 | MASTERDATA_DB | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MASTERDATA_DB | HR: Stammdaten Datenbankzugriffe | 20030805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20030805 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 470 |