SAP Note 614261 - DMFA-Report: Change in XML file

Component : Belgium -

Solution : https://service.sap.com/sap/support/notes/614261 (SAP Service marketplace login required)

Key words :
field info          call method get_field_info          exporting sfname  = curr_sect-sfname                    sforder = wa_lookup-sforder          importing offset  = field_offset                    length  = field_length                    inttype = field_type, call function 'ddif_nametab_get'        exporting              tabname  = ddic_ref        tables              dfies_tab = dfies_tab        exceptions              not_found = 1, call function 'ddif_nametab_get'                exporting                      tabname  = l_ddic_ref                 tables                      dfies_tab = l_dfies_tab                exceptions                      not_found = 1, temse line    call method temse->get_raw_line      exporting        im_index = counter      importing        ex_wa    = wa_raw_temse, call method xml_handler->flush_children  exporting node = node            omit_node = omit_node            nobreaks = nobreaks, call method flush_children  exporting node = moi-parent            omit_node = moi-id            nobreaks = nobreaks, table key sectn   = curr_sect-sectn                        sfname  = curr_sect-sfname                        sforder = wa_lookup-sforder                        direction = 'i', call method xml_handler->flush  exporting node   = node            append = append            nobreaks = nobreaks, call method xml_handler->set_node_attributes      exporting attr = envelope_attr                node = wa_parent-id, call method get_from_cache          exporting sectn  = curr_sect-sectn          importing line  = curr_line

Related Notes :

520716DMFA 2003 project