SAP ABAP Class CL_CHAR_TRANSLATION_DEPTH_PROP (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 | 20120123 |
Properties
| Class | CL_CHAR_TRANSLATION_DEPTH_PROP | |
| 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 | 20120123 | 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_CHAR_TRANSLATION_DEPTH_PROP has no interface implemented.
Friends
Class CL_CHAR_TRANSLATION_DEPTH_PROP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | DEVCLASS | Object key | 20120123 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TY_DEPTH_INFOS | 20120123 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | TY_ORDER | 20120123 | ||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CLS_PACKAGES_AND_REQUESTS | Grid for packages and requests | 20120123 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TY_RFCDESTS | 20120123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120123 | |
| 2 | Static method | Private | Method | 20120123 | ||
| 3 | Static method | Private | Method | 20120123 | ||
| 4 | Static method | Private | Method | 20120123 |
Events
Class CL_CHAR_TRANSLATION_DEPTH_PROP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DEPTH_INFO | Private | See coding | 20120123 | begin of ty_depth_info,
rfcdest type rfcdest,
classification type cls_classification,
end of ty_depth_info
|
||
| 2 | TY_DEPTH_INFOS | Private | See coding | 20120123 | ty_depth_infos type hashed table of ty_depth_info with unique key rfcdest
|
||
| 3 | TY_ORDER | Private | See coding | 20120123 | ty_order type hashed table of ty_order_entry with unique key value
|
||
| 4 | TY_ORDER_ENTRY | Private | See coding | 20120123 | begin of ty_order_entry,
value type string,
order type i,
end of ty_order_entry
|
||
| 5 | TY_RFCDESTS | Private | See coding | 20120123 | ty_rfcdests type standard table of rfcdest with default key
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHAR_TRANSLATION_DEPTH_PROP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHAR_TRANSLATION_DEPTH_PROP has no exception.
Method GET_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CLASSIFICATION | Call by reference | Type reference (TYPE) | CLS_CLASSIFICATION | Classification | 20120123 | |||
| 2 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20120123 | |||
| 3 | IM_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | 'NONE' | Logical Destination (Specified in Function Call) | 20120123 |
Method GET_CLASSIFICATION on class CL_CHAR_TRANSLATION_DEPTH_PROP has no exception.
Method LESS_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLS1 | Call by reference | Type reference (TYPE) | CLS_CLASSIFICATION | Classification | 20120123 | |||
| 2 | IM_CLS2 | Call by reference | Type reference (TYPE) | CLS_CLASSIFICATION | Classification | 20120123 | |||
| 3 | RE_LESS_LANGUAGES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120123 |
Method LESS_LANGUAGES on class CL_CHAR_TRANSLATION_DEPTH_PROP has no exception.
Method MORE_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLS1 | Call by reference | Type reference (TYPE) | CLS_CLASSIFICATION | Classification | 20120123 | |||
| 2 | IM_CLS2 | Call by reference | Type reference (TYPE) | CLS_CLASSIFICATION | Classification | 20120123 | |||
| 3 | RE_MORE_LANGUAGES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120123 |
Method MORE_LANGUAGES on class CL_CHAR_TRANSLATION_DEPTH_PROP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |