SAP ABAP Class CL_DITAT_GET_TRANSLATION (Returns translation of a document in given language)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_DITAT (Package) DITA Translation

⤷

⤷

Properties
Class | CL_DITAT_GET_TRANSLATION | |
Short Description | Returns translation of a document in given language | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_DITAT | DITA Translation |
Created | 20120911 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DITAT_GET_TRANSLATION has no forward declaration.
Interfaces
Class CL_DITAT_GET_TRANSLATION has no interface implemented.
Friends
Class CL_DITAT_GET_TRANSLATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20120911 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DITAT_LANGUAGE | ISO-639-1-language '-' ISO-3166-country | 20120912 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DITAT_PHIO | PHIO | 20120911 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20120911 |
2 | ![]() |
Instance method | Private | Method | 20120911 | |
3 | ![]() |
Static method | Public | Method | 20120911 | |
4 | ![]() |
Instance method | Private | Method | 20120911 |
Events
Class CL_DITAT_GET_TRANSLATION has no event.
Types
Class CL_DITAT_GET_TRANSLATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20120911 | ||
2 | ![]() |
LANG | Call by reference | Type reference (TYPE) | DITAT_LANGUAGE | ISO-639-1-language '-' ISO-3166-country | 20120912 | ||
3 | ![]() |
PHIO | Call by reference | Type reference (TYPE) | DITAT_PHIO | PHIO | 20120911 |
Method CONSTRUCTOR on class CL_DITAT_GET_TRANSLATION has no exception.
Method DETERMINE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ORG_DOMANAM | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120912 | ||
2 | ![]() |
ORG_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | 20120912 | |||
3 | ![]() |
ORG_REV | Call by reference | Type reference (TYPE) | DITAT_REVISION | 20120912 | |||
4 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | DITAT_TRNSTATUS | Translation status | 20120911 | ||
5 | ![]() |
TXT_DOMANAM | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120912 | ||
6 | ![]() |
TXT_FIPR | Call by reference | Type reference (TYPE) | DITAT_FIPR | 20120912 | |||
7 | ![]() |
TXT_FOR_ORG_REV | Call by reference | Type reference (TYPE) | DITAT_REVISION | 20120912 | |||
8 | ![]() |
TXT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | 20120912 |
Method DETERMINE_STATUS on class CL_DITAT_GET_TRANSLATION has no exception.
Method GET_TRANSLATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20120911 | ||
2 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | DITAT_BLOB | Binary data | 20120911 | ||
3 | ![]() |
LANG | Call by reference | Type reference (TYPE) | DITAT_LANGUAGE | ISO-639-1-language '-' ISO-3166-country | 20120912 | ||
4 | ![]() |
METADATA | Call by reference | Type reference (TYPE) | DITAT_S_TRNMETADATA | Metadata of a translation | 20120911 | ||
5 | ![]() |
PHIO | Call by reference | Type reference (TYPE) | DITAT_PHIO | PHIO | 20120911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Base class for DITA translation related exceptions | 20120911 |
Method GET_TRANSLATION_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | DITAT_BLOB | Binary data | 20120911 | ||
2 | ![]() |
METADATA | Call by reference | Type reference (TYPE) | DITAT_S_TRNMETADATA | Metadata of a translation | 20120911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Base class for DITA translation related exceptions | 20120911 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |