SAP ABAP Class CL_WDY_RG_NAME_SERVICE (Converts Metadata into Label Text)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-GEN (Application Component) Web Screen ABAP Generation
⤷
SWDP_RUNTIME_GENERATION_DT (Package) Web Dynpro: Create Data and Source Code at Design Time
⤷
⤷
Properties
| Class | CL_WDY_RG_NAME_SERVICE | |
| Short Description | Converts Metadata into Label Text | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_GENERATION_DT | Web Dynpro: Create Data and Source Code at Design Time |
| Created | 20041018 | SAP |
| Last change | 20070911 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDY_RG_NAME_SERVICE has no interface implemented.
Friends
Class CL_WDY_RG_NAME_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20041018 | |||||
| 2 | Constant | Private | See coding | 20041018 | |||||
| 3 | Constant | Private | See coding | 20041018 | |||||
| 4 | Constant | Private | Type reference (TYPE) | I | 21 | 'Upper- 4(pre) - 3(post) - 2(underscores)' | 20041018 | ||
| 5 | Constant | Private | Type reference (TYPE) | I | 30 | 'Upr Limit for Tech. Names' | 20041018 | ||
| 6 | Constant | Private | See coding | 20041018 | |||||
| 7 | Constant | Private | See coding | 20041018 | |||||
| 8 | Constant | Private | See coding | 20041018 | |||||
| 9 | Constant | Private | See coding | 20041018 | |||||
| 10 | Static Attribute | Private | Type reference (TYPE) | POSTFIX_TAB | 20041018 | ||||
| 11 | Static Attribute | Private | Type reference (TYPE) | PREFIX_TAB | 20041018 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Internal Buffer for Error Messages | 20041018 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | Internal Buffer for Error Messages | 20041018 | |||
| 14 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WDY_RG_NAME_SERVICE | Converts Metadata into Label Text | 20041018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks for Reserved Names | 20041018 | |
| 2 | Instance method | Public | Method | Name of the Local Interface | 20041018 | |
| 3 | Instance method | Public | Method | Names of Getter Method for Specific Action | 20041018 | |
| 4 | Instance method | Public | Method | Name of Global Interface | 20041018 | |
| 5 | Instance method | Public | Method | Names of Getter Method for Specific Action | 20041018 | |
| 6 | Instance method | Public | Method | Name of External Interface | 20041018 | |
| 7 | Instance method | Public | Method | Returns Name of Interfaces and Classes of a 'Controller' | 20041018 | |
| 8 | Instance method | Public | Method | Determines Name of Method to Trigger EVENT | 20041018 | |
| 9 | Static method | Public | Method | 20041018 | ||
| 10 | Instance method | Public | Method | Name of Constant for Element Name of Specific Node | 20050929 | |
| 11 | Instance method | Public | Method | Name of Element Type of Specific Node | 20041018 | |
| 12 | Instance method | Public | Method | Alias Name of Element Type | 20041018 | |
| 13 | Instance method | Public | Method | Name of Element Type and Table of Specific Node | 20041018 | |
| 14 | Instance method | Public | Method | Determines Method Name for OUTBOUND PLUG | 20041018 | |
| 15 | Instance method | Private | Method | Change First and Next Character of '_' to Capital Letters | 20041018 | |
| 16 | Instance method | Public | Method | Names of Getter Method for Specific 'ComponentUsage' | 20041018 | |
| 17 | Instance method | Public | Method | Names of Getter Method for Specific 'ComponentUsage' | 20041018 | |
| 18 | Instance method | Public | Method | Names of Getter Method for Specific 'ComponentUsage' | 20041018 | |
| 19 | Instance method | Public | Method | Name of Getter Method for Specific 'Controller' | 20041018 |
Events
Class CL_WDY_RG_NAME_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | POSTFIX_TAB | Private | See coding | 20041018 | postfix_tab type sorted table of typ_postfix with unique default key
|
||
| 2 | PREFIX_TAB | Private | See coding | 20041018 | prefix_tab type sorted table of typ_prefix with unique default key
|
||
| 3 | TYP_POSTFIX | Private | See coding | 20041018 | typ_postfix type c length 3
|
||
| 4 | TYP_PREFIX | Private | See coding | 20041018 | typ_prefix type c length 4
|
||
| 5 | TYP_PREFIXL | Private | See coding | 20041018 | typ_prefixl type c length 8
|
Method Signatures
Method CHECK_RESERVED_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Der zu testende Wert | 20041018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Name ist reserviert | 20041018 |
Method CTLR_EXTERNAL_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20041018 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041018 |
Method CTLR_EXTERNAL_INTERFACE on class CL_WDY_RG_NAME_SERVICE has no exception.
Method CTLR_GET_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ACTION | ... | 20041018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041018 |
Method CTLR_GET_ACTION on class CL_WDY_RG_NAME_SERVICE has no exception.
Method CTLR_GLOBAL_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20041018 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041018 |
Method CTLR_GLOBAL_INTERFACE on class CL_WDY_RG_NAME_SERVICE has no exception.
Method CTLR_HANDLE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ACTION | ... | 20041018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041018 |
Method CTLR_HANDLE_ACTION on class CL_WDY_RG_NAME_SERVICE has no exception.
Method CTLR_LOCAL_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20041018 | ||||
| 2 | CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20041108 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041018 |
Method CTLR_LOCAL_INTERFACE on class CL_WDY_RG_NAME_SERVICE has no exception.
Method CTLR_TYPE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20041018 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_S_CTLR_TYPE_NAMES | Namen der generierten OO-Typen für einen 'WD-Controller' | 20041018 |
Method CTLR_TYPE_NAMES on class CL_WDY_RG_NAME_SERVICE has no exception.
Method EVENT_METHOD_FIRE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_EVENT | IF_WDY_MD_EVENT | 20041018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | Name der Methode | 20041018 |
Method EVENT_METHOD_FIRE on class CL_WDY_RG_NAME_SERVICE has no exception.
Method GET_SINGLETON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WDY_RG_NAME_SERVICE | Wandelt Metadaten in Bezeichner um | 20041018 |
Method GET_SINGLETON on class CL_WDY_RG_NAME_SERVICE has no exception.
Method NODE_ELEMENT_CONSTANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONST_NAME | Call by reference | Type reference (TYPE) | STRING | 20050929 | ||||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_CTX_NODE | ... | 20050929 |
Method NODE_ELEMENT_CONSTANT on class CL_WDY_RG_NAME_SERVICE has no exception.
Method NODE_ELEMENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_CTX_NODE | ... | 20041018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041018 |
Method NODE_ELEMENT_TYPE on class CL_WDY_RG_NAME_SERVICE has no exception.
Method NODE_ELEMENT_TYPE_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_REFERRED | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_CTX_NODE | ... | 20041018 | |||
| 2 | NODE_REFERRING | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_CTX_NODE | ... | 20041018 | |||
| 3 | STRUC_NAME | Value transfer | Type reference (TYPE) | STRING | 20041018 | ||||
| 4 | TABLE_NAME | Value transfer | Type reference (TYPE) | STRING | 20041018 |
Method NODE_ELEMENT_TYPE_ALIAS on class CL_WDY_RG_NAME_SERVICE has no exception.
Method NODE_ELEMENT_TYPE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_CTX_NODE | ... | 20041018 | |||
| 2 | STRUC_NAME | Call by reference | Type reference (TYPE) | STRING | 20041018 | ||||
| 3 | TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041018 |
Method NODE_ELEMENT_TYPE_INFO on class CL_WDY_RG_NAME_SERVICE has no exception.
Method OUTPLUG_METHOD_FIRE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTBOUND_PLUG | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_OUTBOUND_PLUG | IF_WDY_MD_OUTBOUND_PLUG | 20041018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | Name der Methode | 20041018 |
Method OUTPLUG_METHOD_FIRE on class CL_WDY_RG_NAME_SERVICE has no exception.
Method TO_PROPER_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041018 | ||||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20041018 |
Method TO_PROPER_CASE on class CL_WDY_RG_NAME_SERVICE has no exception.
Method USAGE_GET_COMPCFG_CTLR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT_USAGE | ... | 20041018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041018 |
Method USAGE_GET_COMPCFG_CTLR on class CL_WDY_RG_NAME_SERVICE has no exception.
Method USAGE_GET_COMPINTF_CTLR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT_USAGE | ... | 20041018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041018 |
Method USAGE_GET_COMPINTF_CTLR on class CL_WDY_RG_NAME_SERVICE has no exception.
Method USAGE_GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT_USAGE | ... | 20041018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041018 |
Method USAGE_GET_COMPONENT on class CL_WDY_RG_NAME_SERVICE has no exception.
Method USAGE_GET_CTLR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER_USAGE | ... | 20041018 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041018 |
Method USAGE_GET_CTLR on class CL_WDY_RG_NAME_SERVICE has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |