SAP ABAP Class CL_HRPAD_ERD_DM_PD (Data Module for Personnel Development)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PA-PA-DE (Application Component) Germany
     PBAS_ERD (Package) Employee-Related Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAD_ERD_DATAMODULE Abstract Class for Modules Handled by ModuleMgr 20091228
Properties
Class CL_HRPAD_ERD_DM_PD  
Short Description Data Module for Personnel Development    
Super Class CL_HRPAD_ERD_DATAMODULE Abstract Class for Modules Handled by ModuleMgr 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_ERD   Employee-Related Data 
Created 20090625   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SYDES Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAD_ERD_DM_PD has no interface implemented.
Friends
Class CL_HRPAD_ERD_DM_PD has no friend class.
Attributes
Class CL_HRPAD_ERD_DM_PD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_STRUCTURE Instance method Private Method Converts Structure in Node 20091228
2 FILL_PARTNER_INFORMATION Instance method Private Method Adds Additional Partner Information 20091228
3 GET_ACTIVE_PLVAR Instance method Private Method Reads Active Plan Variant from System 20091228
4 HANDLE_RELATION Instance method Private Method Reads Relationship 20091228
Events
Class CL_HRPAD_ERD_DM_PD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EMPRELATIONS Private See coding 20091228 BEGIN OF emprelations . TYPES: objid TYPE hrobjid, relat TYPE relat, subty TYPE subty, sobid TYPE sobid, plvar TYPE plvar, begda TYPE begda, endda TYPE endda, pasub TYPE pasub, qstruc TYPE qstruc, sutxt TYPE sutxt, stext TYPE stext, adatanr TYPE hradatanr. TYPES END OF emprelations
Method Signatures

Method APPEND_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT_NODE Call by reference Object reference (TYPE REF TO) CL_HRPAD_ERD_DATATREE_NODE_FLD 20091228
2 Importing IV_DBTABLE Call by reference Type reference (TYPE) STRING 20091228
3 Importing IV_S_FULL_SOURCE Call by reference Type reference (TYPE) ANY 20091228
4 Importing IV_S_SOURCE Call by reference Type reference (TYPE) ANY 20091228

Method APPEND_STRUCTURE on class CL_HRPAD_ERD_DM_PD has no exception.

Method FILL_PARTNER_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_RELATION Call by reference Type reference (TYPE) EMPRELATIONS 20091228
# Exception Resumable Description Created on
1 CX_HRPAD_ERD_NO_PARTNER_OBJECT No partner object was found 20091228

Method GET_ACTIVE_PLVAR Signature

Method GET_ACTIVE_PLVAR on class CL_HRPAD_ERD_DM_PD has no parameter.
# Exception Resumable Description Created on
1 CX_HRPAD_ERD_NO_ACTIVE_PLVAR no active plan variant was found in the system 20091228

Method HANDLE_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EMPRELATION Call by reference Type reference (TYPE) CL_HRPAD_ERD_DM_PD=>EMPRELATIONS 20091228
2 Returning RR_NODE Value transfer Object reference (TYPE REF TO) CL_HRPAD_ERD_DATATREE_NODE 20091228

Method HANDLE_RELATION on class CL_HRPAD_ERD_DM_PD has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in