SAP ABAP Class CL_WDR_TEST_DOCU_ASSIST (Assistance Class for WDR_TEST_DOCU)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TEST (Package) Web Dynpro: Tests

⤷

⤷

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 | 20060616 |
Properties
Class | CL_WDR_TEST_DOCU_ASSIST | |
Short Description | Assistance Class for WDR_TEST_DOCU | |
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_TEST | Web Dynpro: Tests |
Created | 20060616 | 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
Class CL_WDR_TEST_DOCU_ASSIST has no interface implemented.
Friends
Class CL_WDR_TEST_DOCU_ASSIST 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) | ABAP_BOOL | Supplement for True Boolean Type: 'X' == True '' == False | 20061005 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CLASSDESCR | Runtime Type Services | 20061005 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEOCLASS-CLSNAME | Object Type Name | 20061005 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | List of Simple Parameters for Exception CONSTRUCTOR | 20061010 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_COMPONENT_TAB | List of Structure Parameters for Exception CONSTRUCTOR | 20061009 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20061011 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20060618 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20061005 | |
2 | ![]() |
Instance method | Private | Method | 20061009 | |
3 | ![]() |
Instance method | Private | Method | 20061009 | |
4 | ![]() |
Instance method | Private | Method | 20061009 | |
5 | ![]() |
Instance method | Public | Method | 20061011 | |
6 | ![]() |
Instance method | Public | Method | 20061009 | |
7 | ![]() |
Instance method | Public | Method | 20060618 | |
8 | ![]() |
Instance method | Public | Method | 20060618 | |
9 | ![]() |
Instance method | Public | Method | 20061010 | |
10 | ![]() |
Instance method | Public | Method | 20060616 | |
11 | ![]() |
Instance method | Public | Method | 20061006 |
Events
Class CL_WDR_TEST_DOCU_ASSIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SFLIGHT_TAB | Public | See coding | 20110120 | SFLIGHT_TAB type standard table of sflight with key MANDT CARRID CONNID FLDATE
|
Method Signatures
Method CREATE_CONTEXT_FOR_EXC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20061009 |
Method CREATE_CONTEXT_FOR_EXC on class CL_WDR_TEST_DOCU_ASSIST has no exception.
Method CREATE_NODE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20061009 | |||
2 | ![]() |
NODE_NAME | Value transfer | Type reference (TYPE) | STRING | 20061009 |
Method CREATE_NODE_NAME on class CL_WDR_TEST_DOCU_ASSIST has no exception.
Method CREATE_UI_FOR_EXC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20061009 | ||
2 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20061009 |
Method CREATE_UI_FOR_EXC on class CL_WDR_TEST_DOCU_ASSIST has no exception.
Method CREATE_UI_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20061009 | |||
2 | ![]() |
NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20061009 | |||
3 | ![]() |
UI_NAME | Value transfer | Type reference (TYPE) | STRING | 20061009 |
Method CREATE_UI_NAME on class CL_WDR_TEST_DOCU_ASSIST has no exception.
Method DO_MODIFYVIEW_LONGTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web-Dynpro-Context | 20061011 | ||
2 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20061011 |
Method DO_MODIFYVIEW_LONGTEXT on class CL_WDR_TEST_DOCU_ASSIST has no exception.
Method GET_PARAM_TAB_EXC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETER_TAB | Value transfer | Type reference (TYPE) | ABAP_PARMBIND_TAB | 20061009 | |||
2 | ![]() |
PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20061009 |
Method GET_PARAM_TAB_EXC on class CL_WDR_TEST_DOCU_ASSIST has no exception.
Method GET_SFLIGHT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SFLIGHT_TAB | Value transfer | Type reference (TYPE) | SFLIGHT_TAB | Tabelle für SFLIGHT | 20060618 |
Method GET_SFLIGHT_DATA on class CL_WDR_TEST_DOCU_ASSIST has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_WDR_TEST_DOCU_ASSIST has no parameter.
Method GET_TEXT on class CL_WDR_TEST_DOCU_ASSIST has no exception.
Method GET_TEXTID_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE_SET | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | Alle Festwerte eines Attributes mit Texten | 20061010 |
Method GET_TEXTID_TAB on class CL_WDR_TEST_DOCU_ASSIST has no exception.
Method SETUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20060618 |
Method SETUP on class CL_WDR_TEST_DOCU_ASSIST has no exception.
Method SET_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLASS-CLSNAME | Objekttypname | 20061006 | ||
2 | ![]() |
MESSAGE | Value transfer | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20061011 |
Method SET_CLASS_NAME on class CL_WDR_TEST_DOCU_ASSIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |