SAP ABAP Class CL_TMAS_ACCESSOR_DOC_METADATA (Document metadata)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_TMAS_ACCESSOR (Package) Translation Memory Analysis Service Accessors
⤷
⤷
Properties
| Class | CL_TMAS_ACCESSOR_DOC_METADATA | |
| Short Description | Document metadata | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_TMAS_ACCESSOR | Translation Memory Analysis Service Accessors |
| Created | 20120501 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TMAS_ACCESSOR_DOC_METADATA has no forward declaration.
Interfaces
Class CL_TMAS_ACCESSOR_DOC_METADATA has no interface implemented.
Friends
Class CL_TMAS_ACCESSOR_DOC_METADATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | `COLLNAM` | 20120501 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | `COLLTYP` | 20120501 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | `CUSTMNR` | 20120501 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | `DOMANAM` | 20120501 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | `DOMATYP` | 20120501 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | `OBJNAME` | 20120501 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | `OBJTYPE` | 20120501 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | `SLANG` | 20120501 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | `SOURCE` | 20120501 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | `TEXTKEY` | 20120501 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | `TLANG` | 20120501 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | T_STRING | 20120501 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | TMAS_T_KEYSTRING | Table of key/string pairs | 20120502 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | TMAS_T_KEYXSTRING | Table of key/xstring pairs | 20120502 |
Methods
Events
Class CL_TMAS_ACCESSOR_DOC_METADATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_STRING | Private | See coding | 20120501 | T_STRING type hashed table of string with unique default key
|
Method Signatures
Method ADD_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20120501 | ||||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | 20120501 |
Method ADD_STRING on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method ADD_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20120501 | ||||
| 2 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120501 |
Method ADD_XSTRING on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TMAS_ACCESSOR_DOC_METADATA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLNAM | Call by reference | Type reference (TYPE) | LXECOLLNAM | Collection Name | 20120501 | |||
| 2 | COLLTYP | Call by reference | Type reference (TYPE) | LXECOLLTYP | Collection Type | 20120501 | |||
| 3 | CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20120501 | |||
| 4 | DOMANAM | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120501 | |||
| 5 | DOMATYP | Call by reference | Type reference (TYPE) | LXEDOMATYP | Domain Type | 20120501 | |||
| 6 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_TMAS_ACCESSOR_DOC_METADATA | Document metadata | 20120501 | |||
| 7 | OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20120501 | |||
| 8 | OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20120501 | |||
| 9 | SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120501 | |||
| 10 | SOURCE | Call by reference | Type reference (TYPE) | XSTRING | 20120501 | ||||
| 11 | TEXTKEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20120501 | |||
| 12 | TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120501 |
Method CREATE on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method CREATE_FROM_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_TMAS_ACCESSOR_DOC_METADATA | Document metadata | 20120502 | |||
| 2 | STRING_TABLE | Call by reference | Type reference (TYPE) | TMAS_T_KEYSTRING | Table of key/string pairs | 20120501 | |||
| 3 | XSTRING_TABLE | Call by reference | Type reference (TYPE) | TMAS_T_KEYXSTRING | Table of key/xstring pairs | 20120501 |
Method CREATE_FROM_TABLES on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_COLLNAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLNAM | Value transfer | Type reference (TYPE) | LXECOLLNAM | Collection Name | 20120501 |
Method GET_COLLNAM on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_COLLTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLTYP | Value transfer | Type reference (TYPE) | LXECOLLTYP | Collection Type | 20120501 |
Method GET_COLLTYP on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_CUSTMNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTMNR | Value transfer | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20120501 |
Method GET_CUSTMNR on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_DOMANAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMANAM | Value transfer | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120501 |
Method GET_DOMANAM on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_DOMATYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMATYP | Value transfer | Type reference (TYPE) | LXEDOMATYP | Domain Type | 20120501 |
Method GET_DOMATYP on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_OBJNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJNAME | Value transfer | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20120501 |
Method GET_OBJNAME on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_OBJTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJTYPE | Value transfer | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20120501 |
Method GET_OBJTYPE on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_SLANG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SLANG | Value transfer | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120501 |
Method GET_SLANG on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Value transfer | Type reference (TYPE) | XSTRING | 20120501 |
Method GET_SOURCE on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20120501 | ||||
| 2 | STRING | Value transfer | Type reference (TYPE) | STRING | 20120501 |
Method GET_STRING on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_STRING_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING_TABLE | Value transfer | Type reference (TYPE) | TMAS_T_KEYSTRING | Table of key/string pairs | 20120502 |
Method GET_STRING_TABLE on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING_TABLE | Call by reference | Type reference (TYPE) | TMAS_T_KEYSTRING | Table of key/string pairs | 20120502 | |||
| 2 | XSTRING_TABLE | Call by reference | Type reference (TYPE) | TMAS_T_KEYXSTRING | Table of key/xstring pairs | 20120502 |
Method GET_TABLES on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_TEXTKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXTKEY | Value transfer | Type reference (TYPE) | LXETEXTKEY | Text Key | 20120501 |
Method GET_TEXTKEY on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_TLANG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TLANG | Value transfer | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120501 |
Method GET_TLANG on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20120501 | ||||
| 2 | XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20120501 |
Method GET_XSTRING on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method GET_XSTRING_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XSTRING_TABLE | Value transfer | Type reference (TYPE) | TMAS_T_KEYXSTRING | Table of key/xstring pairs | 20120502 |
Method GET_XSTRING_TABLE on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method VERIFY_ENTRY_PRESENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20120501 | ||||
| 2 | STRING_TABLE | Call by reference | Type reference (TYPE) | TMAS_T_KEYSTRING | Table of key/string pairs | 20120501 |
Method VERIFY_ENTRY_PRESENT on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
Method VERIFY_KEY_NOT_RESERVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20120501 |
Method VERIFY_KEY_NOT_RESERVED on class CL_TMAS_ACCESSOR_DOC_METADATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |