SAP ABAP Class CL_WD_COMPONENT_ASSISTANCE (Basis for a Web Dynpro assistance class)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UTILITY (Package) Web Dynpro Utilities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_COMPONENT_ASSISTANCE | Model Interface for Web Dynpro | 20050411 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DOC_ASSIGN_ASSIST | Assistance Class for /AIN/UI_DOC_ASSIGNMENT | 20061212 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_KBNUI_ASSIST_KANBAN | Assistance Class for /AIN/KANBANUI_MD_CONTLIST | 20060411 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_RP_UI_ACT_ASSIST | Assistance Class for /AIN/RP_UI_ACTIVITIES | 20060802 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_SEARCH_OBJ_ASSIST | Assistance Class for /AIN/SEARCH_UI_OBJECT | 20060825 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_SEARCH_OBS_ASSIST | Assistance Class for /AIN/SEARCH_UI_OBSERVATIO | 20060824 |
| 6 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_SEARCH_UI_DOC_ASSIST | Assistance Class for /AIN/SEARCH_UI_DOCUMENT | 20060822 |
| 7 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_UI_LOAD_ASSIST | Assistance Class for /AIN/UI_LOAD_UNLOAD | 20060825 |
| 8 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_UI_PACK_ASSIST | Assistance Class for /AIN/UI_PACK_MONITOR | 20060815 |
| 9 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_UI_TEXTS | Assistance Class for /AIN/UI_DOC_MAINTENANCE | 20061218 |
| 10 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_UI_UNEXP_ASSIST | Assistance Class for /AIN/SEARCH_UI_UNEXP | 20060908 |
| ... | Click here to see Used By full list (973 items) | |||
Properties
| Class | CL_WD_COMPONENT_ASSISTANCE | |
| Short Description | Basis for a Web Dynpro assistance class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UTILITY | Web Dynpro Utilities |
| Created | 20050411 | 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_WD_COMPONENT_ASSISTANCE | Model Interface for Web Dynpro | 20050411 |
Friends
Class CL_WD_COMPONENT_ASSISTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LANG_LIST_TYPE | List of Languages | 20050518 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | Index of Last Language Loaded | 20050518 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR32 | 32 Characters | 20050518 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR3 | 3-Byte Field | 20050411 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WD_TEXT_TABLE_TYPE | Texts of Model Class | 20050411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Creates List of Languages to Be Tested | 20050518 | |
| 2 | Instance method | Private | Method | Gets Texts in Next Language Specified | 20050518 | |
| 3 | Instance method | Private | Method | Fills Cache | 20050411 | |
| 4 | Instance method | Protected | Method | Sets Key for Text that Cannot Be Found | 20050411 |
Events
Class CL_WD_COMPONENT_ASSISTANCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LANG_LIST_TYPE | Private | See coding | 20050518 | LANG_LIST_TYPE type standard table of spras
|
||
| 2 | WD_TEXT_TABLE_TYPE | Private | See coding | 20050411 | WD_TEXT_TABLE_TYPE type hashed table of textpool with unique key ID KEY
|
Method Signatures
Method CREATE_LANG_LIST Signature
Method CREATE_LANG_LIST on class CL_WD_COMPONENT_ASSISTANCE has no parameter.
Method CREATE_LANG_LIST on class CL_WD_COMPONENT_ASSISTANCE has no exception.
Method LOAD_NEXT_LANGUAGE Signature
Method LOAD_NEXT_LANGUAGE on class CL_WD_COMPONENT_ASSISTANCE has no parameter.
Method LOAD_NEXT_LANGUAGE on class CL_WD_COMPONENT_ASSISTANCE has no exception.
Method LOAD_TEXTS Signature
Method LOAD_TEXTS on class CL_WD_COMPONENT_ASSISTANCE has no parameter.
Method LOAD_TEXTS on class CL_WD_COMPONENT_ASSISTANCE has no exception.
Method SET_NOT_FOUND_TEXT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | WDR_TEXT_KEY | Text-Key | 20050411 |
Method SET_NOT_FOUND_TEXT_KEY on class CL_WD_COMPONENT_ASSISTANCE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |