SAP ABAP Class IF_SATC_AC_UI_PROCESSING_STATE (Constants for UI of completion state)
Properties
Class | IF_SATC_AC_UI_PROCESSING_STATE | |
Short Description | Constants for UI of completion state | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090730 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SATC_AC_UI_PROCESSING_STATE has no forward declaration.
Interfaces
Class IF_SATC_AC_UI_PROCESSING_STATE has no interface implemented.
Friends
Class IF_SATC_AC_UI_PROCESSING_STATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20090730 | ||||
2 | ![]() |
Constant | Public | See coding | 20090730 | ||||
3 | ![]() |
Constant | Public | See coding | 20090730 |
Methods
Class IF_SATC_AC_UI_PROCESSING_STATE has no method.
Events
Class 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 |