SAP ABAP Class CL_HRPA_INFOTYPE_0006_SG (Address Infotype-Singapore)
Hierarchy
EA-HRCSG (Software Component) Sub component EA-HRCSG of EA-HR
   PA-PA-SG (Application Component) Singapore
     PAOC_PAD_INFTY_0006_SG (Package) Infotype Decoupling for IT 0006 - Singapore
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_INFOTYPE_0006 HR: Infotype 0006 international version 20021025
Properties
Class CL_HRPA_INFOTYPE_0006_SG  
Short Description Address Infotype-Singapore    
Super Class CL_HRPA_INFOTYPE_0006 HR: Infotype 0006 international version 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_INFTY_0006_SG   Infotype Decoupling for IT 0006 - Singapore 
Created 20021025   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0006_SG has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0006_SG has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0006_SG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MSGTY_SG_HRITFSG Constant Public Type reference (TYPE) SYMSG 'HRITFSG' HRITFSG message class 20021025
Methods
# Method Level Visibility Method type Description Created on
1 BL_CHECK_BLOCKNO Instance method Protected Method Check - Block No. 20041027
2 BL_CHECK_CHECKBOX Instance method Protected Method Check - Checkbox values 20021031
3 BL_CHECK_COMM_F4 Instance method Protected Method Check - Valid F4 values 20021025
4 BL_CHECK_COUNTRY Instance method Protected Method Business Checks- country 20021025
5 BL_CHECK_FLOOR Instance method Private Method Check - Floor 20091204
6 BL_CHECK_HSNMR Instance method Private Method Check - House No. 20091204
7 BL_CHECK_MAIN Instance method Protected Method Business checks- main 20021025
8 BL_CONVERT_REASON_CODE Instance method Protected Method Convert reason code 20021031
Events
Class CL_HRPA_INFOTYPE_0006_SG has no event.
Types
Class CL_HRPA_INFOTYPE_0006_SG has no local type.
Method Signatures

Method BL_CHECK_BLOCKNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BLOCKNO Call by reference Type reference (TYPE) P0006-BLDNG Block number 20041027
2 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20041027
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20041027
4 Importing STOREY Call by reference Type reference (TYPE) P0006-FLOOR Storey 20041027
5 Importing UNIT Call by reference Type reference (TYPE) P0006-HSNMR Unit 20041027

Method BL_CHECK_BLOCKNO on class CL_HRPA_INFOTYPE_0006_SG has no exception.

Method BL_CHECK_CHECKBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021031
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021031
3 Importing WKWNG Call by reference Type reference (TYPE) P0006-WKWNG Company Housing 20021031

Method BL_CHECK_CHECKBOX on class CL_HRPA_INFOTYPE_0006_SG has no exception.

Method BL_CHECK_COMM_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMM Call by reference Type reference (TYPE) P0006-COM01 Communication Type 20021025
2 Importing COMM_FIELD Call by reference Type reference (TYPE) PROP_FNAME Default values for fast entry: field name 20021025
3 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021025
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021025

Method BL_CHECK_COMM_F4 on class CL_HRPA_INFOTYPE_0006_SG has no exception.

Method BL_CHECK_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNTRY Call by reference Type reference (TYPE) P0006-LAND1 Country Key 20021025
2 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021025
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021025

Method BL_CHECK_COUNTRY on class CL_HRPA_INFOTYPE_0006_SG has no exception.

Method BL_CHECK_FLOOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLOOR Call by reference Type reference (TYPE) P0006-FLOOR Floor in building 20091204
2 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091204
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20091204

Method BL_CHECK_FLOOR on class CL_HRPA_INFOTYPE_0006_SG has no exception.

Method BL_CHECK_HSNMR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HSNMR Call by reference Type reference (TYPE) P0006-HSNMR House Number 20091204
2 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091204
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20091204

Method BL_CHECK_HSNMR on class CL_HRPA_INFOTYPE_0006_SG has no exception.

Method BL_CHECK_MAIN Signature

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

Method BL_CHECK_MAIN on class CL_HRPA_INFOTYPE_0006_SG has no exception.

Method BL_CONVERT_REASON_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BLDNG Call by reference Type reference (TYPE) P0006-BLDNG Building (number or code) 20021031
2 Changing P0006 Call by reference Type reference (TYPE) P0006 HR Master Record: Infotype 0006 (Addresses) 20021031

Method BL_CONVERT_REASON_CODE on class CL_HRPA_INFOTYPE_0006_SG has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 200