SAP ABAP Class CL_HRPA_INFOTYPE_0115 (Portions of Wages DE)
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 20021213
Properties
Class CL_HRPA_INFOTYPE_0115  
Short Description Portions of Wages DE    
Super Class CL_HRPA_INFOTYPE_NNNN HR Master Data: Generic IT Logic 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRPAYDEPF    
Program status P  SAP Standard Production Program 
Category 0   
Package PAOC_PAD_DE   Add-On Development for Personnel Administration: Germany 
Created 20021213   SAP 
Last change 20021213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0115 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0115 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0115 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 20021213
2 C_ART_BTRG_PF_AN Constant Protected Type reference (TYPE) ARTGW '21' Cap of Garnishable Portion 20021217
3 C_ART_BTRG_PF_MS Constant Protected Type reference (TYPE) ARTGW '12' Cap of Full Amount Garnishable with Protection 20021217
4 C_ART_BTRG_PF_OS Constant Protected Type reference (TYPE) ARTGW '13' Cap of Full Amount Garnishable without Protection 20021217
5 C_ART_DREI_PF_MS Constant Protected Type reference (TYPE) ARTGW '04' Three-Quarters Garnishable with Protection 20021217
6 C_ART_HALB_PF_MS Constant Protected Type reference (TYPE) ARTGW '02' Half Garnishable with Protection 20021217
7 C_ART_NETTO_PF_MS Constant Protected Type reference (TYPE) ARTGW '40' Garnishable Net Amount with Protection 20021217
8 C_ART_NETTO_PF_OS Constant Protected Type reference (TYPE) ARTGW '41' Garnishable Net Amount without Protection 20021217
9 C_ART_NICHT_PF Constant Protected Type reference (TYPE) ARTGW '00' Not Garnishable 20021217
10 C_ART_PROZ_PF_AN Constant Protected Type reference (TYPE) ARTGW '20' Percentage of Garnishable Portion 20021217
11 C_ART_PROZ_PF_MS Constant Protected Type reference (TYPE) ARTGW '10' Percentage of Full Amount Garnishable with Protection 20021217
12 C_ART_PROZ_PF_OS Constant Protected Type reference (TYPE) ARTGW '11' Percentage of Full Amount Garnishable without Protection 20021217
13 C_ART_VOLL_PF_MS Constant Protected Type reference (TYPE) ARTGW '01' Fully Garnishable with Protection 20021217
14 C_ART_VOLL_PF_OS Constant Protected Type reference (TYPE) ARTGW '05' Fully Garnishable without Protection 20021217
15 C_ART_WEIH_PF_FR Constant Protected Type reference (TYPE) ARTGW '30' Reference: Holiday Party with Changed Exemption Limit 20021217
16 C_ART_WEIH_PF_MS Constant Protected Type reference (TYPE) ARTGW '03' Reference: Holiday Party Garnishable with Protection 20021217
17 C_PFART_ALL Constant Protected Type reference (TYPE) PFARD 'A' Garnishment Type 20021213
18 C_PFART_BEVOR Constant Protected Type reference (TYPE) PFARD '2' Garnishment Type 20021213
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_KOMPLETT Instance method Protected Method Check if Interval 0115 Is Identical to 0111 20021213
2 CHECK_P0115 Instance method Protected Method General Field Checks 20021213
3 CHECK_WAEHRUNGSSPLIT Instance method Protected Method Check Whether Currency Changes in Period 20021213
4 INIT_P0115 Instance method Protected Method Default Values upon Creation of Infotype Record 20021213
Events
Class CL_HRPA_INFOTYPE_0115 has no event.
Types
Class CL_HRPA_INFOTYPE_0115 has no local type.
Method Signatures

Method CHECK_KOMPLETT 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 (=' ') 20021213
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20021213
3 Importing OLD_PSKEY Call by reference Type reference (TYPE) PSKEY Schlüssel von Personalstammdaten 20021213
4 Changing P0115 Call by reference Type reference (TYPE) P0115 Personal-Stammsatz Infotyp 0114 (Pf. pfändbarer Betrag) 20021213
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021213

Method CHECK_P0115 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 (=' ') 20021213
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20021213
3 Changing P0115 Call by reference Type reference (TYPE) P0115 Personal-Stammsatz Infotyp 0114 (Pf. pfändbarer Betrag) 20021213
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021213

Method CHECK_WAEHRUNGSSPLIT 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 (=' ') 20021213
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20021213
3 Changing P0115 Call by reference Type reference (TYPE) P0115 Personal-Stammsatz Infotyp 0114 (Pf. pfändbarer Betrag) 20021213
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021213

Method INIT_P0115 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 (=' ') 20021213
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20021213
3 Changing P0115 Call by reference Type reference (TYPE) P0115 Personal-Stammsatz Infotyp 0114 (Pf. pfändbarer Betrag) 20021213
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021213
History
Last changed by/on SAP  20021213 
SAP Release Created in 200