SAP ABAP Class CL_REIS_DATA_AODT (Data Retrieval: Details of Architectural Object)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-IS (Application Component) Information System
⤷
RE_IS_BD (Package) RE: Master Data Info System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REIS_DATA | ALV Reporting: Model Component [Abstract] | 20131023 |
Properties
| Class | CL_REIS_DATA_AODT | |
| Short Description | Data Retrieval: Details of Architectural Object | |
| Super Class | CL_REIS_DATA | ALV Reporting: Model Component [Abstract] |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_IS_BD | RE: Master Data Info System |
| Created | 20130515 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_REIS_DATA_AODT has no forward declaration.
Interfaces
Class CL_REIS_DATA_AODT has no interface implemented.
Friends
Class CL_REIS_DATA_AODT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RECAOBJTYPEDIFF | Criterion for Differentiating Betw. Objects of Object Type | 20131023 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | REISHREFHANDLE | 0 | URL Handler | 20131023 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | RECABOOL | Hide Empty Columns | 20131023 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RECAUSEGRIDCTRL | Display of Data Using Grid Control | 20131023 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | MTYPE_T_BP_MAP | 20131023 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | MTYPE_T_CT_MAP | 20131023 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | MTYPE_T_HREF_MAP | 20131023 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | MTYPE_T_MS_MAP | 20131023 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | RE_T_RSOROLE | 20131023 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | RE_T_RSOCHARACT | 20131023 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | RE_T_RSOMEAS | 20131023 |
Methods
Class CL_REIS_DATA_AODT has no method.
Events
Class CL_REIS_DATA_AODT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_MEAS | Private | See coding | 20131023 | BEGIN OF mtype_meas,
meas TYPE rebdmeas,
END OF mtype_meas
|
||
| 2 | MTYPE_MEAS_AO | Private | See coding | 20131023 | BEGIN OF mtype_meas_ao,
meas TYPE rebdmeas,
usageforao TYPE rebdmeasusage,
END OF mtype_meas_ao
|
||
| 3 | MTYPE_S_BP_MAP | Private | See coding | 20131023 | BEGIN OF mtype_s_bp_map,
position(2) TYPE c,
suffix(2) TYPE c,
bprole TYPE rebprole,
bpxrole TYPE rebpxrole,
END OF mtype_s_bp_map
|
||
| 4 | MTYPE_S_CT_MAP | Private | See coding | 20131023 | BEGIN OF mtype_s_ct_map,
position(2) TYPE c,
suffix(2) TYPE c,
fixfitcharact TYPE rebdfixfitcharact,
xfixfitcharact TYPE rebdxfixfitcharact,
END OF mtype_s_ct_map
|
||
| 5 | MTYPE_S_HREF_MAP | Private | See coding | 20131023 | BEGIN OF mtype_s_href_map,
position(2) TYPE c,
suffix(2) TYPE c,
handle TYPE reishrefhandle,
href TYPE service_rl,
END OF mtype_s_href_map
|
||
| 6 | MTYPE_S_MS_MAP | Private | See coding | 20131023 | BEGIN OF mtype_s_ms_map,
position(2) TYPE c,
suffix(2) TYPE c,
meas TYPE rebdmeas,
measunit TYPE rebdmeasunit,
xmmeas TYPE rebdxmmeas,
END OF mtype_s_ms_map
|
||
| 7 | MTYPE_T_BP_MAP | Private | See coding | 20131023 | mtype_t_bp_map TYPE TABLE OF mtype_s_bp_map
|
||
| 8 | MTYPE_T_CT_MAP | Private | See coding | 20131023 | mtype_t_ct_map TYPE TABLE OF mtype_s_ct_map
|
||
| 9 | MTYPE_T_HREF_MAP | Private | See coding | 20131023 | mtype_t_href_map TYPE TABLE OF mtype_s_href_map
|
||
| 10 | MTYPE_T_MS_MAP | Private | See coding | 20131023 | mtype_t_ms_map TYPE TABLE OF mtype_s_ms_map
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |