SAP ABAP Interface IF_USMD_EV2_TYPES (Types)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD2_ENTITY_VALUE2 (Package) Objects of MDG custom objects single processing UI

⤷

⤷

Properties
Interface | IF_USMD_EV2_TYPES | |
Short Description | Types |
General Data
Package | USMD2_ENTITY_VALUE2 | Objects of MDG custom objects single processing UI |
Created | 20120619 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_USMD_EV2_TYPES has no forward declaration.
Interfaces
Interface IF_USMD_EV2_TYPES has no interface.
Friends
Interface IF_USMD_EV2_TYPES has no friend.
Attributes
Interface IF_USMD_EV2_TYPES has no attribute.
Methods
Interface IF_USMD_EV2_TYPES has no method.
Events
Interface IF_USMD_EV2_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_DATA | Public | See coding | Entity Info | 20120619 | BEGIN OF s_data,
context_id TYPE usmd_entity,
strucdescr TYPE REF TO cl_abap_structdescr,
t_key TYPE usmd_t_fieldname,
lead_index TYPE i,
has_detail TYPE usmd_flg,
f_badi_call TYPE usmd_flg,
t_property TYPE usmd_t_ui_property2,
t_fpm_event TYPE usmd_ts_fpm_event,
r_data TYPE REF TO data,
t_read_only TYPE usmd_ts_value_chkey,
t_hide TYPE usmd_ts_value_chkey,
t_init_data TYPE usmd_ts_value_chkey,
f_auth_call TYPE usmd_flg,
END OF s_data
|
|
2 | T_DATA | Public | See coding | Entity Info Set | 20120619 | t_data TYPE SORTED TABLE OF s_data WITH UNIQUE KEY context_id
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |