SAP ABAP Class CL_TMAS_DOCUMENT (A document for analysis)
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_DOCUMENT | Document for anaylsis | 20111031 |
Properties
| Class | CL_TMAS_DOCUMENT | |
| Short Description | A document for analysis | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TMAS_DOCUMENT | Document for anaylsis | 20111031 |
Friends
Class CL_TMAS_DOCUMENT has no friend class.
Attributes
Class CL_TMAS_DOCUMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a document | 20111031 | |
| 2 | Static method | Private | Method | 20111031 |
Events
Class CL_TMAS_DOCUMENT has no event.
Types
Class CL_TMAS_DOCUMENT has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCESSOR_CLASS | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | Name of class implementing an accessor interface | 20111031 | |||
| 2 | DOCUMENT | Value transfer | Object reference (TYPE REF TO) | CL_TMAS_DOCUMENT | A document for analysis | 20111031 | |||
| 3 | USER_STRINGS | Call by reference | Type reference (TYPE) | TMAS_T_KEYSTRING | Table of key/string pairs | 20111031 | |||
| 4 | USER_XSTRINGS | Call by reference | Type reference (TYPE) | TMAS_T_KEYXSTRING | Table of key/xstring pairs | 20111031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid accessor class | 20111031 | ||
| 2 | Invalid client exception | 20120119 |
Method GET_TM_TYPE_FROM_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSNAME | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | 20111031 | ||||
| 2 | TMTYPE | Value transfer | Type reference (TYPE) | TMAS_TMTYPE | Translation memory type | 20111031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid accessor class | 20111031 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |