SAP ABAP Interface IF_HRPAYIT_VIEWABLE (objects that can be "shown" somehow)
Hierarchy
☛
SAP_HRCIT (Software Component) Sub component SAP_HRCIT of SAP_HR
⤷
PY-IT (Application Component) Italy
⤷
PC15 (Package) HR payroll: Italy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYIT_APPLOG | Wrapper for the application log | 20041018 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYIT_CUD_TABLE_HANDLER | CL_HRPAYIT_CUD_TABLE_HANDLER | 20040929 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYIT_FILE_HANDLER | CL_HRPAYIT_FILE_HANDLER | 20041001 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYIT_IAS_TABS_HANDLER | CL_HRPAYIT_CUD_TABLE_HANDLER | 20041026 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYIT_INAIL_TABS_HANDLER | 20090923 | |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYIT_INPSM_TABS_HANDLER | Monthly INPS table handler | 20041025 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYIT_LUL_TABS_HANDLER | 20081124 |
Properties
| Interface | IF_HRPAYIT_VIEWABLE | |
| Short Description | objects that can be "shown" somehow |
General Data
| Package | PC15 | HR payroll: Italy |
| Created | 20040927 | SAP |
| Last changed | 20060703 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_HRPAYIT_VIEWABLE has no forward declaration.
Interfaces
Interface IF_HRPAYIT_VIEWABLE has no interface.
Friends
Interface IF_HRPAYIT_VIEWABLE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | A_MARK_INDEX | Instance attribute | Public | Type reference (TYPE) | I | Mark Index | 20050525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get a viewable object | 20040927 | |
| 2 | Instance method | Public | Method | mark all the objects of a list | 20050525 | |
| 3 | Instance method | Public | Method | mark a block of objects in a list | 20050525 | |
| 4 | Instance method | Public | Method | mark an object of a list | 20050525 | |
| 5 | Instance method | Public | Method | show the viewable object | 20040927 | |
| 6 | Instance method | Public | Method | show a list of objects | 20050525 | |
| 7 | Instance method | Public | Method | unmark all the objects of a list | 20050525 | |
| 8 | Instance method | Public | Method | view the vartab in an alv list | 20050525 |
Events
Interface IF_HRPAYIT_VIEWABLE has no event.
Types
Interface IF_HRPAYIT_VIEWABLE has no local type.
Method Signatures
Method GET_VIEWABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_VIEWABLE | Value transfer | Object reference (TYPE REF TO) | IF_HRPAYIT_VIEWABLE | objects that can be "shown" somehow | 20040927 |
Method GET_VIEWABLE on Interface IF_HRPAYIT_VIEWABLE has no exception.
Method MARK_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR | Call by reference | Type reference (TYPE) | I | p_error | 20050525 | |||
| 2 | P_TAB_ERROR | Call by reference | Type reference (TYPE) | TABLE | p_tab_error | 20050525 |
Method MARK_ALL on Interface IF_HRPAYIT_VIEWABLE has no exception.
Method MARK_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR | Call by reference | Type reference (TYPE) | I | p_error | 20050525 | |||
| 2 | P_INDEX | Call by reference | Type reference (TYPE) | I | p_index | 20050525 | |||
| 3 | P_MARK | Call by reference | Type reference (TYPE) | BOOLE_D | p_mark | 20050525 | |||
| 4 | P_MARKED_START_OF_BLOCK | Call by reference | Type reference (TYPE) | BOOLE_D | p_marked_start_of_block | 20050525 | |||
| 5 | P_TAB_ERROR | Call by reference | Type reference (TYPE) | TABLE | p_tab_error | 20050525 |
Method MARK_BLOCK on Interface IF_HRPAYIT_VIEWABLE has no exception.
Method MARK_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR | Call by reference | Type reference (TYPE) | I | p_error | 20050525 | |||
| 2 | P_INDEX | Call by reference | Type reference (TYPE) | I | p_index | 20050525 | |||
| 3 | P_TAB_ERROR | Call by reference | Type reference (TYPE) | TABLE | p_tab_error | 20050525 |
Method MARK_SINGLE on Interface IF_HRPAYIT_VIEWABLE has no exception.
Method SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BATCH | Call by reference | Type reference (TYPE) | BOOLE_D | if running in batch prints a list or so FALSE (= ' ') | 20040927 |
Method SHOW on Interface IF_HRPAYIT_VIEWABLE has no exception.
Method SHOW_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BATCH | Call by reference | Type reference (TYPE) | BOOLE_D | Executed in backgorund | 20050525 |
Method SHOW_LIST on Interface IF_HRPAYIT_VIEWABLE has no exception.
Method UNMARK_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR | Call by reference | Type reference (TYPE) | I | p_error | 20050525 | |||
| 2 | P_TAB_ERROR | Call by reference | Type reference (TYPE) | TABLE | p_tab_error | 20050525 |
Method UNMARK_ALL on Interface IF_HRPAYIT_VIEWABLE has no exception.
Method VIEW_VARTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR | Call by reference | Type reference (TYPE) | I | p_error | 20050525 | |||
| 2 | P_TAB_ERROR | Call by reference | Type reference (TYPE) | TABLE | p_tab_error | 20050525 |
Method VIEW_VARTAB on Interface IF_HRPAYIT_VIEWABLE has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 470 |