SAP ABAP Class CL_TMAS_ACCESSOR_DOC_FACTORY (Document factory)
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_FACTORY | |
| Short Description | Document factory | |
| 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 | 20120319 | 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_TMAS_ACCESSOR_DOC_FACTORY has no interface implemented.
Friends
Class CL_TMAS_ACCESSOR_DOC_FACTORY has no friend class.
Attributes
Class CL_TMAS_ACCESSOR_DOC_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a document for an analysis job | 20120319 | |
| 2 | Static method | Private | Method | 20120321 | ||
| 3 | Static method | Private | Method | 20130315 | ||
| 4 | Static method | Public | Method | Checks if an object is intended for translation in ORBITT | 20120321 |
Events
Class CL_TMAS_ACCESSOR_DOC_FACTORY has no event.
Types
Class CL_TMAS_ACCESSOR_DOC_FACTORY has no local type.
Method Signatures
Method CREATE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_TMAS_DOCUMENT | Document for anaylsis | 20120319 | |||
| 2 | DOC_METADATA | Call by reference | Object reference (TYPE REF TO) | CL_TMAS_ACCESSOR_DOC_METADATA | Document metadata | 20120502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TM Analysis Service exception | 20120321 | ||
| 2 | No accessor for the passed document available | 20120319 |
Method GET_ACCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCESSOR_CLASS | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | 20120321 | ||||
| 2 | CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20120321 | |||
| 3 | OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20120321 | |||
| 4 | OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20120321 | |||
| 5 | SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120321 | |||
| 6 | TEXTKEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20120321 | |||
| 7 | TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No accessor for the passed document available | 20120321 |
Method IS_INILESS_ORBITT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INILESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130315 | ||||
| 2 | OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20130315 |
Method IS_INILESS_ORBITT_OBJECT on class CL_TMAS_ACCESSOR_DOC_FACTORY has no exception.
Method TRANSLATED_IN_ORBITT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20120321 | |||
| 2 | OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20120321 | |||
| 3 | OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20120321 | |||
| 4 | SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120321 | |||
| 5 | TEXTKEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20120321 | |||
| 6 | TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120321 | |||
| 7 | TRANSLATED_IN_ORBITT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RFC exception | 20120420 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |