SAP ABAP Class CL_SALV_WD_WAIT (CL_SALV_WD_WAIT)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_TEST (Package) SALV WD Test

⤷

⤷

Properties
Class | CL_SALV_WD_WAIT | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_WD_TEST | SALV WD Test |
Created | 20050805 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SALV_WD_WAIT has no forward declaration.
Interfaces
Class CL_SALV_WD_WAIT has no interface implemented.
Friends
Class CL_SALV_WD_WAIT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | 20050805 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_TYPE_OBJECT | 20050805 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20050805 | |
2 | ![]() |
Instance method | Public | Method | 20050805 | |
3 | ![]() |
Static method | Public | Method | 20050805 | |
4 | ![]() |
Instance method | Public | Method | 20050805 |
Events
Class CL_SALV_WD_WAIT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_TYPE_OBJECT | Public | See coding | 20050805 | begin of S_TYPE_OBJECT,
task type guid_32,
r_object type ref to cl_salv_wd_wait,
end of s_type_object
|
||
2 | T_TYPE_OBJECT | Public | See coding | 20050805 | t_type_object type hashed table of s_type_object with unique key task
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | Konfiguration der ALV-Ausgabe | 20050805 |
Method CONSTRUCTOR on class CL_SALV_WD_WAIT has no exception.
Method END_OF_TASK Signature
Method END_OF_TASK on class CL_SALV_WD_WAIT has no parameter.
Method END_OF_TASK on class CL_SALV_WD_WAIT has no exception.
Method HANDLE_END_OF_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TASK | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20050805 |
Method HANDLE_END_OF_TASK on class CL_SALV_WD_WAIT has no exception.
Method WAIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TASK | Call by reference | Type reference (TYPE) | C | 'SALV_WD' | Character Feld der Länge 8 | 20050805 |
Method WAIT on class CL_SALV_WD_WAIT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |