SAP ABAP Class IF_SATC_OBJECTS_UI_DATA_MODEL (Data model for examined objects)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_OBJECTS_UI_DATA_MODEL | Data model for examined objects | 20090813 |
Properties
| Class | IF_SATC_OBJECTS_UI_DATA_MODEL | |
| Short Description | Data model for examined objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090813 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_OBJECTS_UI_DATA_MODEL has no forward declaration.
Interfaces
Class IF_SATC_OBJECTS_UI_DATA_MODEL has no interface implemented.
Friends
Class IF_SATC_OBJECTS_UI_DATA_MODEL has no friend class.
Attributes
Class IF_SATC_OBJECTS_UI_DATA_MODEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get data | 20090813 | |
| 2 | Instance method | Public | Method | Initialize | 20090813 |
Events
Class IF_SATC_OBJECTS_UI_DATA_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_OBJECT | Public | See coding | 20090813 | begin of ty_s_object,
obj_type type trobjtype,
obj_name type sobj_name,
end of ty_s_object
|
||
| 2 | TY_T_OBJECTS | Public | See coding | 20090813 | ty_t_objects type standard table of ty_s_object with default key
|
Method Signatures
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TY_T_OBJECTS | 20090813 |
Method GET_DATA on class IF_SATC_OBJECTS_UI_DATA_MODEL has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACCESS_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090813 | ||||
| 2 | I_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SATC_OBJECTS_UI_FILTER | 20090813 |
Method INIT on class IF_SATC_OBJECTS_UI_DATA_MODEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |