SAP ABAP Class CL_HRPADBR_ADDRESS (Class that encapsulates a record of the infotype Address)
Hierarchy
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
   PA-PA-BR (Application Component) Brazil
     PB37 (Package) HR master data: Brazil
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPADBR_INFOTYPE Interface for classes that encapsulate the infotype 20120604
Properties
Class CL_HRPADBR_ADDRESS  
Short Description Class that encapsulates a record of the infotype Address    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB37   HR master data: Brazil 
Created 20120416   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPADBR_ADDRESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPADBR_INFOTYPE Interface for classes that encapsulate the infotype 20120604
Friends
Class CL_HRPADBR_ADDRESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EMPLOYEE Instance attribute Protected Object reference (TYPE REF TO) CL_HRPADBR_EMPLOYEE Class to encapsulate an employee (pernr) 20120604
2 MS_ADDRESS Instance attribute Public Type reference (TYPE) P0006 HR master record infotype 0006 (addresses) 20120604
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120604
2 GET_CITY Instance method Public Method Returns the city 20120604
3 GET_COMPLEMENT Instance method Public Method Returns the supplement 20120604
4 GET_DISTRICT Instance method Public Method Returns the district 20120604
5 GET_NUMBER Instance method Public Method Returns the number 20120604
6 GET_STATE Instance method Public Method Returns the state 20120604
7 GET_STREET Instance method Public Method Returns the street 20120604
8 GET_ZIP_CODE Instance method Public Method Returns the ZIP code 20120604
Events
Class CL_HRPADBR_ADDRESS has no event.
Types
Class CL_HRPADBR_ADDRESS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EMPLOYEE Call by reference Object reference (TYPE REF TO) CL_HRPADBR_EMPLOYEE Class to encapsulate an employee (pernr) 20120604
2 Importing IS_INFOTYPE Call by reference Type reference (TYPE) PRELP HR master data buffer 20120604

Method CONSTRUCTOR on class CL_HRPADBR_ADDRESS has no exception.

Method GET_CITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CITY Value transfer Type reference (TYPE) PAD_ORT01 City 20120604

Method GET_CITY on class CL_HRPADBR_ADDRESS has no exception.

Method GET_COMPLEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COMPL Value transfer Type reference (TYPE) PAD_POSTA Housing identification in building 20120604

Method GET_COMPLEMENT on class CL_HRPADBR_ADDRESS has no exception.

Method GET_DISTRICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISTRICT Value transfer Type reference (TYPE) PAD_ORT02 District 20120604

Method GET_DISTRICT on class CL_HRPADBR_ADDRESS has no exception.

Method GET_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NUMBER Value transfer Type reference (TYPE) PAD_HSNMR No. 20120604

Method GET_NUMBER on class CL_HRPADBR_ADDRESS has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATE Value transfer Type reference (TYPE) REGIO Region (country, state, province, county) 20120604

Method GET_STATE on class CL_HRPADBR_ADDRESS has no exception.

Method GET_STREET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STREET Value transfer Type reference (TYPE) PAD_STRAS Street and number 20120604

Method GET_STREET on class CL_HRPADBR_ADDRESS has no exception.

Method GET_ZIP_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ZIP Value transfer Type reference (TYPE) PSTLZ_HR Postal code 20120604

Method GET_ZIP_CODE on class CL_HRPADBR_ADDRESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in