SAP ABAP Class CL_HRPAYBE_CI_BL (CI: business library class with all methods for reuse.)
Hierarchy
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
   PY-BE (Application Component) Belgium
     PC12 (Package) HR accounting: Belgium
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYBE_CI_CO CI: Constants 20091119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYBE_DOMA_CI_AGTYP_CO CI: Agreement type interface with the domain constant values 20091103
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYBE_DOMA_CI_DBNOT_CO CI: Debtor type value constants 20091103
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYBE_DOMA_CI_IND_CO CI: Work basis interface with the domain constant values. 20091103
Properties
Class CL_HRPAYBE_CI_BL  
Short Description CI: business library class with all methods for reuse.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC12   HR accounting: Belgium 
Created 20091028   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 P99SF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PBECI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PBEU0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYBE_CI_CO CI: Constants 20091119
2 IF_HRPAYBE_DOMA_CI_AGTYP_CO CI: Agreement type interface with the domain constant values 20091103
3 IF_HRPAYBE_DOMA_CI_DBNOT_CO CI: Debtor type value constants 20091103
4 IF_HRPAYBE_DOMA_CI_IND_CO CI: Work basis interface with the domain constant values. 20091103
Friends
Class CL_HRPAYBE_CI_BL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HIGH_DATE Instance attribute Private Attribute reference (LIKE) 20091123
2 LOW_DATE Instance attribute Private Attribute reference (LIKE) 20091123
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Public Method 20091223
2 CALC_ETQSP Static method Public Method Calculates the Employment % Q/S of an employee. 20091127
3 CALC_MONTH_DIF Static method Public Method Calculates the difference in months between two dates 20091113
4 CALC_PAYM_AGE Static method Public Method Calculates the initial payment age of a given employee 20091113
5 CHECK_WAGE_FOR_INFTY Static method Public Method Checks whether Wage Type is allowed for Infotype 20110513
6 CONSIST_TC_LINE Static method Public Method Consist the fields from a table control line of IT3271 20091202
7 CONV_DATE_INT_TO_EXT Static method Public Method Converts internal DATS to external user specific date 20110511
8 FILL_IT Static method Public Method Fill infotype 3271 from the table control. 20091202
9 FILL_IT_LINE Static method Public Method Fill infotype 3271 from table control line 20091202
10 FILL_TC Static method Public Method Fill table control using the field from p3271 and q3270 20091120
11 GET_DOMAIN_VALUES Static method Public Method Get the domain values per domain name. 20091028
12 GET_HELP_CIPID Static method Public Method Get help list for the CIPID field. 20091119
13 GET_NEXT_CIPID Static method Public Method Get next CIPID for a new infotype 20091123
14 GET_NEXT_OBJPS Static method Public Method Get next OBJPS for a new infotype 20091123
15 GET_NUMBER_DAYS Static method Public Method Get number of 'working' days for a given period 20101020
16 GET_NUMBER_DAYS_AB Static method Public Method Get number of Absence Days during the period 20101022
17 GET_NUMBER_DAYS_CI Static method Public Method Get number of 'CI' days for a given period 20101021
18 GET_NUMBER_DAYS_FIXED_6_WEEK Static method Public Method Get number of days for a given period considering 6 by week 20101021
19 GET_PAYMENTS_FOR_CIPID Static method Public Method Get list of payments for this CIPID 20091119
20 GET_PRCLV_VALUE Static method Public Method Get value of processing class 84 of a wage type 20100630
21 READ_ACTIVITY_CODE_TXT Static method Public Method Get the Activity text. 20091123
22 READ_CURR_DESC Static method Public Method Get description of the currency - amount. 20091123
23 READ_EMPLOYER_CLASS_TXT Static method Public Method Get the Empoyer Class text. 20091124
24 READ_INFOTYPE Static method Public Method Get infotype data 20091111
25 READ_INFOTYPE_CIPID Static method Public Method Get current information from the CIPID of Infotype 3270 20091109
26 READ_LABOUR_COMMISSION_TXT Static method Public Method Get the Labour Commission text. 20091123
27 READ_SUBTYPE_TXT Static method Public Method Get the subtype text. 20091123
28 READ_WAGE_DESC Static method Public Method Get description from a Wage Type 20091120
29 READ_WAGE_TYPES Static method Public Method Get the desc. and units from each TC line of 3271 wage types 20091120
Events
Class CL_HRPAYBE_CI_BL has no event.
Types
Class CL_HRPAYBE_CI_BL has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20091223
2 Importing IV_FIELD Call by reference Type reference (TYPE) SCRRPRFD Field List 20091223
3 Importing IV_FIELD_VALUE Call by reference Type reference (TYPE) ANY 20091223
4 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20101116
5 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO 20091223
6 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' 20091223
7 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20091223
8 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20091223
9 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20091223
10 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY Structure of message variables 20091223

Method ADD_MESSAGE on class CL_HRPAYBE_CI_BL has no exception.

Method CALC_ETQSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR HR Errors Table 20091127
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091127
3 Exporting EV_VALUE Call by reference Type reference (TYPE) EMPCT Employment percentage 20091127
4 Importing IV_CIPID Call by reference Type reference (TYPE) P12_CI_CIPID Indemnity ID 20091127
5 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091127

Method CALC_ETQSP on class CL_HRPAYBE_CI_BL has no exception.

Method CALC_MONTH_DIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20091119
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091119
3 Exporting EV_VALUE Call by reference Type reference (TYPE) P12_CI_NUM_MONTHS Number of Months 20091113
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20091113
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20091113

Method CALC_MONTH_DIF on class CL_HRPAYBE_CI_BL has no exception.

Method CALC_PAYM_AGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20091119
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091119
3 Exporting EV_VALUE Call by reference Type reference (TYPE) P12_CI_FP_AGE First CI payment age 20091113
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20091113
5 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date to evaluate the payment age from the employee. 20091113
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20091113
7 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091113

Method CALC_PAYM_AGE on class CL_HRPAYBE_CI_BL has no exception.

Method CHECK_WAGE_FOR_INFTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC WT not allowed/not available 20110516
2 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY Infotype 20110513
3 Importing IV_LGART Call by reference Type reference (TYPE) LGART Wage Type 20110513

Method CHECK_WAGE_FOR_INFTY on class CL_HRPAYBE_CI_BL has no exception.

Method CONSIST_TC_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P3271 Call by reference Type reference (TYPE) P3271 HR Master Record for Infotype 3271 20091202
2 Changing CS_Q3271 Call by reference Type reference (TYPE) Q3271 Screen Fields: Infotype P3271 20091202
3 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR HR Errors Table 20091202
4 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091202

Method CONSIST_TC_LINE on class CL_HRPAYBE_CI_BL has no exception.

Method CONV_DATE_INT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Type reference (TYPE) SYMSGV External date for messages 20110511
2 Importing IV_DATE Call by reference Type reference (TYPE) DATS Internal date 20110511

Method CONV_DATE_INT_TO_EXT on class CL_HRPAYBE_CI_BL has no exception.

Method FILL_IT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P3271 Call by reference Type reference (TYPE) P3271 HR Master Record for Infotype 3271 20091202
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR HR Errors Table 20091202
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091202
4 Importing IT_TC Call by reference Type reference (TYPE) PBECI_T_TC_TABCONTROL 20091202

Method FILL_IT on class CL_HRPAYBE_CI_BL has no exception.

Method FILL_IT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P3271 Call by reference Type reference (TYPE) P3271 HR Master Record for Infotype 3271 20091202
2 Changing CS_Q3271 Call by reference Type reference (TYPE) Q3271 Screen Fields: Infotype P3271 20091202
3 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR HR Errors Table 20091202
4 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091202
5 Importing IS_TC Call by reference Type reference (TYPE) PBECI_S_TC_TABCONTROL table control line structure 20091202
6 Importing IV_INDEX Call by reference Type reference (TYPE) I Index of current table control line 20091202

Method FILL_IT_LINE on class CL_HRPAYBE_CI_BL has no exception.

Method FILL_TC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_CONTROL Call by reference Type reference (TYPE) PBECI_T_TC_TABCONTROL 20091120
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR HR Errors Table 20091127
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091127
4 Importing IS_P3271 Call by reference Type reference (TYPE) P3271 HR Master Record for Infotype 3271 20091120
5 Importing IS_Q3271 Call by reference Type reference (TYPE) Q3271 Screen Fields: Infotype P3271 20091125

Method FILL_TC on class CL_HRPAYBE_CI_BL has no exception.

Method GET_DOMAIN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20091119
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091119
3 Changing EV_VALUE Call by reference Type reference (TYPE) ANY Value returned from the domain 20091111
4 Importing IV_DOMNAME Call by reference Type reference (TYPE) DD07V-DOMNAME Domain name 20091111
5 Importing IV_DOMVALUE Call by reference Type reference (TYPE) ANY Domain value 20091111

Method GET_DOMAIN_VALUES on class CL_HRPAYBE_CI_BL has no exception.

Method GET_HELP_CIPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR HR Errors Table 20091119
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091119
3 Exporting EV_CIPID Call by reference Type reference (TYPE) P12_CI_CIPID Complementary Indemnity: Parent ID 20091119
4 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091119

Method GET_HELP_CIPID on class CL_HRPAYBE_CI_BL has no exception.

Method GET_NEXT_CIPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20091123
2 Changing CV_CIPID Call by reference Type reference (TYPE) P12_CI_CIPID Complementary Indemnity: Parent ID 20091123
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091123
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20091123
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20091123
6 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091123

Method GET_NEXT_CIPID on class CL_HRPAYBE_CI_BL has no exception.

Method GET_NEXT_OBJPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20091123
2 Changing CV_OBJPS Call by reference Type reference (TYPE) OBJPS Complementary Indemnity: Parent ID 20091123
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091123
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20091123
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20091123
6 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY Infotype 20091123
7 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091123

Method GET_NEXT_OBJPS on class CL_HRPAYBE_CI_BL has no exception.

Method GET_NUMBER_DAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20101020
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101020
3 Exporting EV_NUMBER_DAYS Call by reference Type reference (TYPE) I 20101020
4 Exporting EV_WORKSCHEDULE_USED Call by reference Type reference (TYPE) CHAR2 It indicates if the work schedule has been used 20120621
5 Importing IS_P0001 Call by reference Type reference (TYPE) P0001 HR Master Record: Infotype 0001 (Org. Assignment) 20101020
6 Importing IS_P0007 Call by reference Type reference (TYPE) P0007 HR Master Record: Infotype 0007 (Planned Working Time) 20101020
7 Importing IS_WPBP Call by reference Type reference (TYPE) PC205 Payroll Results: Work Center/Basic Pay 20101020
8 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20101020
9 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20101020
10 Importing IV_MODE Call by reference Type reference (TYPE) CHAR2 2-Byte field 20101020
11 Importing IV_SHOW_WARNING Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20101020

Method GET_NUMBER_DAYS on class CL_HRPAYBE_CI_BL has no exception.

Method GET_NUMBER_DAYS_AB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20101022
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101022
3 Exporting EV_AB_DEDUCTED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101022
4 Exporting EV_NUMBER_DAYS_AB Call by reference Type reference (TYPE) I 20101022
5 Importing IT_AB Call by reference Type reference (TYPE) PBEU0_TAB_AB 20101022
6 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20101022
7 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20101022

Method GET_NUMBER_DAYS_AB on class CL_HRPAYBE_CI_BL has no exception.

Method GET_NUMBER_DAYS_CI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20101021
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101021
3 Exporting EV_AB_DEDUCTED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101021
4 Exporting EV_NUMBER_DAYS_CI Call by reference Type reference (TYPE) I 20101021
5 Importing IS_CI Call by reference Type reference (TYPE) PC2D4 Payroll Result: Complementary Indemnity- CI (BE) 20101022
6 Importing IS_P0001 Call by reference Type reference (TYPE) P0001 HR Master Record: Infotype 0001 (Org. Assignment) 20101021
7 Importing IS_P0007 Call by reference Type reference (TYPE) P0007 HR Master Record: Infotype 0007 (Planned Working Time) 20101021
8 Importing IS_WPBP Call by reference Type reference (TYPE) PC205 Payroll Results: Work Center/Basic Pay 20101021
9 Importing IT_AB Call by reference Type reference (TYPE) PBEU0_TAB_AB 20101021
10 Importing IV_CI_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20101021
11 Importing IV_CI_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20101021
12 Importing IV_PERIOD_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20101021
13 Importing IV_PERIOD_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20101021

Method GET_NUMBER_DAYS_CI on class CL_HRPAYBE_CI_BL has no exception.

Method GET_NUMBER_DAYS_FIXED_6_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20101021
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101021
3 Exporting EV_NUMBER_DAYS Call by reference Type reference (TYPE) I 20101021
4 Importing IV_PERIOD_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20101021
5 Importing IV_PERIOD_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20101021

Method GET_NUMBER_DAYS_FIXED_6_WEEK on class CL_HRPAYBE_CI_BL has no exception.

Method GET_PAYMENTS_FOR_CIPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR HR Errors Table 20091119
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091119
3 Exporting ET_PAYMENTS Call by reference Type reference (TYPE) PBECI_T_TC_PAYMENTS 20091119
4 Importing IS_P3270 Call by reference Type reference (TYPE) P3270 HR Master Record for Infotype 3270 20091119
5 Importing IS_Q3270 Call by reference Type reference (TYPE) Q3270 HR Master Record for Infotype 3271 20091119

Method GET_PAYMENTS_FOR_CIPID on class CL_HRPAYBE_CI_BL has no exception.

Method GET_PRCLV_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR HR Errors Table 20100630
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100630
3 Exporting EV_PRCLV Call by reference Type reference (TYPE) P12_CI_AUSPV Specification for CI Processing Class 20100630
4 Importing IV_BEGDA Call by reference Type reference (TYPE) DATUM Date 20100630
5 Importing IV_ENDDA Call by reference Type reference (TYPE) DATUM Date 20100630
6 Importing IV_LGART Call by reference Type reference (TYPE) LGART Wage Type 20100630

Method GET_PRCLV_VALUE on class CL_HRPAYBE_CI_BL has no exception.

Method READ_ACTIVITY_CODE_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20091123
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091123
3 Changing CV_VALUE Call by reference Type reference (TYPE) Q3270-NATXT Activity Text 20091123
4 Importing IV_NACEC Call by reference Type reference (TYPE) P12_CI_NACEC Activity code 20091123

Method READ_ACTIVITY_CODE_TXT on class CL_HRPAYBE_CI_BL has no exception.

Method READ_CURR_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR HR Errors Table 20091127
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091127
3 Exporting EV_CUTXT Call by reference Type reference (TYPE) TEXT20 Currecny Text 20091123
4 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date of reference (BEGDA) 20091123

Method READ_CURR_DESC on class CL_HRPAYBE_CI_BL has no exception.

Method READ_EMPLOYER_CLASS_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20091124
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091124
3 Changing CV_VALUE Call by reference Type reference (TYPE) P12_CI_CATXT Complementary Indemnity: Employer Class text 20091124
4 Importing IV_RSZCA Call by reference Type reference (TYPE) RSZCA 20091124

Method READ_EMPLOYER_CLASS_TXT on class CL_HRPAYBE_CI_BL has no exception.

Method READ_INFOTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20091119
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091119
3 Exporting ES_INFOTYPE Call by reference Type reference (TYPE) ANY 20091123
4 Exporting ET_INFOTYPE_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Infotype Table 20091111
5 Importing IV_BEGDA Call by reference Type reference (TYPE) DATUM Date 20091111
6 Importing IV_ENDDA Call by reference Type reference (TYPE) DATUM Date 20091111
7 Importing IV_INFOTYPE Call by reference Type reference (TYPE) INFTY Infotype 20091111
8 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091111

Method READ_INFOTYPE on class CL_HRPAYBE_CI_BL has no exception.

Method READ_INFOTYPE_CIPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20091119
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091119
3 Exporting ES_P3270 Call by reference Type reference (TYPE) P3270 HR Master Record for Infotype 3270 20091116
4 Importing IV_CIPID Call by reference Type reference (TYPE) P12_CI_CIPID Complementary Indemnity: Parent ID 20091116
5 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20091116

Method READ_INFOTYPE_CIPID on class CL_HRPAYBE_CI_BL has no exception.

Method READ_LABOUR_COMMISSION_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20091123
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091123
3 Changing CV_VALUE Call by reference Type reference (TYPE) P12_CI_BETXT Labour commission text 20091123
4 Importing IV_BEGPC Call by reference Type reference (TYPE) P12_CI_BEGPC Labour commission 20091123

Method READ_LABOUR_COMMISSION_TXT on class CL_HRPAYBE_CI_BL has no exception.

Method READ_SUBTYPE_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20091123
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091123
3 Changing CV_VALUE Call by reference Type reference (TYPE) P12_CI_TYTXT Subtype Text 20091123
4 Importing IV_SUBTY Call by reference Type reference (TYPE) SUBTY Subtype 20091123

Method READ_SUBTYPE_TXT on class CL_HRPAYBE_CI_BL has no exception.

Method READ_WAGE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR HR Errors Table 20091127
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110516
3 Exporting EV_LGTXT Call by reference Type reference (TYPE) LGTXT Wage Type Long Text 20091120
4 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY Infotype 20100823
5 Importing IV_LGART Call by reference Type reference (TYPE) LGART Wage Type 20091120

Method READ_WAGE_DESC on class CL_HRPAYBE_CI_BL has no exception.

Method READ_WAGE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_Q3271 Call by reference Type reference (TYPE) Q3271 Screen Fields: Infotype P3271 20091125
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR HR Errors Table 20091127
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091127
4 Importing IS_P3271 Call by reference Type reference (TYPE) P3271 HR Master Record for Infotype 3271 20091120

Method READ_WAGE_TYPES on class CL_HRPAYBE_CI_BL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604