SAP ABAP Class CL_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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TMAS_RESULT_ITERATOR | Analysis result iterator | 20111031 |
Properties
Class | CL_TMAS_RESULT_ITERATOR | |
Short Description | Analysis result iterator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_TMAS | Translation Memory Analysis Service |
Created | 20111031 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TMAS_RESULT_ITERATOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TMAS_RESULT_ITERATOR | Analysis result iterator | 20111031 |
Friends
Class CL_TMAS_RESULT_ITERATOR has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111031 |
2 | ![]() |
Instance method | Private | Method | 20111031 | |
3 | ![]() |
Instance method | Private | Method | 20111031 | |
4 | ![]() |
Instance method | Private | Method | 20111031 | |
5 | ![]() |
Instance method | Private | Method | 20120217 |
Events
Class CL_TMAS_RESULT_ITERATOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_DD | Private | See coding | 20111031 | t_dd TYPE STANDARD TABLE OF tmas_d_dd WITH DEFAULT KEY
|
||
2 | T_RERR | Private | See coding | 20111031 | t_rerr TYPE STANDARD TABLE OF tmas_d_rerr WITH DEFAULT KEY
|
||
3 | T_RHD | Private | See coding | 20120628 | t_rhd TYPE STANDARD TABLE OF tmas_d_rhd WITH DEFAULT KEY
|
||
4 | T_RT2007 | Private | See coding | 20111031 | t_rt2007 TYPE STANDARD TABLE OF tmas_d_rt2007 WITH DEFAULT KEY
|
||
5 | T_UDSD | Private | See coding | 20120217 | t_udsd TYPE STANDARD TABLE OF tmas_d_udsd WITH DEFAULT KEY
|
||
6 | T_UDXD | Private | See coding | 20120217 | t_udxd TYPE STANDARD TABLE OF tmas_d_udxd WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JOBID | Call by reference | Type reference (TYPE) | TMAS_JOBID | Job ID | 20111031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Job related exception | 20111031 |
Method CREATE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DD | Call by reference | Type reference (TYPE) | TMAS_D_DD | Document data | 20111031 | ||
2 | ![]() |
RERR | Call by reference | Type reference (TYPE) | TMAS_D_RERR | Analysis result error table | 20111031 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_RESULT | Base interface for anaylsis results | 20111031 | ||
4 | ![]() |
RHD | Call by reference | Type reference (TYPE) | TMAS_D_RHD | Analysis result header data | 20120628 |
Method CREATE_ERROR on class CL_TMAS_RESULT_ITERATOR has no exception.
Method CREATE_RESULT_T2007 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DD | Call by reference | Type reference (TYPE) | TMAS_D_DD | Document data | 20111031 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_RESULT | Base interface for anaylsis results | 20111031 | ||
3 | ![]() |
RHD | Call by reference | Type reference (TYPE) | TMAS_D_RHD | Analysis result header data | 20120628 |
Method CREATE_RESULT_T2007 on class CL_TMAS_RESULT_ITERATOR has no exception.
Method FILL_TABLES Signature
Method FILL_TABLES on class CL_TMAS_RESULT_ITERATOR has no parameter.
Method FILL_TABLES on class CL_TMAS_RESULT_ITERATOR has no exception.
Method GET_USER_DEFINED_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCID | Call by reference | Type reference (TYPE) | TMAS_DOCID | Document id | 20120217 | ||
2 | ![]() |
STRING_TAB | Call by reference | Type reference (TYPE) | TMAS_T_KEYSTRING | Table of key/string pairs | 20120217 | ||
3 | ![]() |
XSTRING_TAB | Call by reference | Type reference (TYPE) | TMAS_T_KEYXSTRING | Table of key/xstring pairs | 20120217 |
Method GET_USER_DEFINED_VALUES on class CL_TMAS_RESULT_ITERATOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |