SAP ABAP Class CL_HR_BR_CCED (Income report class)
Hierarchy
☛
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
⤷
PY-BR (Application Component) Brazil
⤷
PC37 (Package) HR settlement: Brazil
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HR_BR_IRRF_REPORTING | Abstract class for tax reports | 20100126 |
Properties
| Class | CL_HR_BR_CCED | |
| Short Description | Income report class | |
| Super Class | CL_HR_BR_IRRF_REPORTING | Abstract class for tax reports |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC37 | HR settlement: Brazil |
| Created | 20091019 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HR_BR_CCED has no interface implemented.
Friends
Class CL_HR_BR_CCED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 5 | Max number of dependents to be considered (defined by law) | 20120124 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | 18 | Minimum number of records of rec 6 | 20120124 | ||
| 3 | Constant | Private | Type reference (TYPE) | I | 106 | 20120124 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_HRPAYBR_B_CCED | Interface BAdI IF_EX_HRPAYBR_B_CCED | 20120124 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PBRDI_T_DETAIL_CCED | 20100126 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | PBRDI_T_EXCEL_DATA_CCED | 20100126 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SLIS_T_FIELDCAT_ALV | Catalog | 20110509 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | PBRDI_T_FOOTER_CCED | 20100126 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | PBRDI_T_HEADER_CCED | 20100126 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | P0007_TAB | HR master record: infotype 0007 (Planned working time) | 20100126 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | P0021_TAB | HR master record infotype 0021 (Familiy) | 20100126 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | PBRDI_T_P0397 | 20100126 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | P0736_TAB | HR master record infotype 0736 Alimony order Brazil | 20100126 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SLIS_T_SORTINFO_ALV | ALV sorting | 20110509 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120124 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | DATS | Type field DATS | 20100126 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | CHAR40 | 20100126 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | TEXT60 | Character string 60 | 20100126 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | TEXT60 | Character string 60 | 20100126 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | CHAR40 | 30 characters | 20100126 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | CHAR50 | Comment | 20100126 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | PBR_ANO | Year | 20120124 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | PBR_ANO | Year | 20100126 |
Methods
Events
Class CL_HR_BR_CCED has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_GROUP_FIELD | Private | See coding | 20110509 | BEGIN OF gty_s_group_field,
group TYPE char10,
operation TYPE char1,
rec_id TYPE hrpaybr_dirf_recid5,
END OF gty_s_group_field
|
||
| 2 | GTY_T_GROUP_FIELD | Private | See coding | 20110509 | gty_t_group_field TYPE STANDARD TABLE OF gty_s_group_field
|
Method Signatures
Method ADJUST_COMPL_INFO_SIZE_PDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DETAIL_CCED | Call by reference | Type reference (TYPE) | PBRDI_S_DETAIL_CCED | 20120124 |
Method ADJUST_COMPL_INFO_SIZE_PDF on class CL_HR_BR_CCED has no exception.
Method ALIGN_AMOUNT_TO_RIGHT_PDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120124 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | MAXBT | Payroll: amount | 20120124 | |||
| 3 | RV_LINE | Value transfer | Type reference (TYPE) | HRPAYBR_CCED_COMPL_INF | Text field of length 90 | 20120124 |
Method ALIGN_AMOUNT_TO_RIGHT_PDF on class CL_HR_BR_CCED has no exception.
Method APPEND_TECH_LOG Signature
Method APPEND_TECH_LOG on class CL_HR_BR_CCED has no parameter.
Method APPEND_TECH_LOG on class CL_HR_BR_CCED has no exception.
Method BUILD_FIELDCAT Signature
Method BUILD_FIELDCAT on class CL_HR_BR_CCED has no parameter.
Method BUILD_FIELDCAT on class CL_HR_BR_CCED has no exception.
Method CHECK_PAYROLL_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PAYROLL_VALUES | Call by reference | Type reference (TYPE) | GTY_T_PAYROLL_VALUES | 20100126 | ||||
| 2 | RV_CONTAIN_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100126 |
Method CHECK_PAYROLL_VALUES on class CL_HR_BR_CCED has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WT_SIGNAL | Call by reference | Type reference (TYPE) | PBR_S_WT_EVAL_15_VALUES | BR: wage types separated by values of evaluation class 15 | 20100126 | |||
| 2 | IT_DEPENDENT_OCCAT | Call by reference | Type reference (TYPE) | OCCAT_RANGE_TAB | Selection option: category for off-cycle processing reason | 20100126 | |||
| 3 | IT_WAGE_TYPES | Call by reference | Type reference (TYPE) | PBRDI_T_WAGE_TYPES | 20100126 | ||||
| 4 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Valid from date | 20100126 | |||
| 5 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company code | 20100126 | |||
| 6 | IV_DATE_PROC | Call by reference | Type reference (TYPE) | DATS | Type field DATS | 20100126 | |||
| 7 | IV_EARN_ORIGIN | Call by reference | Type reference (TYPE) | CHAR40 | 20100126 | ||||
| 8 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Valid to date | 20100126 | |||
| 9 | IV_GENERATE_TECH_LOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100126 | ||||
| 10 | IV_MSG_COMPLEMENTARY1 | Call by reference | Type reference (TYPE) | TEXT60 | Character string 60 | 20100126 | |||
| 11 | IV_MSG_COMPLEMENTARY2 | Call by reference | Type reference (TYPE) | TEXT60 | Character string 60 | 20100126 | |||
| 12 | IV_RESPONSIBLE | Call by reference | Type reference (TYPE) | CHAR40 | 30 characters | 20100126 | |||
| 13 | IV_TITLE_FIELD_5_07 | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20100126 | |||
| 14 | IV_YEAR_REF | Call by reference | Type reference (TYPE) | PBR_ANO | Year | 20100126 |
Method CONSTRUCTOR on class CL_HR_BR_CCED has no exception.
Method DELETE_NEGATIVE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PAYROLL_VALUES | Call by reference | Type reference (TYPE) | GTY_T_PAYROLL_VALUES | 20100126 |
Method DELETE_NEGATIVE_VALUES on class CL_HR_BR_CCED has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DETAIL_CCED | Call by reference | Type reference (TYPE) | PBRDI_T_DETAIL_CCED | 20100126 | ||||
| 2 | ET_EXCEL_DATA_CCED | Call by reference | Type reference (TYPE) | PBRDI_T_EXCEL_DATA_CCED | 20100126 | ||||
| 3 | ET_FOOTER_CCED | Call by reference | Type reference (TYPE) | PBRDI_T_FOOTER_CCED | 20100126 | ||||
| 4 | ET_HEADER_CCED | Call by reference | Type reference (TYPE) | PBRDI_T_HEADER_CCED | 20100126 |
Method GET_DATA on class CL_HR_BR_CCED has no exception.
Method PROCESS_EMPLOYEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_P0001 | Call by reference | Type reference (TYPE) | P0001_TAB | HR master record: infotype 0001 (organizational assignment) | 20100126 | |||
| 2 | IT_P0002 | Call by reference | Type reference (TYPE) | P0002_TAB | HR master record infotype 0002 (personal data) | 20100126 | |||
| 3 | IT_P0007 | Call by reference | Type reference (TYPE) | P0007_TAB | HR master record: infotype 0007 (Planned working time) | 20100126 | |||
| 4 | IT_P0021 | Call by reference | Type reference (TYPE) | P0021_TAB | HR master record infotype 0021 (Familiy) | 20100126 | |||
| 5 | IT_P0397 | Call by reference | Type reference (TYPE) | PBRDI_T_P0397 | 20100126 | ||||
| 6 | IT_P0465 | Call by reference | Type reference (TYPE) | P0465_TAB | Internal table for P0465 | 20100126 | |||
| 7 | IT_P0661 | Call by reference | Type reference (TYPE) | P0661_TAB | Table type P0661 | 20100126 | |||
| 8 | IT_P0736 | Call by reference | Type reference (TYPE) | P0736_TAB | HR master record infotype 0736 Alimony order Brazil | 20100126 | |||
| 9 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel no. | 20100126 | |||
| 10 | RV_REJECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100126 |
Method PROCESS_EMPLOYEE on class CL_HR_BR_CCED has no exception.
Method SET_COMPL_INFO_TO_PDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DETAIL_CCED | Call by reference | Type reference (TYPE) | PBRDI_S_DETAIL_CCED | 20120124 |
Method SET_COMPL_INFO_TO_PDF on class CL_HR_BR_CCED has no exception.
Method SET_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DETAIL_CCED | Call by reference | Type reference (TYPE) | PBRDI_S_DETAIL_CCED | 20100126 | ||||
| 2 | IT_PAYROLL_VALUES | Call by reference | Type reference (TYPE) | GTY_T_PAYROLL_VALUES | 20100126 |
Method SET_DETAIL_DATA on class CL_HR_BR_CCED has no exception.
Method SET_EXCEL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_EXCEL_DATA_CCED | Call by reference | Type reference (TYPE) | PBRDI_S_EXCEL_DATA_CCED | 20100126 | ||||
| 2 | IS_HEADER_CCED | Call by reference | Type reference (TYPE) | PBRDI_S_HEADER_CCED | 20100126 | ||||
| 3 | IT_PAYROLL_VALUES | Call by reference | Type reference (TYPE) | GTY_T_PAYROLL_VALUES | 20100126 |
Method SET_EXCEL_DATA on class CL_HR_BR_CCED has no exception.
Method SET_FOOTER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_FOOTER_CCED | Call by reference | Type reference (TYPE) | PBRDI_S_FOOTER_CCED | 20100126 | ||||
| 2 | IS_DETAIL_CCED | Call by reference | Type reference (TYPE) | PBRDI_S_DETAIL_CCED | 20100126 |
Method SET_FOOTER_DATA on class CL_HR_BR_CCED has no exception.
Method SET_HEADER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HEADER_CCED | Call by reference | Type reference (TYPE) | PBRDI_S_HEADER_CCED | 20100126 |
Method SET_HEADER_DATA on class CL_HR_BR_CCED has no exception.
Method SET_PENSIONER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DETAIL_CCED | Call by reference | Type reference (TYPE) | PBRDI_S_DETAIL_CCED | 20100126 |
Method SET_PENSIONER_DATA on class CL_HR_BR_CCED has no exception.
Method SET_PENSIONER_DATA_TO_PDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DETAIL_CCED | Call by reference | Type reference (TYPE) | PBRDI_S_DETAIL_CCED | 20120124 |
Method SET_PENSIONER_DATA_TO_PDF on class CL_HR_BR_CCED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |