SAP ABAP Class CL_HRPA_INFOTYPE_0593 (Check Class for decoupled infotype 0593)
Hierarchy
EA-HRCDE (Software Component) Sub component EA-HRCDE of EA-HR
   PY-DE-PS (Application Component) Public Sector
     PAOC_PAD_DE_PS (Package) HR PS DE: Infotype Decoupling for Public Sector Germany
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 20030617
Properties
Class CL_HRPA_INFOTYPE_0593  
Short Description Check Class for decoupled infotype 0593    
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_DE_PS   HR PS DE: Infotype Decoupling for Public Sector Germany 
Created 20030617   SAP 
Last change 20030617   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HR_T526 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HR_T5D87 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_HR_T5D8N Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_HR_T5D8PT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_HR_T5D8Q Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HRPA_INFOTYPE_0593 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0593 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0593 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ADMINISTRATOR Instance method Protected Method Check value of field RTSAB, Administrator for Rehabilitants 20030626
2 CHECK_NAME_OF_PROGRAM Instance method Protected Method Check value of field RTPHA, 'Phase of Rehabilitation' 20030620
3 CHECK_PROGRAM_SPONSOR Instance method Protected Method Check value of field RTRNR, 'Number of Program Sponsor' 20030626
4 GET_ADMINISTRATOR_GROUP Instance method Protected Method Get value for field SBMOD, 'Administrator Group' 20030620
5 GET_NAME_OF_PROGRAM Instance method Protected Method Get value for field RTPHA, 'Phase of Rehabilitation' 20030620
6 SPECIFIC_COMPUTATIONS Instance method Protected Method BL Check for INSERT and MODIFY computations 20030620
Events
Class CL_HRPA_INFOTYPE_0593 has no event.
Types
Class CL_HRPA_INFOTYPE_0593 has no local type.
Method Signatures

Method CHECK_ADMINISTRATOR 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 Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030626
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030626
3 Importing RTSAB Call by reference Type reference (TYPE) P0593-RTSAB Sachbearbeiter für Rehabilitanden 20030626
4 Importing SBMOD Call by reference Type reference (TYPE) P0593-SBMOD Sachbearbeitergruppe 20030626

Method CHECK_ADMINISTRATOR on class CL_HRPA_INFOTYPE_0593 has no exception.

Method CHECK_NAME_OF_PROGRAM 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 Start Date 20030620
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030620
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030620
4 Importing PERNR Call by reference Type reference (TYPE) P0593-PERNR Personalnummer 20030620
5 Changing RTPHA Call by reference Type reference (TYPE) P0593-RTPHA Phase der Rehabilitation 20030620
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030623

Method CHECK_NAME_OF_PROGRAM on class CL_HRPA_INFOTYPE_0593 has no exception.

Method CHECK_PROGRAM_SPONSOR 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 20030626
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 20030626
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030626
4 Importing RTRNR Call by reference Type reference (TYPE) P0593-RTRNR Nummer des Trägers der Maßnahme 20030626

Method CHECK_PROGRAM_SPONSOR on class CL_HRPA_INFOTYPE_0593 has no exception.

Method GET_ADMINISTRATOR_GROUP 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 Start Date 20030620
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030620
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030620
4 Importing PERNR Call by reference Type reference (TYPE) P0593-PERNR Personalnummer 20030620
5 Changing SBMOD Call by reference Type reference (TYPE) P0593-SBMOD Sachbearbeitergruppe 20030620
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030620

Method GET_ADMINISTRATOR_GROUP on class CL_HRPA_INFOTYPE_0593 has no exception.

Method GET_NAME_OF_PROGRAM 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 Start Date 20030620
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030620
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030620
4 Importing PERNR Call by reference Type reference (TYPE) P0593-PERNR Standard Selections for HR Master Data Reporting 20030620
5 Changing RTPHA Call by reference Type reference (TYPE) P0593-RTPHA Phase der Rehabilitation 20030620
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030620

Method GET_NAME_OF_PROGRAM on class CL_HRPA_INFOTYPE_0593 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 Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030620
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030620
3 Changing P0593 Call by reference Type reference (TYPE) P0593 Rehabilitants 20030620
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030620

Method SPECIFIC_COMPUTATIONS on class CL_HRPA_INFOTYPE_0593 has no exception.
History
Last changed by/on SAP  20030617 
SAP Release Created in 200