SAP ABAP Class CL_MDG_ANLY_REJ_REASON (Rejection Reason)
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) | IF_FPM_GUIBB | Generic UI Building Block | 20110127 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110127 |
Properties
Class | CL_MDG_ANLY_REJ_REASON | |
Short Description | Rejection Reason | |
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 | 20110127 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MDG_ANLY_REJ_REASON has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20110127 | ||
2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110127 |
Friends
Class CL_MDG_ANLY_REJ_REASON has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20110128 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110127 |
Events
Class CL_MDG_ANLY_REJ_REASON has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_REJ_REASON | Public | See coding | 20110127 | tt_rej_reason TYPE STANDARD TABLE OF ty_rej_reason
|
||
2 | TY_REJ_REASON | Public | See coding | 20110127 | BEGIN OF ty_rej_reason ,
rej_reason TYPE usmd_txtmi,
created TYPE i,
index TYPE i,
END OF ty_rej_reason
|
Method Signatures
Method IF_FPM_LIST_UIBB Signature
Method IF_FPM_LIST_UIBB on class CL_MDG_ANLY_REJ_REASON has no parameter.
Method IF_FPM_LIST_UIBB on class CL_MDG_ANLY_REJ_REASON has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |