SAP ABAP Class CL_DITAT_PUT_TRANSLATION (Puts a translation to the translation system)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_DITAT (Package) DITA Translation
⤷
⤷
Properties
| Class | CL_DITAT_PUT_TRANSLATION | |
| Short Description | Puts a translation to the translation system | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_DITAT | DITA Translation |
| Created | 20120907 | 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
Class CL_DITAT_PUT_TRANSLATION has no interface implemented.
Friends
Class CL_DITAT_PUT_TRANSLATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | DITAT_BLOB | Binary data | 20120907 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DITAT_S_PTRNMETADATA | Metadata of translation for import | 20120907 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20120907 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120907 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | DITAT_TRANSOVERWRITEMODE | Translation overwrite mode | 20121010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20120907 | |
| 2 | Instance method | Private | Method | 20120907 | ||
| 3 | Static method | Public | Method | 20120907 |
Events
Class CL_DITAT_PUT_TRANSLATION has no event.
Types
Class CL_DITAT_PUT_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 | 20120907 | |||
| 2 | CONTENT | Call by reference | Type reference (TYPE) | DITAT_BLOB | Binary data | 20120907 | |||
| 3 | CREATE_FIPR_PAIR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120907 | ||||
| 4 | METADATA | Call by reference | Type reference (TYPE) | DITAT_S_PTRNMETADATA | Metadata of translation for import | 20120907 | |||
| 5 | OVERWRITEMODE | Call by reference | Type reference (TYPE) | DITAT_TRANSOVERWRITEMODE | Translation overwrite mode | 20121010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for DITA translation related exceptions | 20121010 |
Method PUT_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WAS_PUT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for DITA translation related exceptions | 20120907 |
Method PUT_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 | 20120907 | |||
| 2 | CONTENT | Call by reference | Type reference (TYPE) | DITAT_BLOB | Binary data | 20120907 | |||
| 3 | CREATE_FIPR_PAIR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120907 | ||||
| 4 | METADATA | Call by reference | Type reference (TYPE) | DITAT_S_PTRNMETADATA | Metadata of translation for import | 20120907 | |||
| 5 | OVERWRITEMODE | Call by reference | Type reference (TYPE) | DITAT_TRANSOVERWRITEMODE | Translation overwrite mode | 20121010 | |||
| 6 | WAS_PUT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for DITA translation related exceptions | 20120907 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |