SAP ABAP Interface IF_SALV_WD_TEST_DATA (Testdaten)
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
Interface | IF_SALV_WD_TEST_DATA | |
Short Description | Testdaten |
General Data
Package | SALV_WD_TEST | SALV WD Test |
Created | 20050829 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SALV_WD_TEST_DATA has no forward declaration.
Interfaces
Interface IF_SALV_WD_TEST_DATA has no interface.
Friends
Interface IF_SALV_WD_TEST_DATA has no friend.
Attributes
Interface IF_SALV_WD_TEST_DATA has no attribute.
Methods
Interface IF_SALV_WD_TEST_DATA has no method.
Events
Interface IF_SALV_WD_TEST_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_TYPE_TEST_DATA | Public | See coding | 20050829 | begin of S_TYPE_TEST_DATA,
include type alv_t_t2.
types:
dec0(9) type p decimals 0,
dec1(9) type p decimals 1,
dec2(9) type p decimals 2,
dec3(9) type p decimals 3,
dec4(9) type p decimals 4,
dec5(9) type p decimals 5,
dec6(9) type p decimals 6,
dec7(9) type p decimals 7,
dec8(9) type p decimals 8,
dec9(9) type p decimals 9,
end of s_type_test_data
|
||
2 | T_TYPE_TEST_DATA | Public | See coding | 20050829 | t_type_test_data type standard table of s_type_test_data
with key table_line
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |