SAP ABAP Class IF_HRPAYIT_VIEWABLE (objects that can be "shown" somehow)
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
Class | IF_HRPAYIT_VIEWABLE | |
Short Description | objects that can be "shown" somehow | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040927 | SAP |
Last change | 20060703 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_HRPAYIT_VIEWABLE has no forward declaration.
Interfaces
Class IF_HRPAYIT_VIEWABLE has no interface implemented.
Friends
Class IF_HRPAYIT_VIEWABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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
Class IF_HRPAYIT_VIEWABLE has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_HRPAYIT_VIEWABLE has no exception.
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in |