SAP ABAP Class CL_HRPA_INFOTYPE_0704 (Business logic for IT0704)
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 20011113
Properties
Class CL_HRPA_INFOTYPE_0704  
Short Description Business logic for IT0704    
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 20011113   SAP 
Last change 20011114   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0704 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0704 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0704 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_PLANNED_GL_ASS Instance attribute Public Object reference (TYPE REF TO) CL_HRGE_PLANNED_GL_ASSIGNMENT Planned Global Assignment (Bracket Object) 20020325
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IT0710_FOR_DATES Instance method Private Method BL check of 0710 record for dates 20020325
2 CHECK_P0021 Instance method Private Method BL check for P0021 20011122
3 CHECK_SCHOOLING_TYPE Instance method Private Method BL check for field Schooling Type 20011113
4 NEW_MESSAGE Instance method Private Method Add a message to the message list 20011123
5 P0021 Instance method Private Method IT0021 Read 20011122
6 READ_TABLE_0710 Instance method Private Method Reads Table for Infotype 0710 records 20020327
7 SPECIFIC_COMPUTATIONS Instance method Private Method BL check for MOD and INS for IT0704 20011113
Events
Class CL_HRPA_INFOTYPE_0704 has no event.
Types
Class CL_HRPA_INFOTYPE_0704 has no local type.
Method Signatures

Method CHECK_IT0710_FOR_DATES 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 (=' ') 20020325
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER Personalstammdaten: Meldungen 20020325
3 Changing P0704 Call by reference Type reference (TYPE) P0704 HR-Stammsatz für Infotyp 0704 20020325

Method CHECK_IT0710_FOR_DATES on class CL_HRPA_INFOTYPE_0704 has no exception.

Method CHECK_P0021 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 (=' ') 20011122
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20011122
3 Importing P0704 Value transfer Type reference (TYPE) P0704 HR-Stammsatz für Infotyp 0704 20011122

Method CHECK_P0021 on class CL_HRPA_INFOTYPE_0704 has no exception.

Method CHECK_SCHOOLING_TYPE 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 (=' ') 20011113
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20011113
3 Importing P0704 Call by reference Type reference (TYPE) P0704 HR-Stammsatz für Infotyp 0704 20011113

Method CHECK_SCHOOLING_TYPE on class CL_HRPA_INFOTYPE_0704 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 20011123
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Meldungen, Meldungsnummer 20011123
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20011123
4 Importing MSGID Call by reference Type reference (TYPE) SYMSG-MSGID Meldungen, Meldungsart 20011123
5 Importing MSGNO Call by reference Type reference (TYPE) SYMSG-MSGNO Meldungen, Meldungsklasse 20011123
6 Importing MSGTY Call by reference Type reference (TYPE) SYMSG-MSGTY Vorschlagswerte Schnellerfassung: Feldname 20011123
7 Importing MSGV1 Call by reference Type reference (TYPE) SYMSG-MSGV1 Meldungen, Meldungsvariablen 20020325

Method NEW_MESSAGE on class CL_HRPA_INFOTYPE_0704 has no exception.

Method P0021 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Beginndatum 20011122
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Enddatum 20011122
3 Importing OBJPS Call by reference Type reference (TYPE) OBJPS Objekt-Identifikation 20011122
4 Returning P0021 Value transfer Type reference (TYPE) P0021 20011122
5 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20011122
6 Importing SUBTY Call by reference Type reference (TYPE) SUBTY Subtyp 20011122
7 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20011122

Method P0021 on class CL_HRPA_INFOTYPE_0704 has no exception.

Method READ_TABLE_0710 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P0710_TAB Value transfer Type reference (TYPE) PMGET_P0710 Zeilenart für IT0710 20020327
2 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20020327

Method READ_TABLE_0710 on class CL_HRPA_INFOTYPE_0704 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 (=' ') 20011113
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20011113
3 Changing P0704 Value transfer Type reference (TYPE) P0704 HR-Stammsatz für Infotyp 0704 20011113
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION Personalstammdaten, unerfüllte Programmbedingung 20011113
History
Last changed by/on SAP  20011114 
SAP Release Created in 110