SAP ABAP Class CL_HRPA_INFOTYPE_0185_CN (Infotype 0185: Person IDs (CN))
Hierarchy
EA-HRCCN (Software Component) Sub component EA-HRCCN of EA-HR
   PA-PA-CN (Application Component) China
     PAOC_PAD_INFTY_0185_CN (Package) Infotype 0185 China
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_INFOTYPE_0185 Personal Ids-Check Class 20021126
Properties
Class CL_HRPA_INFOTYPE_0185_CN  
Short Description Infotype 0185: Person IDs (CN)    
Super Class CL_HRPA_INFOTYPE_0185 Personal Ids-Check Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_INFTY_0185_CN   Infotype 0185 China 
Created 20021126   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPA_INFOTYPE_0185_CN has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0185_CN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ID_OTHERS Constant Private Type reference (TYPE) T_ID_BLOGIC '2028' 20021128
2 A_ID_PERSONAL Constant Private Type reference (TYPE) T_ID_BLOGIC '2128' 20021128
3 A_ID_VISA Constant Private Type reference (TYPE) T_ID_BLOGIC '2228' 20021128
4 A_STATUS_APPROVED Constant Protected Type reference (TYPE) P0185-ASTAT '2' Application status 20021127
5 A_STATUS_CANCELED Constant Protected Type reference (TYPE) P0185-ASTAT '4' Application status 20021128
6 A_STATUS_EXPIRED Constant Protected Type reference (TYPE) P0185-ASTAT '5' Application status 20021128
7 A_STATUS_IN_PROCESS Constant Protected Type reference (TYPE) P0185-ASTAT '1' Application status 20021128
8 A_STATUS_REJECTED Constant Protected Type reference (TYPE) P0185-ASTAT '3' Application status 20021128
9 A_TIME_UNIT_DAY Constant Protected Type reference (TYPE) P0185-DATEU '010' Application status 20021127
10 A_VISA_TYPE_SINGLE Constant Protected Type reference (TYPE) P0185-AKIND '1' Single/multiple 20021127
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_COMPUTATION Instance method Protected Method Cancelation computation 20021129
2 CHECK_DATE_TIME_UNIT Instance method Protected Method Check data time unit 20021128
3 CHECK_STATUS Instance method Protected Method Check application status 20021204
4 CHECK_VALID_PERIOD Instance method Protected Method Check ID valid period 20021127
5 DETERMINE_ID_BLOGIC Instance method Protected Method Determine Id business logic 20021128
6 GET_DEFAULT_PERSONAL_ID Instance method Protected Method Get default personal id 20021204
7 OTHER_ID_COMPUTATION Instance method Protected Method Computation for other IDs 20021128
8 PERSONAL_ID_COMPUTATION Instance method Protected Method Computation for personal IDs 20021128
9 SPECIFIC_COMPUTATION Instance method Protected Method Specific computation 20021128
10 STATUS_COMPUTATION Instance method Protected Method Check status 20021129
11 UPDATE_EXISTING_VISA Instance method Protected Method Update existing VISA 20021203
12 VISA_COMPUTATION Instance method Protected Method Computation for VISA 20021128
Events
Class CL_HRPA_INFOTYPE_0185_CN has no event.
Types
Class CL_HRPA_INFOTYPE_0185_CN has no local type.
Method Signatures

Method CANCEL_COMPUTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BLOGIC Call by reference Type reference (TYPE) SYDYNNR Single-character flag 20021129
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021129
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021129
4 Changing P0185 Call by reference Type reference (TYPE) P0185 Personnel Master Record Infotype 0185 (Identification SEA) 20021129
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021129

Method CANCEL_COMPUTATION on class CL_HRPA_INFOTYPE_0185_CN has no exception.

Method CHECK_DATE_TIME_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASTAT Call by reference Type reference (TYPE) P0185-ASTAT Application status 20021128
2 Importing DATEU Call by reference Type reference (TYPE) P0185-DATEU Time unit for determining next payment 20021128
3 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021128
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021128

Method CHECK_DATE_TIME_UNIT on class CL_HRPA_INFOTYPE_0185_CN has no exception.

Method CHECK_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASTAT Call by reference Type reference (TYPE) P0185-ASTAT Application status 20021204
2 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021204
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021204

Method CHECK_STATUS on class CL_HRPA_INFOTYPE_0185_CN has no exception.

Method CHECK_VALID_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) P0185-BEGDA Start Date 20021127
2 Importing ENDDA Call by reference Type reference (TYPE) P0185-ENDDA End Date 20021127
3 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021127
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021127
5 Importing USEFR Call by reference Type reference (TYPE) P0185-USEFR Used from -date 20021127
6 Importing USETO Call by reference Type reference (TYPE) P0185-USETO Used to -date 20021127

Method CHECK_VALID_PERIOD on class CL_HRPA_INFOTYPE_0185_CN has no exception.

Method DETERMINE_ID_BLOGIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID_TYPE Value transfer Type reference (TYPE) SYDYNNR Single-character flag 20021128
2 Importing P0185 Call by reference Type reference (TYPE) P0185 Subtype 20021129

Method DETERMINE_ID_BLOGIC on class CL_HRPA_INFOTYPE_0185_CN has no exception.

Method GET_DEFAULT_PERSONAL_ID 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 20021204
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20021204
3 Returning ICNUM Value transfer Type reference (TYPE) ICNUM IC number 20021204
4 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Standard Selections for HR Master Data Reporting 20021204
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021204

Method GET_DEFAULT_PERSONAL_ID on class CL_HRPA_INFOTYPE_0185_CN has no exception.

Method OTHER_ID_COMPUTATION 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 (=' ') 20021128
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021128
3 Changing P0185 Call by reference Type reference (TYPE) P0185 Personnel Master Record Infotype 0185 (Identification SEA) 20021128
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021128

Method OTHER_ID_COMPUTATION on class CL_HRPA_INFOTYPE_0185_CN has no exception.

Method PERSONAL_ID_COMPUTATION 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 (=' ') 20021128
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021128
3 Changing P0185 Call by reference Type reference (TYPE) P0185 Personnel Master Record Infotype 0185 (Identification SEA) 20021128
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021128

Method PERSONAL_ID_COMPUTATION on class CL_HRPA_INFOTYPE_0185_CN has no exception.

Method SPECIFIC_COMPUTATION 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 (=' ') 20021128
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021128
3 Changing P0185 Call by reference Type reference (TYPE) P0185 Personnel Master Record Infotype 0185 (Identification SEA) 20021128
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021128

Method SPECIFIC_COMPUTATION on class CL_HRPA_INFOTYPE_0185_CN has no exception.

Method STATUS_COMPUTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BLOGIC Call by reference Type reference (TYPE) SYDYNNR ABAP program, number of current screen 20021129
2 Exporting IS_OK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021129
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021129
4 Changing P0185 Call by reference Type reference (TYPE) P0185 Personnel Master Record Infotype 0185 (Identification SEA) 20021129
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021129

Method STATUS_COMPUTATION on class CL_HRPA_INFOTYPE_0185_CN has no exception.

Method UPDATE_EXISTING_VISA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021203
2 Importing MESSAGE_HANDLER Value transfer Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER End Date 20021203
3 Importing P0185 Call by reference Type reference (TYPE) P0185 Personnel Master Record Infotype 0185 (Identification SEA) 20021203
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021203

Method UPDATE_EXISTING_VISA on class CL_HRPA_INFOTYPE_0185_CN has no exception.

Method VISA_COMPUTATION 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 (=' ') 20021128
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021128
3 Changing P0185 Call by reference Type reference (TYPE) P0185 Personnel Master Record Infotype 0185 (Identification SEA) 20021128
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021128

Method VISA_COMPUTATION on class CL_HRPA_INFOTYPE_0185_CN has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 200