SAP ABAP Class CL_HRPAD_SUBTY_CHECK (HR Master Data: SUBTY Check)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PA (Application Component) Personnel Administration
⤷
PBAS (Package) SAP HR Master Data Application Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_HRPAD_SUBTY_CHECK | BAdI Interface IF_EX_HRPAD_SUBTY_CHECK | 20021119 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DEF_IM_HRPAD_SUBTY_CHECK | Default Implementation for BAdI Definition HRPAD_SUBTY_CHEC | 20021126 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_IM_HRPAD_SUBTY_CHK_T512Z | Implementation Class for BAdI Implementation CHECK_BY_T512Z | 20021121 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_IM_HRPAD_SUBTY_CHK_T531 | Imp. Class for BAdI Imp. CHECK_BY_T531 | 20030131 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_IM_HRPAD_SUBTY_CHK_T591A | Implementation Class for BAdI Implementation CHECK_BY_T591A | 20021119 |
Properties
| Class | CL_HRPAD_SUBTY_CHECK | |
| Short Description | HR Master Data: SUBTY Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PBAS | SAP HR Master Data Application Development |
| Created | 20021119 | SAP |
| Last change | 20021121 | 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_EX_HRPAD_SUBTY_CHECK | BAdI Interface IF_EX_HRPAD_SUBTY_CHECK | 20021119 |
Friends
Class CL_HRPAD_SUBTY_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPA_READ_INFOTYPE | Reading Infotype Records | 20021121 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPA_MOLGA | HR Master Data: Read MOLGA | 20021121 | |||
| 3 | Constant | Protected | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | FALSE | 20021119 | ||
| 4 | Constant | Protected | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | TRUE | 20021119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20021119 | ||
| 2 | Instance method | Protected | Method | 20021119 | ||
| 3 | Instance method | Protected | Method | 20021119 | ||
| 4 | Instance method | Protected | Method | 20021119 | ||
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20021121 | |
| 6 | Instance method | Protected | Method | 20021119 |
Events
Class CL_HRPAD_SUBTY_CHECK has no event.
Types
Class CL_HRPAD_SUBTY_CHECK has no local type.
Method Signatures
Method CHECK_MOLGA_INFTY_SUBTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20021119 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021119 | |||
| 3 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20021119 | |||
| 4 | MSG | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20021119 | |||
| 5 | SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20021119 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20021119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021119 |
Method CHECK_SUBTY Signature
Method CHECK_SUBTY on class CL_HRPAD_SUBTY_CHECK has no parameter.
Method CHECK_SUBTY on class CL_HRPAD_SUBTY_CHECK has no exception.
Method CHECK_SUBTY_BY_MOLGA Signature
Method CHECK_SUBTY_BY_MOLGA on class CL_HRPAD_SUBTY_CHECK has no parameter.
Method CHECK_SUBTY_BY_MOLGA on class CL_HRPAD_SUBTY_CHECK has no exception.
Method CHECK_SUBTY_BY_PERNR Signature
Method CHECK_SUBTY_BY_PERNR on class CL_HRPAD_SUBTY_CHECK has no parameter.
Method CHECK_SUBTY_BY_PERNR on class CL_HRPAD_SUBTY_CHECK has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRPAD_SUBTY_CHECK has no parameter.
Method CONSTRUCTOR on class CL_HRPAD_SUBTY_CHECK has no exception.
Method MOLGA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MOLGA | Value transfer | Type reference (TYPE) | MOLGA | 20021119 | ||||
| 2 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20021119 | |||
| 3 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20021119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021119 |
History
| Last changed by/on | SAP | 20021121 |
| SAP Release Created in | 470 |