SAP ABAP Interface IF_TMAS_RESULT_ITERATOR (Analysis result iterator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_TMAS (Package) Translation Memory Analysis Service
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TMAS_RESULT_ITERATOR | Analysis result iterator | 20111031 |
Properties
| Interface | IF_TMAS_RESULT_ITERATOR | |
| Short Description | Analysis result iterator |
General Data
| Package | SLXE_TMAS | Translation Memory Analysis Service |
| Created | 20111031 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_TMAS_RESULT_ITERATOR has no interface.
Friends
Interface IF_TMAS_RESULT_ITERATOR has no friend.
Attributes
Interface IF_TMAS_RESULT_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the next analysis result | 20111031 | |
| 2 | Instance method | Public | Method | Returns true if there are more analysis results available | 20111031 |
Events
Interface IF_TMAS_RESULT_ITERATOR has no event.
Types
Interface IF_TMAS_RESULT_ITERATOR has no local type.
Method Signatures
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANALYSIS_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_RESULT | Base interface for anaylsis results | 20111031 |
Method GET_NEXT on Interface IF_TMAS_RESULT_ITERATOR has no exception.
Method HAS_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_NEXT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111031 |
Method HAS_NEXT on Interface IF_TMAS_RESULT_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |