SAP ABAP Interface IF_SATC_AC_UI_PROCESSING_STATE (Constants for UI of completion state)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_UI (Package) INTERNAL: - *NO* REUSE - UI "CheckConfig" style

⤷

⤷

Properties
Interface | IF_SATC_AC_UI_PROCESSING_STATE | |
Short Description | Constants for UI of completion state |
General Data
Package | SATC_ABAP_CHECK_UI | INTERNAL: - *NO* REUSE - UI "CheckConfig" style |
Created | 20090730 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_AC_UI_PROCESSING_STATE has no forward declaration.
Interfaces
Interface IF_SATC_AC_UI_PROCESSING_STATE has no interface.
Friends
Interface IF_SATC_AC_UI_PROCESSING_STATE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_ICON | Constant | Public | See coding | 20090730 | ||||
2 | C_ICON_NAME | Constant | Public | See coding | 20090730 | ||||
3 | C_PROCESSING_STATE | Constant | Public | See coding | 20090730 |
Methods
Interface IF_SATC_AC_UI_PROCESSING_STATE has no method.
Events
Interface IF_SATC_AC_UI_PROCESSING_STATE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_PROCESSING_HISTORY | Public | See coding | Processing history entry | 20090730 | begin of ty_s_processing_history,
processed_date type d,
processed_time type t,
processed_by type sabp_d_author,
completion_state type satc_d_ac_compl_state,
completion_state_text type string,
end of ty_s_processing_history
|
|
2 | TY_T_PROCESSING_HISTORY | Public | See coding | Processing history entries | 20090730 | ty_t_processing_history type
standard table of ty_s_processing_history
with key processed_date processed_time
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |