SAP ABAP Class CL_ESD_TABLE_DATA (Class to hold tabular data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_OBJECT_EDITORS_REUSE (Package) Unified Editors Reuse-Parts

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESD_TABLE_DATA | Data for ALV Grid | 20060823 |
Meta Relationship - Used By
Properties
Class | CL_ESD_TABLE_DATA | |
Short Description | Class to hold tabular data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SESD_ESI_OBJECT_EDITORS_REUSE | Unified Editors Reuse-Parts |
Created | 20060823 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESD_TABLE_DATA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ESD_TABLE_DATA | Data for ALV Grid | 20060823 |
Friends
Class CL_ESD_TABLE_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20060823 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CDCHNGIND | Change type (U, I, E, D) | 20061013 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | Fieldcatalog has changed ('1' = yes, '0' = no) | 20060920 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | Show log? | 20061107 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | Indicator: No data in table | 20060919 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | insert message in protocal | 20100114 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060918 |
Events
Class CL_ESD_TABLE_DATA has no event.
Types
Class CL_ESD_TABLE_DATA has no local type.
Method Signatures
Method ADD_PROTOCOL_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20100114 | ||
2 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Message Class | 20100114 | |
3 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Message Number | 20100114 | |
4 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | Message Type | 20100114 | |
5 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV1 | 20100114 | ||
6 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV2 | 20100114 | ||
7 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV3 | 20100114 | ||
8 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV4 | 20100114 | ||
9 | ![]() |
PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20100114 | ||
10 | ![]() |
ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100114 |
Method ADD_PROTOCOL_ENTRY on class CL_ESD_TABLE_DATA has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABLE_KEY_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 'TABLE_KEY' | 30 Characters | 20061019 | |
2 | ![]() |
R_PLUGIN | Call by reference | Object reference (TYPE REF TO) | IF_ESD_PLUGIN | 20061019 |
Method CONSTRUCTOR on class CL_ESD_TABLE_DATA has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |