SAP ABAP Class CL_HRPAYIT_INAIL_TABS_HANDLER (CL_HRPAYIT_INAIL_TABS_HANDLER)
Hierarchy
☛
SAP_HRCIT (Software Component) Sub component SAP_HRCIT of SAP_HR
⤷
PY-IT (Application Component) Italy
⤷
PC15 (Package) HR payroll: Italy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYIT_FORM_TABLE_HANDLER | IF_HRPAYIT_FORM_TABLE_HANDLER | 20090923 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYIT_ITERATOR | IF_HRPAYIT_ITERATOR | 20090923 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYIT_LOGGABLE | Objects that can write to an E3L log | 20090923 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYIT_VIEWABLE | objects that can be "shown" somehow | 20090923 |
Properties
| Class | CL_HRPAYIT_INAIL_TABS_HANDLER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC15 | HR payroll: Italy |
| Created | 20090923 | SAP |
| Last change | 20110809 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYIT_FORM_TABLE_HANDLER | IF_HRPAYIT_FORM_TABLE_HANDLER | 20090923 | ||
| 2 | IF_HRPAYIT_ITERATOR | IF_HRPAYIT_ITERATOR | 20090923 | ||
| 3 | IF_HRPAYIT_LOGGABLE | Objects that can write to an E3L log | 20090923 | ||
| 4 | IF_HRPAYIT_VIEWABLE | objects that can be "shown" somehow | 20090923 |
Friends
Class CL_HRPAYIT_INAIL_TABS_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | P15_IDVTAB | AR_IDVTAB | 20090923 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPAYIT_STATUS_MGR_ADAPTER | AR_STATUS_ADAPTER | 20090923 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | AR_TAB | 20090923 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPAYIT_TEMSE_STORAGE | AR_TEMSE_HANDLER | 20090923 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | P15_HRCA_COMPANY | AT_COMP_DATA | 20090923 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | P15_T_INAIL_INPUT_FILE | AT_INPUT_DATA | 20090923 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | PITNA_TAB_BUKRSLOG | AT_LOG_BUKRS | 20090923 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | PITNA_TAB_PERNRLOG | AT_LOG_PERNR | 20090923 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | PITNA_TAB_MSG | AT_LOG_T5ITIN1 | 20090923 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | PITNA_TAB_RSPAR | AT_RSPAR | 20090923 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | PITNA_TAB_T5ITIN0 | AT_T5ITIN0 | 20090923 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | PITNA_TAB_T5ITIN1 | AT_T5ITIN1 | 20090923 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | PITNA_TAB_INAILBOX | AT_TABLE | 20090923 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | 'X' | A_DEFENSIVE_CHECKS | 20090923 | ||
| 15 | Instance attribute | Protected | Type reference (TYPE) | I | A_ITERATOR_INDEX | 20090923 | |||
| 16 | Constant | Protected | Type reference (TYPE) | BOOLE_D | ' ' | C_FALSE | 20090923 | ||
| 17 | Constant | Protected | Type reference (TYPE) | BOOLE_D | 'X' | C_TRUE | 20090923 | ||
| 18 | Instance attribute | Protected | Type reference (TYPE) | PITNA_TAB_MSG | P_LOG_T5ITIN1 | 20090923 |
Methods
Events
Class CL_HRPAYIT_INAIL_TABS_HANDLER has no event.
Types
Class CL_HRPAYIT_INAIL_TABS_HANDLER has no local type.
Method Signatures
Method ADD_COMP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COMP_DATA | Call by reference | Type reference (TYPE) | P15_HRCA_COMPANY | P_COMP_DATA | 20090923 |
Method ADD_COMP_DATA on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method ADD_INPUT_FILE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INPUT_DATA | Call by reference | Type reference (TYPE) | P15_T_INAIL_INPUT_FILE | P_INPUT_DATA | 20090923 |
Method ADD_INPUT_FILE_DATA on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method ADD_LOG_BUKRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LOG_BUKRS | Call by reference | Type reference (TYPE) | PITNA_TAB_BUKRSLOG | P_LOG_BUKRS | 20090923 |
Method ADD_LOG_BUKRS on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method ADD_NEW_PERNRLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PERNRLOG | Call by reference | Type reference (TYPE) | PITNA_PERNRLOG | P_PERNRLOG | 20090923 |
Method ADD_NEW_PERNRLOG on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method ADD_T5ITIN0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_T5ITIN0 | Call by reference | Type reference (TYPE) | TABLE | P_T5ITIN0 | 20090923 |
Method ADD_T5ITIN0 on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method ADD_T5ITIN1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_T5ITIN1 | Call by reference | Type reference (TYPE) | TABLE | P_T5ITIN1 | 20090923 |
Method ADD_T5ITIN1 on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method APPEND_LOG_BUKRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LOG_BUKRS | Call by reference | Type reference (TYPE) | PITNA_BUKRSLOG | P_LOG_BUKRS | 20090923 |
Method APPEND_LOG_BUKRS on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method APPEND_LOG_T5ITIN1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LOG_T5ITIN1 | Call by reference | Type reference (TYPE) | PITNA_L_MSG | P_LOG_T5ITIN1 | 20090923 |
Method APPEND_LOG_T5ITIN1 on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRPAYIT_INAIL_TABS_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method FILL_OUTPUT_TABLE Signature
Method FILL_OUTPUT_TABLE on class CL_HRPAYIT_INAIL_TABS_HANDLER has no parameter.
Method FILL_OUTPUT_TABLE on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method GET_ACTUAL_IDVTAB Signature
Method GET_ACTUAL_IDVTAB on class CL_HRPAYIT_INAIL_TABS_HANDLER has no parameter.
Method GET_ACTUAL_IDVTAB on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method GET_COMP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COMP_DATA | Call by reference | Type reference (TYPE) | P15_HRCA_COMPANY | P_COMP_DATA | 20090923 |
Method GET_COMP_DATA on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method GET_INPUT_FILE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INPUT_DATA | Call by reference | Type reference (TYPE) | TABLE | P_INPUT_DATA | 20090923 |
Method GET_INPUT_FILE_DATA on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method GET_LOG_BUKRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LOG_BUKRS | Call by reference | Type reference (TYPE) | PITNA_TAB_BUKRSLOG | P_LOG_BUKRS | 20090923 |
Method GET_LOG_BUKRS on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method GET_LOG_T5ITIN1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LOG_T5ITIN1 | Call by reference | Type reference (TYPE) | PITNA_TAB_MSG | P_LOG_T5ITIN1 | 20090923 |
Method GET_LOG_T5ITIN1 on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method GET_NEXT_IDVTAB Signature
Method GET_NEXT_IDVTAB on class CL_HRPAYIT_INAIL_TABS_HANDLER has no parameter.
Method GET_NEXT_IDVTAB on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method GET_RSPARAMS Signature
Method GET_RSPARAMS on class CL_HRPAYIT_INAIL_TABS_HANDLER has no parameter.
Method GET_RSPARAMS on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method GET_T5ITIN0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_T5ITIN0 | Call by reference | Type reference (TYPE) | TABLE | P_T5ITIN0 | 20090923 |
Method GET_T5ITIN0 on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method GET_T5ITIN1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_T5ITIN1 | Call by reference | Type reference (TYPE) | TABLE | P_T5ITIN1 | 20090923 |
Method GET_T5ITIN1 on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method GET_TAB_PERNRLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TAB_PERNRLOG | Call by reference | Type reference (TYPE) | PITNA_TAB_PERNRLOG | P_TAB_PERNRLOG | 20090923 |
Method GET_TAB_PERNRLOG on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method READ_RSPAR_FROM_TEMSE Signature
Method READ_RSPAR_FROM_TEMSE on class CL_HRPAYIT_INAIL_TABS_HANDLER has no parameter.
Method READ_RSPAR_FROM_TEMSE on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
Method REFRESH_IDVTAB Signature
Method REFRESH_IDVTAB on class CL_HRPAYIT_INAIL_TABS_HANDLER has no parameter.
Method REFRESH_IDVTAB on class CL_HRPAYIT_INAIL_TABS_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in |