SAP ABAP Class CL_HRPAYBE_BOWA_25_BL (BELCOTAX Certificate 281.25)
Hierarchy
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
   PY-BE (Application Component) Belgium
     PC12 (Package) HR accounting: Belgium
Properties
Class CL_HRPAYBE_BOWA_25_BL  
Short Description BELCOTAX Certificate 281.25    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC12   HR accounting: Belgium 
Created 20110303   SAP 
Last change 20131127   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 PBEBW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PBEP0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYBE_BOWA_25_BL has no interface implemented.
Friends
Class CL_HRPAYBE_BOWA_25_BL has no friend class.
Attributes
Class CL_HRPAYBE_BOWA_25_BL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_WAGES_ALREADY_REPORTED Static method Public Method Filter Wages Already reported in a previous fiche 25 20130111
2 GET_DELTA_FICHE1_MINUS_FICHE2 Static method Public Method Get differencies between two 281.25 fiches 20110428
3 GET_DYNAMICALLY_BELCO Static method Public Method Get the BELCO dynamically from Quali according with the data 20130111
4 GET_FICHE_25_281NN_CURRENT Static method Public Method Get fiche 281.25 current TOTAL to generate 20110428
5 GET_FICHE_25_281NN_DELTA Static method Public Method Get fiche 281.25 of the DELTA to generate 20110428
6 GET_FICHE_25_281NN_SENT Static method Public Method Get fiche 281.25 ALREADY SENT to generate 20110428
7 GET_FICHE_25_FROM_LIST_25 Static method Public Method Get Fiche 25 from list of ZONES amount-qualification 20110428
8 GET_LIST_25_FROM_FICHE_25 Static method Public Method Get list of ZONES amount-qualification from Fiche 25 20110428
9 GET_NN_FICHE1_OPERA_FICHE2 Static method Public Method Get operation between two ORIGINAL fiches 20110506
10 GET_ORIGIN_WT Static method Public Method Get the Origin Wage Type for a given Reporting WT 20130111
11 GET_REPORTING_WT Static method Public Method Get the Reporting Wage Type for a given Origin WT 20130111
12 GET_TOTAL_FICHE1_PLUS_FICHE2 Static method Public Method Get addition of two 281.25 fiches into ONE 20110428
13 GET_ZONES_FICHE1_OPERA_FICHE2 Static method Public Method Get Operation between two fiche-zones 20110506
14 GET_ZONES_LIST_25_AMOUNT_QUALI Static method Public Method Get value for ZONES amount-qualification 20110428
15 GET_ZONE_F2045 Static method Public Method Get value for ZONE 2.045 20130111
16 GET_ZONE_F2046 Static method Public Method Get value for ZONE 2.046 20130111
17 GET_ZONE_F2047 Static method Public Method Get value for ZONE 2.047 20130111
18 GET_ZONE_F2048 Static method Public Method Get value for ZONE 2.048 20130111
19 GET_ZONE_F2049 Static method Public Method Get value for ZONE 2.049 20130111
20 GET_ZONE_F2060_F2045 Static method Public Method Get value for ZONE 2.060 & 2.045 20110428
21 GET_ZONE_F2061_F2046 Static method Public Method Get value for ZONE 2.061 & 2.046 20110428
22 GET_ZONE_F2062_F2047 Static method Public Method Get value for ZONE 2.062 & 2.047 20110428
23 GET_ZONE_F2063_F2048 Static method Public Method Get value for ZONE 2.063 & 2.048 20110428
24 GET_ZONE_F2064_F2049 Static method Public Method Get value for ZONE 2.064 & 2.049 20110428
25 GET_ZONE_F2089 Static method Public Method Get value for ZONE 2.089 20110428
26 INTEGRATE_25_IN_ORIGINAL_281NN Static method Public Method Get fiche 281.nn of the ORIGINAL to generate 20110530
27 MARK_WAGES_AS_REPORTED Static method Public Method Mark Wages as Already reported in current fiche 25 20130111
28 SH_GET_FICHES Static method Public Method SH: Get Fiches (included in temse) in SH by pernr 20110428
29 SH_GET_FICHES_ORIGINALS Static method Public Method SH: Get Fiches Originals (included in temse) in SH by pernr 20110530
30 SH_PUBLISH_FICHES Static method Public Method SH: Publish Fiches (temse) in SH by pernr 20110428
31 SH_READ_ADDAT Static method Public Method SH: Read ADDAT from T5F99SE 20110428
32 SH_SET_ADDAT Static method Public Method SH: Set ADDAT to be store in T5F99SE 20110428
33 SH_SET_EESID Static method Public Method SH: Set STMOD to be store in T5F99SE 20110428
34 SH_SET_GLBID Static method Public Method SH: Set GLBID to be store in T5F99SE 20110428
35 SH_SET_STADM Static method Public Method SH: Set STADM to be store in T5F99SE 20110428
36 SH_SET_STMOD Static method Public Method SH: Set STMOD to be store in T5F99SE 20110428
Events
Class CL_HRPAYBE_BOWA_25_BL has no event.
Types
Class CL_HRPAYBE_BOWA_25_BL has no local type.
Method Signatures

Method FILTER_WAGES_ALREADY_REPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20130111
2 Changing CT_WAGE_ASSIGN Call by reference Type reference (TYPE) PBEBW_TAB_WAGE_ASSIGN 20130111
3 Importing IT_P3326 Call by reference Type reference (TYPE) P3326_TAB HR Master Record: Infotype 3326 (Inflow Outflow Belgium) 20130111
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20130111
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20130111
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20130111

Method FILTER_WAGES_ALREADY_REPORTED on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_DELTA_FICHE1_MINUS_FICHE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FICHE_DELTA Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Changing CT_FICHE_DELTA Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428
4 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
5 Importing IT_FICHE1 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428
6 Importing IT_FICHE2 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428

Method GET_DELTA_FICHE1_MINUS_FICHE2 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_DYNAMICALLY_BELCO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20130111
2 Changing CT_T5BX4 Call by reference Type reference (TYPE) PBEBW_TAB_T5BX4 20130111
3 Changing CT_WAGE_ASSIGN Call by reference Type reference (TYPE) PBEBW_TAB_WAGE_ASSIGN 20130111
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20130111
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20130111
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20130111

Method GET_DYNAMICALLY_BELCO on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_FICHE_25_281NN_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INCOMES_25 Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
2 Changing CT_281_CURRENT Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110428
3 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
4 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
5 Importing IT_INCOMES Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110428
6 Importing IV_DATE Call by reference Type reference (TYPE) D SY-DATUM 20110428
7 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20110428

Method GET_FICHE_25_281NN_CURRENT on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_FICHE_25_281NN_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INCOMES_25 Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Changing CT_INCOMES_NN Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110506
4 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
5 Importing IS_EMPLOYER Call by reference Type reference (TYPE) PBEBW_EMPLOYER 20110428
6 Importing IT_INCOMES Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110428
7 Importing IV_DATE Call by reference Type reference (TYPE) D SY-DATUM 20110428
8 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20110428

Method GET_FICHE_25_281NN_DELTA on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_FICHE_25_281NN_SENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
2 Changing CT_281_TOTAL Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110428
3 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
4 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
5 Importing IS_EMPLOYER Call by reference Type reference (TYPE) PBEBW_EMPLOYER 20110428
6 Importing IT_INCOMES Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110428
7 Importing IV_DATE Call by reference Type reference (TYPE) D SY-DATUM 20110428
8 Importing IV_MODE Call by reference Type reference (TYPE) CHAR3 'ALL' 3-Byte field 20110530
9 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20110428

Method GET_FICHE_25_281NN_SENT on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_FICHE_25_FROM_LIST_25 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INCOMES_25 Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
4 Importing IT_281_25 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428
5 Importing IV_DATE Call by reference Type reference (TYPE) D SY-DATUM 20110428
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20110428

Method GET_FICHE_25_FROM_LIST_25 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_LIST_25_FROM_FICHE_25 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_281_25 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
4 Importing IS_INCOMES_25 Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428

Method GET_LIST_25_FROM_FICHE_25 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_NN_FICHE1_OPERA_FICHE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110506
2 Changing CT_FICHE_RESULT Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110506
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110506
4 Importing IT_FICHE1 Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110506
5 Importing IT_FICHE2 Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110506
6 Importing IV_DATE Call by reference Type reference (TYPE) D SY-DATUM 20110506
7 Importing IV_OPERA Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20110506

Method GET_NN_FICHE1_OPERA_FICHE2 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ORIGIN_WT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) D 20130111
2 Importing IV_REPORTING_WT Call by reference Type reference (TYPE) P12_FLOW_OUTFLOW_WT Taxable Claimed 20130111
3 Returning RV_ORIGIN_WT Value transfer Type reference (TYPE) P12_FLOW_ORIGIN_WT Origin Wage Type 20130111

Method GET_ORIGIN_WT on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_REPORTING_WT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) D 20130111
2 Importing IV_ORIGIN_WT Call by reference Type reference (TYPE) P12_FLOW_ORIGIN_WT Origin Wage Type 20130111
3 Returning RV_REPORTING_WT Value transfer Type reference (TYPE) P12_FLOW_OUTFLOW_WT Taxable Claimed 20130111

Method GET_REPORTING_WT on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_TOTAL_FICHE1_PLUS_FICHE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FICHE_TOTAL Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Changing CT_FICHE_TOTAL Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428
4 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
5 Importing IT_FICHE1 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428
6 Importing IT_FICHE2 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428

Method GET_TOTAL_FICHE1_PLUS_FICHE2 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONES_FICHE1_OPERA_FICHE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FICHE_RESULT Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110506
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110506
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110506
4 Importing IS_FICHE1 Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110506
5 Importing IS_FICHE2 Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110506
6 Importing IV_DATE Call by reference Type reference (TYPE) D 20110506
7 Importing IV_OPERA Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20110506

Method GET_ZONES_FICHE1_OPERA_FICHE2 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONES_LIST_25_AMOUNT_QUALI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_281_25 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
4 Importing IT_INCOMES Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110428
5 Importing IV_DATE Call by reference Type reference (TYPE) D SY-DATUM 20110428
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20110428

Method GET_ZONES_LIST_25_AMOUNT_QUALI on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONE_F2045 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HELP_REMUN Call by reference Type reference (TYPE) PBEBW_INCOMES 20130111
2 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20130111
3 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20130111
4 Importing IS_EMPLOYER Call by reference Type reference (TYPE) PBEBW_EMPLOYER 20130111
5 Importing IT_WAGE_ASSIGN Call by reference Type reference (TYPE) PBEBW_TAB_WAGE_ASSIGN 20130111
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20130111

Method GET_ZONE_F2045 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONE_F2046 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HELP_REMUN Call by reference Type reference (TYPE) PBEBW_INCOMES 20130111
2 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20130111
3 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20130111
4 Importing IS_EMPLOYER Call by reference Type reference (TYPE) PBEBW_EMPLOYER 20130111
5 Importing IT_WAGE_ASSIGN Call by reference Type reference (TYPE) PBEBW_TAB_WAGE_ASSIGN 20130111
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20130111

Method GET_ZONE_F2046 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONE_F2047 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HELP_REMUN Call by reference Type reference (TYPE) PBEBW_INCOMES 20130111
2 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20130111
3 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20130111
4 Importing IS_EMPLOYER Call by reference Type reference (TYPE) PBEBW_EMPLOYER 20130111
5 Importing IT_WAGE_ASSIGN Call by reference Type reference (TYPE) PBEBW_TAB_WAGE_ASSIGN 20130111
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20130111

Method GET_ZONE_F2047 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONE_F2048 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HELP_REMUN Call by reference Type reference (TYPE) PBEBW_INCOMES 20130111
2 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20130111
3 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20130111
4 Importing IS_EMPLOYER Call by reference Type reference (TYPE) PBEBW_EMPLOYER 20130111
5 Importing IT_WAGE_ASSIGN Call by reference Type reference (TYPE) PBEBW_TAB_WAGE_ASSIGN 20130111
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20130111

Method GET_ZONE_F2048 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONE_F2049 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HELP_REMUN Call by reference Type reference (TYPE) PBEBW_INCOMES 20130111
2 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20130111
3 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20130111
4 Importing IS_EMPLOYER Call by reference Type reference (TYPE) PBEBW_EMPLOYER 20130111
5 Importing IT_WAGE_ASSIGN Call by reference Type reference (TYPE) PBEBW_TAB_WAGE_ASSIGN 20130111
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20130111

Method GET_ZONE_F2049 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONE_F2060_F2045 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Importing IT_281_25 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428

Method GET_ZONE_F2060_F2045 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONE_F2061_F2046 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Importing IT_281_25 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428

Method GET_ZONE_F2061_F2046 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONE_F2062_F2047 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Importing IT_281_25 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428

Method GET_ZONE_F2062_F2047 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONE_F2063_F2048 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Importing IT_281_25 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC 20110428

Method GET_ZONE_F2063_F2048 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONE_F2064_F2049 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Importing IT_281_25 Call by reference Type reference (TYPE) PBEBW_T_281_25_DYNAMIC Personnel Number 20110428

Method GET_ZONE_F2064_F2049 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method GET_ZONE_F2089 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HELP_REMUN Call by reference Type reference (TYPE) PBEBW_INCOMES 20110428
2 Changing CS_INCOMES Call by reference Type reference (TYPE) PBEBW_INCOMES_ZONES 20110428
3 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
4 Importing IS_EMPLOYER Call by reference Type reference (TYPE) PBEBW_EMPLOYER 20110608
5 Importing IT_WAGE_ASSIGN Call by reference Type reference (TYPE) PBEBW_TAB_WAGE_ASSIGN 20130409
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20110428

Method GET_ZONE_F2089 on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method INTEGRATE_25_IN_ORIGINAL_281NN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110530
2 Changing CT_INCOMES_25 Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110614
3 Changing CT_INCOMES_NN Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110530
4 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110530
5 Importing IS_EMPLOYER Call by reference Type reference (TYPE) PBEBW_EMPLOYER 20110530
6 Importing IT_INCOMES Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110530
7 Importing IV_DATE Call by reference Type reference (TYPE) D SY-DATUM 20110530
8 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20110530

Method INTEGRATE_25_IN_ORIGINAL_281NN on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method MARK_WAGES_AS_REPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20130111
2 Importing IT_P3326 Call by reference Type reference (TYPE) P3326_TAB HR Master Record: Infotype 3326 (Inflow Outflow Belgium) 20130111
3 Importing IT_WAGE_ASSIGN Call by reference Type reference (TYPE) PBEBW_TAB_WAGE_ASSIGN 20130111
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20130111
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20130111
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20130111

Method MARK_WAGES_AS_REPORTED on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method SH_GET_FICHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
3 Exporting ET_DOC_BOWR_25 Call by reference Type reference (TYPE) PBEBW_T_SH_DOC_BOWR 20110428
4 Exporting ET_DOC_BOWR_NN Call by reference Type reference (TYPE) PBEBW_T_SH_DOC_BOWR 20110428
5 Importing IS_EMPLOYER Call by reference Type reference (TYPE) PBEBW_EMPLOYER 20110428
6 Importing IT_INCOMES Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110530
7 Importing IV_DATE Call by reference Type reference (TYPE) D SY-DATUM 20110428
8 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR 20110428

Method SH_GET_FICHES on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method SH_GET_FICHES_ORIGINALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110530
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110530
3 Exporting ET_DOC_BOWR_NN Call by reference Type reference (TYPE) PBEBW_T_SH_DOC_BOWR 20110530
4 Importing IS_FICHE Call by reference Type reference (TYPE) PBEBW_REC2 20110530
5 Importing IT_DOC_BOWR_NN Call by reference Type reference (TYPE) PBEBW_T_SH_DOC_BOWR 20110530
6 Importing IT_INCOMES Call by reference Type reference (TYPE) PBEBW_TAB_INCOMES_ZONES 20110530
7 Importing IV_BEGDA Call by reference Type reference (TYPE) D 20110530
8 Importing IV_ENDDA Call by reference Type reference (TYPE) D 20110530
9 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20110530

Method SH_GET_FICHES_ORIGINALS on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method SH_PUBLISH_FICHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
3 Importing IT_FICHES Call by reference Type reference (TYPE) PBEBW_TAB_REC2 20110428
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20110428
5 Importing IV_DECL_TYPE Call by reference Type reference (TYPE) P12_BOW_TYPDE Type of declaration 20110506
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20110428
7 Importing IV_TEMSE_ID Call by reference Type reference (TYPE) P_TS_TSOBJ HR TemSe Object 20110428

Method SH_PUBLISH_FICHES on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method SH_READ_ADDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ADDAT Call by reference Type reference (TYPE) PBEBW_S_BOWR_ADDAT 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
4 Importing IS_SH_DOC Call by reference Type reference (TYPE) T5F99SE 20110428

Method SH_READ_ADDAT on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method SH_SET_ADDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
2 Changing CV_ADDAT Call by reference Type reference (TYPE) P_99S_ADDAT 20110428
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
4 Importing IV_TEMSE_ID Call by reference Type reference (TYPE) P_TS_TSOBJ HR TemSe Object 20110428

Method SH_SET_ADDAT on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method SH_SET_EESID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR Errors 20110428
2 Changing CV_EESID Call by reference Type reference (TYPE) P_99S_EESID EESID 20110428
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
4 Importing IS_FICHE Call by reference Type reference (TYPE) PBEBW_REC2 Fiche 20110428

Method SH_SET_EESID on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method SH_SET_GLBID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
2 Changing CV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Status administration data 20110428
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
4 Importing IR_SH Call by reference Object reference (TYPE REF TO) CL_HR99S00_B2A_DOC_ADMIN_NOB2A HR TemSe Object 20110428

Method SH_SET_GLBID on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method SH_SET_STADM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STADM Call by reference Type reference (TYPE) HR99S_STADM Status administration data 20110428
2 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
4 Importing IV_TEMSE_ID Call by reference Type reference (TYPE) P_TS_TSOBJ HR TemSe Object 20110428

Method SH_SET_STADM on class CL_HRPAYBE_BOWA_25_BL has no exception.

Method SH_SET_STMOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20110428
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110428
3 Changing CV_STMOD Call by reference Type reference (TYPE) P_99S_STMOD Status administration data 20110428
4 Importing IS_FICHE Call by reference Type reference (TYPE) PBEBW_REC2 HR TemSe Object 20110428

Method SH_SET_STMOD on class CL_HRPAYBE_BOWA_25_BL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in