SAP ABAP Class CL_HRPA_INFOTYPE_0104 (HR Master Data: US Infotype 104 Business Logic)
Hierarchy
EA-HRCUS (Software Component) Sub component EA-HRCUS of EA-HR
   PA-PA-US (Application Component) USA
     PAOC_PAD_US (Package) Add-On Development Personnel Administration USA
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 20021023
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_INFOTYPE_0104_US_PS 20030306
Properties
Class CL_HRPA_INFOTYPE_0104  
Short Description HR Master Data: US Infotype 104 Business Logic    
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_US   Add-On Development Personnel Administration USA 
Created 20021023   SAP 
Last change 20021023   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0104 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0104 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0104 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EO_US_SAVING_BONDS_DATE Constant Protected Type reference (TYPE) D '20101231' End of US Savings Bonds via Payroll 20101207
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DENOM Instance method Protected Method Check denomination 20021024
2 CHECK_PNNNN_US_LEGAL_END Instance method Protected Method Check legal end of functionality 20101207
3 CHECK_SSN_FORMAT Instance method Protected Method Check Social Security Number format 20021122
4 GET_PNNNN_US_CURRENT_PERIOD Instance method Protected Method Get current payroll period of an employee 20101207
5 GET_PNNNN_US_KEYDATE_PERIOD Instance method Protected Method Get payroll period for a specific date 20101207
6 GET_PNNNN_US_PERIOD Instance method Protected Method 20101207
7 PROPOSE_CURRENCY Instance method Protected Method Propose value for currency 20021115
8 SPECIFIC_COMPUTATIONS Instance method Protected Method Infotype sepcific computations 20021122
Events
Class CL_HRPA_INFOTYPE_0104 has no event.
Types
Class CL_HRPA_INFOTYPE_0104 has no local type.
Method Signatures

Method CHECK_DENOM 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 20021024
2 Importing DENOM Call by reference Type reference (TYPE) P0104-DENOM Bond denomination 20021024
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021024
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021024
5 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20021024

Method CHECK_DENOM on class CL_HRPA_INFOTYPE_0104 has no exception.

Method CHECK_PNNNN_US_LEGAL_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101207
2 Importing IS_PSKEY Call by reference Type reference (TYPE) PSKEY Keys for HR Master Data 20101207
3 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20101207
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20101207

Method CHECK_PNNNN_US_LEGAL_END on class CL_HRPA_INFOTYPE_0104 has no exception.

Method CHECK_SSN_FORMAT 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 Default values for fast entry: field name 20021122
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021122
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021122
4 Importing SSN Call by reference Type reference (TYPE) PRDNI Personnel ID Number 20021122

Method CHECK_SSN_FORMAT on class CL_HRPA_INFOTYPE_0104 has no exception.

Method GET_PNNNN_US_CURRENT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T569V Call by reference Type reference (TYPE) T569V Control Records 20101207
2 Importing IS_PSKEY Call by reference Type reference (TYPE) PSKEY Keys for HR Master Data 20101207

Method GET_PNNNN_US_CURRENT_PERIOD on class CL_HRPA_INFOTYPE_0104 has no exception.

Method GET_PNNNN_US_KEYDATE_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_APER Call by reference Type reference (TYPE) PC2APER structure of table APER in payroll 20101207
2 Exporting EV_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20101207
3 Importing IS_PSKEY Call by reference Type reference (TYPE) PSKEY Keys for HR Master Data 20101207
4 Importing IV_KEYDATE Call by reference Type reference (TYPE) D 20101207

Method GET_PNNNN_US_KEYDATE_PERIOD on class CL_HRPA_INFOTYPE_0104 has no exception.

Method GET_PNNNN_US_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_APER Call by reference Type reference (TYPE) PC2APER structure of table APER in payroll 20101207
2 Importing IS_PSKEY Call by reference Type reference (TYPE) PSKEY Keys for HR Master Data 20101207
3 Importing IV_KEYDATE Call by reference Type reference (TYPE) D 20101207
4 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20101207

Method GET_PNNNN_US_PERIOD on class CL_HRPA_INFOTYPE_0104 has no exception.

Method PROPOSE_CURRENCY 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 20021115
2 Exporting CURRENCY Call by reference Type reference (TYPE) WAERS Currency Key 20021115
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA 20021115

Method PROPOSE_CURRENCY on class CL_HRPA_INFOTYPE_0104 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 (=' ') 20021122
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021122
3 Changing P0104 Call by reference Type reference (TYPE) P0104 HR Master Record: Infotype 0104 (Bond Denominations NA) 20021122
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021122

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