SAP ABAP Class CL_HRPA_INFOTYPE_0702 (Business logic for IT0702)
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 20011112
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRGE_CONSTANTS Constants used for Management of Global Employees 20020308
Properties
Class CL_HRPA_INFOTYPE_0702  
Short Description Business logic for IT0702    
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 20011112   SAP 
Last change 20011112   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0702 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRGE_CONSTANTS Constants used for Management of Global Employees 20020308
Friends
Class CL_HRPA_INFOTYPE_0702 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0702 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COUNTRY Instance method Private Method BL check for field Document Country and Issue Country 20011112
2 CHECK_DOCUMENT_STA_EXISTS Instance method Private Method BL check for field Document Status existence 20011112
3 CHECK_DOC_TYPE_EXISTS Instance method Private Method BL check for field Document Type existence(SUBTY CHECK) 20011116
4 CHECK_ISSUE_DATE Instance method Private Method Checks Issue date against Birth date , system date and begda 20020313
5 NEW_MESSAGE Instance method Private Method Add a message to the message list 20011123
6 P0002 Instance method Private Method Reads infotype 0002 for the employee. 20020313
7 SPECIFIC_COMPUTATIONS Instance method Private Method BL check for MOD and INS for IT0702 20011112
Events
Class CL_HRPA_INFOTYPE_0702 has no event.
Types
Class CL_HRPA_INFOTYPE_0702 has no local type.
Method Signatures

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

Method CHECK_COUNTRY on class CL_HRPA_INFOTYPE_0702 has no exception.

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

Method CHECK_DOCUMENT_STA_EXISTS on class CL_HRPA_INFOTYPE_0702 has no exception.

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

Method CHECK_DOC_TYPE_EXISTS on class CL_HRPA_INFOTYPE_0702 has no exception.

Method CHECK_ISSUE_DATE 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 (=' ') 20020313
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER Personalstammdaten: Meldungen 20020313
3 Importing P0702 Call by reference Type reference (TYPE) P0702 HR-Stammsatz für Infotyp 0702 20020313

Method CHECK_ISSUE_DATE on class CL_HRPA_INFOTYPE_0702 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 Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 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, Meldungsklasse 20011123
5 Importing MSGNO Call by reference Type reference (TYPE) SYMSG-MSGNO Meldungen, Meldungsnummer 20011123
6 Importing MSGTY Call by reference Type reference (TYPE) SYMSG-MSGTY Meldungen, Meldungsart 20011123
7 Importing MSGV1 Call by reference Type reference (TYPE) SYMSG-MSGV1 Meldungen, Meldungsvariablen 20020219
8 Importing MSGV2 Call by reference Type reference (TYPE) SYMSG-MSGV2 Meldungen, Meldungsvariablen 20020405

Method NEW_MESSAGE on class CL_HRPA_INFOTYPE_0702 has no exception.

Method P0002 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 20020313
2 Returning P0002 Value transfer Type reference (TYPE) P0002 20020313
3 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20020313

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