SAP ABAP Class CL_HRPA_INFOTYPE_0881 (KR: Medical Expense for DME)
Hierarchy
EA-HRCKR (Software Component) Sub component EA-HRCKR of EA-HR
   PA-PA-KR (Application Component) South Korea
     PAOC_PAD_KR (Package) Add-On Development Personal administration: South Korea
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 20070111
Properties
Class CL_HRPA_INFOTYPE_0881  
Short Description KR: Medical Expense for DME    
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_KR   Add-On Development Personal administration: South Korea 
Created 20070111   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0881 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0881 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0881 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_FAM_REL Instance attribute Private Type reference (TYPE) TT_FAM_REL 20101201
2 STS_PNNNN Static Attribute Private Type reference (TYPE) P0881 HR Master Record for Infotype 0881 20101201
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ELIGIBILITY Instance method Private Method check the specific family member is eligible for input 20101214
2 CHECK_FAM_REL Instance method Private Method Check family/related person 20070111
3 CHECK_HOUSEHOLDER Instance method Private Method Check Householder 20101209
4 CHECK_LONG_STOCK_LIMIT Instance method Private Method Check Long Term Stock Saving Limit 20101209
5 CHECK_TAX_YEAR Instance method Protected Method Check tax year against T77S0 20101202
6 CHECK_TOTAL_AMT Instance method Private Method Check the total Credit Card expense 20090421
7 CHECK_TOTAL_AMT_INSERT Instance method Private Method Check the total Credit Card expense When inserting record 20090421
8 CHECK_TOTAL_AMT_MODIFY Instance method Private Method Check the total Credit Card expense When modifying record 20090421
9 FILL_ITAB_Q0881 Instance method Private Method Convert PS0881 strcutre content to Q0881 table 20090421
10 GET_FAM_REL Instance method Private Method Get family/related person list 20070111
Events
Class CL_HRPA_INFOTYPE_0881 has no event.
Types
Class CL_HRPA_INFOTYPE_0881 has no local type.
Method Signatures

Method CHECK_ELIGIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ELIGIBLE Value transfer Type reference (TYPE) CHAR01 Character Field Length 1 20101214
2 Importing P_FAM_REL Call by reference Type reference (TYPE) TY_FAM_REL 20101214
3 Importing P_SUBTY Call by reference Type reference (TYPE) SUBTY Subtype 20101214

Method CHECK_ELIGIBILITY on class CL_HRPA_INFOTYPE_0881 has no exception.

Method CHECK_FAM_REL 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 (=' ') 20070111
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20070111
3 Importing P0881 Call by reference Type reference (TYPE) P0881 HR Master Record for Infotype 0812 20070115

Method CHECK_FAM_REL on class CL_HRPA_INFOTYPE_0881 has no exception.

Method CHECK_HOUSEHOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101209
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20101209
3 Importing P0881 Call by reference Type reference (TYPE) P0881 HR Master Record for Infotype 0881 20101209

Method CHECK_HOUSEHOLDER on class CL_HRPA_INFOTYPE_0881 has no exception.

Method CHECK_LONG_STOCK_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101209
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20101209
3 Importing P0881 Call by reference Type reference (TYPE) P0881 HR Master Record for Infotype 0881 20101209

Method CHECK_LONG_STOCK_LIMIT on class CL_HRPA_INFOTYPE_0881 has no exception.

Method CHECK_TAX_YEAR 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 (=' ') 20101202
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20101202
3 Importing P0881 Call by reference Type reference (TYPE) P0881 HR Master Record for Infotype 0881 20101202

Method CHECK_TAX_YEAR on class CL_HRPA_INFOTYPE_0881 has no exception.

Method CHECK_TOTAL_AMT 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 (=' ') 20090421
2 Importing IS_P0881 Call by reference Type reference (TYPE) P0881 Current screen content in the frontend 20090422
3 Changing IT_TOT_Q0881 Call by reference Type reference (TYPE) TT_Q0881 All table content in the records with same subtype 20090421
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20090421

Method CHECK_TOTAL_AMT on class CL_HRPA_INFOTYPE_0881 has no exception.

Method CHECK_TOTAL_AMT_INSERT 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 (=' ') 20090421
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20090421
3 Importing P0881 Call by reference Type reference (TYPE) P0881 HR Master Record for Infotype 0812 20090421

Method CHECK_TOTAL_AMT_INSERT on class CL_HRPA_INFOTYPE_0881 has no exception.

Method CHECK_TOTAL_AMT_MODIFY 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 (=' ') 20090421
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20090421
3 Importing P0881 Call by reference Type reference (TYPE) P0881 HR Master Record for Infotype 0812 20090421

Method CHECK_TOTAL_AMT_MODIFY on class CL_HRPA_INFOTYPE_0881 has no exception.

Method FILL_ITAB_Q0881 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_Q0881 Call by reference Type reference (TYPE) TT_Q0881 Screen fields : infotype 0881 20090421
2 Importing IS_PS0881 Call by reference Type reference (TYPE) PS0881 Korea employee and dependents expense information 20090421

Method FILL_ITAB_Q0881 on class CL_HRPA_INFOTYPE_0881 has no exception.

Method GET_FAM_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting GT_FAM_REL Call by reference Type reference (TYPE) TT_FAM_REL 20070111
2 Importing P0881 Call by reference Type reference (TYPE) P0881 HR Master Record: Infotype 0812 20070115

Method GET_FAM_REL on class CL_HRPA_INFOTYPE_0881 has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 600