SAP ABAP Class CL_MDG_ANLY_STATUS_BCV (Status Overview)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-ANR (Application Component) Analytics and Reporting
⤷
MDG_ANALYTICS_UI (Package) MDG_ANALYTICS_UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/IF_SIN_SEARCH_BAPI | Search Interface (Runtime) | 20110113 |
Properties
Class | CL_MDG_ANLY_STATUS_BCV | |
Short Description | Status Overview | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_ANALYTICS_UI | MDG_ANALYTICS_UI |
Created | 20110113 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MDG_ANLY_STATUS_BCV has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BCV/IF_SIN_SEARCH_BAPI | Search Interface (Runtime) | 20110113 |
Friends
Class CL_MDG_ANLY_STATUS_BCV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TY_S_IATTR | 20110113 | |||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TY_S_OATTR | 20110113 |
Methods
Class CL_MDG_ANLY_STATUS_BCV has no method.
Events
Class CL_MDG_ANLY_STATUS_BCV has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_IATTR | Public | See coding | 20110113 | BEGIN OF ty_s_iattr,
approved TYPE usmd_open_crequest_num,
rejected TYPE usmd_open_crequest_num,
others TYPE usmd_open_crequest_num,
END OF ty_s_iattr
|
||
2 | TY_S_OATTR | Public | See coding | 20110113 | BEGIN OF ty_s_oattr,
status TYPE usmd_status_txt,
count TYPE usmd_open_crequest_num,
END OF ty_s_oattr
|
||
3 | TY_T_OATTR | Public | See coding | 20110304 | ty_t_oattr TYPE STANDARD TABLE OF ty_s_oattr
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |