SAP ABAP Class CL_HRPA_INFOTYPE_0960 (BL for IT0960 : Mobility & Hardship Allowance)
Hierarchy
SAP_HRCUN (Software Component) Sub component SAP_HRCUN of SAP_HR
   PY-NPO (Application Component) Non Profit Organizations
     PBUN (Package) Master Data Non Profit Organizations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_INFOTYPE_NNNN HR Master Data: Generic IT Logic 20050706
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPADUN_CONST NPO Constants 20050706
Properties
Class CL_HRPA_INFOTYPE_0960  
Short Description BL for IT0960 : Mobility & Hardship Allowance    
Super Class CL_HRPA_INFOTYPE_NNNN HR Master Data: Generic IT Logic 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBUN   Master Data Non Profit Organizations 
Created 20050706   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0960 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPADUN_CONST NPO Constants 20050706
Friends
Class CL_HRPA_INFOTYPE_0960 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_DAVO Static Attribute Protected Type reference (TYPE) DAVO Default start date 20050706
2 A_DAVOE Static Attribute Protected Type reference (TYPE) DAVOE Default end date 20050706
3 A_DS_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_HRPADUN_DS Business add-in interface /TAR/IF_EX_UN_DS 20050706
4 C_CNT_RESET_PERIOD Instance attribute Protected Attribute reference (LIKE) 20050706
5 C_EOD_DATE_TYPE Instance attribute Protected Attribute reference (LIKE) 20050706
6 C_GED_DATE_TYPE Instance attribute Protected Attribute reference (LIKE) 20050706
7 C_HIGH_DATE Instance attribute Protected Attribute reference (LIKE) 20050706
8 C_LOW_DATE Instance attribute Protected Attribute reference (LIKE) 20050706
9 C_MOB_DEP_RED_POINTS Instance attribute Protected Attribute reference (LIKE) 20050706
10 C_MOB_EXP_PERIOD Instance attribute Protected Attribute reference (LIKE) 20050706
11 C_MOB_INFTY Instance attribute Protected Attribute reference (LIKE) 20050706
12 C_MOB_RED_PERIOD Instance attribute Protected Attribute reference (LIKE) 20050706
13 C_MOB_RED_POINTS Instance attribute Protected Attribute reference (LIKE) 20050706
14 C_MSG_CLASS Instance attribute Protected Attribute reference (LIKE) 20050706
15 C_NON_REM_RED_PERIOD Instance attribute Protected Attribute reference (LIKE) 20050706
16 C_TCLAS Instance attribute Protected Attribute reference (LIKE) 20050706
17 C_UN_MOLGA Instance attribute Protected Attribute reference (LIKE) 20050706
Methods
# Method Level Visibility Method type Description Created on
1 BL_COUNTS Static method Public Method Get Assignment count for a date 20050706
2 BL_DS Static method Public Method Get Duty Station Information valid on date 20050706
3 BL_DSEOD Static method Public Method Determine Duty Station Entry Date 20050706
4 BL_DS_ASSIGNMENT_TAB Static method Public Method Get all the Duty Station Assignments 20050706
5 BL_DS_TAB Static method Public Method Get all the Duty Station Assignments 20050706
6 BL_DURATION Static method Public Method Determine the duration of a Duty Station assignment 20050706
7 BL_INC_COUNT Static method Public Method Calc. the Assignment counts for from the Prev. and Cur. cnt 20050706
8 BL_LOS Static method Public Method Determine S/M's Length Of Service 20050706
9 BL_MOEXD Static method Public Method Determine Mobility Expiration Date from EOD 20050706
10 BL_MOEXD_NEW Static method Public Method Determine Mobility Expiration Date from EOD New Solution 20060309
11 BL_MOGED Static method Public Method Determine Granted Effective Date 20050706
12 BL_MORED Static method Public Method Determine Mobility Reduction Date from EOD 20050706
13 BL_NEW_Q0960 Static method Public Method New Solution Mobility & Hardship changing Q-Structure 20060309
14 BL_RERED Static method Public Method Determine Removal Reduction Date from EOD 20050706
15 BL_RERED_NEW Static method Public Method Determine Removal Expiration Date from EOD New Solution 20060309
16 CHECK_BEGDA Instance method Protected Method Check 'Mobility Indicator' 20050706
17 CHECK_MOIND Instance method Protected Method Check 'Mobility Indicator' 20050706
18 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050706
19 FILL_BEGDA Instance method Protected Method Fill 'Start date' 20050706
20 FILL_ENDDA Instance method Protected Method Fill 'End date' 20050706
21 GET_DS_TAB Static method Public Method Get the Duty Stations for all periods 20050706
22 P0960 Static method Public Method 20050706
23 T511K Static method Private Method Read T511K with exception 20050706
Events
Class CL_HRPA_INFOTYPE_0960 has no event.
Types
Class CL_HRPA_INFOTYPE_0960 has no local type.
Method Signatures

Method BL_COUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) DATUM Date 20050706
2 Exporting DSCNT_AF Call by reference Type reference (TYPE) PUN_DSCNT_AF Additional Field Duty Station Assignment count 20050706
3 Exporting DSCNT_AH Call by reference Type reference (TYPE) PUN_DSCNT_AH Additional Headquater Duty Station Assignment count 20050706
4 Exporting DSCNT_F Call by reference Type reference (TYPE) PUN_DSCNT_F Field Duty Station Assignment count 20050706
5 Exporting DSCNT_H Call by reference Type reference (TYPE) PUN_DSCNT_H Headquater Duty Station Assignment count 20050706
6 Exporting DSCNT_TF Call by reference Type reference (TYPE) PUN_DSCNT_TF Field Duty Station Assignment count total 20050706
7 Exporting DSCNT_TH Call by reference Type reference (TYPE) PUN_DSCNT_TH Headquater Duty Station Assignment count total 20050706
8 Exporting DSSQN_PAY Call by reference Type reference (TYPE) PUN_DSSQN Number of Duty Station Assignments 20050706
9 Importing DS_TAB Call by reference Type reference (TYPE) HRPADUN_DS_TAB Duty Station 20050706
10 Importing NEWMH Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060309
11 Importing NEW_BEGDA Call by reference Type reference (TYPE) DATUM Date 20060309
12 Importing P0000 Call by reference Type reference (TYPE) P0000_TAB HR Master Record: Infotype 0000 (Actions) 20050706
13 Importing P0302 Call by reference Type reference (TYPE) P0302_TAB HR Master Record: Infotype 0000 (Actions) 20050706
14 Importing P0960 Call by reference Type reference (TYPE) P0960 20050706
15 Importing P0960_TAB Call by reference Type reference (TYPE) P0960_TAB HR Master Record: Infotype 9600 (Duty Station Assignment) 20050706
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_CUSTOMIZATION HR: Stammdaten, ungültiges Cutomizing 20050706

Method BL_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) DATUM Date 20050706
2 Exporting DS Call by reference Type reference (TYPE) PUN_DS Duty Station 20050706
3 Importing DS_TAB Call by reference Type reference (TYPE) HRPADUN_DS_TAB Duty Station 20050706
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050706

Method BL_DS on class CL_HRPA_INFOTYPE_0960 has no exception.

Method BL_DSEOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) DATUM Start Date 20050706
2 Changing DSEOD Value transfer Type reference (TYPE) PUN_DSEOD Entry on Duty Station Date 20050706
3 Importing P0041 Call by reference Type reference (TYPE) P0041_TAB HR Master Record: Infotype 0041 (Date Specifications) 20050706

Method BL_DSEOD on class CL_HRPA_INFOTYPE_0960 has no exception.

Method BL_DS_ASSIGNMENT_TAB 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 20050706
2 Exporting DS_TAB Call by reference Type reference (TYPE) HRPADUN_DS_TAB Duty Station 20050706
3 Importing ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20050706
4 Importing FOR_POST_ADJUSTMENT Call by reference Type reference (TYPE) BOOLE_D ' ' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050706
5 Importing P0001 Call by reference Type reference (TYPE) P0001_TAB HR Master Record: Infotype 0001 (Organizational Assignment) 20050706
6 Importing P0395 Call by reference Type reference (TYPE) P0395_TAB HR Master Record: Infotype 0395 (External Org. Assignment) 20050706
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_CUSTOMIZATION HR: Stammdaten, ungültiges Cutomizing 20050706

Method BL_DS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DS_TAB Call by reference Type reference (TYPE) HRPADUN_DS_TAB Duty Station 20050706
2 Importing P0000 Call by reference Type reference (TYPE) P0000_TAB HR Master Record: Infotype 0000 (Actions) 20050706
3 Importing P0001 Call by reference Type reference (TYPE) P0001_TAB HR Master Record: Infotype 0001 (Organizational Assignment) 20050706
4 Importing P0041 Call by reference Type reference (TYPE) P0041_TAB HR Master Record: Infotype 0041 (Date Specifications) 20050706
5 Importing P0302 Call by reference Type reference (TYPE) P0302_TAB HR Master Record: Infotype 0000 (Actions) 20050706
6 Importing P0395 Call by reference Type reference (TYPE) P0395_TAB HR Master Record: Infotype 0395 (External Org. Assignment) 20050706
7 Importing P0960 Call by reference Type reference (TYPE) P0960_TAB HR Master Record: Infotype 9600 (Duty Station Assignment) 20050707
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_CUSTOMIZATION HR: Stammdaten, ungültiges Cutomizing 20050706

Method BL_DURATION 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 20050706
2 Exporting DAYS Call by reference Type reference (TYPE) I Days not included in Months 20050706
3 Importing ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20050706
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050706
5 Exporting MONTHS Call by reference Type reference (TYPE) I Months not included in Years 20050706
6 Exporting YEARS Call by reference Type reference (TYPE) I Years 20050706

Method BL_DURATION on class CL_HRPA_INFOTYPE_0960 has no exception.

Method BL_INC_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) DATUM Date 20050706
2 Importing DSCAM Call by reference Type reference (TYPE) PUN_DSCAM Duty Station Hardship Classification count modifier 20050706
3 Importing DSCAT Call by reference Type reference (TYPE) PUN_DSCAT Duty Station Category 20050706
4 Importing DSCNT_AF Call by reference Type reference (TYPE) PUN_DSCNT_AF Current Additional Field DS Assignment count 20050706
5 Importing DSCNT_AH Call by reference Type reference (TYPE) PUN_DSCNT_AH Current Additional Headquater DS Assignment count 20050706
6 Exporting DSCNT_F Call by reference Type reference (TYPE) PUN_DSCNT_F Field Duty Station Assignment count 20050706
7 Exporting DSCNT_H Call by reference Type reference (TYPE) PUN_DSCNT_H Headquater Duty Station Assignment count 20050706
8 Exporting DSCNT_TF Call by reference Type reference (TYPE) PUN_DSCNT_TF Field Duty Station Assignment count total 20050706
9 Exporting DSCNT_TH Call by reference Type reference (TYPE) PUN_DSCNT_TH Headquater Duty Station Assignment count total 20050706
10 Exporting DSSQN Call by reference Type reference (TYPE) PUN_DSSQN Number of Duty Station Assignments 20050706
11 Exporting DSSQN_PAY Call by reference Type reference (TYPE) PUN_DSSQN Number of Duty Station Assignments to be paid 20050706
12 Importing MOICN Call by reference Type reference (TYPE) PUN_MOICN 1 Mobility individual count 20050706
13 Importing MOIND Call by reference Type reference (TYPE) PUN_MOIND Mobility Indicator 20050706
14 Importing PREV_DSCNT_F Call by reference Type reference (TYPE) PUN_DSCNT_F 0 Previous Field DS Assignment counts 20050706
15 Importing PREV_DSCNT_H Call by reference Type reference (TYPE) PUN_DSCNT_H 0 Previous Headquater DS Assignment counts 20050706
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_CUSTOMIZATION HR: Stammdaten, ungültiges Cutomizing 20050706

Method BL_LOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) DATUM Date 20050706
2 Exporting DSLOS Value transfer Type reference (TYPE) PUN_DSLOS Duty Station Length of Service 20050706
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050706
4 Importing PERNR Call by reference Type reference (TYPE) P_PERNR Personnel number 20050706
5 Importing TIME_UNIT Call by reference Type reference (TYPE) PT_ZEINH Time/Measurement Unit 20050706

Method BL_LOS on class CL_HRPA_INFOTYPE_0960 has no exception.

Method BL_MOEXD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DSEOD Call by reference Type reference (TYPE) PUN_DSEOD Entry on Duty Station Date 20050706
2 Returning MOEXD Value transfer Type reference (TYPE) PUN_MOEXD Mobility Expiration Date 20050706
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_CUSTOMIZATION HR Master Data: Invalid Customizing 20050706

Method BL_MOEXD_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DSEOD Call by reference Type reference (TYPE) PUN_DSEOD Entry on Duty Station Date 20060309
2 Returning MOEXD Value transfer Type reference (TYPE) PUN_MOEXD Mobility Expiration Date 20060309
3 Importing NEWMH Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060309
4 Importing T596C Call by reference Type reference (TYPE) T596C Validity Interval for Statutory Subapplications 20060309
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_CUSTOMIZATION HR Master Data: Invalid Customizing 20060309

Method BL_MOGED 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 20050706
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20050706
3 Changing MOGED Value transfer Type reference (TYPE) PUN_MOGED Granted Effective Date 20050706
4 Importing P0000 Call by reference Type reference (TYPE) P0000_TAB HR Master Record: Infotype 0000 (Actions) 20050706
5 Importing P0041 Call by reference Type reference (TYPE) P0041_TAB HR Master Record: Infotype 0041 (Date Specifications) 20050706
6 Importing P0302 Call by reference Type reference (TYPE) P0302_TAB HR Master Record: Infotype 0000 (Actions) 20050706

Method BL_MOGED on class CL_HRPA_INFOTYPE_0960 has no exception.

Method BL_MORED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DSEOD Call by reference Type reference (TYPE) PUN_DSEOD Entry on Duty Station Date 20050706
2 Returning MORED Value transfer Type reference (TYPE) PUN_MORED Mobility Reduction effective Date 20050706
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_CUSTOMIZATION HR Master Data: Invalid Customizing 20050706

Method BL_NEW_Q0960 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) BEGDA Start Date 20060309
2 Importing NEWMH Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060309
3 Changing Q0960 Call by reference Type reference (TYPE) Q0960 Screen Fields: Infotype 0960 20060309
4 Importing T596C Call by reference Type reference (TYPE) T596C Validity Interval for Statutory Subapplications 20060309

Method BL_NEW_Q0960 on class CL_HRPA_INFOTYPE_0960 has no exception.

Method BL_RERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DSEOD Call by reference Type reference (TYPE) PUN_DSEOD Entry on Duty Station Date 20050706
2 Returning RERED Value transfer Type reference (TYPE) PUN_RERED Non-Removal Reduction effective date 20050706
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_CUSTOMIZATION HR Master Data: Invalid Customizing 20050706

Method BL_RERED_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DSEOD Call by reference Type reference (TYPE) PUN_DSEOD Entry on Duty Station Date 20060309
2 Importing NEWMH Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060309
3 Returning RERED Value transfer Type reference (TYPE) PUN_RERED Non-Removal Reduction effective date 20060309
4 Importing T596C Call by reference Type reference (TYPE) T596C Validity Interval for Statutory Subapplications 20060309
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_CUSTOMIZATION HR: Stammdaten, ungültiges Cutomizing 20060309

Method CHECK_BEGDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DS_TAB Call by reference Type reference (TYPE) HRPADUN_DS_TAB Duty Station 20050706
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050706
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050706
4 Changing P0960 Call by reference Type reference (TYPE) P0960 HR Master Record for Infotype 9600 20050707
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20050706

Method CHECK_MOIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DS_TAB Call by reference Type reference (TYPE) HRPADUN_DS_TAB Duty Station 20050706
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050706
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050706
4 Changing P0960 Call by reference Type reference (TYPE) P0960 HR Master Record for Infotype 9600 20050707
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20050706

Method CLASS_CONSTRUCTOR Signature

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

Method FILL_BEGDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DS_TAB Call by reference Type reference (TYPE) HRPADUN_DS_TAB Duty Station 20050706
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050706
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050706
4 Changing P0960 Call by reference Type reference (TYPE) P0960 HR Master Record for Infotype 9600 20050707
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20050706

Method FILL_ENDDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DS_TAB Call by reference Type reference (TYPE) HRPADUN_DS_TAB Duty Station 20050706
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050706
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050706
4 Changing P0960 Call by reference Type reference (TYPE) P0960 HR Master Record for Infotype 9600 20050707
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20050706

Method GET_DS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DS_TAB Value transfer Type reference (TYPE) HRPADUN_DS_TAB Duty Station 20050706
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050706
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050706
4 Importing PERNR Call by reference Type reference (TYPE) P_PERNR Personnel number 20050706
5 Importing READ_INFOTYPE Call by reference Object reference (TYPE REF TO) IF_HRPA_READ_INFOTYPE Reading Infotype Records 20050706
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_CUSTOMIZATION HR: Stammdaten, ungültiges Cutomizing 20050706

Method P0960 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 Valid from date 20050706
2 Returning P0960 Value transfer Type reference (TYPE) P0960 20050706
3 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20050706
4 Importing READ_INFOTYPE Call by reference Object reference (TYPE REF TO) IF_HRPA_READ_INFOTYPE Reading Infotype Records 20050706
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20050706
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR Master Data: Unfulfilled Program Condition 20050706

Method T511K Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) D 20050706
2 Importing KONST Call by reference Type reference (TYPE) ABRKN Payroll constant 20050706
3 Returning KWERT Value transfer Type reference (TYPE) ABRWT Value of payroll constants 20050706
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_CUSTOMIZATION HR: Stammdaten, ungültiges Cutomizing 20050706
History
Last changed by/on SAP  20071120 
SAP Release Created in 200