SAP ABAP Interface IF_PT_UIX_TMW_DETAIL_ITERATOR (Access Objects for Detail View)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PAOC_TIM_TMW_UIA_OBJECTS (Package) TMW: UIA Objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_PT_UIA_TMW_TDE | Interface for All Views for Time Specifications | 19991111 |
2 | Interface composition (i COMPRISING i_ref) | IF_PT_UIA_TMW_TDE_11 | 1-1 View Interface | 19991112 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_TMW_TDE_11 | Time Data Entry: 1-1 View | 19991112 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_TMW_TDE_BASE | Basis Class for All Views in Time Specifications | 19991111 |
Properties
Interface | IF_PT_UIX_TMW_DETAIL_ITERATOR | |
Short Description | Access Objects for Detail View |
General Data
Package | PAOC_TIM_TMW_UIA_OBJECTS | TMW: UIA Objects |
Created | 19991111 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_PT_UIX_TMW_DETAIL_ITERATOR has no forward declaration.
Interfaces
Interface IF_PT_UIX_TMW_DETAIL_ITERATOR has no interface.
Friends
Interface IF_PT_UIX_TMW_DETAIL_ITERATOR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_BEGIN | Constant | Public | Type reference (TYPE) | I | 2 | Element is First in List | 19991111 | |
2 | CO_END | Constant | Public | Type reference (TYPE) | I | 1 | Element is Last in List | 19991111 | |
3 | CO_MIDDLE | Constant | Public | Type reference (TYPE) | I | 0 | Element is in Middle of List | 19991111 | |
4 | CO_NONE | Constant | Public | Type reference (TYPE) | I | 4 | Element Does Not Exist | 19991221 | |
5 | CO_SINGLE | Constant | Public | Type reference (TYPE) | I | 3 | Element is Only Element | 19991111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Selected Object | 19991111 |
2 | ![]() |
Instance method | Public | Method | Selected Object is First Object | 19991111 |
3 | ![]() |
Instance method | Public | Method | Get Selected Object | 19991111 |
4 | ![]() |
Instance method | Public | Method | Select Last Object | 19991111 |
5 | ![]() |
Instance method | Public | Method | Select Next Object | 19991111 |
6 | ![]() |
Instance method | Public | Method | Select Previous Object | 19991111 |
7 | ![]() |
Instance method | Public | Method | Select New Object | 19991111 |
Events
Interface IF_PT_UIX_TMW_DETAIL_ITERATOR has no event.
Types
Interface IF_PT_UIX_TMW_DETAIL_ITERATOR has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_PT_UIX_TMW_DETAIL_ITERATOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19991112 |
Method FIRST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIX_TMW_OID | Selektiertes Objekt | 19991111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19991112 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_OID | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIX_TMW_OID | Identifiktion des Objekts | 19991111 | ||
2 | ![]() |
EX_POSITION | Value transfer | Type reference (TYPE) | I | Position des Objekts in einer Collection | 19991111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19991112 |
Method LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIX_TMW_OID | Selektiertes Objekt | 19991111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19991112 |
Method NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_OID | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIX_TMW_OID | Neues Objekt | 19991111 | ||
2 | ![]() |
EX_POSITION | Value transfer | Type reference (TYPE) | I | Position des Objekts | 19991111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19991112 |
Method PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_OID | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIX_TMW_OID | Neues Objekt | 19991111 | ||
2 | ![]() |
EX_POSITION | Value transfer | Type reference (TYPE) | I | Position des Objekts | 19991111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19991112 |
Method SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATE | Value transfer | Type reference (TYPE) | DATS | Datum | 19991111 | ||
2 | ![]() |
IM_EMPLOYEE | Value transfer | Type reference (TYPE) | PERNR_D | Mitarbeiter | 19991111 | ||
3 | ![]() |
IM_NODE_ID | Value transfer | Type reference (TYPE) | PTNODEID | Node Id | 19991111 | ||
4 | ![]() |
IM_RECUID | Value transfer | Type reference (TYPE) | TIM_TMWRECUID | BLoP recuid | 19991111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19991112 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |