SAP ABAP Class CL_HRPA_INFOTYPE_CONTAINER (HR: Container for PA Infotypes)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_INFOTYPE_CONTAINER HR: Container for Master Data Infotypes 20010405
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_INFTY_CONTAINER HR Master Data: Infotype Container for User Interface 20010522
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_INFTY_CONTAINER_AUTHC HR Master Data: Container Interface for Authorizations 20010522
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_INFTY_CONTAINER_DATA HR: Master Data, Standard Data Access for Infotype Container 20021223
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_INFTY_CONTAINER_GROUP HR Master Data: Container Interface for Grouping 20010919
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_INFTY_CONTAINER_RETRO HR Master Data: Container Interface for Retro Accounting 20010522
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0296_CONTAINER Container for inforype 0296 20070601
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT3355_CONTAINER Container Class Infotype 3355 Absence Quota 20130220
3 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0861_CONTAINER Container Class for Infotype 0861 20070914
4 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0860_CONTAINER Container Class for Infotype 0860 20070914
5 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0764_CONTAINER Container Class for IT0764 20060803
6 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0744_CONTAINER Infotype container IT0744 20060919
7 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0743_CONTAINER Infotype container IT0743 20060923
8 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0741_CONTAINER Infotype container IT0741 20021122
9 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0706_CONTAINER HR: Container for infotype 0706 20021125
10 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0302_CONTAINER 20030515
... Click here to see Used By full list (22 items)
Properties
Class CL_HRPA_INFOTYPE_CONTAINER  
Short Description HR: Container for PA Infotypes    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20010405   SAP 
Last change 20011010   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPA_INFOTYPE_CONTAINER HR: Container for Master Data Infotypes 20010405
2 IF_HRPA_INFTY_CONTAINER HR Master Data: Infotype Container for User Interface 20010522
3 IF_HRPA_INFTY_CONTAINER_AUTHC HR Master Data: Container Interface for Authorizations 20010522
4 IF_HRPA_INFTY_CONTAINER_DATA HR: Master Data, Standard Data Access for Infotype Container 20021223
5 IF_HRPA_INFTY_CONTAINER_GROUP HR Master Data: Container Interface for Grouping 20010919
6 IF_HRPA_INFTY_CONTAINER_RETRO HR Master Data: Container Interface for Retro Accounting 20010522
Friends
Class CL_HRPA_INFOTYPE_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CLASSNAME Instance attribute Private Type reference (TYPE) SEOCLSNAME Object Type Name 20011011
2 A_FIELD_METADATA_TAB Instance attribute Private Type reference (TYPE) HRPAD_FIELD_METADATA_TAB HR: Metadata Table 20030502
3 A_INFOTYPE_LOGIC Instance attribute Public Attribute reference (LIKE) 20010611
4 A_INITIAL_PSREF Static Attribute Private Object reference (TYPE REF TO) CL_HR_PSREF HR: Container for PSREF Structure 20010405
5 A_PNNNN_TYPE_DIR Static Attribute Private Type reference (TYPE) PNNNN_TYPE_DIR 20011015
6 A_PRIMARY_RECORD Instance attribute Private Object reference (TYPE REF TO) DATA 20011015
7 A_PSHD1 Instance attribute Private Type reference (TYPE) PSHD1 20011015
8 A_PSKEY Instance attribute Public Attribute reference (LIKE) 20010522
9 A_PSREF Instance attribute Private Object reference (TYPE REF TO) CL_HR_PSREF HR: Container for PSREF Structure 20010405
10 A_PTEXT Instance attribute Private Object reference (TYPE REF TO) CL_HR_PTEXT HR Master Data: Container for Texts 20010405
11 A_SECONDARY_INFTY Instance attribute Private Type reference (TYPE) INFTY Infotype 20010405
12 A_SECONDARY_RECORD Instance attribute Private Object reference (TYPE REF TO) DATA 20011015
13 A_TCLAS Instance attribute Public Attribute reference (LIKE) 20010828
14 DELETE_OPERATION Static Attribute Protected Type reference (TYPE) HRPAD_OPERA HR: Database Operation 20010706
15 FALSE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE False 20010405
16 INSERT_OPERATION Static Attribute Protected Type reference (TYPE) HRPAD_OPERA HR: Database Operation 20010706
17 TRUE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE True 20010405
18 UPDATE_OPERATION Static Attribute Protected Type reference (TYPE) HRPAD_OPERA HR: Database Operation 20010706
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_ADMISSIBLE_INFOTYPE Instance method Protected Method Test Whether Container Suitable for Infotype 20011010
2 ASSERT_SECONDARY_INFTY Static method Protected Method 20011107
3 CLASSNAME Instance method Protected Method 20011011
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010405
5 CLONE Instance method Public Method 20011015
6 COMPUTE_UPDATE_OPERATION Static method Protected Method Determine Update Operation for Dependent Data 20010405
7 CONSTRUCTOR Instance method Public Constructor Constructor 20010405
8 FILL_CONTAINER_AFTER_READ Instance method Protected Method Fill Container from DB After Read 20020504
9 GET_INSTANCE Instance method Public Method 20010831
10 GET_TYPE_NNNN Static method Protected Method Get Reference to DB Structure of an Infotype 20011015
11 HAS_DIFFERENT_DATA Instance method Public Method 20010828
12 MODIFY_DATA Instance method Public Method Create Copy with Changed Data 20021223
13 MODIFY_FIELD_METADATA_TAB Instance method Public Method 20030509
14 MODIFY_INFOTYPE_LOGIC Instance method Public Method Set Infotype Logic 20010618
15 MODIFY_KEY Instance method Public Method 20010405
16 MODIFY_PREF Instance method Public Method Create Copy with Changed Data 20021223
17 MODIFY_PRIMARY_RECORD Instance method Public Method Create Copy with Changed Data 20021223
18 MODIFY_SECONDARY_RECORD Instance method Public Method Create Copy with Changed Data 20021223
19 MODIFY_TEXT_TAB Instance method Public Method Change text 20021223
20 PREF Instance method Public Method Read Cost Assignment 20021223
21 PRIMARY_RECORD_REF Instance method Public Method 20021223
22 PSHD1 Instance method Public Method 20010828
23 READ Instance method Public Method 20010828
24 READ_TEXT_INFO Instance method Protected Method Read Text 20011010
25 SECONDARY_INFTY Static method Protected Method Determine Secondary Infotype 20010405
26 SECONDARY_RECORD_REF Instance method Public Method 20021223
27 TEXT_TAB Instance method Public Method Read Text 20021223
28 UPDATE Instance method Public Method 20010828
29 UPDATE_DB_NNNN Instance method Protected Method Update to PAnnnn Table 20010828
30 UPDATE_PREF Static method Protected Method Update to Cost Assignment Table 20010405
31 VERSION_ID Instance method Public Method 20010828
Events
Class CL_HRPA_INFOTYPE_CONTAINER has no event.
Types
Class CL_HRPA_INFOTYPE_CONTAINER has no local type.
Method Signatures

Method ASSERT_ADMISSIBLE_INFOTYPE 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 Infotyp 20011010
2 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20011010
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20011010

Method ASSERT_SECONDARY_INFTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITBLD Call by reference Type reference (TYPE) ITBLD Infotypbildsteuerung 20011107
2 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20011107
3 Importing PRIMARY_INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20011107
4 Importing SECONDARY_INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20011107
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20011107
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20011107

Method CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASSNAME Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20011011

Method CLASSNAME on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method CLONE Signature

Method CLONE on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method CLONE on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method COMPUTE_UPDATE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_DATA_EXISTS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010405
2 Importing OLD_DATA_EXISTS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010405
3 Returning OPERATION Value transfer Type reference (TYPE) HRPAD_OPERA HR: Datenbankoperation 20010405
4 Importing PRIMARY_OPERATION Call by reference Type reference (TYPE) HRPAD_OPERA HR: Datenbankoperation 20010405
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20010824

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PSKEY Call by reference Type reference (TYPE) PSKEY Puffer Personalstammdaten 20010405
2 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20010828
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20010824

Method FILL_CONTAINER_AFTER_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTAINER Call by reference Object reference (TYPE REF TO) CL_HRPA_INFOTYPE_CONTAINER HR: Container für PA Infotypen 20020504
2 Importing PREF Call by reference Type reference (TYPE) PREF 20020504
3 Importing PRIMARY_RECORD Call by reference Type reference (TYPE) ANY 20020621
4 Importing SECONDARY_RECORD Call by reference Type reference (TYPE) ANY 20020621
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20020504
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20020504

Method GET_INSTANCE Signature

Method GET_INSTANCE on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method GET_INSTANCE on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method GET_TYPE_NNNN 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 Infotyp 20011015
2 Exporting STRUC_NAME Call by reference Type reference (TYPE) PPNNN Struktur 20011015
3 Exporting STRUC_REF Call by reference Object reference (TYPE REF TO) DATA 20011015
4 Exporting TABLE_NAME Call by reference Type reference (TYPE) DBTABL Database Table 20011015
5 Exporting TABLE_REF Call by reference Object reference (TYPE REF TO) DATA Referenz auf Tabelle passend zur Struktur 20020621
6 Exporting TABLE_WA_REF Call by reference Object reference (TYPE REF TO) DATA Referenz auf Struktur der DB Tabelle 20020621
7 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20011015
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unzulässiger Infotyp 20011015

Method HAS_DIFFERENT_DATA Signature

Method HAS_DIFFERENT_DATA on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method HAS_DIFFERENT_DATA on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method MODIFY_DATA Signature

Method MODIFY_DATA on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method MODIFY_DATA on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method MODIFY_FIELD_METADATA_TAB Signature

Method MODIFY_FIELD_METADATA_TAB on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method MODIFY_FIELD_METADATA_TAB on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method MODIFY_INFOTYPE_LOGIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTAINER Value transfer Object reference (TYPE REF TO) CL_HRPA_INFOTYPE_CONTAINER HR: Container für PA Infotypen 20010618
2 Importing INFOTYPE_LOGIC Call by reference Object reference (TYPE REF TO) IF_HRPA_INFTY_BL HR: Businesslogik für Stammdaten 20010618
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20010824

Method MODIFY_KEY Signature

Method MODIFY_KEY on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method MODIFY_KEY on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method MODIFY_PREF Signature

Method MODIFY_PREF on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method MODIFY_PREF on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method MODIFY_PRIMARY_RECORD Signature

Method MODIFY_PRIMARY_RECORD on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method MODIFY_PRIMARY_RECORD on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method MODIFY_SECONDARY_RECORD Signature

Method MODIFY_SECONDARY_RECORD on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method MODIFY_SECONDARY_RECORD on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method MODIFY_TEXT_TAB Signature

Method MODIFY_TEXT_TAB on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method MODIFY_TEXT_TAB on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method PREF Signature

Method PREF on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method PREF on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method PRIMARY_RECORD_REF Signature

Method PRIMARY_RECORD_REF on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method PRIMARY_RECORD_REF on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method PSHD1 Signature

Method PSHD1 on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method PSHD1 on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method READ Signature

Method READ on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method READ on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method READ_TEXT_INFO Signature

Method READ_TEXT_INFO on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20011010

Method SECONDARY_INFTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITBLD Call by reference Type reference (TYPE) ITBLD Infotypbildsteuerung 20010405
2 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20010405
3 Importing PRIMARY_INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20010405
4 Returning SECONDARY_INFTY Value transfer Type reference (TYPE) INFTY Infotyp 20010405
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20011102
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, ungültiges Cutomizing 20010824

Method SECONDARY_RECORD_REF Signature

Method SECONDARY_RECORD_REF on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method SECONDARY_RECORD_REF on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method TEXT_TAB Signature

Method TEXT_TAB on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method TEXT_TAB on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method UPDATE Signature

Method UPDATE on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method UPDATE on class CL_HRPA_INFOTYPE_CONTAINER has no exception.

Method UPDATE_DB_NNNN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_ALE_HANDLER HR: Stammdaten ALE-Behandler 20010828
2 Importing INFOTYPE_LOG Call by reference Object reference (TYPE REF TO) CL_HRPA_INFOTYPE_LOG HR: Stammdaten, Belegschreibung 20011203
3 Importing OLD_PNNNN_REF Call by reference Object reference (TYPE REF TO) DATA Schlüssel von Personalstammdaten 20011015
4 Importing OLD_PSREF_REF Call by reference Object reference (TYPE REF TO) CL_HR_PSREF HR: Container für PSREF Struktur 20011203
5 Importing OPERATION Call by reference Type reference (TYPE) HRPAD_OPERA HR: Datenbankoperation 20010828
6 Importing PNNNN_REF Call by reference Object reference (TYPE REF TO) DATA Header von Infotypsaetzen 20011015
7 Importing PSREF_REF Call by reference Object reference (TYPE REF TO) CL_HR_PSREF HR: Container für PSREF Struktur 20011203
8 Importing WORKFLOW_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_WORKFLOW_HANDLER HR: Stammdaten Workflow Behandler 20010828
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION Infotyp wird nicht unterstützt 20010828

Method UPDATE_PREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATION Call by reference Type reference (TYPE) HRPAD_OPERA HR: Datenbankoperation 20010405
2 Importing PREF Call by reference Type reference (TYPE) PREF 20010405
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unzulässiger Infotyp 20010824

Method VERSION_ID Signature

Method VERSION_ID on class CL_HRPA_INFOTYPE_CONTAINER has no parameter.
Method VERSION_ID on class CL_HRPA_INFOTYPE_CONTAINER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0296_CONTAINER Container for inforype 0296 20070601
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT3355_CONTAINER Container Class Infotype 3355 Absence Quota 20130220
3 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0861_CONTAINER Container Class for Infotype 0861 20070914
4 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0860_CONTAINER Container Class for Infotype 0860 20070914
5 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0764_CONTAINER Container Class for IT0764 20060803
6 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0744_CONTAINER Infotype container IT0744 20060919
7 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0743_CONTAINER Infotype container IT0743 20060923
8 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0741_CONTAINER Infotype container IT0741 20021122
9 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0706_CONTAINER HR: Container for infotype 0706 20021125
10 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0302_CONTAINER 20030515
11 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0298_CONTAINER Container Class for Infotype 0298 20070601
12 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IBAN_CONTAINER Infotype 0009 bank details 20050803
13 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0294_CONTAINER Container for inforype 0294 20070601
14 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0272_CONTAINER Container for garnishment 20080110
15 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0128_CONTAINER Container Class for Infotype 0128 20021119
16 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0078_CONTAINER Container for Infotype 0045 20060927
17 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0045_CONTAINER Container for Infotype 0045 20060922
18 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0031_CONTAINER HR: Container for Infotype 0031 20011010
19 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0008_CONTAINER Container Infotype 0008 20120124
20 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0003_CONTAINER HR: Container for IT0003 20020502
21 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0001_CONTAINER_CE HR Master Data: Container for Infotype 0001 20021213
22 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_IT0001_CONTAINER Container Infotype 0001 20021213
History
Last changed by/on SAP  20011010 
SAP Release Created in 46C