SAP ABAP Class CL_HRPAYBE_BOW_PRINTOUT_BL (BELCOTAX on Web Business Library Service PRINTOUT Class)
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_BOW_PRINTOUT_BL  
Short Description BELCOTAX on Web Business Library Service PRINTOUT Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC12   HR accounting: Belgium 
Created 20081223   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)
Interfaces
Class CL_HRPAYBE_BOW_PRINTOUT_BL has no interface implemented.
Friends
Class CL_HRPAYBE_BOW_PRINTOUT_BL has no friend class.
Attributes
Class CL_HRPAYBE_BOW_PRINTOUT_BL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_LANGU_TO_BTLAN Static method Public Method Get the number (type btlan) for this LANGU 20090204
2 GET_PRINTOUT_LANGU Static method Public Method Get the language for the printout for this employee 20090112
3 GET_PRINT_PARAMETERS Static method Public Method Printout: print parameters 20100607
4 GET_ZONE_VALUE_LINE_TXT Static method Public Method Get txt value from an TXT zone 20090724
5 OPEN_LFORM_JOB Static method Public Method Printout: open the form 20100607
6 PROCESS_EE Static method Public Method Process Employee data 20081223
7 PROCESS_EE_ADDRESS Static method Public Method Process Employee Address data 20081223
8 PROCESS_FORM_EE Static method Public Method Process Employee for printout in the Fiche Form 20081224
9 PROCESS_FORM_EE_MARITAL_STATUS Static method Public Method Process Employee Marital Statufor (from code to description) 20081224
10 PROCESS_FORM_INDICATORS Static method Public Method Process indicators (evcls14) for printout in the Fiche Form 20081225
11 PROCESS_FORM_INDICATOR_T Static method Public Method Change field to Text field for printout in the Fiche Form 20081228
12 PROCESS_FORM_IND_2031 Static method Public Method Process indicators 2.099 for printout in the Fiche Form 20081225
13 PROCESS_FORM_IND_2035 Static method Public Method Process indicators 2.035 for printout in the Fiche Form 20090331
14 PROCESS_FORM_IND_2036 Static method Public Method Process indicators 2.036 for printout in the Fiche Form 20090310
15 PROCESS_FORM_IND_2038 Static method Public Method Process indicators 2.038 for printout in the Fiche Form 20090204
16 PROCESS_FORM_IND_2039 Static method Public Method Process indicators 2.039 for printout in the Fiche Form 20090204
17 PROCESS_FORM_IND_2040 Static method Public Method Process indicators 2.040 for printout in the Fiche Form 20090204
18 PROCESS_FORM_IND_2041 Static method Public Method Process indicators 2.041 for printout in the Fiche Form 20090204
19 PROCESS_FORM_IND_2099 Static method Public Method Process indicators 2.099 for printout in the Fiche Form 20081225
20 PROCESS_FORM_IND_EX Static method Public Method Process indicators 2.099 for printout in the Fiche Form 20090204
21 PROCESS_FORM_IND_YES_NO Static method Public Method Process indicators with YES/NON in Fiche Form 20090204
Events
Class CL_HRPAYBE_BOW_PRINTOUT_BL has no event.
Types
Class CL_HRPAYBE_BOW_PRINTOUT_BL has no local type.
Method Signatures

Method CONVERT_LANGU_TO_BTLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090204
2 Returning RV_BTLAN Value transfer Type reference (TYPE) BTLAN Language Key of Current Text Environment 20090204

Method CONVERT_LANGU_TO_BTLAN on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method GET_PRINTOUT_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PRINTOUT_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20090112
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090112
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090112
4 Importing IV_USER_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090112

Method GET_PRINTOUT_LANGU on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method GET_PRINT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CPROG Call by reference Type reference (TYPE) CLIKE SY-CPROG 20100607
2 Importing IV_PDEST Call by reference Type reference (TYPE) RSPOPNAME Spool: Output device 20100607
3 Returning RS_ITCPO Value transfer Type reference (TYPE) ITCPO SAPscript output interface 20100607

Method GET_PRINT_PARAMETERS on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method GET_ZONE_VALUE_LINE_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TAXES_TABLE Call by reference Type reference (TYPE) P12BOW_PRINT_LINES_TTYPE Text (20 Characters) 20090724
2 Importing IS_TAXES_LINE Call by reference Type reference (TYPE) P12BOW_PRINT_LINES_INTERFACE Belgium Tax declaration, print interface lines - PDF 20090724
3 Importing IV_BUNIT Call by reference Type reference (TYPE) P12_BUNIT Unit for Belcotax on Web print forms 20100224
4 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20090724

Method GET_ZONE_VALUE_LINE_TXT on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method OPEN_LFORM_JOB 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 20100607
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100607
3 Exporting ES_ITCPO Call by reference Type reference (TYPE) ITCPO SAPscript output interface 20100607
4 Importing IV_FORM_NAME Call by reference Type reference (TYPE) TDFORM Form Name 20100607
5 Importing IV_PRINTOUT_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20100607

Method OPEN_LFORM_JOB on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_EE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_P0006 Call by reference Type reference (TYPE) P0006_TAB HR Master Record: Infotype 0006 (Addresses) 20081223
2 Exporting ES_EE_DATA Call by reference Type reference (TYPE) PBEBW_S_FICHES_INFO_PRINT 20081223
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20081223
4 Importing IS_EE_DATA Call by reference Type reference (TYPE) PBEBW_S_FICHES_INFO_PRINT 20081223

Method PROCESS_EE on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_EE_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_P0006 Call by reference Type reference (TYPE) P0006_TAB HR Master Record: Infotype 0006 (Addresses) 20081223
2 Exporting ES_EE_DATA Call by reference Type reference (TYPE) PBEBW_S_FICHES_INFO_PRINT 20081223
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20081223
4 Importing IS_EE_DATA Call by reference Type reference (TYPE) PBEBW_S_FICHES_INFO_PRINT 20081223
5 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20081223

Method PROCESS_EE_ADDRESS on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_EE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20081224
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20081224
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20081224
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20081225

Method PROCESS_FORM_EE on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_EE_MARITAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE Belgium Tax declaration, print interface 20081224
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20081224
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE Belgium Tax declaration, print interface 20081224
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20081225

Method PROCESS_FORM_EE_MARITAL_STATUS on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_INDICATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20081225
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20081225
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20081225
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20081225

Method PROCESS_FORM_INDICATORS on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_INDICATOR_T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ZONE_NAME Call by reference Type reference (TYPE) CHAR7 Character field, length 7 20081228
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20081228
3 Importing IS_ZONE_NAME Call by reference Type reference (TYPE) CHAR7 Character field, length 7 20081228

Method PROCESS_FORM_INDICATOR_T on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_IND_2031 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20081225
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20081225
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20081225
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20081225

Method PROCESS_FORM_IND_2031 on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_IND_2035 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090331
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090331
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090331
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090331

Method PROCESS_FORM_IND_2035 on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_IND_2036 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090310
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090310
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090310
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090310

Method PROCESS_FORM_IND_2036 on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_IND_2038 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090204
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090204
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090204
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090204

Method PROCESS_FORM_IND_2038 on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_IND_2039 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090204
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090204
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090204
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090204

Method PROCESS_FORM_IND_2039 on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_IND_2040 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090204
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090204
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090204
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090204

Method PROCESS_FORM_IND_2040 on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_IND_2041 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090204
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090204
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090204
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090204

Method PROCESS_FORM_IND_2041 on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_IND_2099 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20081225
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20081225
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20081225
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20081225

Method PROCESS_FORM_IND_2099 on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_IND_EX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090204
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090204
3 Importing IS_FORM Call by reference Type reference (TYPE) P12BOW_PRINT_INTERFACE 20090204

Method PROCESS_FORM_IND_EX on class CL_HRPAYBE_BOW_PRINTOUT_BL has no exception.

Method PROCESS_FORM_IND_YES_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090204
2 Exporting EV_VALUE_TEXT Call by reference Type reference (TYPE) TEXT40 Text, 40 Characters Long 20090204
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090204
4 Importing IV_VALUE_CODE Call by reference Type reference (TYPE) NUM1 Num1 20090204

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