SAP ABAP Class CL_HRPA_FOREIGN_KEY_CHECK (HR: Master Data, Foreign Key Verification)
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
⤷
⤷
Properties
| Class | CL_HRPA_FOREIGN_KEY_CHECK | |
| Short Description | HR: Master Data, Foreign Key Verification | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PBAS_SERVICE | HR Master Data: Service Functions |
| Created | 20010625 | 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
Class CL_HRPA_FOREIGN_KEY_CHECK has no interface implemented.
Friends
Class CL_HRPA_FOREIGN_KEY_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DCFIELDDATS | Info about field contents | 20010625 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FOREIGN_KEY_REF_TAB | 20011106 | ||||
| 3 | Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | False | 20010626 | ||
| 4 | Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | True | 20010626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Transfer Structures for Foreign Keys | 20010625 | |
| 2 | Instance method | Public | Method | Check Foreign Key for a Field of a Structure | 20010626 | |
| 3 | Instance method | Public | Method | Check Foreign Key for a Structure | 20010625 | |
| 4 | Instance method | Public | Method | Deletes All Internal States | 20010625 |
Events
Class CL_HRPA_FOREIGN_KEY_CHECK has no event.
Types
Class CL_HRPA_FOREIGN_KEY_CHECK has no local type.
Method Signatures
Method ADD_FOREIGN_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOREIGN_KEY_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20010625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20010824 |
Method CHECK_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | DFIES-LFIELDNAME | Feldname | 20010626 | |||
| 2 | IGNORE_INITIAL_FIELDS | Call by reference | Type reference (TYPE) | BOOLE_D | Initiale Felder ignorieren | 20010801 | |||
| 3 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20010626 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20010730 | |||
| 5 | STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20010626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20010824 |
Method CHECK_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCLUDED_FIELDS | Call by reference | Type reference (TYPE) | HR_FIELDLIST_TAB | Liste von Feldnamen | 20010626 | |||
| 2 | IGNORE_INITIAL_FIELDS | Call by reference | Type reference (TYPE) | BOOLE_D | Initiale Felder ignorieren | 20010801 | |||
| 3 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20010626 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20010730 | |||
| 5 | STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20010625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20010824 |
Method INITIALIZE Signature
Method INITIALIZE on class CL_HRPA_FOREIGN_KEY_CHECK has no parameter.
Method INITIALIZE on class CL_HRPA_FOREIGN_KEY_CHECK has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 470 |