SAP ABAP Class CL_USMD_ISR_PROCESS (Processing of an ISR-based Change Request)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD2_MAIN (Package) Main objects of generic MDG UIs
Properties
Class CL_USMD_ISR_PROCESS  
Short Description Processing of an ISR-based Change Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD2_MAIN   Main objects of generic MDG UIs 
Created 20081223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 USMD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 USMD2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_USMD_ISR_PROCESS has no interface implemented.
Friends
Class CL_USMD_ISR_PROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_CREQUEST Instance attribute Private Type reference (TYPE) USMD_CREQUEST 20090105
2 DD_EDITION Instance attribute Private Type reference (TYPE) USMD_EDITION 20090105
3 DD_ENTITY Instance attribute Private Type reference (TYPE) USMD_ENTITY 20090105
4 DD_ISR_OBJID Instance attribute Private Type reference (TYPE) APB_ISR_OBJECTID 20081223
5 DD_MODE_LAST Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20090525
6 DF_FIRST_TIME Instance attribute Private Type reference (TYPE) USMD_FLG ABAP_TRUE Flag for the first time to display the form 20090108
7 DF_FORM_CHANGED Instance attribute Private Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20090106
8 DF_FULLKEY Instance attribute Private Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20090122
9 DF_IS_PROCESS Instance attribute Private Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20090220
10 DF_KEY_READONLY Instance attribute Private Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20090210
11 DF_LOCK_NOAUTH Instance attribute Private Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20090525
12 DO_CREQ_UTIL Instance attribute Private Object reference (TYPE REF TO) CL_USMD_CREQUEST_UTIL Service Class for the Change Request 20090610
13 DO_GUI_INSTANCE Instance attribute Private Object reference (TYPE REF TO) IF_USMD_EVENT_ISR Service Interface for ISR 20081223
14 DO_ISR_BADI Instance attribute Private Object reference (TYPE REF TO) USMD_ISR_FORM 20081223
15 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_USMD_MODEL MDM Data Model for Access from SAP Standard 20081223
16 DO_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_USMD_UI_SERVICES Service Interface for UI 20090525
17 DS_ISR_CONTEXT Instance attribute Private Type reference (TYPE) USMD_S_ISR_CONTEXT ISR context structure 20090122
18 DT_ADDITIONAL_DATA_EXCLUDE_OVS Instance attribute Private Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090216
19 DT_ALL_ADDI_OVS_FLD Instance attribute Private Type reference (TYPE) APB_ISR_T_FIELDNAME All OVS Additional Fields 20090703
20 DT_DATA Instance attribute Private Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Data for Entity Types 20081223
21 DT_DATA_DEL Instance attribute Private Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Data for Entity Types 20090116
22 DT_FFIX Instance attribute Private Type reference (TYPE) USMD_TS_VALUE Field Name and Value 20081223
23 DT_FORM_CONT Instance attribute Private Type reference (TYPE) T_FORM_CONT Contained Entities of Form 20091012
24 DT_FORM_DATA_INIT Instance attribute Private Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090216
25 DT_KEY_CONT Instance attribute Private Type reference (TYPE) USMD_TS_FIELDNAME Keys of Contained Field Names 20091012
26 DT_MESSAGE Instance attribute Private Type reference (TYPE) USMD_T_MESSAGE Messages 20090525
27 DT_SCENARIOFLD Instance attribute Private Type reference (TYPE) APB_ISR_T_CUST_CHA 20090106
28 DT_UI_ATTRIBUTES Instance attribute Private Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20090213
29 GC_DESCR_POSTFIX Constant Private Type reference (TYPE) STRING '_DESCRIPTION' 20090304
30 GC_FT_ATTR Constant Private Type reference (TYPE) CHAR2 'A' Component of Version Number 20090304
31 GC_FT_ATTR_CONT Constant Private Type reference (TYPE) CHAR2 'CA' Component of Version Number 20090304
32 GC_FT_DESCR Constant Private Type reference (TYPE) CHAR2 'T' Component of Version Number 20090304
33 GC_FT_ENTITY Constant Private Type reference (TYPE) CHAR2 'E' Component of Version Number 20090304
34 GC_FT_ENTITY_CONT Constant Private Type reference (TYPE) CHAR2 'CE' Component of Version Number 20090304
35 GC_ISR_EVENT_EDIT Constant Public Type reference (TYPE) APB_ISR_EVENT 'USMD_PREPARE_EDIT' Event 20090330
36 GC_ISR_EVENT_LOAD_SAVED_DATA Constant Public Type reference (TYPE) APB_ISR_EVENT 'USMD_LOAD_SAVED_DATA' 20090204
37 GC_ISR_EVENT_READONLY Constant Public Type reference (TYPE) APB_ISR_EVENT 'USMD_PREPARE_READONLY' Event 20090330
38 GC_ISR_EVENT_RELOAD Constant Public Type reference (TYPE) APB_ISR_EVENT 'USMD_RELOAD' 20090202
39 GC_ISR_EVENT_TMPL_KEEP Constant Public Type reference (TYPE) APB_ISR_EVENT 'USMD_TMPL_KEEP' 20090122
40 GC_ISR_EVENT_TMPL_OVERWRITE Constant Public Type reference (TYPE) APB_ISR_EVENT 'USMD_TMPL_OVERWRITE' 20090122
41 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_USMD_ISR_PROCESS ISR Process 20081223
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FFIX Instance method Private Method 20090120
2 CHECK Instance method Public Method Check in PAI 20081223
3 CHECK_AUTHORIZATION_TYPE4 Instance method Private Method Check authorization for entities of SU type 4 (contained) 20091012
4 CHECK_DATA Instance method Private Method 20090108
5 CHECK_ENTITY_SO_EXISTENCE Instance method Private Method 20090217
6 CHECK_FULLKEY Instance method Private Method 20090122
7 CLEANUP Instance method Private Method 20090202
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090202
9 CONVERT_DATA2FORM_FLD Instance method Private Method 20090108
10 CONVERT_FORM2DATA_FLD Instance method Private Method 20090106
11 CONVERT_OVS_GRP_2_ADDI_SORTING Instance method Private Method Convert ovs group in additional data into additional sorting 20090602
12 CONVERT_VALUE_HELP_2_ISR_FMT Instance method Private Method 20090106
13 DERIVE_FORM Instance method Private Method 20090109
14 FFIX2SEL Instance method Private Method 20090108
15 FINALIZE Instance method Public Method Finalize after data storage 20081223
16 FIND_ENTITY_DATA Instance method Private Method 20090114
17 FIND_FORM_INDEX Static method Private Method 20090106
18 GET_BADI_INSTANCE Instance method Private Method 20090122
19 GET_ENTITY_CONT_ATTR Instance method Private Method 20090109
20 GET_ENTITY_CONT_KEYADD Instance method Private Method Get contained entity type's additional key 20090106
21 GET_ENTITY_DATA Instance method Private Method 20090106
22 GET_ENTITY_DATA_BADI Instance method Private Method 20090122
23 GET_ENTITY_DATA_BY_SCEN Instance method Private Method 20090106
24 GET_FFIX_FROM_DATA Instance method Private Method 20090114
25 GET_FFIX_FROM_FORM Instance method Private Method 20090106
26 GET_FIELD_VALUE_LIST Instance method Private Method 20090106
27 GET_FIELD_VALUE_LIST_4_OVS Instance method Private Method 20090216
28 GET_GUI_INSTANCE Instance method Private Method 20081223
29 GET_INSTANCE Static method Public Method 20081223
30 GET_OVS_CUST_DATA Instance method Private Method Get OVS F4 customizing data 20090602
31 GET_OVS_DESCRIPTION Instance method Private Method 20090609
32 GET_STARTING_INDEX Instance method Private Method Get starting index of an OVS entity of additional data 20090602
33 GET_TECHNICAL_KEY Instance method Private Method 20091016
34 GROUP_ADDITIONAL_DATA Instance method Private Method 20090610
35 HAS_ERROR Instance method Private Method 20090409
36 INIT Instance method Public Method init in PBO 20081223
37 INITIALIZE Instance method Private Method 20090205
38 INIT_ADDITIONAL_DATA Instance method Private Method 20090108
39 IS_FORM_SPECIFIC_EVENT Instance method Private Method 20090409
40 MSG2BAPIRET Instance method Private Method 20090409
41 PROCESS_EVENT Instance method Public Method Form events in PAI 20081223
42 PUT_FFIX_TO_FORM Instance method Private Method 20090204
43 PUT_FFIX_TO_FORM_CONT Instance method Private Method 20090205
44 READ_DESCRIPTION Instance method Private Method 20090113
45 READ_ENTITY2FORM Instance method Private Method 20081224
46 READ_FORM_DATA Instance method Private Method 20090106
47 READ_SINGLE_TEXT Instance method Private Method 20090114
48 REFRESH_FORM Instance method Private Method 20090216
49 SET_ADDITIONAL_VALUES Instance method Public Method PBO 20081223
50 SET_FORM_DESCR_READONLY Instance method Private Method 20090213
51 SET_FORM_KEY_READONLY Instance method Private Method 20090210
52 SET_MESSAGES Instance method Private Method 20090330
53 SORT_ADDITIONAL_DATA Instance method Private Method 20090511
54 UPDATE_ADDITIONAL_DATA_4_OVS Instance method Private Method 20090213
55 UPDATE_TEMPLATE2FORM Instance method Private Method 20090113
56 WRITE_DATA Instance method Private Method 20081229
57 WRITE_FORM2ENTITY Instance method Private Method 20081224
58 WRITE_FORM_DATA Instance method Private Method 20090106
Events
Class CL_USMD_ISR_PROCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ADDITIONAL_DATA_SORTING Private See coding 20090525 BEGIN OF s_additional_data_sorting, group_key TYPE string, group_value TYPE string, sort_key TYPE string, t_data TYPE apb_isr_t_special_param, END OF s_additional_data_sorting
2 S_DATA_TXT Private See coding 20090114 BEGIN OF s_data_txt, fieldname TYPE usmd_fieldname, r_data TYPE REF TO data, END OF s_data_txt
3 S_FORM_CONT Private See coding Attributes of Contained Entities with Their Entity and Key 20091012 BEGIN OF S_FORM_CONT , entity_cont type usmd_entity, auth_rel type usmd_flg, t_key type usmd_ts_field, t_form_key type t_form_key_f, t_form_attr type apb_isr_t_special_param, END OF s_form_cont
4 S_FORM_KEY_F Private See coding ISR Form Data + usmd_fieldname 20091013 BEGIN OF S_FORM_KEY_F , fieldname type usmd_fieldname, index type apb_isr_fieldindex, name type apb_isr_fieldname, value type apb_isr_fieldvalue, END OF s_form_key_f
5 S_OVS_CUST Private See coding 20090602 BEGIN OF s_ovs_cust, entity TYPE string, t_key TYPE apb_isr_t_fieldname, END OF s_ovs_cust
6 S_VALUE_HELP Private See coding 20090106 BEGIN OF s_value_help, value TYPE usmd_value, descr TYPE usmd_txtlg, sort_key TYPE string, END OF s_value_help
7 TS_DATA_TXT Private See coding 20090114 ts_data_txt TYPE SORTED TABLE OF s_data_txt WITH UNIQUE KEY fieldname
8 TS_VALUE_HELP Private See coding 20090108 ts_value_help TYPE STANDARD TABLE OF s_value_help WITH NON-UNIQUE KEY sort_key
9 T_ADDITIONAL_DATA_SORTING Private See coding 20090525 t_additional_data_sorting TYPE STANDARD TABLE OF s_additional_data_sorting WITH NON-UNIQUE KEY group_key group_value
10 T_FORM_CONT Private See coding 20091012 t_form_cont type STANDARD TABLE OF s_form_cont with non-UNIQUE key entity_cont
11 T_FORM_KEY_F Private See coding 20091013 t_form_key_f type STANDARD TABLE OF s_form_key_f with non-UNIQUE key fieldname
12 T_OVS_CUST Private See coding 20090602 t_ovs_cust TYPE STANDARD TABLE OF s_ovs_cust WITH NON-UNIQUE KEY entity
Method Signatures

Method BUILD_FFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090120
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090120
3 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090120

Method BUILD_FFIX on class CL_USMD_ISR_PROCESS has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GENERAL_DATA Call by reference Type reference (TYPE) APB_ISR_S_GENERAL_PARAM General data 20081223
2 Changing CT_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Index, Name, Value of a field 20081223
3 Changing CT_EXTERNAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Index, Name, Value of a field 20081223
4 Changing CT_MESSAGE_LIST Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20081223
5 Changing CT_SPECIAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Index, Name, Value of a field 20081223
6 Changing CT_UI_ATTRIBUTES Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM UI attributes 20081223
7 Exporting ES_RETURN Call by reference Type reference (TYPE) BAPIRET1 Return Parameter 20081223
8 Importing IV_EVENT Call by reference Type reference (TYPE) APB_ISR_EVENT Event 20081223
9 Importing IV_MODE Call by reference Type reference (TYPE) APB_ISR_MODE Mode 20081223
10 Importing IV_SCENARIO Call by reference Type reference (TYPE) APB_ISR_SCENARIO Scenario 20081223

Method CHECK on class CL_USMD_ISR_PROCESS has no exception.

Method CHECK_AUTHORIZATION_TYPE4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20091012
2 Changing CT_UI_ATTRIBUTES Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20091012
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20091012

Method CHECK_AUTHORIZATION_TYPE4 on class CL_USMD_ISR_PROCESS has no exception.

Method CHECK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090108
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090112
3 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090108
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090108
5 Importing IT_ENTITY_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu Entitätstypen 20090108

Method CHECK_DATA on class CL_USMD_ISR_PROCESS has no exception.

Method CHECK_ENTITY_SO_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090217
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090217
3 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090217
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090217
5 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090217

Method CHECK_ENTITY_SO_EXISTENCE on class CL_USMD_ISR_PROCESS has no exception.

Method CHECK_FULLKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ALL Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090122
2 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090122
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090122
4 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090122

Method CHECK_FULLKEY on class CL_USMD_ISR_PROCESS has no exception.

Method CLEANUP Signature

Method CLEANUP on class CL_USMD_ISR_PROCESS has no parameter.
Method CLEANUP on class CL_USMD_ISR_PROCESS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_USMD_ISR_PROCESS has no parameter.
Method CONSTRUCTOR on class CL_USMD_ISR_PROCESS has no exception.

Method CONVERT_DATA2FORM_FLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ISRFLD Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20090108
2 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090108
3 Importing ID_FLD Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090108
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090108

Method CONVERT_DATA2FORM_FLD on class CL_USMD_ISR_PROCESS has no exception.

Method CONVERT_FORM2DATA_FLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ATTR_GROUP Call by reference Type reference (TYPE) USMD_ATTR_GROUP Attributsgruppe 20090526
2 Exporting ED_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090113
3 Exporting ED_FLD Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090108
4 Exporting ED_FLDTYPE Call by reference Type reference (TYPE) CHAR2 FIN MDM: Allgemeines Kennzeichen 20090108
5 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090106
6 Importing ID_ISRFLD Call by reference Type reference (TYPE) APB_ISR_FIELDNAME 20090106
7 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090106

Method CONVERT_FORM2DATA_FLD on class CL_USMD_ISR_PROCESS has no exception.

Method CONVERT_OVS_GRP_2_ADDI_SORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SORTING Call by reference Type reference (TYPE) S_ADDITIONAL_DATA_SORTING 20090602
2 Importing IT_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090602
3 Importing IT_OVS_CUST Call by reference Type reference (TYPE) T_OVS_CUST 20090602

Method CONVERT_OVS_GRP_2_ADDI_SORTING on class CL_USMD_ISR_PROCESS has no exception.

Method CONVERT_VALUE_HELP_2_ISR_FMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090106
2 Importing IS_SCENARIOFLD Call by reference Type reference (TYPE) APB_ISR_S_CUST_CHA 20090106
3 Importing IT_VALUE_HELP Call by reference Type reference (TYPE) TS_VALUE_HELP 20090106

Method CONVERT_VALUE_HELP_2_ISR_FMT on class CL_USMD_ISR_PROCESS has no exception.

Method DERIVE_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ENTITY_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu Entitätstypen 20090109
2 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090109
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090109
4 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090109
5 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090109
6 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090109

Method DERIVE_FORM on class CL_USMD_ISR_PROCESS has no exception.

Method FFIX2SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090108
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090108
3 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090108

Method FFIX2SEL on class CL_USMD_ISR_PROCESS has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CS_GENERAL_DATA Call by reference Type reference (TYPE) APB_ISR_S_GENERAL_PARAM General data 20081223
2 Importing CT_EXTERNAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM External Data (application specific) 20081223
3 Changing CT_MESSAGE_LIST Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20081223
4 Importing CT_SPECIAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Index, Name, Value of a field 20081223
5 Exporting ES_RETURN Call by reference Type reference (TYPE) BAPIRET1 Return Parameter 20081223
6 Importing IV_EVENT Call by reference Type reference (TYPE) APB_ISR_EVENT Event 20081223
7 Importing IV_MODE Call by reference Type reference (TYPE) APB_ISR_MODE Mode 20081223
8 Importing IV_OBJECTID Call by reference Type reference (TYPE) APB_ISR_OBJECTID Object ID 20081223
9 Importing IV_SCENARIO Call by reference Type reference (TYPE) APB_ISR_SCENARIO Scenario 20081223

Method FINALIZE on class CL_USMD_ISR_PROCESS has no exception.

Method FIND_ENTITY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ALL Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
2 Exporting ET_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Daten zu einem Entitätstyp 20090123
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090123
4 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090114
5 Importing ID_ENTITY_CONT Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090114
6 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090123
7 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090114
8 Importing IT_ENTITY_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu Entitätstypen 20090114
9 Importing IT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090123
10 Importing IT_KEY_ADD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090224
11 Importing IT_KEY_VALUE Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090114

Method FIND_ENTITY_DATA on class CL_USMD_ISR_PROCESS has no exception.

Method FIND_FORM_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_INDEX Value transfer Type reference (TYPE) APB_ISR_FIELDINDEX 20090106
2 Exporting EF_FOUND Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090106
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090106
4 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090106
5 Importing IT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090106

Method FIND_FORM_INDEX on class CL_USMD_ISR_PROCESS has no exception.

Method GET_BADI_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090122
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090122

Method GET_BADI_INSTANCE on class CL_USMD_ISR_PROCESS has no exception.

Method GET_ENTITY_CONT_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTR_RES Call by reference Type reference (TYPE) USMD_TS_ENTITY_ATTR_PROP Ent.Typen und deren Attribute (aufgelöst), ohne techn. Eig. 20090109
2 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090109
3 Importing ID_ENTITY_CONT Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090109
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090109

Method GET_ENTITY_CONT_ATTR on class CL_USMD_ISR_PROCESS has no exception.

Method GET_ENTITY_CONT_KEYADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD Call by reference Type reference (TYPE) USMD_TS_FIELD Feldnamen 20090106
2 Importing ID_ENTITY_CONT Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090109
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090106

Method GET_ENTITY_CONT_KEYADD on class CL_USMD_ISR_PROCESS has no exception.

Method GET_ENTITY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ENTITY_DATA_ALL Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu einem Entitätstyp 20090106
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090106
3 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090106
4 Importing ID_STRUCT Call by reference Type reference (TYPE) CHAR5 R/2-Tabelle 20090113
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090106
6 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090106

Method GET_ENTITY_DATA on class CL_USMD_ISR_PROCESS has no exception.

Method GET_ENTITY_DATA_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20090122
2 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090122
3 Importing IT_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu Entitätstypen 20090122

Method GET_ENTITY_DATA_BADI on class CL_USMD_ISR_PROCESS has no exception.

Method GET_ENTITY_DATA_BY_SCEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ENTITY_DATA_ALL Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu einem Entitätstyp 20090106
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090106
3 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090106
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090106
5 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090106
6 Importing IT_SCENFLD Call by reference Type reference (TYPE) APB_ISR_T_CUST_CHA 20090106

Method GET_ENTITY_DATA_BY_SCEN on class CL_USMD_ISR_PROCESS has no exception.

Method GET_FFIX_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ALL Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090114
2 Exporting ET_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090114
3 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090116
4 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Entitätstyp 20090114
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090114
6 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Daten zu Entitätstypen 20090114

Method GET_FFIX_FROM_DATA on class CL_USMD_ISR_PROCESS has no exception.

Method GET_FFIX_FROM_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ALL Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090107
2 Exporting ET_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090106
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090112
4 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090106
5 Importing ID_EVENT Call by reference Type reference (TYPE) APB_ISR_EVENT Ereignis 20091016
6 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090106
7 Importing IS_GENERAL_DATA Call by reference Type reference (TYPE) APB_ISR_S_GENERAL_PARAM 20090122
8 Importing IT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090106

Method GET_FFIX_FROM_FORM on class CL_USMD_ISR_PROCESS has no exception.

Method GET_FIELD_VALUE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_LIST Call by reference Type reference (TYPE) TS_VALUE_HELP Daten zu einem Entitätstyp 20090106
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Entitätstyp 20090106
3 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090108

Method GET_FIELD_VALUE_LIST on class CL_USMD_ISR_PROCESS has no exception.

Method GET_FIELD_VALUE_LIST_4_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Daten zu einem Entitätstyp 20090216
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Entitätstyp 20090216
3 Importing IT_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090323
4 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090216
5 Importing IT_ISR_SO_FLD Call by reference Type reference (TYPE) APB_ISR_T_FIELDNAME super ordinate fields 20090216

Method GET_FIELD_VALUE_LIST_4_OVS on class CL_USMD_ISR_PROCESS has no exception.

Method GET_GUI_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_USMD_EVENT_ISR FinBasis-Workbench: Kommunikation WebDynpro - Datenklasse 20081223

Method GET_GUI_INSTANCE on class CL_USMD_ISR_PROCESS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_USMD_ISR_PROCESS ISR Process 20081223

Method GET_INSTANCE on class CL_USMD_ISR_PROCESS has no exception.

Method GET_OVS_CUST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OVS_CUST Call by reference Type reference (TYPE) T_OVS_CUST 20090602

Method GET_OVS_CUST_DATA on class CL_USMD_ISR_PROCESS has no exception.

Method GET_OVS_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DESCR Call by reference Type reference (TYPE) STRING 20090609
2 Importing ID_ENTITY_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090609
3 Importing ID_ISR_OVS_FIELD Call by reference Type reference (TYPE) APB_ISR_FIELDNAME Feldname 20090609
4 Importing IS_KEY_TXT Call by reference Object reference (TYPE REF TO) DATA 20090609

Method GET_OVS_DESCRIPTION on class CL_USMD_ISR_PROCESS has no exception.

Method GET_STARTING_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_STARTING_INDEX Value transfer Type reference (TYPE) I 20090602
2 Importing IT_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090602
3 Importing IT_ISR_OVS_KEY Call by reference Type reference (TYPE) APB_ISR_T_FIELDNAME 20090602

Method GET_STARTING_INDEX on class CL_USMD_ISR_PROCESS has no exception.

Method GET_TECHNICAL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_TECH_KEY Value transfer Type reference (TYPE) USMD_TECH_KEY Technischer Schlüssel 20091016
2 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20091016

Method GET_TECHNICAL_KEY on class CL_USMD_ISR_PROCESS has no exception.

Method GROUP_ADDITIONAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADDITIONAL_DATA_SORTING Call by reference Type reference (TYPE) T_ADDITIONAL_DATA_SORTING 20090610

Method GROUP_ADDITIONAL_DATA on class CL_USMD_ISR_PROCESS has no exception.

Method HAS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090409
2 Returning RF_ERROR Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090409

Method HAS_ERROR on class CL_USMD_ISR_PROCESS has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GENERAL_DATA Call by reference Type reference (TYPE) APB_ISR_S_GENERAL_PARAM General data 20081223
2 Changing CT_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Entry help data 20081223
3 Changing CT_EXTERNAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Application specific data 20081223
4 Changing CT_SPECIAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Form data 20081223
5 Changing CT_UI_ATTRIBUTES Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM UI attributes 20081223
6 Importing IV_MODE Call by reference Type reference (TYPE) APB_ISR_MODE Mode 20081223
7 Importing IV_SCENARIO Call by reference Type reference (TYPE) APB_ISR_SCENARIO Scenario 20081223

Method INIT on class CL_USMD_ISR_PROCESS has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090210
2 Changing CT_UI_ATTRIBUTES Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20090210
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090210
4 Importing ID_MODE Call by reference Type reference (TYPE) APB_ISR_MODE 20090210

Method INITIALIZE on class CL_USMD_ISR_PROCESS has no exception.

Method INIT_ADDITIONAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090108
2 Importing IT_SPECIAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090213

Method INIT_ADDITIONAL_DATA on class CL_USMD_ISR_PROCESS has no exception.

Method IS_FORM_SPECIFIC_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EVENT Call by reference Type reference (TYPE) APB_ISR_EVENT Ereignis 20090409
2 Returning RF_YES Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090409

Method IS_FORM_SPECIFIC_EVENT on class CL_USMD_ISR_PROCESS has no exception.

Method MSG2BAPIRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE_LIST Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20090409
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090409

Method MSG2BAPIRET on class CL_USMD_ISR_PROCESS has no exception.

Method PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GENERAL_DATA Call by reference Type reference (TYPE) APB_ISR_S_GENERAL_PARAM General data 20081223
2 Changing CT_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Index, Name, Value of a field 20081223
3 Changing CT_EXTERNAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Index, Name, Value of a field 20081223
4 Changing CT_MESSAGE_LIST Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20081223
5 Changing CT_SPECIAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Index, Name, Value of a field 20081223
6 Changing CT_UI_ATTRIBUTES Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM UI attributes 20081223
7 Exporting ES_RETURN Call by reference Type reference (TYPE) BAPIRET1 Return Parameter 20081223
8 Importing IV_EVENT Call by reference Type reference (TYPE) APB_ISR_EVENT Event 20081223
9 Importing IV_MODE Call by reference Type reference (TYPE) APB_ISR_MODE Mode 20081223
10 Importing IV_SCENARIO Call by reference Type reference (TYPE) APB_ISR_SCENARIO Scenario 20081223

Method PROCESS_EVENT on class CL_USMD_ISR_PROCESS has no exception.

Method PUT_FFIX_TO_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090204
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090204
3 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090204
4 Importing IF_OVERWRITE Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090204
5 Importing IF_TEMPLATE Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090316
6 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090204
7 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090204

Method PUT_FFIX_TO_FORM on class CL_USMD_ISR_PROCESS has no exception.

Method PUT_FFIX_TO_FORM_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090205
2 Exporting ED_INDEX Call by reference Type reference (TYPE) APB_ISR_FIELDINDEX 20090205
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090205
4 Importing ID_ENTITY_CONT Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090205
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090205
6 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090205

Method PUT_FFIX_TO_FORM_CONT on class CL_USMD_ISR_PROCESS has no exception.

Method READ_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090113
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090113
3 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090113
4 Importing IF_PREVENT_UPDATE_ENTITY_TEXT Call by reference Type reference (TYPE) USMD_FLG whether prevent updating entity text from backend 20100525
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090113
6 Importing IT_ENTITY_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu Entitätstypen 20090113

Method READ_DESCRIPTION on class CL_USMD_ISR_PROCESS has no exception.

Method READ_ENTITY2FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090106
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090108
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20081224
4 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20081224
5 Importing IF_OVERWRITE_ALL Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090109
6 Importing IF_OVERWRITE_FFIX Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090216
7 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20081224
8 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20081224

Method READ_ENTITY2FORM on class CL_USMD_ISR_PROCESS has no exception.

Method READ_FORM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090106
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090108
3 Importing IF_OVERWRITE_ALL Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090109
4 Importing IF_WITH_AUDIT_FLDS Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090407
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090106
6 Importing IT_ENTITY_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu Entitätstypen 20090106

Method READ_FORM_DATA on class CL_USMD_ISR_PROCESS has no exception.

Method READ_SINGLE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TXT Call by reference Type reference (TYPE) USMD_TXTLG Bezeichnung (Langtext) 20090114
2 Exporting EF_ERROR Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090114
3 Importing IR_S_DATA_TXT Call by reference Object reference (TYPE REF TO) S_DATA_TXT 20090114
4 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090114

Method READ_SINGLE_TEXT on class CL_USMD_ISR_PROCESS has no exception.

Method REFRESH_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090216
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090216
3 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090216
4 Importing IF_INIT_STATE Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090223
5 Importing IF_OVERWRITE Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090506
6 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090216
7 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090216

Method REFRESH_FORM on class CL_USMD_ISR_PROCESS has no exception.

Method SET_ADDITIONAL_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GENERAL_DATA Call by reference Type reference (TYPE) APB_ISR_S_GENERAL_PARAM General data 20081223
2 Changing CT_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Index, Name, Value of a field 20081223
3 Changing CT_EXTERNAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Index, Name, Value of a field 20081223
4 Changing CT_SPECIAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM Index, Name, Value of a field 20081223
5 Changing CT_UI_ATTRIBUTES Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM UI attributes 20081223
6 Importing IV_MODE Call by reference Type reference (TYPE) APB_ISR_MODE Mode 20081223
7 Importing IV_SCENARIO Call by reference Type reference (TYPE) APB_ISR_SCENARIO Scenario 20081223

Method SET_ADDITIONAL_VALUES on class CL_USMD_ISR_PROCESS has no exception.

Method SET_FORM_DESCR_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_UI_ATTRIBUTES Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20090213
2 Importing IF_READONLY Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090218

Method SET_FORM_DESCR_READONLY on class CL_USMD_ISR_PROCESS has no exception.

Method SET_FORM_KEY_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_UI_ATTRIBUTES Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20090210
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20091105
3 Importing IF_MANDATORY Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20091013
4 Importing IF_READONLY Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090218
5 Importing IF_VISIBLE Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20091013

Method SET_FORM_KEY_READONLY on class CL_USMD_ISR_PROCESS has no exception.

Method SET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_RESET Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090330
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090330

Method SET_MESSAGES on class CL_USMD_ISR_PROCESS has no exception.

Method SORT_ADDITIONAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090511

Method SORT_ADDITIONAL_DATA on class CL_USMD_ISR_PROCESS has no exception.

Method UPDATE_ADDITIONAL_DATA_4_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADDITIONAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090213
2 Importing IT_SPECIAL_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090213

Method UPDATE_ADDITIONAL_DATA_4_OVS on class CL_USMD_ISR_PROCESS has no exception.

Method UPDATE_TEMPLATE2FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090113
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090113
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090113
4 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090113
5 Importing IF_OVERWRITE_ALL Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090113
6 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090113
7 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090113

Method UPDATE_TEMPLATE2FORM on class CL_USMD_ISR_PROCESS has no exception.

Method WRITE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20081229
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20081229
3 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20081229
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20081229
5 Importing IT_ENTITY_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu einem Entitätstyp 20090106
6 Importing IT_ENTITY_DATA_DEL Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu Entitätstypen 20090116

Method WRITE_DATA on class CL_USMD_ISR_PROCESS has no exception.

Method WRITE_FORM2ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20081224
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20081224
3 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20081224
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20081224
5 Importing IT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090106

Method WRITE_FORM2ENTITY on class CL_USMD_ISR_PROCESS has no exception.

Method WRITE_FORM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ENTITY_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu Entitätstypen 20090106
2 Changing CT_ENTITY_DATA_DEL Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA_ALL Daten zu Entitätstypen 20090116
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090106
4 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090106
5 Importing ID_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090106
6 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090106
7 Importing IT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090106

Method WRITE_FORM_DATA on class CL_USMD_ISR_PROCESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605