SAP ABAP Class CL_HRPA_INFOTYPE_0538 (Separation payment 0538 (KR))
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 20021015
Properties
Class CL_HRPA_INFOTYPE_0538  
Short Description Separation payment 0538 (KR)    
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 20021015   SAP 
Last change 20021015   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0538 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0538 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0538 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MAX_PREVIOUS_COMPANY Constant Protected Type reference (TYPE) I 2 counter 20021127
2 C_REMITTANCE_DATE Constant Private Type reference (TYPE) HRPAD_CHAR30 'UWDAT' HR: Master Data, Char Field of Length 30 20030924
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DELETE Instance method Private Method Check delete 20030924
2 CHECK_DUPLICATED_PRECOMPANY Instance method Private Method Check duplicated previes company 20021108
3 CHECK_INSERT Instance method Private Method Check insert 20030924
4 CHECK_MODIFY Instance method Private Method Check modify 20030924
5 GET_DEFAULT_CURRENCY Instance method Private Method Get Korean currency 20021108
6 PNNNN_REF Instance method Private Method Reference on structure of type of info. procure 20030924
7 PPNNN Instance method Private Method Type of the structure of type of info. procure 20030924
8 SPECIFIC_COMPUTATIONS Instance method Private Method 20021108
Events
Class CL_HRPA_INFOTYPE_0538 has no event.
Types
Class CL_HRPA_INFOTYPE_0538 has no local type.
Method Signatures

Method CHECK_DELETE 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 (=' ') 20030924
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030924
3 Importing PSKEY Call by reference Type reference (TYPE) PSKEY Keys for HR Master Data 20030924
4 Importing REMITTANCE_DATE Call by reference Type reference (TYPE) UWDAT Transfer date 20030924
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030924

Method CHECK_DELETE on class CL_HRPA_INFOTYPE_0538 has no exception.

Method CHECK_DUPLICATED_PRECOMPANY 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 (=' ') 20021108
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021108
3 Importing P0538 Value transfer Type reference (TYPE) P0538 HR Master Record for Infotype 0538 20021108

Method CHECK_DUPLICATED_PRECOMPANY on class CL_HRPA_INFOTYPE_0538 has no exception.

Method CHECK_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 (=' ') 20030924
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030924
3 Importing PSKEY Call by reference Type reference (TYPE) PSKEY Keys for HR Master Data 20030924
4 Importing REMITTANCE_DATE Call by reference Type reference (TYPE) UWDAT Transfer date 20030924
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030924

Method CHECK_INSERT on class CL_HRPA_INFOTYPE_0538 has no exception.

Method CHECK_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 (=' ') 20030924
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030924
3 Importing OLD_PSKEY Call by reference Type reference (TYPE) PSKEY Keys for HR Master Data 20030924
4 Importing PSKEY Call by reference Type reference (TYPE) PSKEY Keys for HR Master Data 20030924
5 Importing REMITTANCE_DATE Call by reference Type reference (TYPE) UWDAT Transfer date 20030924
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030924

Method CHECK_MODIFY on class CL_HRPA_INFOTYPE_0538 has no exception.

Method GET_DEFAULT_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 20021108
2 Exporting CURR Call by reference Type reference (TYPE) WAERS Currency Key 20021129

Method GET_DEFAULT_CURRENCY on class CL_HRPA_INFOTYPE_0538 has no exception.

Method PNNNN_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotype 20030924
2 Returning PNNNN_REF Value transfer Object reference (TYPE REF TO) DATA Reference on p-structure of the type of info. 20030924
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20030924

Method PPNNN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotype 20030924
2 Returning PPNNN Value transfer Type reference (TYPE) PPNNN 20030924
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20030924

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 (=' ') 20021108
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021108
3 Changing P0538 Call by reference Type reference (TYPE) P0538 HR Master Record for Infotype 0538 20021108

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