SAP ABAP Class CL_USMD_MDF_HRY_ADAPTER (Hierarchy Adapter Class MDF)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD1B (Package) Data Modeling: MDG MDF Connection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_HRY_ADAPTER Adapter for Hierarchies 20090123
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_MDF_HRY_CALLBACK Callback CL_USMD_MD_HIERARCHY -> CL_USMD_HRY_ADAPTER_MDF 20090123
Properties
Class CL_USMD_MDF_HRY_ADAPTER  
Short Description Hierarchy Adapter Class MDF    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD1B   Data Modeling: MDG MDF Connection 
Created 20090123   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMD_MDF_HRY_ADAPTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_USMD_HRY_ADAPTER Adapter for Hierarchies 20090123
2 IF_USMD_MDF_HRY_CALLBACK Callback CL_USMD_MD_HIERARCHY -> CL_USMD_HRY_ADAPTER_MDF 20090123
Friends
# Friend Modeled only Created on Description
1 CL_USMD_MDF_DB_ADAPTER 20090123 Adapter Class for MDF
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_CHAR_HRY Instance attribute Private Object reference (TYPE REF TO) IF_MDG_MDF_HIERARCHY FIN Master Data: Hierarchy 20090123
2 DO_DB_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_USMD_MDF_DB_ADAPTER Adapter Class for MDF 20090123
3 DO_SIDMAP Instance attribute Private Object reference (TYPE REF TO) IF_MDG_MDF_SIDMAP FIN Master Data: Mapping Value <-> SID 20090123
4 DR_S_HRY_BUF Instance attribute Private Object reference (TYPE REF TO) SX_HRY_BUF 20090427
5 DR_T_HRYNAME_TREE Instance attribute Private Object reference (TYPE REF TO) T_HRYNAME_TREE 20090123
6 DT_FATTR Instance attribute Private Attribute reference (LIKE) 20090123
7 DT_FATTR_NO_EXIST_CHECK Instance attribute Private Attribute reference (LIKE) 20090211
8 DT_FATTR_PP Instance attribute Private Attribute reference (LIKE) 20090804
9 DT_FFIX Instance attribute Private Type reference (TYPE) MDG_MDF_TS_FIELD_VAL FIN Master Data: Field Name/Value Pairs 20090123
10 DT_FHRY_USAGE Instance attribute Private Attribute reference (LIKE) 20090123
11 DT_FLD_UNIQUE Instance attribute Private Attribute reference (LIKE) 20090504
12 DT_HRYNAME_EDGE_INDEX Instance attribute Private Type reference (TYPE) T_HRYNAME_EDGE_INDEX 20090428
13 DT_HRYNODE_FLD Instance attribute Private Type reference (TYPE) MDG_MDF_TS_FIELDNAME FIN Master Data: Field Names 20090123
14 DT_HRYNODE_FLD_PP Instance attribute Private Attribute reference (LIKE) 20090804
15 DT_HRY_BUF Instance attribute Private Type reference (TYPE) T_HRY_BUF 20090123
16 DT_NID_DEL_TMP Instance attribute Private Type reference (TYPE) TS_NID_DEL_TMP 20090123
17 DT_NID_TEXT Instance attribute Private Type reference (TYPE) TH_NID_TEXT 20090123
18 D_HRYNAME_FLD Instance attribute Private Attribute reference (LIKE) 20090123
19 D_HRYVERS Instance attribute Private Attribute reference (LIKE) 20090123
20 D_HRY_NDEP Instance attribute Private Attribute reference (LIKE) 20090123
21 D_NEXT_NID Instance attribute Private Type reference (TYPE) USMD_NID Next Available NID 20090123
22 D_VALIDITY_CONCEPT Instance attribute Private Type reference (TYPE) USMD_VALIDITY_HRY Validity Concept 20090819
23 GC_FLD_CHILD_COUNTER Constant Private Type reference (TYPE) FIELDNAME 'USMD_CHILD_COUNT' Field Name 20090519
24 GC_STRUC_TYPE_INT Constant Private Type reference (TYPE) CHAR1 'I' SX_HRY_EDGE+ATTR 20090123
25 GC_STRUC_TYPE_MDF Constant Private Type reference (TYPE) CHAR1 'M' S_EDGE_DATA+ATTR 20090123
26 GC_STRUC_TYPE_MDF_DELTA Constant Private Type reference (TYPE) CHAR1 'D' S_EDGE_DATA_DELTA+ATTR 20090123
27 GC_STRUC_TYPE_NID Constant Private Type reference (TYPE) CHAR1 'N' NID+ATTR 20090123
28 GC_TYPE_COMP_S_EDGE_DATA_ATTR Constant Private Type reference (TYPE) FIELD_TYPE 'S_ATTR' Field Type for Field 20090123
29 GC_TYPE_COMP_S_EDGE_DATA_STAT Constant Private Type reference (TYPE) FIELD_TYPE 'S_STATIC' Field Type for Field 20090123
30 GT_INSTANCE Static Attribute Private See coding 20090123
31 X Constant Private Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20090123
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_EDITION_LOGIC_P Instance method Private Method 20090123
2 ADJUST_BUFFER_P Instance method Private Method Delete Entries from DT_HRY_BUF 20090123
3 APPLY_FILTER_P Instance method Private Method 20090123
4 CHANGE_NODE Instance method Private Method 20090123
5 CHANGE_NODE_P Instance method Private Method Changes Nodes 20090123
6 CHECK_COMPLETE Instance method Private Method 20090123
7 CHECK_DB_CHANGE Instance method Private Method 20090123
8 CHECK_MOVE_COPY Instance method Private Method 20090123
9 CHECK_MOVE_COPY_P Instance method Private Method Checks If Node Can Be Moved/Copied 20090123
10 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20101110
11 CLEAR_BUFFER_P Instance method Private Method 20090123
12 CONSTRUCTOR Instance method Private Constructor 20090123
13 CONSTRUCT_TREE_P Instance method Private Method 20090123
14 CONSTRUCT_TREE_STEP_P Instance method Private Method 20090123
15 CONTAINS_TREE Instance method Private Method 20090123
16 CONVERT_FIELDNAME_P Instance method Private Method 20090123
17 CONVERT_NID_TO_VALUE Instance method Private Method 20090123
18 CONVERT_NID_TO_VALUE_P Instance method Private Method Return Characteristic Value for an NID 20090123
19 CONVERT_SEL_DB2APPL__P Instance method Private Method DB -> Application 20091217
20 CONVERT_SID2VALUE_APPL__P Instance method Private Method SID -> Value Table in Application Format 20091209
21 CONVERT_VALUE_TO_NID Instance method Private Method 20090123
22 CONVERT_VALUE_TO_NID_P Instance method Private Method Return Quantity of NIDs for a Characteristic Value 20090123
23 COPY Instance method Private Method 20090123
24 CREATE_DATREF_EDGE_DATA_P Instance method Private Method Generates Data Reference for Reading and Writing Data 20090123
25 CREATE_DATREF_P Instance method Private Method Generate Reference to CHKEY Table w/o EDTN_NR or ACTIVE 20090123
26 CREATE_ROOT_NODE_P Instance method Private Method Generate New Root Node 20090123
27 DELETE_NODE Instance method Private Method 20090123
28 DELETE_NODE_P Instance method Private Method Deletes Node 20090123
29 DEL_UPLOADED_EDGES Instance method Protected Method 20090213
30 DERIVE_SEL_SO_P Instance method Private Method Derives Selection for INIT_P 20090504
31 DETECT_CYCLE_P Instance method Private Method Check if INSERT Results in Cyclical Hierarchy 20090123
32 EDGE_SID2EDGE_CHKEY_P Instance method Private Method Converts TH_EDGE_DATA to USMD_T_HRY_TREE_RUL_DELTA 20090303
33 FILL_NID_TEXT_BUF_P Instance method Private Method Fill DT_NID_TEXT 20090123
34 GET_ALL_CHILDREN_P Instance method Private Method 20090123
35 GET_ALL_PARENTS_P Instance method Private Method 20090123
36 GET_CHILDREN Instance method Private Method 20090123
37 GET_DIRECT_CHILDREN_P Instance method Private Method 20090123
38 GET_DIRECT_PARENT_P Instance method Private Method 20090123
39 GET_EDGE_DATA_P Instance method Private Method 20090123
40 GET_FIELDNAME_SIDS_P Instance method Private Method 20090123
41 GET_HRYNAME_P Instance method Private Method Reads List of Hierarchy Names 20090123
42 GET_HRYNAME_USED Instance method Private Method 20090123
43 GET_INSTANCE_P Static method Private Method Returns Instance of IF_USMD_HRY_ADAPTER 20090123
44 GET_LOST_INACTIVE_EDGES Instance method Private Method 20090123
45 GET_LOST_INACTIVE_EDGES_INT_P Instance method Private Method 20090123
46 GET_MULTI_DELTA_P Instance method Private Method 20090123
47 GET_NODE_LOCATION Instance method Private Method 20090123
48 GET_PARENT Instance method Private Method 20090123
49 GET_PARENTS_EDGE_DATA_P Instance method Private Method 20090123
50 GET_PARENT_PREDEC Instance method Private Method 20090123
51 GET_PARENT_PREDEC_P Instance method Private Method Return Parent/Predecessor Nodes of Characteristic Combi. 20090414
52 GET_TREE Instance method Private Method 20090123
53 GET_TREE_CONTAINING_NID_P Instance method Private Method Return Entry of DT_HRYNAME_TREE, That Contains I_NID 20090123
54 GET_TREE_DELTA Instance method Private Method 20090123
55 GET_UNASSIGNED_VALUES Instance method Private Method 20090123
56 HANDLE_DISCARD_READ_BUFFER Instance method Private Event handling method 20091222
57 HANDLE_MODEL_INIT Static method Private Event handling method Event Handler for MODEL_INIT Event 20101110
58 HRYNODE_CHKEY_TO_SID_P Instance method Private Method 20090123
59 HRYSTRUCT2RULE_DELTA_P Instance method Private Method 20090512
60 INIT_DELTA_P Instance method Private Method 20090123
61 INIT_P Instance method Private Method 20090123
62 INSERT_NODE Instance method Private Method 20090123
63 INSERT_NODE_P Instance method Private Method Inserts New Node 20090123
64 LOAD_HRY_ITEMS_P Instance method Private Method Delivers subelements of characteristics tree 20090123
65 LOAD_HRY_ITEMS_SPEC_P Instance method Private Method Read Subelements of Characteristic Tree (IF_TOPDOWN = " ") 20090123
66 LOAD_TREE Instance method Private Method 20090123
67 MOVE_NODE Instance method Private Method 20090123
68 PROCESS_INACTIVE_EDGES Instance method Private Method 20090123
69 PROCESS_INACTIVE_EDGES_INT_P Instance method Private Method 20090123
70 READ_VALUE_P Instance method Private Method Reads Characteristic Values 20090723
71 RESOLVE_INTERVAL2CHKEY_P Instance method Private Method Resolves Range 20090504
72 RESOLVE_INTERVAL2TXT_BUF_P Instance method Private Method Resolves Range for Search 20090212
73 RESOLVE_NODE Instance method Private Method 20090123
74 RESOLVE_NODE_INT_P Instance method Private Method Resolves Node 20090123
75 RESOLVE_NODE_INT_P2 Instance method Private Method Resolves Node 20091208
76 RESOLVE_NODE_P Instance method Private Method Resolves Node 20090123
77 RESOLVE_NODE_SID_INT__P Instance method Private Method 20091216
78 RESOLVE_NODE_SID_P Instance method Private Method Resolves Node with and w/o Considering All Inactive Records 20090123
79 SEARCH Instance method Private Method 20090123
80 SET_HRY_FLD Instance method Private Method 20090123
81 SET_PARENT_PREDEC Instance method Private Method 20090123
82 SET_PARENT_PREDEC_P Instance method Private Method Set Parent/Predecessor Nodes of a Characteristic Combination 20090414
83 WHERE_USED Instance method Private Method 20090203
84 WRITE_EDGES_CHKEY Instance method Private Method 20090123
85 WRITE_EDGE_COPY Instance method Private Method Copy with Mode delete_uploaded 20090303
Events
Class CL_USMD_MDF_HRY_ADAPTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_FILTER Private See coding 20090123 begin of sx_filter, t_sel type usmd_ts_sel, t_fld_sidtab type ts_fld_sidtab, end of sx_filter
2 SX_FLD_SIDTAB Private See coding 20090123 begin of sx_fld_sidtab, fieldname_sid type mdg_mdf_sid, f_no_filter type usmd_flg, t_sid type th_sid, end of sx_fld_sidtab
3 SX_HRYNAME_EDGE_INDEX Private See coding 20090428 begin of SX_HRYNAME_EDGE_INDEX, t_hryname_key type usmd_ts_value, T_EDGE_ROW_INDEX type TS_EDGE_ROW_INDEX, end of sx_hryname_edge_index
4 SX_HRYNAME_TREE Private See coding 20090123 begin of sx_hryname_tree, t_hryname_key type usmd_ts_value, "MDG_MDF_value, "value of d_hryname_fld t_hryname_key_mdf type usmd_ts_value, first_node type usmd_nid, t_tree_int type th_hry_tree, t_nid2sid type usmd_th_mdf_hry_map_nid2sid, t_sid2nid type usmd_ts_mdf_hry_map_sid2nid, r_t_nid_attr type ref to data, r_s_nid_attr type ref to data, r_s_nid_attr_dyn type ref to data, r_s_nid_attr_dyn_mdf type ref to data, r_nid_attr_nid type ref to usmd_nid, t_hry_edge_delta_inact type ts_hry_edge_delta, "delta edges of "dt_ffix-edition end of sx_hryname_tree
5 SX_HRY_BUF Private See coding 20090123 begin of sx_hry_buf, f_all_inactive type usmd_flg, t_crequest type usmd_ts_change_request, tree_id type numc4, "visualized (in collective processing) t_sel_so type usmd_ts_sel, "fix value on field which acts as so-field but which is no node f_delta type usmd_flg, "indicates if t_hry_edge_delta is read s_filter type sx_filter, t_hryname_tree type t_hryname_tree, end of sx_hry_buf
6 SX_HRY_EDGE Private See coding 20090123 begin of sx_hry_edge, s_parent type mdg_mdf_s_field_val_sid, s_child type mdg_mdf_s_field_val_sid, usmd_hry_seqnr type usmd_hry_seqnr, usmd_child_sidto type mdg_mdf_sid, end of sx_hry_edge
7 SX_HRY_EDGE_DELTA Private See coding 20090123 begin of sx_hry_edge_delta, s_parent type mdg_mdf_s_field_val_sid, s_child type mdg_mdf_s_field_val_sid, usmd_hry_seqnr type usmd_hry_seqnr, usmd_obsolete type usmd_obsolete, end of sx_hry_edge_delta
8 SX_INSTANCE Private See coding 20090123 begin of sx_instance, areaid type mdg_mdf_areaid, fieldname type mdg_mdf_fieldname, edtn_number type usmd_edition_number, hryvers type mdg_mdf_hryvers, o_hry_weak type ref to cl_abap_weak_reference, end of sx_instance
9 S_ATTR_USAGE Private Attribute reference (LIKE) 20090203
10 S_EDGE_DATA Private See coding 20090123 begin of s_edge_data, parent_rfsid type mdg_mdf_sid, parent_rvsid type mdg_mdf_sid, child_rfsid type mdg_mdf_sid, child_rvsid type mdg_mdf_sid, usmd_hry_seqnr type usmd_hry_seqnr, usmd_child_sidto type mdg_mdf_sid, end of s_edge_data
11 S_EDGE_DATA_DELTA Private See coding 20090123 begin of s_edge_data_delta, parent_rfsid type mdg_mdf_sid, parent_rvsid type mdg_mdf_sid, child_rfsid type mdg_mdf_sid, child_rvsid type mdg_mdf_sid, usmd_hry_seqnr type usmd_hry_seqnr, usmd_child_sidto type mdg_mdf_sid, usmd_obsolete type usmd_obsolete, end of s_edge_data_delta
12 S_EDGE_ROW_INDEX Private Attribute reference (LIKE) 20090428
13 S_FIELD_VAL_SID Private See coding 20091104 begin of s_field_val_sid, fieldname_sid type mdg_mdf_fieldname_sid, value_sid type mdg_mdf_sid, value_sid_to type mdg_mdf_sid, end of s_field_val_sid
14 S_HRY_TREE Private See coding 20090123 begin of s_hry_tree, nid type usmd_nid, parent_nid type usmd_nid, child_nid type usmd_nid, next_nid type usmd_nid, usmd_hry_seqnr type usmd_hry_seqnr, f_invisible type usmd_flg, "Not visible due to dr_s_hry_buf->s_filter end of s_hry_tree
15 S_NID_DEL_TMP Private See coding 20090123 begin of s_nid_del_tmp, nid type usmd_nid, t_parent_loc type usmd_t_node_location, end of s_nid_del_tmp
16 S_NID_TEXT Private See coding 20090123 begin of s_nid_text, nid type usmd_nid, value_ext type usmd_value, txtsh type usmd_txtsh, txtmi type usmd_txtmi, txtlg type usmd_txtlg, value_ext_to type usmd_value, "for interval upper limit txtsh_to type usmd_txtsh, txtmi_to type usmd_txtmi, txtlg_to type usmd_txtlg, t_attribute type t_valext_txt, "Hierarchy attributes f_int_resolved type usmd_flg, t_int_resolved type t_valext_txt, "Resolved interval end of s_nid_text
17 S_VALEXT_TXT Private See coding 20090211 begin of s_valext_txt, value_ext type usmd_value, txtsh type usmd_txtsh, txtmi type usmd_txtmi, txtlg type usmd_txtlg, end of s_valext_txt
18 TH_EDGE_DATA Private See coding 20090123 th_edge_data type hashed table of s_edge_data with unique key parent_rfsid parent_rvsid child_rfsid child_rvsid
19 TH_EDGE_DATA_DELTA Private See coding 20090123 th_edge_data_delta type hashed table of s_edge_data_delta with unique key parent_rfsid parent_rvsid child_rfsid child_rvsid
20 TH_HRY_TREE Private See coding 20090123 th_hry_tree type hashed table of s_hry_tree with unique key nid
21 TH_NID_TEXT Private See coding 20090123 th_nid_text type hashed table of s_nid_text with unique key nid
22 TH_SID Private See coding 20090123 th_sid type hashed table of mdg_mdf_sid with unique key table_line
23 TS_EDGE_ROW_INDEX Private Attribute reference (LIKE) 20090428
24 TS_FIELD_VAL_SID Private See coding 20091104 ts_field_val_sid type sorted table of s_field_val_sid with unique key fieldname_sid value_sid
25 TS_FLD_SIDTAB Private See coding 20090123 ts_fld_sidtab type sorted table of sx_fld_sidtab with unique key fieldname_sid
26 TS_HRY_EDGE_DELTA Private See coding 20090123 ts_hry_edge_delta type sorted table of sx_hry_edge_delta with unique key s_parent s_child
27 TS_HRY_EDGE_SEQ Private See coding 20090123 ts_hry_edge_seq type sorted table of sx_hry_edge with unique key s_parent usmd_hry_seqnr s_child
28 TS_NID_DEL_TMP Private See coding 20090123 ts_nid_del_tmp type sorted table of s_nid_del_tmp with unique key nid
29 T_ATTR_USAGE Private Attribute reference (LIKE) 20090203
30 T_FIELD_VAL_SID Private See coding 20090123 t_field_val_sid type standard table of mdg_mdf_s_field_val_sid
31 T_HRYNAME_EDGE_INDEX Private See coding 20090428 t_HRYNAME_EDGE_INDEX type STANDARD TABLE OF Sx_HRYNAME_EDGE_INDEX
32 T_HRYNAME_TREE Private See coding 20090123 t_hryname_tree type standard table of sx_hryname_tree with non-unique key first_node
33 T_HRY_BUF Private See coding 20090123 t_hry_buf type standard table of sx_hry_buf
34 T_VALEXT_TXT Private See coding 20090211 t_valext_txt type standard table of s_valext_txt with non-unique key value_ext
Method Signatures

Method ADAPT_EDITION_LOGIC_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_EDITION_LOGIC Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123

Method ADAPT_EDITION_LOGIC_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method ADJUST_BUFFER_P Signature

Method ADJUST_BUFFER_P on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method ADJUST_BUFFER_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method APPLY_FILTER_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FILTER Call by reference Type reference (TYPE) SX_FILTER 20090428
2 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090123

Method APPLY_FILTER_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CHANGE_NODE Signature

Method CHANGE_NODE on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method CHANGE_NODE on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CHANGE_NODE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE_CHANGED Call by reference Type reference (TYPE) USMD_S_HRY_TREE Hierarchiedarstellung in NID/PARENT Format 20090123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
3 Exporting ET_OTHER_NODES_CHANGED Call by reference Type reference (TYPE) USMD_T_NODE_LOCATION 20090123
4 Importing IS_HRYNODE_CHKEY_INT Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY_INTERVAL 20090123
5 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123
6 Importing I_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method CHANGE_NODE_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CHECK_COMPLETE Signature

Method CHECK_COMPLETE on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method CHECK_COMPLETE on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CHECK_DB_CHANGE Signature

Method CHECK_DB_CHANGE on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method CHECK_DB_CHANGE on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CHECK_MOVE_COPY Signature

Method CHECK_MOVE_COPY on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method CHECK_MOVE_COPY on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CHECK_MOVE_COPY_P 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 20090123
2 Importing I_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123
3 Importing I_PARENT_NID_NEW Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method CHECK_MOVE_COPY_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CLEAR_BUFFER_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE_ID Call by reference Type reference (TYPE) NUMC4 Zählparameter 20090504

Method CLEAR_BUFFER_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHAR Call by reference Object reference (TYPE REF TO) IF_MDG_MDF_CHAR FI-Stammdaten: Repräsentanz eines Merkmals 20090123
2 Importing IO_DB_ADAPTER Call by reference Object reference (TYPE REF TO) CL_USMD_MDF_DB_ADAPTER Adapterklasse für MDF 20090123
3 Importing I_EDTN_NUMBER Call by reference Type reference (TYPE) USMD_EDITION_NUMBER Editionsnummer 20090123
4 Importing I_HRYVERS Call by reference Type reference (TYPE) MDG_MDF_HRYVERS FI-Stammdaten: Hierarchieversion 20090123
5 Importing I_HRY_NDEP Call by reference Type reference (TYPE) USMD_FLG Hierarchienamenabhängig 20090123

Method CONSTRUCTOR on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CONSTRUCT_TREE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123
2 Exporting ET_NID2ATTR Call by reference Type reference (TYPE) SORTED TABLE 20090123
3 Exporting ET_NID2SID Call by reference Type reference (TYPE) USMD_TH_MDF_HRY_MAP_NID2SID Mapping Hierarchieknoten-SID => Feldname/Wert-SID 20090123
4 Exporting ET_SID2NID Call by reference Type reference (TYPE) USMD_TS_MDF_HRY_MAP_SID2NID Mapping Hierarchieknoten-SID <= Feldname/Wert-SID 20090123
5 Exporting ET_TREE_INT Call by reference Type reference (TYPE) TH_HRY_TREE Hierarchiedarstellung als Baum 20090123
6 Exporting E_FIRST_NODE Call by reference Type reference (TYPE) USMD_NID Surrogatschlüssel für Hierarchieknoten 20090123
7 Importing IR_S_NID_ATTR Call by reference Object reference (TYPE REF TO) DATA 20090123
8 Importing IR_S_NID_ATTR_DYN Call by reference Object reference (TYPE REF TO) DATA 20090123
9 Importing IT_EDGE Call by reference Type reference (TYPE) SORTED TABLE 20090123
10 Importing IT_TOPNODE Call by reference Type reference (TYPE) T_FIELD_VAL_SID Darstellung eines Merkmalswerts als SID für Merkmal und Wer 20090123

Method CONSTRUCT_TREE_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CONSTRUCT_TREE_STEP_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NID2ATTR Call by reference Type reference (TYPE) SORTED TABLE 20090123
2 Changing CT_NID2SID Call by reference Type reference (TYPE) USMD_TH_MDF_HRY_MAP_NID2SID Mapping Hierarchieknoten-SID => Feldname/Wert-SID 20090123
3 Changing CT_TREE_INT Call by reference Type reference (TYPE) TH_HRY_TREE Hierarchiedarstellung als Baum 20090123
4 Changing C_NID Call by reference Type reference (TYPE) USMD_NID Surrogatschlüssel für Hierarchieknoten 20090123
5 Importing IR_S_EDGE Call by reference Object reference (TYPE REF TO) DATA 20090123
6 Importing IR_S_EDGE_STATIC Call by reference Object reference (TYPE REF TO) DATA 20090123
7 Importing IR_S_NID_ATTR Call by reference Object reference (TYPE REF TO) DATA 20090123
8 Importing IR_S_NID_ATTR_DYN Call by reference Object reference (TYPE REF TO) DATA 20090123
9 Importing IS_SID Call by reference Type reference (TYPE) MDG_MDF_S_FIELD_VAL_SID FI-Stammdaten: Paar Feldname / Wert (SID) 20090123
10 Importing IT_EDGE Call by reference Type reference (TYPE) SORTED TABLE Zuordnung Vorgänger => Nachfolger aller Hier. eines Merkmals 20090123
11 Importing IT_PARENTS Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL_SID FI-Stammdaten: Paar Feldname / Wert (SID) 20090603

Method CONSTRUCT_TREE_STEP_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CONTAINS_TREE Signature

Method CONTAINS_TREE on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method CONTAINS_TREE on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CONVERT_FIELDNAME_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FIELDNAME Value transfer Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090123
2 Importing IF_MDF_NAMES_IN Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing IF_MDF_NAMES_OUT Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090123

Method CONVERT_FIELDNAME_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CONVERT_NID_TO_VALUE Signature

Method CONVERT_NID_TO_VALUE on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method CONVERT_NID_TO_VALUE on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CONVERT_NID_TO_VALUE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HRYNODE_CHKEY Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090123
2 Exporting ES_HRYNODE_CHKEY_INT Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY_INTERVAL Feldname + Wert (Intervall) eines Hierarchieknotens 20090123
3 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123
4 Exporting ET_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123
5 Exporting E_HRYNAME Call by reference Type reference (TYPE) USMD_VALUE Hierarchiename 20090123
6 Importing I_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method CONVERT_NID_TO_VALUE_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CONVERT_SEL_DB2APPL__P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL_APPL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20091217
2 Importing IT_SEL_MDF Call by reference Type reference (TYPE) MDG_MDF_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20091217

Method CONVERT_SEL_DB2APPL__P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CONVERT_SID2VALUE_APPL__P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20091209
2 Exporting E_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20091209
3 Exporting E_VALUE Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20091209
4 Importing I_FIELDNAME_SID Call by reference Type reference (TYPE) MDG_MDF_SID Stammdaten: Surrogate ID 20091209
5 Importing I_VALUE_SID Call by reference Type reference (TYPE) MDG_MDF_SID Stammdaten: Surrogate ID 20091209

Method CONVERT_SID2VALUE_APPL__P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CONVERT_VALUE_TO_NID Signature

Method CONVERT_VALUE_TO_NID on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method CONVERT_VALUE_TO_NID on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CONVERT_VALUE_TO_NID_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NID Call by reference Type reference (TYPE) USMD_TH_NID Menge von Hierarchieknoten 20090123
2 Importing IF_MDF_NAMES_IN Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing IS_HRYNODE_CHKEY Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090123
4 Importing IS_HRYNODE_CHKEY_INT Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY_INTERVAL Feldname + Wert (Intervall) eines Hierarchieknotens 20090123
5 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123
6 Importing I_PARENT_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method CONVERT_VALUE_TO_NID_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method COPY Signature

Method COPY on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method COPY on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CREATE_DATREF_EDGE_DATA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_DATA Value transfer Object reference (TYPE REF TO) DATA 20090123
2 Importing IF_MDF_NAMES Call by reference Type reference (TYPE) USMD_FLG Feldnamen für Attribute 20090123
3 Importing IF_TABLE Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090123
4 Importing I_STRUC_TYPE Call by reference Type reference (TYPE) CHAR1 20090123
5 Importing I_TABTYPE Call by reference Type reference (TYPE) CHAR1 'H' Einstelliges Kennzeichen 20090123

Method CREATE_DATREF_EDGE_DATA_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CREATE_DATREF_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_REF Value transfer Object reference (TYPE REF TO) DATA 20090123
2 Importing IF_INCL_COUNTER Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090518
3 Importing IF_INCL_HRYNAME Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
4 Importing IF_INCL_HRYVERS Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
5 Importing IF_MDF_NAMES Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
6 Importing IF_TABLE Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090123
7 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090123

Method CREATE_DATREF_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method CREATE_ROOT_NODE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE_NEW Call by reference Type reference (TYPE) USMD_S_HRY_TREE Hierarchiedarstellung in NID/PARENT Format 20090123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
3 Importing IS_HRYNODE_CHKEY Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090123
4 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123

Method CREATE_ROOT_NODE_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method DELETE_NODE Signature

Method DELETE_NODE on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method DELETE_NODE on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method DELETE_NODE_P 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 20090123
2 Exporting ET_OTHER_NODES_DEL Call by reference Type reference (TYPE) USMD_T_NODE_LOCATION 20090123
3 Importing IF_KEEP_NID Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
4 Importing I_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method DELETE_NODE_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method DEL_UPLOADED_EDGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EDGE_DATA_DEL Call by reference Type reference (TYPE) HASHED TABLE 20090213
2 Changing CT_EDGE_DATA_OLD Call by reference Type reference (TYPE) HASHED TABLE 20090213
3 Importing IS_EDGE_DATA Call by reference Type reference (TYPE) DATA 20090213

Method DEL_UPLOADED_EDGES on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method DERIVE_SEL_SO_P 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) 20090504
2 Importing IF_MDF_NAMES_IN Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090504
3 Importing IS_HRYNODE_CHKEY Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090504
4 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090504

Method DERIVE_SEL_SO_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method DETECT_CYCLE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CYCLE Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
3 Importing IS_HRYNODE_CHKEY_INT Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY_INTERVAL Feldname + Merkmalswerte eines Hierarchieknotens 20090123
4 Importing I_PARENT_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method DETECT_CYCLE_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method EDGE_SID2EDGE_CHKEY_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EDGE_CHKEY Call by reference Type reference (TYPE) USMD_T_HRY_TREE_RUL_DELTA ##Table of hierarchy changes for validation 20090303
2 Importing IT_EDGE_DATA Call by reference Type reference (TYPE) TH_EDGE_DATA 20090303
3 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090303
4 Importing IT_HRY_STRUCT_INT Call by reference Type reference (TYPE) USMD_TS_MDF_HIER_STRUCT 20090303

Method EDGE_SID2EDGE_CHKEY_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method FILL_NID_TEXT_BUF_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HRY_ENTRIES Call by reference Type reference (TYPE) USMD_TS_SEL Alle Einträge einer Hierarchie 20120815
2 Importing I_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090403

Method FILL_NID_TEXT_BUF_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_ALL_CHILDREN_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NID Call by reference Type reference (TYPE) USMD_TH_NID Menge von Hierarchieknoten 20090123
2 Importing IT_IGNORE_LEAF_FLD_SID Call by reference Type reference (TYPE) TH_SID 20090217
3 Importing I_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method GET_ALL_CHILDREN_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_ALL_PARENTS_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NID Call by reference Type reference (TYPE) USMD_TH_NID Menge von Hierarchieknoten 20090123
2 Exporting E_ROOT_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123
3 Importing IT_TREE_INT Call by reference Type reference (TYPE) TH_HRY_TREE 20090123
4 Importing I_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method GET_ALL_PARENTS_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method GET_CHILDREN on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_DIRECT_CHILDREN_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NID Call by reference Type reference (TYPE) USMD_TH_NID Menge von Hierarchieknoten 20090123
2 Importing IT_IGNORE_LEAF_FLD_SID Call by reference Type reference (TYPE) TH_SID 20090217
3 Importing I_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method GET_DIRECT_CHILDREN_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_DIRECT_PARENT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123
2 Importing IT_TREE_INT Call by reference Type reference (TYPE) TH_HRY_TREE 20090123
3 Importing I_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method GET_DIRECT_PARENT_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_EDGE_DATA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EDGE_DATA Call by reference Type reference (TYPE) HASHED TABLE 20090123
2 Importing IF_DELTA_STRUC Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090424
3 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123
4 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123
5 Importing I_USMD_ACTIVE Call by reference Type reference (TYPE) USMD_ACTIVE Aktiver/Inaktiver Datensatz 20090421

Method GET_EDGE_DATA_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_FIELDNAME_SIDS_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SID Call by reference Type reference (TYPE) TH_SID 20090123
2 Exporting E_FIELDNAME_SID Call by reference Type reference (TYPE) MDG_MDF_SID FI-Stammdaten: Surrogate ID 20090123
3 Importing IF_FORCE_CREATION Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
4 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090123
5 Importing I_FIELDNAME_MDF Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090123

Method GET_FIELDNAME_SIDS_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_HRYNAME_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_T_HRYNAME Call by reference Object reference (TYPE REF TO) DATA 20090123

Method GET_HRYNAME_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_HRYNAME_USED Signature

Method GET_HRYNAME_USED on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method GET_HRYNAME_USED on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_INSTANCE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_USMD_HRY_ADAPTER Adapter für Hierarchien 20090123
2 Importing IO_CHAR Call by reference Object reference (TYPE REF TO) IF_MDG_MDF_CHAR FI-Stammdaten: Repräsentanz eines Merkmals 20090123
3 Importing IO_DB_ADAPTER Call by reference Object reference (TYPE REF TO) CL_USMD_MDF_DB_ADAPTER Adapterklasse für MDF 20090123
4 Importing I_EDTN_NUMBER Call by reference Type reference (TYPE) USMD_EDITION_NUMBER Editionsnummer 20090123
5 Importing I_HRYVERS Call by reference Type reference (TYPE) MDG_MDF_HRYVERS FI-Stammdaten: Hierarchieversion 20090123
6 Importing I_HRY_NDEP Call by reference Type reference (TYPE) USMD_FLG Hierarchienamenabhängig 20090123

Method GET_INSTANCE_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_LOST_INACTIVE_EDGES Signature

Method GET_LOST_INACTIVE_EDGES on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method GET_LOST_INACTIVE_EDGES on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_LOST_INACTIVE_EDGES_INT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HRY_NODES Call by reference Type reference (TYPE) USMD_TS_HRY_NODES Hierarchieknoten 20090123
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
3 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123
4 Importing IT_HRY_NODES_SID Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL_SID FI-Stammdaten: Paar Feldname / Wert (SID) 20090123

Method GET_LOST_INACTIVE_EDGES_INT_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_MULTI_DELTA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HRY_EDGE_DELTA Call by reference Type reference (TYPE) TS_HRY_EDGE_DELTA 20090123
2 Importing IF_INCL_INACT Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing IT_EDTN_NUMBER Call by reference Type reference (TYPE) USMD_TS_EDTN_NUMBER sortierte Tabelle der Editionsnummern 20090123
4 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123

Method GET_MULTI_DELTA_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_NODE_LOCATION Signature

Method GET_NODE_LOCATION on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method GET_NODE_LOCATION on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method GET_PARENT on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_PARENTS_EDGE_DATA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PARENT Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL_SID FI-Stammdaten: Paar Feldname / Wert (SID) 20090123
2 Importing IS_SID Call by reference Type reference (TYPE) MDG_MDF_S_FIELD_VAL_SID FI-Stammdaten: Paar Feldname / Wert (SID) 20090123
3 Importing IT_EDGE_DATA Call by reference Type reference (TYPE) TH_EDGE_DATA 20090123

Method GET_PARENTS_EDGE_DATA_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_PARENT_PREDEC Signature

Method GET_PARENT_PREDEC on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method GET_PARENT_PREDEC on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_PARENT_PREDEC_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_IS_NODE Call by reference Type reference (TYPE) USMD_FLG 'X'=Tritt als Knoten auf 20090414
2 Exporting ET_PARENT_PREDEC Call by reference Type reference (TYPE) USMD_T_PARENT_PREDEC Mütter + Vorgänger eines Hierarchieknotens 20090414
3 Importing IS_HRYNODE_CHKEY Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090414
4 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE 20090414
5 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090414

Method GET_PARENT_PREDEC_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_TREE Signature

Method GET_TREE on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method GET_TREE on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_TREE_CONTAINING_NID_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_S_HRYNAME_TREE Value transfer Object reference (TYPE REF TO) SX_HRYNAME_TREE 20090123
2 Importing I_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method GET_TREE_CONTAINING_NID_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_TREE_DELTA Signature

Method GET_TREE_DELTA on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method GET_TREE_DELTA on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method GET_UNASSIGNED_VALUES Signature

Method GET_UNASSIGNED_VALUES on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method GET_UNASSIGNED_VALUES on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method HANDLE_DISCARD_READ_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_REFRESH_MODE Value transfer Attribute reference (LIKE) 20091222

Method HANDLE_DISCARD_READ_BUFFER on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method HANDLE_MODEL_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Value transfer Attribute reference (LIKE) 20101110

Method HANDLE_MODEL_INIT on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method HRYNODE_CHKEY_TO_SID_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_SID Value transfer Type reference (TYPE) MDG_MDF_S_FIELD_VAL_SID FI-Stammdaten: Paar Feldname / Wert (SID) 20090123
2 Importing IF_MDF_NAMES_IN Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing IS_HRYNODE_CHKEY Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090123

Method HRYNODE_CHKEY_TO_SID_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method HRYSTRUCT2RULE_DELTA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RULE_DELTA Call by reference Type reference (TYPE) USMD_T_HRY_TREE_RUL_DELTA ##Table of hierarchy changes for validation 20090512
2 Importing IF_DELETE Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090512
3 Importing IT_EDGE Call by reference Type reference (TYPE) USMD_TS_MDF_HRY_STRUCT FI-Stammdaten: Hierarchiestruktur 20090512
4 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090512
5 Importing I_HRYVERS Call by reference Type reference (TYPE) USMD_HRYVERS Hierarchieversion 20090512

Method HRYSTRUCT2RULE_DELTA_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method INIT_DELTA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090123

Method INIT_DELTA_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method INIT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090123
2 Importing I_TREE_ID Call by reference Type reference (TYPE) NUMC4 Zählparameter 20090504

Method INIT_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method INSERT_NODE Signature

Method INSERT_NODE on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method INSERT_NODE on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method INSERT_NODE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE_NEW Call by reference Type reference (TYPE) USMD_S_HRY_TREE Hierarchiedarstellung in NID/PARENT Format 20090123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
3 Exporting ET_OTHER_NODES_NEW Call by reference Type reference (TYPE) USMD_T_NODE_LOCATION 20090123
4 Importing IS_HRYNODE_CHKEY_INT Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY_INTERVAL 20090123
5 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123
6 Importing I_NID_NEW Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123
7 Importing I_PARENT_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123
8 Importing I_PREDEC_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method INSERT_NODE_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method LOAD_HRY_ITEMS_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TREE Call by reference Type reference (TYPE) USMD_T_HRY_TREE Hierarchiedarstellung in NID/PARENT Format 20090123
2 Changing CT_TREE_CHKEY Call by reference Type reference (TYPE) USMD_T_HRY_TREE_CHKEY Hierarchiedarstellung in Parent/Child/Next Format als CHKEY 20090123
3 Changing CT_TREE_INT Call by reference Type reference (TYPE) TH_HRY_TREE 20090123
4 Importing IF_ATTRIBUTE Call by reference Type reference (TYPE) USMD_FLG 'X' 'X'=CT_TREE_CHKEY-T_ATTRIBUT wird gefüllt 20090205
5 Importing IF_INCL_EMPTY_HRYNAME Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
6 Importing IF_INCL_FRAGMENTS Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
7 Importing IF_RESOLVE_INTERVAL Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090424
8 Importing IF_WHOLE_SUBTREE Call by reference Type reference (TYPE) USMD_FLG ' '=Nur die direkten Kinder;'X'=Kompletter Unterbaum 20090123
9 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123
10 Importing IT_NID Call by reference Type reference (TYPE) USMD_TH_NID Menge von Hierarchieknoten 20090123
11 Importing IT_RESOLVE_INTERVAL_NID Call by reference Type reference (TYPE) USMD_TH_NID Definiert Unterbäume für Auflösung 20090504
12 Importing IT_TREE_INT Call by reference Type reference (TYPE) TH_HRY_TREE 20090123
13 Importing I_FIRST_NODE Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123
14 Importing I_LEVEL_ACT Call by reference Type reference (TYPE) I 1 20090123
15 Importing I_NOF_LEVEL Call by reference Type reference (TYPE) I 1 20090123

Method LOAD_HRY_ITEMS_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method LOAD_HRY_ITEMS_SPEC_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TREE Call by reference Type reference (TYPE) USMD_T_HRY_TREE Hierarchiedarstellung in NID/PARENT Format 20090123
2 Importing IT_NID Call by reference Type reference (TYPE) USMD_TH_NID Menge von Hierarchieknoten 20090123
3 Importing IT_TREE_INT Call by reference Type reference (TYPE) TH_HRY_TREE 20090123
4 Importing I_FIRST_NODE Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090123

Method LOAD_HRY_ITEMS_SPEC_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method LOAD_TREE Signature

Method LOAD_TREE on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method LOAD_TREE on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method MOVE_NODE Signature

Method MOVE_NODE on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method MOVE_NODE on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method PROCESS_INACTIVE_EDGES Signature

Method PROCESS_INACTIVE_EDGES on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method PROCESS_INACTIVE_EDGES on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method PROCESS_INACTIVE_EDGES_INT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HRY_NODES Call by reference Type reference (TYPE) USMD_TS_HRY_NODES Hierarchieknoten 20090123
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
3 Importing IF_DATA_REQUESTED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
4 Importing IF_DELETE_INACTIVE Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
5 Importing IF_WRITE_ACTIVE Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
6 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE 20090123
7 Importing IT_HRY_NODES_SID Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL_SID FI-Stammdaten: Paar Feldname / Wert (SID) 20090123
8 Importing IT_SEL_SO Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090514

Method PROCESS_INACTIVE_EDGES_INT_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method READ_VALUE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) ANY TABLE 20090723
2 Importing IF_INTERVAL Call by reference Type reference (TYPE) USMD_FLG Auflösung von Intervallen 20091216
3 Importing IO_CHAR Call by reference Object reference (TYPE REF TO) IF_MDG_MDF_CHAR Repräsentanz eines Stammdatenmerkmals 20090723
4 Importing IT_SEL Call by reference Type reference (TYPE) MDG_MDF_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090723
5 Importing IT_SEL_APPL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20091216

Method READ_VALUE_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method RESOLVE_INTERVAL2CHKEY_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INT_RESOLVED Call by reference Type reference (TYPE) USMD_TS_VAL_LIST Liste von Einzelwerten 20090504
2 Importing IS_HRYNODE_CHKEY_INT Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY_INTERVAL Feldname + Wert (Intervall) eines Hierarchieknotens 20090504

Method RESOLVE_INTERVAL2CHKEY_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method RESOLVE_INTERVAL2TXT_BUF_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INT_RESOLVED Call by reference Type reference (TYPE) T_VALEXT_TXT 20090212
2 Importing I_NID Call by reference Type reference (TYPE) USMD_NID Schlüssel für Hierarchieknoten 20090212

Method RESOLVE_INTERVAL2TXT_BUF_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method RESOLVE_NODE Signature

Method RESOLVE_NODE on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method RESOLVE_NODE on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method RESOLVE_NODE_INT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_CHANGED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
2 Changing CF_CONTAINED Call by reference Type reference (TYPE) USMD_FLG 'X'=IS_HRYNODE_CHKEY_CONT is enthalten 20090123
3 Changing CT_HRY_NODES Call by reference Type reference (TYPE) USMD_TS_HRY_NODES Hierarchieknoten 20090123
4 Changing CT_HRY_NODES_SID Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL_SID FI-Stammdaten: Paar Feldname / Wert (SID) 20090123
5 Changing CT_HRY_STRUCT_INT Call by reference Type reference (TYPE) USMD_TS_MDF_HIER_STRUCT 20090123
6 Importing IF_ADD_IMP_NODE Call by reference Type reference (TYPE) USMD_FLG 'X'=IS_HRYNODE_CHKEY immer in CT_HRY_NODES hinzufügen 20090123
7 Importing IF_INCL_COUNTER Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090518
8 Importing IF_INCL_HRYNAME Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
9 Importing IF_INCL_HRYVERS Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
10 Importing IF_MDF_NAMES_IN Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
11 Importing IF_MDF_NAMES_OUT Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
12 Importing IF_ONLY_DIRECT Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
13 Importing IF_RESOLVE_INTERVAL Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090217
14 Importing IS_HRYNODE_CHKEY Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090123
15 Importing IS_HRYNODE_CHKEY_CONT Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090123
16 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123
17 Importing IT_IGNORE_LEAF_FLD Call by reference Type reference (TYPE) USMD_TS_FIELDNAME FIM MDM: Feldname 20090217

Method RESOLVE_NODE_INT_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method RESOLVE_NODE_INT_P2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_CHANGED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091208
2 Changing CF_CONTAINED Call by reference Type reference (TYPE) USMD_FLG 'X'=IS_HRYNODE_CHKEY_CONT is enthalten 20091208
3 Changing CT_HRY_NODES Call by reference Type reference (TYPE) USMD_TS_HRY_NODES Hierarchieknoten 20091208
4 Changing CT_HRY_NODES_SID Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL_SID FI-Stammdaten: Paar Feldname / Wert (SID) 20091208
5 Changing CT_HRY_STRUCT_INT Call by reference Type reference (TYPE) USMD_TS_MDF_HIER_STRUCT 20091208
6 Importing IF_ADD_IMP_NODE Call by reference Type reference (TYPE) USMD_FLG 'X'=IS_HRYNODE_CHKEY immer in CT_HRY_NODES hinzufügen 20091208
7 Importing IF_INCL_COUNTER Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20091208
8 Importing IF_INCL_HRYNAME Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20091208
9 Importing IF_INCL_HRYVERS Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20091208
10 Importing IF_MDF_NAMES_IN Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091208
11 Importing IF_MDF_NAMES_OUT Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091208
12 Importing IF_ONLY_DIRECT Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20091208
13 Importing IF_RESOLVE_INTERVAL Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20091208
14 Importing IS_HRYNODE_CHKEY Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20091208
15 Importing IS_HRYNODE_CHKEY_CONT Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20091208
16 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20091208
17 Importing IT_IGNORE_LEAF_FLD Call by reference Type reference (TYPE) USMD_TS_FIELDNAME FIM MDM: Feldname 20091208

Method RESOLVE_NODE_INT_P2 on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method RESOLVE_NODE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HRY_NODES Call by reference Type reference (TYPE) USMD_TS_HRY_NODES Hierarchieknoten 20090123
2 Exporting EF_CHANGED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
3 Exporting EF_CONTAINED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
4 Importing IF_ALL_ACT_INACT Call by reference Type reference (TYPE) USMD_FLG 'X' 'X'=Unter Beachtung aller inaktiven und aktiven Daten 20090123
5 Importing IF_INCL_HRYNAME Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
6 Importing IF_INCL_HRYVERS Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
7 Importing IF_MDF_NAMES_IN Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
8 Importing IF_MDF_NAMES_OUT Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
9 Importing IS_HRYNODE_CHKEY Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090123
10 Importing IS_HRYNODE_CHKEY_CONT Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090123
11 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE 20090123

Method RESOLVE_NODE_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method RESOLVE_NODE_SID_INT__P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_CHANGED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091216
2 Changing CS_HRY_NODES Call by reference Type reference (TYPE) USMD_SX_HRY_NODES Hierarchieknoten 20091216
3 Changing CT_HRY_NODES Call by reference Type reference (TYPE) USMD_TS_HRY_NODES Hierarchieknoten 20091216
4 Changing CT_HRY_NODES_SID Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL_SID FI-Stammdaten: Paar Feldname / Wert (SID) 20091216
5 Importing IF_CF_CHANGED_REQUESTED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091216
6 Importing IF_CT_HRY_NODES_REQUESTED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091216
7 Importing IF_CT_HRY_NODES_SID_REQUESTED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091216
8 Importing IF_INCL_COUNTER Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091216
9 Importing IF_INCL_HRYNAME Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091216
10 Importing IF_INCL_HRYVERS Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091216
11 Importing IF_MDF_NAMES_IN Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091216
12 Importing IF_MDF_NAMES_OUT Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091216
13 Importing IF_RESOLVE_INTERVAL Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091216
14 Importing IR_S_HRYNAME_TREE Call by reference Object reference (TYPE REF TO) SX_HRYNAME_TREE 20091216
15 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20091216
16 Importing IT_SID Call by reference Type reference (TYPE) TS_FIELD_VAL_SID 20091216

Method RESOLVE_NODE_SID_INT__P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method RESOLVE_NODE_SID_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HRY_NODES_SID Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL_SID Hierarchieknoten 20090123
2 Changing CT_HRY_STRUCT_INT Call by reference Type reference (TYPE) USMD_TS_MDF_HIER_STRUCT 20090123
3 Importing IF_ALL_NO_INACT Call by reference Type reference (TYPE) USMD_FLG 'X' Space=Gemäß akuell gesetztem CR 20090123
4 Importing IF_MDF_NAMES_IN Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
5 Importing IS_HRYNODE_CHKEY Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090123
6 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123

Method RESOLVE_NODE_SID_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method SEARCH Signature

Method SEARCH on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method SEARCH on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method SET_HRY_FLD Signature

Method SET_HRY_FLD on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method SET_HRY_FLD on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method SET_PARENT_PREDEC Signature

Method SET_PARENT_PREDEC on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method SET_PARENT_PREDEC on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method SET_PARENT_PREDEC_P 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 20090414
2 Importing IS_HRYNODE_CHKEY Call by reference Type reference (TYPE) USMD_SX_HRYNODE_CHKEY Feldname + Merkmalswerte eines Hierarchieknotens 20090414
3 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE 20090414
4 Importing IT_PARENT_PREDEC Call by reference Type reference (TYPE) USMD_T_PARENT_PREDEC Mütter + Vorgänger eines Hierarchieknotens 20090414
5 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090414

Method SET_PARENT_PREDEC_P on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method WHERE_USED Signature

Method WHERE_USED on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method WHERE_USED on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method WRITE_EDGES_CHKEY Signature

Method WRITE_EDGES_CHKEY on class CL_USMD_MDF_HRY_ADAPTER has no parameter.
Method WRITE_EDGES_CHKEY on class CL_USMD_MDF_HRY_ADAPTER has no exception.

Method WRITE_EDGE_COPY 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 20090303
2 Exporting ET_ROOT_NODES Call by reference Type reference (TYPE) USMD_T_HRYNAME_HRYNODE_CHKEY H. N. + Feldname + Merkmalswerte eines Hierarchieknotens 20090303
3 Importing IT_EDGES_CHKEY Call by reference Type reference (TYPE) USMD_T_HRY_TREE_CHKEY_NP Hierarchiedarstellung in Parent/NODE Format als CHKEY 20090303
4 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090303
5 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090303
6 Importing I_UPLMODE_HRY Call by reference Type reference (TYPE) USMD_UPLMODE_HRY Upload-Modus für Hierarchien 20090303

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