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 A_HOST_PERNR Instance attribute Public Type reference (TYPE) PERNR_D Personnel Number 20020306
2 A_PLANNED_GL_ASS Instance attribute Public Object reference (TYPE REF TO) CL_HRGE_PLANNED_GL_ASSIGNMENT Planned Global Assignment (Bracket Object) 20020305
3 HOME_SUBTY Instance attribute Private Attribute reference (LIKE) 20020130
4 HOST_SUBTY Instance attribute Private Attribute reference (LIKE) 20020130
5 MGE_MSG_CLASS Instance attribute Private Attribute reference (LIKE) 20020130
6 PLANNED Instance attribute Private Attribute reference (LIKE) 20020409
7 TCLAS Instance attribute Private Attribute reference (LIKE) 20020130
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ASSIGN_STATUS_EXISTS Instance method Private Method BL Check for field Assignment status existence 20020115
2 GET_BEGDA Instance method Protected Method Determine BEGDA in case of planning/changing action 20020301
3 GET_NEW_OBJPS Instance method Private Method Determine next available number 20020115
4 NEW_MESSAGE Instance method Private Method Add a message to the message list 20020115
5 P0710 Instance method Private Method Read infotype 0710. 20020115
6 SPECIFIC_COMPUTATIONS 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 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020115
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20020115
3 Importing 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 Changing 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 Importing HOST_PERNR Call by reference Type reference (TYPE) P0715-HOST_PERNR Personalnummer im Gastland 20020116
2 Exporting OBJPS Call by reference Type reference (TYPE) P0715-OBJPS Objekt-Identifikation 20020115
3 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20020115
4 Importing SUBTY Call by reference Type reference (TYPE) P0715-SUBTY Subtyp 20020115
5 Importing 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 Importing FIELD_NAME Call by reference Type reference (TYPE) PROP_FNAME Vorschlagswerte Schnellerfassung: Feldname 20020115
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020115
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20020115
4 Importing MSGID Call by reference Type reference (TYPE) SYMSG-MSGID Meldungen, Meldungsklasse 20020115
5 Importing MSGNO Call by reference Type reference (TYPE) SYMSG-MSGNO Meldungen, Meldungsnummer 20020115
6 Importing MSGTY Call by reference Type reference (TYPE) SYMSG-MSGTY Meldungen, Meldungsart 20020115
7 Importing 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 Importing DATE Call by reference Type reference (TYPE) BEGDA Beginndatum 20020130
2 Returning P0710 Value transfer Type reference (TYPE) P0710 20020115
3 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20020115
4 Importing 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 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020115
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20020115
3 Changing P0715 Call by reference Type reference (TYPE) P0715 Personalstammsatz für Infotyp 0715 20020115
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION Personalstammdaten, unerfüllte Programmbedingung 20020115
History
Last changed by/on SAP  20020115 
SAP Release Created in 110