SAP ABAP Class CL_HRPAYIT_CUD_TABLE_HANDLER (CL_HRPAYIT_CUD_TABLE_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 | 20040929 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYIT_ITERATOR | IF_HRPAYIT_ITERATOR | 20040929 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYIT_LOGGABLE | Objects that can write to an E3L log | 20040929 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYIT_VIEWABLE | objects that can be "shown" somehow | 20040929 |
Properties
| Class | CL_HRPAYIT_CUD_TABLE_HANDLER | |
| Short Description | CL_HRPAYIT_CUD_TABLE_HANDLER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC15 | HR payroll: Italy |
| Created | 20040929 | SAP |
| Last change | 20060703 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYIT_FORM_TABLE_HANDLER | IF_HRPAYIT_FORM_TABLE_HANDLER | 20040929 | ||
| 2 | IF_HRPAYIT_ITERATOR | IF_HRPAYIT_ITERATOR | 20040929 | ||
| 3 | IF_HRPAYIT_LOGGABLE | Objects that can write to an E3L log | 20040929 | ||
| 4 | IF_HRPAYIT_VIEWABLE | objects that can be "shown" somehow | 20040929 |
Friends
Class CL_HRPAYIT_CUD_TABLE_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20041020 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPAYIT_STATUS_MGR_ADAPTER | Adapter for the status manager | 20040929 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPAYIT_TEMSE_STORAGE | AR_TEMSE_HANDLER | 20040929 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PITUD_PERNR_TABLE | pernr table | 20040929 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PITUD_PERNR_TABLE | pernr table | 20040929 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | PITCD_TAB_PERNR_CUDBOX | AT_TABLE | 20040929 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X' | A_DEFENSIVE_CHECKS | 20040929 | ||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20041020 | |||||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | A_ITERATOR_INDEX | 20040929 | |||
| 10 | Constant | Private | Type reference (TYPE) | BOOLE_D | ' ' | bool | 20040929 | ||
| 11 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | bool | 20040929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040929 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040929 | |
| 3 | Instance method | Public | Method | 20041020 | ||
| 4 | Instance method | Public | Method | 20040929 | ||
| 5 | Instance method | Public | Method | 20040929 | ||
| 6 | Instance method | Public | Method | 20040929 | ||
| 7 | Instance method | Public | Method | 20040929 | ||
| 8 | Instance method | Public | Method | 20040929 | ||
| 9 | Instance method | Public | Method | 20041020 | ||
| 10 | Instance method | Public | Method | 20040929 | ||
| 11 | Instance method | Public | Method | 20040929 | ||
| 12 | Instance method | Public | Method | 20040929 | ||
| 13 | Instance method | Public | Method | 20040929 |
Events
Class CL_HRPAYIT_CUD_TABLE_HANDLER has no event.
Types
Class CL_HRPAYIT_CUD_TABLE_HANDLER has no local type.
Method Signatures
Method APPEND_TABLE_PER_PERSON Signature
Method APPEND_TABLE_PER_PERSON on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method APPEND_TABLE_PER_PERSON on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method GET_LOG Signature
Method GET_LOG on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method GET_LOG on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method GET_TABLE Signature
Method GET_TABLE on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method GET_TABLE on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method GET_TABLE_PER_PERSON Signature
Method GET_TABLE_PER_PERSON on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method GET_TABLE_PER_PERSON on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method GET_VIEWABLE Signature
Method GET_VIEWABLE on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method GET_VIEWABLE on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method ITERATOR Signature
Method ITERATOR on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method ITERATOR on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method READ_TABLE_FROM_TEMSE Signature
Method READ_TABLE_FROM_TEMSE on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method READ_TABLE_FROM_TEMSE on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method SET_LOG Signature
Method SET_LOG on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method SET_LOG on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method SET_TABLE Signature
Method SET_TABLE on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method SET_TABLE on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method SET_TABLE_PER_PERSON Signature
Method SET_TABLE_PER_PERSON on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method SET_TABLE_PER_PERSON on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method SHOW Signature
Method SHOW on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method SHOW on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
Method WRITE_TABLE_TO_TEMSE Signature
Method WRITE_TABLE_TO_TEMSE on class CL_HRPAYIT_CUD_TABLE_HANDLER has no parameter.
Method WRITE_TABLE_TO_TEMSE on class CL_HRPAYIT_CUD_TABLE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 470 |