SAP ABAP Class CL_WDY_RG_SOURCE_CODE (Wrapping of Result Data)
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_SOURCE_CODE | |
Short Description | Wrapping of Result Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
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_SOURCE_CODE has no interface implemented.
Friends
Class CL_WDY_RG_SOURCE_CODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDYRT_LINE_INFO_TAB_TYPE | Information About Definitions | 20041018 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING_TABLE | Source Code | 20041018 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDYRT_METHOD_INFO_TABLE | Information About All Defined Methods | 20041018 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041018 | |
2 | ![]() |
Instance method | Public | Method | 20041018 | |
3 | ![]() |
Instance method | Public | Method | Specifies a Position Information | 20041018 |
4 | ![]() |
Instance method | Public | Method | Specifies a Position Information | 20041018 |
5 | ![]() |
Instance method | Public | Method | Adds Information About Methods | 20041018 |
Events
Class CL_WDY_RG_SOURCE_CODE has no event.
Types
Class CL_WDY_RG_SOURCE_CODE has no local type.
Method Signatures
Method ADD_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE_LINE | Call by reference | Type reference (TYPE) | STRING | 20041018 |
Method ADD_LINE on class CL_WDY_RG_SOURCE_CODE has no exception.
Method ADD_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE_LINES | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20041018 |
Method ADD_LINES on class CL_WDY_RG_SOURCE_CODE has no exception.
Method ADD_LINE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INFO | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041018 | |||
2 | ![]() |
INFO_KIND | Call by reference | Type reference (TYPE) | WDYRT_INFO_KIND_TYPE | 20041018 | |||
3 | ![]() |
LINE | Call by reference | Type reference (TYPE) | I | 20041018 |
Method ADD_LINE_INFO on class CL_WDY_RG_SOURCE_CODE has no exception.
Method ADD_LINE_INFO_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INFO | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041018 | |||
2 | ![]() |
INFO_KIND | Call by reference | Type reference (TYPE) | WDYRT_INFO_KIND_TYPE | 20041018 | |||
3 | ![]() |
LINE | Call by reference | Type reference (TYPE) | I | 20041018 | |||
4 | ![]() |
META | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041018 | |||
5 | ![]() |
META_KIND | Call by reference | Type reference (TYPE) | WDYRT_INFO_KIND_META | 20041018 |
Method ADD_LINE_INFO_EXT on class CL_WDY_RG_SOURCE_CODE has no exception.
Method ADD_METHOD_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KIND | Call by reference | Type reference (TYPE) | WDYRT_METHOD_KIND | 20041018 | |||
2 | ![]() |
META | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_OBJECT | 20041018 | |||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | CLIKE | 20041018 |
Method ADD_METHOD_DEFINITION on class CL_WDY_RG_SOURCE_CODE has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 700 |