SAP ABAP Class CL_HRPA_INFOTYPE_0192 (Check Class for IT 0192)
Hierarchy
EA-HRCDE (Software Component) Sub component EA-HRCDE of EA-HR
   PA-PA-DE (Application Component) Germany
     PAOC_PAD_DE (Package) Add-On Development for Personnel Administration: 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 20020906
Properties
Class CL_HRPA_INFOTYPE_0192  
Short Description Check Class for IT 0192    
Super Class CL_HRPA_INFOTYPE_NNNN HR Master Data: Generic IT Logic 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRITFDECI    
Program status P  SAP Standard Production Program 
Category 0   
Package PAOC_PAD_DE   Add-On Development for Personnel Administration: Germany 
Created 20020906   SAP 
Last change 20021024   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HR_T500P Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HR_T503 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_HR_T510A Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_HR_T5D03 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_HR_T5D0P Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 CL_HR_T5D0U Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
7 CL_HR_T5DB7 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
8 CL_HR_T5DB8 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
9 CL_HR_T5DBC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
10 CL_HR_T5DBR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HRPA_INFOTYPE_0192 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0192 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MSGC Instance attribute Protected Type reference (TYPE) STRING Message Container 20021028
2 C_2003 Constant Protected Type reference (TYPE) INFTY '2003' Infotype 20030516
3 C_VEART Constant Protected Type reference (TYPE) P01B_KONST 'VEART' Constant Name for Substitution Type 20030516
Methods
# Method Level Visibility Method type Description Created on
1 P0192_DELETE_2003 Instance method Protected Method Delete Corresponding Substitution for Team 20030516
2 P0192_FIELD_CHECKS_INCL_SORT Instance method Protected Method All Field Checks + Attribute Sort Sequence 20020910
3 P0192_GET_END_OF_2003 Instance method Protected Method Determine End Date of Substitution 20030516
4 P0192_INSERT_2003 Instance method Protected Method Create Substitution for Team Assignment 20030515
5 P0192_PROPOSAL_VALUES Instance method Protected Method Set Default Values 20020917
Events
Class CL_HRPA_INFOTYPE_0192 has no event.
Types
Class CL_HRPA_INFOTYPE_0192 has no local type.
Method Signatures

Method P0192_DELETE_2003 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030516
2 Importing MASSG Call by reference Type reference (TYPE) MASSG Maßnahmengrund 20030516
3 Importing MASSN Call by reference Type reference (TYPE) MASSN Maßnahmenart 20030516
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030516
5 Importing P0192 Call by reference Type reference (TYPE) P0192 Personal-Stammsatz Infotyp 0192 (Baulohn: Attribute) 20030516
6 Importing UPDATE_MODE Call by reference Type reference (TYPE) HRPAD_UPDATE_MODE Welche Bucherfunktionalitäten sollen abgeschaltet sein? 20030516
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20030516

Method P0192_FIELD_CHECKS_INCL_SORT 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 (=' ') 20020910
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20020910
3 Changing P0192 Call by reference Type reference (TYPE) P0192 Personal-Stammsatz Infotyp 0192 (Baulohn: Attribute) 20020910
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021007

Method P0192_GET_END_OF_2003 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA_0192 Call by reference Type reference (TYPE) D 20030516
2 Importing ENDDA_0192 Call by reference Type reference (TYPE) D 20030516
3 Returning ENDDA_2003 Value transfer Type reference (TYPE) D 20030516

Method P0192_GET_END_OF_2003 on class CL_HRPA_INFOTYPE_0192 has no exception.

Method P0192_INSERT_2003 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030515
2 Importing MASSG Call by reference Type reference (TYPE) MASSG Maßnahmengrund 20030516
3 Importing MASSN Call by reference Type reference (TYPE) MASSN Maßnahmenart 20030516
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030516
5 Importing P0192 Call by reference Type reference (TYPE) P0192 Personal-Stammsatz Infotyp 0192 (Baulohn: Attribute) 20030515
6 Importing UPDATE_MODE Call by reference Type reference (TYPE) HRPAD_UPDATE_MODE Welche Bucherfunktionalitäten sollen abgeschaltet sein? 20030516
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20030516

Method P0192_PROPOSAL_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P0192 Call by reference Type reference (TYPE) P0192 Personal-Stammsatz Infotyp 0192 (Baulohn: Attribute) 20020917
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021007
History
Last changed by/on SAP  20021024 
SAP Release Created in 200