SAP ABAP Interface IF_SATC_OBJLOG_UI_DATA_MODEL ('Object Log' data model for UI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_OBJLOG_UI_DATA_MODEL | Data model for 'Object Log' | 20090813 |
Properties
Interface | IF_SATC_OBJLOG_UI_DATA_MODEL | |
Short Description | 'Object Log' data model for UI |
General Data
Package | SATC_ABAP_CHECK_SVC | INTERNAL: - *NO* REUSE - Test services |
Created | 20090813 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_OBJLOG_UI_DATA_MODEL has no forward declaration.
Interfaces
Interface IF_SATC_OBJLOG_UI_DATA_MODEL has no interface.
Friends
Interface IF_SATC_OBJLOG_UI_DATA_MODEL has no friend.
Attributes
Interface IF_SATC_OBJLOG_UI_DATA_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090813 | |
2 | ![]() |
Instance method | Public | Method | 20090813 |
Events
Interface IF_SATC_OBJLOG_UI_DATA_MODEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_OBJLOG | Public | See coding | 20090813 | begin of ty_s_objlog,
obj_type type trobjtype,
obj_name type sobj_name,
check_title type satc_d_ac_ui_check_title,
start_date type dats,
start_time type tims,
end_date type dats,
end_time type tims,
duration type tzntstmpl,
end of ty_s_objlog
|
||
2 | TY_T_OBJLOG | Public | See coding | 20090813 | ty_t_objlog type standard table of ty_s_objlog 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_OBJLOG | 20090813 |
Method GET_DATA on Interface IF_SATC_OBJLOG_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_OBJLOG_UI_FILTER | 20090813 |
Method INIT on Interface IF_SATC_OBJLOG_UI_DATA_MODEL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |