SAP ABAP Class CL_CHAR_TRANSLATION_DEPTH_EVAL (Implementation for BAdI CLS_CHARACTERIZATION)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-CLS (Application Component) Classification Toolset
⤷
SPAK_CLASSIFICATION_TRANSL_DEP (Package) Translation Depth
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CLS_CHARACTERIZATION_ROOT | Default-Implementierung | 20121031 |
Properties
| Class | CL_CHAR_TRANSLATION_DEPTH_EVAL | |
| Short Description | Implementation for BAdI CLS_CHARACTERIZATION | |
| Super Class | CL_CLS_CHARACTERIZATION_ROOT | Default-Implementierung |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SPAK_CLASSIFICATION_TRANSL_DEP | Translation Depth |
| Created | 20121031 | SAP |
| Last change | 20140121 | 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_CHAR_TRANSLATION_DEPTH_EVAL has no interface implemented.
Friends
Class CL_CHAR_TRANSLATION_DEPTH_EVAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | TRANSLATION_GRAPH_ACCESS | 20121127 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | TY_ORDER | 20121127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20121031 | |
| 2 | Static method | Private | Method | 20121127 | ||
| 3 | Static method | Public | Method | Fetch graph assignments from translation system | 20130212 | |
| 4 | Static method | Public | Method | 20130121 |
Events
Class CL_CHAR_TRANSLATION_DEPTH_EVAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ORDER | Private | See coding | 20121031 | ty_order type hashed table of ty_order_entry with unique key value
|
||
| 2 | TY_ORDER_ENTRY | Private | See coding | 20121031 | begin of ty_order_entry,
value type cls_translation_depth,
order type i,
end of ty_order_entry
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHAR_TRANSLATION_DEPTH_EVAL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHAR_TRANSLATION_DEPTH_EVAL has no exception.
Method GET_TRANSLATION_DEPTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | 20121127 | ||||
| 2 | R_DEPTH | Value transfer | Type reference (TYPE) | CLS_TRANSLATION_DEPTH | 20121127 |
Method GET_TRANSLATION_DEPTH on class CL_CHAR_TRANSLATION_DEPTH_EVAL has no exception.
Method REFRESH_TRANSL_GRAPH Signature
Method REFRESH_TRANSL_GRAPH on class CL_CHAR_TRANSLATION_DEPTH_EVAL has no parameter.
Method REFRESH_TRANSL_GRAPH on class CL_CHAR_TRANSLATION_DEPTH_EVAL has no exception.
Method TRANSLATION_GRAPH_IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130121 |
Method TRANSLATION_GRAPH_IS_VALID on class CL_CHAR_TRANSLATION_DEPTH_EVAL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |