SAP ABAP Class CL_ESD_VIF_WHERE_USED_DATA (Table with Where used List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SEWS (Package) ES Tools: Service Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_TABLE_DATA | Class to hold tabular data | 20060912 |
Properties
| Class | CL_ESD_VIF_WHERE_USED_DATA | |
| Short Description | Table with Where used List | |
| Super Class | CL_ESD_TABLE_DATA | Class to hold tabular data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEWS | ES Tools: Service Interfaces |
| Created | 20060912 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESD_VIF_WHERE_USED_DATA has no forward declaration.
Interfaces
Class CL_ESD_VIF_WHERE_USED_DATA has no interface implemented.
Friends
Class CL_ESD_VIF_WHERE_USED_DATA 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) | STRING | ID for which element whereused list has to be made | 20070405 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ESD_WHERE_USED_T | ESD: Types List | 20060912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070405 | |
| 2 | Instance method | Public | Method | Create fieldcatalog | 20060918 | |
| 3 | Instance method | Public | Method | create where used list | 20060918 | |
| 4 | Static method | Public | Method | Create Instance | 20060912 | |
| 5 | Instance method | Public | Method | 20060912 | ||
| 6 | Instance method | Public | Method | 20060912 | ||
| 7 | Instance method | Public | Method | 20060912 | ||
| 8 | Instance method | Public | Method | Set table | 20060912 |
Events
Class CL_ESD_VIF_WHERE_USED_DATA has no event.
Types
Class CL_ESD_VIF_WHERE_USED_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | ID for which element whereused list has to be made | 20070405 | |||
| 2 | PLUGIN | Call by reference | Object reference (TYPE REF TO) | IF_ESD_PLUGIN | 20070405 |
Method CONSTRUCTOR on class CL_ESD_VIF_WHERE_USED_DATA has no exception.
Method CREATE_FIELDCAT Signature
Method CREATE_FIELDCAT on class CL_ESD_VIF_WHERE_USED_DATA has no parameter.
Method CREATE_FIELDCAT on class CL_ESD_VIF_WHERE_USED_DATA has no exception.
Method CREATE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TYPE | Call by reference | Object reference (TYPE REF TO) | VIFTYPEUI | VIF Type Auxiliary Structure | 20060919 | |||
| 2 | IS_REL_OBJECT | Call by reference | Type reference (TYPE) | ESD_OBJ_LIST_S | ESD: Object List | 20060918 | |||
| 3 | IV_VEPNAME | Call by reference | Type reference (TYPE) | WS_TECH_NAME | ESD: Technical Name of a Web Service | 20060918 |
Method CREATE_LIST on class CL_ESD_VIF_WHERE_USED_DATA has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_WHERE_USED_DATA | Value transfer | Object reference (TYPE REF TO) | IF_ESD_TABLE_DATA | Data for ALV Grid | 20060912 |
Method FACTORY on class CL_ESD_VIF_WHERE_USED_DATA has no exception.
Method GET_FIELD_CATALOG Signature
Method GET_FIELD_CATALOG on class CL_ESD_VIF_WHERE_USED_DATA has no parameter.
Method GET_FIELD_CATALOG on class CL_ESD_VIF_WHERE_USED_DATA has no exception.
Method GET_TABLE Signature
Method GET_TABLE on class CL_ESD_VIF_WHERE_USED_DATA has no parameter.
Method GET_TABLE on class CL_ESD_VIF_WHERE_USED_DATA has no exception.
Method SET_FIELD_CATALOG Signature
Method SET_FIELD_CATALOG on class CL_ESD_VIF_WHERE_USED_DATA has no parameter.
Method SET_FIELD_CATALOG on class CL_ESD_VIF_WHERE_USED_DATA has no exception.
Method SET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE | Call by reference | Type reference (TYPE) | ESD_WHERE_USED_T | Where Used List | 20060912 |
Method SET_TABLE on class CL_ESD_VIF_WHERE_USED_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |