SAP ABAP Class CL_WDY_MD_VIEW_TEXT_REPOSITORY (Web Dynpro: Text Repository)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_VIEW (Package) Web Dynpro: View

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_MD_TEXT_REPOSITORY | Web Dynpro: Text Repository | 20030326 |
Properties
Class | CL_WDY_MD_VIEW_TEXT_REPOSITORY | |
Short Description | Web Dynpro: Text Repository | |
Super Class | CL_WDY_MD_TEXT_REPOSITORY | Web Dynpro: Text Repository |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_METADATA_API_VIEW | Web Dynpro: View |
Created | 20030326 | SAP |
Last change | 20080612 | 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_WDY_MD_VIEW_TEXT_REPOSITORY has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | IF_WDY_MD_LOCKABLE_OBJECT | 20030326 |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_MD_VIEW | 20040825 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20030326 | |
2 | ![]() |
Static method | Public | Method | 20030326 | |
3 | ![]() |
Static method | Public | Method | 20030326 | |
4 | ![]() |
Instance method | Public | Method | 20050203 | |
5 | ![]() |
Instance method | Public | Method | 20040825 |
Events
Class CL_WDY_MD_VIEW_TEXT_REPOSITORY has no event.
Types
Class CL_WDY_MD_VIEW_TEXT_REPOSITORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Value transfer | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro : Komponentenname | 20030326 | ||
2 | ![]() |
DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20060920 | ||
3 | ![]() |
ENHANCEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_WDY | Id eines Enhancements | 20050509 | ||
4 | ![]() |
MODIFICATION_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20030326 | ||
5 | ![]() |
VIEW_NAME | Value transfer | Type reference (TYPE) | WDY_VIEW_NAME | Web Dynpro : Name eines Web Dynpro Views | 20030326 |
Method CONSTRUCTOR on class CL_WDY_MD_VIEW_TEXT_REPOSITORY has no exception.
Method GET_REPOSITORY_BY_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCKABLE_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_LOCKABLE_OBJECT | 20030326 | |||
2 | ![]() |
TEXT_REPOSITORY | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_TEXT_REPOSITORY | Web Dynpro : Text Repository | 20030326 |
Method GET_REPOSITORY_BY_OBJECT on class CL_WDY_MD_VIEW_TEXT_REPOSITORY has no exception.
Method GET_REPOSITORY_BY_OBJECT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Value transfer | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro : Komponentenname | 20030326 | ||
2 | ![]() |
CURRENT_ENHANCEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_WDY | Enhancement Tool Web Dynpro | 20061204 | ||
3 | ![]() |
MODIFICATION_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20030326 | ||
4 | ![]() |
TEXT_REPOSITORY | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_TEXT_REPOSITORY | Web Dynpro : Text Repository | 20030326 | ||
5 | ![]() |
VIEW_NAME | Value transfer | Type reference (TYPE) | WDY_VIEW_NAME | Web Dynpro : Name eines Web Dynpro Views | 20030326 |
Method GET_REPOSITORY_BY_OBJECT_KEY on class CL_WDY_MD_VIEW_TEXT_REPOSITORY has no exception.
Method GET_UI_ELEMENTS_BY_TEXT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT_ID | Value transfer | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20050203 | ||
2 | ![]() |
UI_ELEMENT_TABLE | Value transfer | Type reference (TYPE) | WDY_UI_ELEMENT_AND_PROP_TABLE | Web Dynpro: Tabelle mit UI Element Name, Definition,Property | 20050203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Text Repository : Text existiert nicht | 20050203 | |
2 | ![]() |
Web Dynpro : Objekt existiert nicht | 20050203 | |
3 | ![]() |
20050203 |
Method GET_UI_ELEMENT_BY_TEXT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTY_NAME | Call by reference | Type reference (TYPE) | WDY_PROPERTY_NAME | Web Dynpro : Propertyname einer Applikationsklasse | 20040908 | ||
2 | ![]() |
TEXT_ID | Value transfer | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20040825 | ||
3 | ![]() |
UI_ELEMENT_NAME | Call by reference | Type reference (TYPE) | WDY_UI_ELEMENT_NAME | Web Dynpro : Name eines UI-Elements | 20040825 | ||
4 | ![]() |
UI_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_DEF_NAME | Web Dynpro : Web Dynpro UI-Element Definition | 20040825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Text Repository : Text existiert nicht | 20040825 | |
2 | ![]() |
Web Dynpro : Objekt existiert nicht | 20040825 | |
3 | ![]() |
20040825 |
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 640 |