SAP ABAP Class CL_WDHC_REG_NSP_ASSIST (Assistance Class WDHC_REGISTRY_NSP)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷
SWDP_HELP_CENTER (Package) Help Center ABAP Web Dynpro
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090616 |
Properties
| Class | CL_WDHC_REG_NSP_ASSIST | |
| Short Description | Assistance Class WDHC_REGISTRY_NSP | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_HELP_CENTER | Help Center ABAP Web Dynpro |
| Created | 20090605 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDHC_REG_NSP_ASSIST has no forward declaration.
Interfaces
Class CL_WDHC_REG_NSP_ASSIST has no interface implemented.
Friends
Class CL_WDHC_REG_NSP_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Single-Character Indicator | 20090713 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Single-Character Indicator | 20090713 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Single-Character Indicator | 20090616 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Single-Character Indicator | 20090616 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Single-Character Indicator | 20090616 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Single-Character Indicator | 20090616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090616 |
Events
Class CL_WDHC_REG_NSP_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_REG_NSP_ADMIN | Public | See coding | 20090713 | begin of TS_REG_NSP_ADMIN,
appl_nsp type saphc_appl_nsp,
ctx_fact_clsname type saphc_reg_nsp-ctx_fact_clsname,
text type saphc_appl_nsp_text,
crea_lan type sylangu,
crea_name type syuname,
crea_date type dats,
chan_name type syuname,
chan_date type dats,
end of ts_reg_nsp_admin
|
||
| 2 | TT_REG_NSP_ADMIN | Public | See coding | 20090713 | TT_REG_NSP_ADMIN type standard table of ts_reg_nsp_admin
|
Method Signatures
Method GET_EDITOR_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20090616 | |||
| 2 | I_NSP | Call by reference | Type reference (TYPE) | SAPHC_APPL_NSP | Namensraum einer Anwendung | 20090616 | |||
| 3 | R_TITLE | Value transfer | Type reference (TYPE) | STRING | Titel | 20090616 |
Method GET_EDITOR_TITLE on class CL_WDHC_REG_NSP_ASSIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |