SAP ABAP Class CL_SNAPT_TRANSLATION (test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_RABAX (Package) Runtime Error Handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LXE_TRANSLATION_OBJECT | Translation object type - External interface | 20120503 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LXE_TRANSLATION_OBJECT_B | Translation object type - External interface (binary texts) | 20120503 |
Properties
| Class | CL_SNAPT_TRANSLATION | |
| Short Description | test | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_RABAX | Runtime Error Handling |
| Created | 20120503 | 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_LXE_TRANSLATION_OBJECT | Translation object type - External interface | 20120503 | ||
| 2 | IF_LXE_TRANSLATION_OBJECT_B | Translation object type - External interface (binary texts) | 20120503 |
Friends
Class CL_SNAPT_TRANSLATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PGMID | 'LANG' | 20120503 | |||
| 2 | Constant | Public | See coding | 20120503 | |||||
| 3 | Constant | Private | Type reference (TYPE) | STRING | `[[:digit:]]` | 20120927 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | `[^[:space:]]` | 20120927 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | `[[:space:]]` | 20120927 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 30 | 20120503 | |||
| 7 | Constant | Public | Type reference (TYPE) | LXEOBJTYPE | 'SNAP' | 20120503 | |||
| 8 | Constant | Public | Type reference (TYPE) | DEVCLASS | 'SABP_RABAX' | 20120503 | |||
| 9 | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'SNAP' | 20120503 | |||
| 10 | Constant | Private | Type reference (TYPE) | I | 72 | 20120927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120503 | ||
| 2 | Static method | Public | Method | 20120927 | ||
| 3 | Static method | Public | Method | 20120503 | ||
| 4 | Static method | Public | Method | 20120503 | ||
| 5 | Static method | Private | Method | 20120927 | ||
| 6 | Static method | Public | Method | 20120503 |
Events
Class CL_SNAPT_TRANSLATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LINE_KIND | Public | Type reference (TYPE) | INT1 | 20120503 | |
|
| 2 | TY_SNAPT_TAB | Public | See coding | 20120503 | ty_snapt_tab type standard table of snapt
|
||
| 3 | TY_TLINE_TAB | Public | See coding | 20120503 | ty_tline_tab type standard table of snapt-tline
|
Method Signatures
Method CHECK_BEFORE_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ERRID | Call by reference | Type reference (TYPE) | SNAPT-ERRID | 20120503 | ||||
| 2 | IM_LANGU | Call by reference | Type reference (TYPE) | SPRAS | 20120503 | ||||
| 3 | IM_SNAPT_TAB | Call by reference | Type reference (TYPE) | TY_SNAPT_TAB | 20120503 | ||||
| 4 | RE_OKAY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120503 |
Method CHECK_BEFORE_WRITE on class CL_SNAPT_TRANSLATION has no exception.
Method INSERT_NEWLINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LINES | Call by reference | Type reference (TYPE) | TY_SNAPT_TAB | 20120927 | ||||
| 2 | EX_LINES_CHANGED | Call by reference | Type reference (TYPE) | TY_SNAPT_TAB | 20120927 | ||||
| 3 | IM_LINES | Call by reference | Type reference (TYPE) | TY_SNAPT_TAB | 20120927 |
Method INSERT_NEWLINES on class CL_SNAPT_TRANSLATION has no exception.
Method SNAPTTAB2XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_XML | Call by reference | Type reference (TYPE) | XSTRING | 20120503 | ||||
| 2 | EX_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20120503 | ||||
| 3 | IM_ERRID | Call by reference | Type reference (TYPE) | SNAPT-ERRID | 20120503 | ||||
| 4 | IM_SNAPT_TAB | Call by reference | Type reference (TYPE) | TY_SNAPT_TAB | 20120503 |
Method SNAPTTAB2XML on class CL_SNAPT_TRANSLATION has no exception.
Method TEST_LINE_KIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TLINE | Call by reference | Type reference (TYPE) | SNAPT-TLINE | 20120503 | ||||
| 2 | RE_LINE_KIND | Value transfer | Type reference (TYPE) | TY_LINE_KIND | 20120503 |
Method TEST_LINE_KIND on class CL_SNAPT_TRANSLATION has no exception.
Method TEST_START_SIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INDENT | Call by reference | Type reference (TYPE) | I | 20120927 | ||||
| 2 | EX_START_SIGN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120927 | ||||
| 3 | IM_STRING | Call by reference | Type reference (TYPE) | STRING | 20120927 |
Method TEST_START_SIGN on class CL_SNAPT_TRANSLATION has no exception.
Method XML2SNAPTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SNAPTTAB | Call by reference | Type reference (TYPE) | TY_SNAPT_TAB | 20120503 | ||||
| 2 | IM_ERRID | Call by reference | Type reference (TYPE) | SNAPT-ERRID | 20120503 | ||||
| 3 | IM_LANGU | Call by reference | Type reference (TYPE) | SPRAS | 20120503 | ||||
| 4 | IM_XML | Call by reference | Type reference (TYPE) | XSTRING | 20120503 | ||||
| 5 | IM_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20120503 |
Method XML2SNAPTTAB on class CL_SNAPT_TRANSLATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |