SAP ABAP Class CL_HRPA_INFOTYPE_0715 (Business logic for IT0715)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-GE (Application Component) Management of Global Employees
⤷
PAOC_PAD_MGE (Package) Management Of Global Employees
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic | 20020115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRGE_CONSTANTS | Constants used for Management of Global Employees | 20020130 |
Properties
| Class | CL_HRPA_INFOTYPE_0715 | |
| Short Description | Business logic for IT0715 | |
| Super Class | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_MGE | Management Of Global Employees |
| Created | 20020115 | SAP |
| Last change | 20020115 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0715 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRGE_CONSTANTS | Constants used for Management of Global Employees | 20020130 |
Friends
Class CL_HRPA_INFOTYPE_0715 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PERNR_D | Personnel Number | 20020306 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRGE_PLANNED_GL_ASSIGNMENT | Planned Global Assignment (Bracket Object) | 20020305 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20020130 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20020130 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20020130 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20020409 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20020130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | BL Check for field Assignment status existence | 20020115 | |
| 2 | Instance method | Protected | Method | Determine BEGDA in case of planning/changing action | 20020301 | |
| 3 | Instance method | Private | Method | Determine next available number | 20020115 | |
| 4 | Instance method | Private | Method | Add a message to the message list | 20020115 | |
| 5 | Instance method | Private | Method | Read infotype 0710. | 20020115 | |
| 6 | Instance method | Private | Method | BL check for MOD and INS for IT0710 | 20020115 |
Events
Class CL_HRPA_INFOTYPE_0715 has no event.
Types
Class CL_HRPA_INFOTYPE_0715 has no local type.
Method Signatures
Method CHECK_ASSIGN_STATUS_EXISTS 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 (=' ') | 20020115 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20020115 | ||||
| 3 | P0715 | Call by reference | Type reference (TYPE) | P0715 | Personalstammsatz für Infotyp 0715 | 20020115 |
Method CHECK_ASSIGN_STATUS_EXISTS on class CL_HRPA_INFOTYPE_0715 has no exception.
Method GET_BEGDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P0715 | Call by reference | Type reference (TYPE) | P0715 | Personalstammsatz für Infotyp 0715 | 20020301 |
Method GET_BEGDA on class CL_HRPA_INFOTYPE_0715 has no exception.
Method GET_NEW_OBJPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOST_PERNR | Call by reference | Type reference (TYPE) | P0715-HOST_PERNR | Personalnummer im Gastland | 20020116 | |||
| 2 | OBJPS | Call by reference | Type reference (TYPE) | P0715-OBJPS | Objekt-Identifikation | 20020115 | |||
| 3 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20020115 | |||
| 4 | SUBTY | Call by reference | Type reference (TYPE) | P0715-SUBTY | Subtyp | 20020115 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20020115 |
Method GET_NEW_OBJPS on class CL_HRPA_INFOTYPE_0715 has no exception.
Method NEW_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_NAME | Call by reference | Type reference (TYPE) | PROP_FNAME | Vorschlagswerte Schnellerfassung: Feldname | 20020115 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020115 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20020115 | ||||
| 4 | MSGID | Call by reference | Type reference (TYPE) | SYMSG-MSGID | Meldungen, Meldungsklasse | 20020115 | |||
| 5 | MSGNO | Call by reference | Type reference (TYPE) | SYMSG-MSGNO | Meldungen, Meldungsnummer | 20020115 | |||
| 6 | MSGTY | Call by reference | Type reference (TYPE) | SYMSG-MSGTY | Meldungen, Meldungsart | 20020115 | |||
| 7 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSG-MSGV1 | Meldungen, Meldungsvariablen | 20020305 |
Method NEW_MESSAGE on class CL_HRPA_INFOTYPE_0715 has no exception.
Method P0710 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | BEGDA | Beginndatum | 20020130 | |||
| 2 | P0710 | Value transfer | Type reference (TYPE) | P0710 | 20020115 | ||||
| 3 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20020115 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20020115 |
Method P0710 on class CL_HRPA_INFOTYPE_0715 has no exception.
Method SPECIFIC_COMPUTATIONS 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 (=' ') | 20020115 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20020115 | ||||
| 3 | P0715 | Call by reference | Type reference (TYPE) | P0715 | Personalstammsatz für Infotyp 0715 | 20020115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten, unerfüllte Programmbedingung | 20020115 |
History
| Last changed by/on | SAP | 20020115 |
| SAP Release Created in | 110 |