*&---------------------------------------------------------------------* *& Report ZSOFTCOPY * *& * *&---------------------------------------------------------------------* *& * *& This program is free software: you can redistribute it and/or * *& modify it under the terms of the GNU General Public License as * *& published by the Free Software Foundation, either version 3 of the * *& License, or any later version. * *& * *& This program is distributed in the hope that it will be useful, * *& but WITHOUT ANY WARRANTY; without even the implied warranty of * *& MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * *& See the GNU General Public License for more details. * *& * *& You should have received a copy of the GNU General Public License * *& along with this program. If not, see .* *& * *&---------------------------------------------------------------------* *& * *& Author: Ruediger von Creytz ruediger.creytz@globalbit.net * *& Copyright: globalBIT, LLC http://www.globalbit.net * *& Version: 20130201 * *& * *&---------------------------------------------------------------------* REPORT ZSOFTCOPY. type-pools: abap. types: it_abapsource type standard table of abapsource, begin of st_abaptxt255, line(255) type c, end of st_abaptxt255, it_abaptxt255 type standard table of st_abaptxt255, begin of st_access, checked type flag, ddtext type string, sub type n, end of st_access, it_access type standard table of st_access, begin of st_attributes, descript type string, space_after_descript type flag, person_responsible type as4user, person_responsible_text type ad_namtext, author type bname, author_text type ad_namtext, date_created type string, bname type bname, name_text type ad_namtext, date_last_changed type string, time_last_changed type string, date_last_generation type string, time_last_generation type string, devclass type devclass, devclass_descr type as4text, laiso type laiso, sptxt type sptxt, display_appview type flag, appview type string, is_bsp_appl type flag, internal_name type string, initial_bsp type string, application_class type string, theme type string, stateful type flag, supports_portal_integration type flag, display_rfcenable type flag, rfcenable type flag, application_component type akhkompo, end of st_attributes, begin of st_component, component type dlvunit, release type saprelease, level type num4, high_package type patch, desc_text type comp_desc, end of st_component, it_component type standard table of st_component, begin of st_contflag_range, sign(1) type c, option(2) type c, low type contflag, high type contflag, end of st_contflag_range, it_contflag_range type standard table of st_contflag_range, it_d021s type standard table of d021s, begin of st_data_type, domname type domname, domdescr type as4text, datatype type datatype_d, datadescr type val_text, dataleng type ddleng, datadeci type decimals, refkind type typekind, reftype(1) type c, end of st_data_type, begin of st_definition_1, datatype type datatype_d, datadescr type string, dataleng type ddleng, datadeci type decimals, outputlen type outputlen, convexit type convexit, signflag type signflag, lowercase type lowercase, end of st_definition_1, begin of st_definition_2, selmethod type selmethod, texttab type selmethtxt, dialogtype type ddshdiatyp, hotkey type ddshhotkey, selmexit type ddshselext, end of st_definition_2, begin of st_deliv_maint, display_cont type flag, contflag type contflag, contflag_text type string, display_main type flag, mainflag_text type string, sqltab type sqlappdtab, end of st_deliv_maint, begin of st_dom_value, text type val_text, value type domvalue_l, end of st_dom_value, it_dom_value type standard table of st_dom_value, begin of st_dynpro_function_new, type(1) type c, code type tcode, end of st_dynpro_function_new, begin of st_dynpro_function_old, code(4) type c, type(1) type c, end of st_dynpro_function_old, begin of st_dynpro_name, prog like d020s-prog, dnum like d020s-dnum, end of st_dynpro_name, begin of st_dynpro_release, rel(1) type c, dot(1) type c, version(2) type c, end of st_dynpro_release, it_feld type standard table of feld, begin of st_feld_redef, dropdown type string, fobl type string, end of st_feld_redef, it_feld_redef type standard table of st_feld_redef, begin of st_field_label, scrlen_s type scrlen_s, scrtext_s type scrtext_s, scrlen_m type scrlen_m, scrtext_m type scrtext_m, scrlen_l type scrlen_l, scrtext_l type scrtext_l, headlen type headlen, reptext type reptext, end of st_field_label, begin of st_further_char, shlpname type shlpname, shlpfield type shlpfield, memoryid type memoryid, deffdname type deffdname, logflag type logflag, end of st_further_char, st_guid(32) type c, it_guid type standard table of st_guid, begin of st_init_access, info1 type string, info2 type string, occurs(5) type n, unknown type flag, end of st_init_access, begin of st_join_conditions, tabname_l type tabname, fieldname_l type fieldname, operator type string, tabname_r type tabname, fieldname_r type fieldname, end of st_join_conditions, it_join_conditions type standard table of st_join_conditions, begin of st_key, info type string, end of st_key, begin of st_last_logon, date type sydatum, time type syuzeit, date_now type sydatum, time_now type syuzeit, end of st_last_logon, begin of st_line, line(255) type c, end of st_line, it_line type standard table of st_line, begin of st_line_type, info type string, rowkind type string, rowtype type string, rowdescr type string, datatype type datatype_d, dataleng type ddleng, datadeci type decimals, reftype(1) type c, refdescr type string, range_ctyp type string, ctdatatype type datatype_d, ctleng type ddleng, ctdecimals type decimals, end of st_line_type, begin of st_link, descript type as4text, title type string, href type string, onclick type string, end of st_link, it_link type standard table of st_link, begin of st_mime, key(4096) type c, name(4096) type c, mimetype(128) type c, mimetype_descript(64) type c, objtype type c, class(10) type c, objid(32) type c, end of st_mime, it_mime type standard table of st_mime, begin of st_o2class_filter, re_class(10) type c, prtn_class(10) type c, end of st_o2class_filter, it_o2class_filter type standard table of st_o2class_filter, begin of st_o2content_ascii, line type sdok_sdat, end of st_o2content_ascii, it_o2content_ascii type standard table of st_o2content_ascii, begin of st_o2content_binary, line type sdok_sdatx, end of st_o2content_binary, it_o2content_binary type standard table of st_o2content_binary, begin of st_o2file_info, file_size(12) type n, binary_flg(1) type c, first_line(12) type n, last_line(12) type n, file_name(255) type c, mimetype(128) type c, property(4) type c, end of st_o2file_info, it_o2file_info type standard table of st_o2file_info, begin of st_o2navigation, start(70) type c, navrequest(30) type c, target(70) type c, end of st_o2navigation, it_o2navigation type standard table of st_o2navigation, begin of st_o2pageattr, aliasname(30) type c, pardecltyp(1) type n, typtype(1) type n, type type rs38l_typ, text(60) type c, pardecltyp_flag type flag, typtype_txt type string, end of st_o2pageattr, it_o2pageattr type standard table of st_o2pageattr, begin of st_o2pageline, line type char255, end of st_o2pageline, it_o2pageline type standard table of st_o2pageline, begin of st_o2pagpars, applname(30) type c, pagekey(70) type c, compname(30) type c, version type r3state, pardecltyp(1) type n, typtype(1) type n, type(132) type c, aliasname(30) type c, parvalue(132) type c, text(60) type c, mark type c, end of st_o2pagpars, it_o2pagpars type standard table of st_o2pagpars, begin of st_o2relation, objtype(1) type c, reio_id(32) type c, re_class(10) type c, prtn_id(32) type c, prtn_class(10) type c, end of st_o2relation, it_o2relation type standard table of st_o2relation, begin of st_o2tagatt, attid(30) type c, required type flag, rtexpr type flag, byref type flag, typtype_txt type string, type(132) type c, defval(30) type c, bindable type flag, descript(60) type c, end of st_o2tagatt, it_o2tagatt type standard table of st_o2tagatt, begin of st_pack_intf, intf_name type scomifnam, forsys type as4text, descript type as4text, end of st_pack_intf, it_pack_intf type standard table of st_pack_intf, begin of st_pack_perm, pack_name type packname, intf_name type scomifnam, err_sever type as4text, end of st_pack_perm, it_pack_perm type standard table of st_pack_perm, begin of st_pack_sub, devclass type packname, ctext type as4text, end of st_pack_sub, it_pack_sub type standard table of st_pack_sub, begin of st_parameter, name type string, typing type string, structure type string, defvalue type string, optional type flag, passvalue type flag, stext type string, ltext type string, ltext_onclick type string, ltext_doku_obj type doku_obj, end of st_parameter, it_parameter type standard table of st_parameter, begin of st_prop, name(5) type c, value(40) type c, end of st_prop, it_prop type standard table of st_prop, begin of st_properties, superclass type seoclsref, check_model_inh type seostatf1c, descript type seodescr, creatable type ddtext, clsfinal type seofinal, end of st_properties, begin of st_ref_seoalias, cpdname type seocpdname, cmptype type seocmptype, type type string, refcmpname type seocmpname, exposure type string, owner type seoclsname, end of st_ref_seoalias, it_ref_seoalias type standard table of st_ref_seoalias, begin of st_ref_seoattrib, cpdname type seocpdname, inherited type flag, exposure type string, check_model type flag, decltype type string, attrdonly type seordonly, typtype type string, type type rs38l_typ, onclick type string, typelink type string, descript type seodescr, attvalue type seovalue, owner type seoclsname, end of st_ref_seoattrib, it_ref_seoattrib type standard table of st_ref_seoattrib, begin of st_ref_seoevent, cpdname type seocpdname, inherited type flag, type type string, exposure type string, check_model type flag, descript type seodescr, owner type seoclsname, end of st_ref_seoevent, it_ref_seoevent type standard table of st_ref_seoevent, begin of st_ref_seofriends, refclsname type seoclsname, check_model type boolean, descript type seodescr, end of st_ref_seofriends, it_ref_seofriends type standard table of st_ref_seofriends, begin of st_ref_seointerface, refclsname type seoclsname, hierlevel type i, inherited type flag, impfinal type flag, impabstrct type flag, check_model type flag, descript type seodescr, owner type seoclsname, end of st_ref_seointerface, it_ref_seointerface type standard table of st_ref_seointerface, begin of st_ref_seomethod, cpdname type seocpdname, inherited type flag, active type string, onclick type string, redefin type flag, type type string, exposure type string, check_model type flag, methodtype type string, descript type seodescr, owner type seoclsname, end of st_ref_seomethod, it_ref_seomethod type standard table of st_ref_seomethod, begin of st_ref_seosignature, declaration type string, parameter type string, type type string, descript type string, end of st_ref_seosignature, it_ref_seosignature type standard table of st_ref_seosignature, begin of st_ref_seotype, cpdname type seocpdname, inherited type flag, typtype type string, type type rs38l_typ, exposure type string, check_model type flag, onclick type string, typelink type string, descript type seodescr, owner type seoclsname, end of st_ref_seotype, it_ref_seotype type standard table of st_ref_seotype, begin of st_seo_super_class, clsname type seoclsname, hierlevel type i, end of st_seo_super_class, it_seo_super_class type standard table of st_seo_super_class, begin of st_skwf_error, id(20) type c, type type c, no(3) type n, v1(50) type c, v2(50) type c, v3(50) type c, v4(50) type c, end of st_skwf_error, begin of st_skwf_io, objtype type c, class(10) type c, objid(32) type c, end of st_skwf_io, it_skwf_io type standard table of st_skwf_io, it_string type standard table of string, begin of st_t100ext, name type syuname, name_text type ad_namtext, datum type sydatum, datum_text type string, object_name type doku_obj, selfdef type doku_selfd, no_docu type flag, ltext type string, ltext_onclick type string, end of st_t100ext, it_t100ext type standard table of st_t100ext, begin of st_table_structure, id type char10, row_nr(3) type n, fieldname type fieldname, title_elem type fieldname, link_row type fieldname, row_def type char1, colored_row type fieldname, comparator type char2, comp_value type char30, title type as4text, end of st_table_structure, it_table_structure type standard table of st_table_structure, begin of st_tables, primary type flag, tabname type tabname, enqmode type string, end of st_tables, it_tables type standard table of st_tables, begin of st_tabname, tabname type tabname, end of st_tabname, it_tabname type standard table of st_tabname, begin of st_tabstrip, form type fieldname, id(100) type c, parent_id(100) type c, tab_nr(2) type n, firstrow type flag, active_order(1) type n, text_elem type char30, comparator type char2, comp_value type char30, active type flag, disabled type flag, hidden type flag, empty type flag, text type as4text, end of st_tabstrip, it_tabstrip type standard table of st_tabstrip, begin of st_text_element, fieldname type fieldname, txt_prefix type char30, dtel_rollname type rollname, dtel_field type c, domname type char30, domvalue(10) type c, icon_id type icon_d, icon_field type c, conc_v1 type fieldname, conc_copula(20) type c, conc_v2 type fieldname, conc_sep_space type flag, msg_id(20) type c, msg_nr(3) type n, msg_v1 type fieldname, msg_v2 type fieldname, msg_v3 type fieldname, msg_v4 type fieldname, is_set type flag, end of st_text_element, it_text_element type standard table of st_text_element, begin of st_text_element_t, fieldname type fieldname, spras type spras, text type as4text, end of st_text_element_t, it_text_element_t type standard table of st_text_element_t, begin of st_textinput, space type flag, name type string, name_suffix type string, no_name type flag, value type string, value_text type string, value_double_length type flag, value_ext type string, value_ext_space type flag, value_ext_text type string, description type string, flag type flag, input type flag, has_value_ext type flag, flag_col type i, end of st_textinput, it_textinput type standard table of st_textinput, it_textpool type standard table of textpool, begin of st_textpool_addons, entry type textpooltx, strlen type i, dict_ref type flag, end of st_textpool_addons, it_textpool_addons type standard table of st_textpool_addons, it_seotypepls type standard table of seotypepls, begin of st_transaction, ttype type c, ttext type ttext_stct, classname type seoclsname, method type seocpdname, pgmna type program_id, dypno type dynpronr, repo_vari type raldb_vari, objct type xuobject, trframe type eusel_frm, local type eusel_loc, ind_vari type tv_flag_ci, trans_var type eu_trans_v, def_call_tcode type tcode, def_skip_1 type eusel_skip, clf_inhe type s_gui_inhe, clf_ewt type s_ewt, clf_profi type s_prof, clf_pervas type s_pervas, clf_service type iacservic_, variant type tcvariant, end of st_transaction, begin of st_transaction_para, para_field type eu_para_fn, para_value type eu_para_vl, end of st_transaction_para, it_transaction_para type standard table of st_transaction_para, begin of st_value_range, domvalue_l type domvalue_l, domvalue_h type domvalue_h, ddtext type ddtext, end of st_value_range, it_value_range type standard table of st_value_range, begin of st_varid, report type vari_reprt, vari type variant, end of st_varid, it_varid type standard table of st_varid, begin of st_variant, program type syrepid, variant type syslset, selname type rsscr_name, text type sychar30, kind type string, sign type string, option type string, low type tvarv_val, high type tvarv_val, end of st_variant, it_variant type standard table of st_variant, begin of st_version_info, type(21) type c, value(59) type c, end of st_version_info, it_version_info type table of st_version_info, begin of st_zdd03p_ext, shlporigin_f type flag, shlporigin_p type flag, shlporigin_ddtext type string, end of st_zdd03p_ext, it_zdd03p_ext type standard table of st_zdd03p_ext, begin of st_zseomethod, pgmid type pgmid, object type trobjtype, devclass type devclass, clsname type seoclsname, cpdname type seocpdname, active type string, downloaded type flag, subrc type sysubrc, end of st_zseomethod, it_zseomethod type standard table of st_zseomethod, begin of st_ztadir, pgmid type pgmid, object type trobjtype, subc type subc, obj_name type sobj_name, devclass type devclass, progname type progname, futype type char1, funcname type rs38l_fnam, o2type type char1, o2name type string, o2pagekey type string, o2pagename type string, mime_objtype type c, mime_class(10) type c, mime_objid(32) type c, dynpronr type dynpronr, descript type string, tabclass type tabclass, aggtype type aggtype, masterlang type masterlang, downloaded type flag, subrc type sysubrc, end of st_ztadir, it_ztadir type standard table of st_ztadir. constants gc_version type sydatum value '20130201'. data: TPT_DDIC_DOMA type string, TPT_DDIC_DTEL type string, TPT_DDIC_ENQU type string, TPT_DDIC_SHLP type string, TPT_DDIC_STRU type string, TPT_DDIC_TABL type string, TPT_DDIC_TTYP type string, TPT_DDIC_TYPE type string, TPT_DDIC_VIEW type string, TPT_FUGR_FUBA type string, TPT_FUGR_FUGR type string, TPT_FUGR_INCL type string, TPT_FUGR_SCR type string, TPT_MSAG type string, TPT_O2_WAPA type string, TPT_O2_WAPA_CTRL type string, TPT_O2_WAPA_PAGE type string, TPT_O2_WTAG type string, TPT_O2_XSLT type string, TPT_PACK_DEVC type string, TPT_PARA type string, TPT_PROG_INCL type string, TPT_PROG_REPO type string, TPT_SEO_CLAS type string, TPT_SEO_INTF type string, TPT_TOBJ type string, TPT_TRAN_DIALOG type string, TPT_TRAN_OBJ type string, TPT_TRAN_PARAM type string, TPT_TRAN_REPO type string, TPT_TRAN_VARI type string, TXTT_BSP_EXTENSION_NAME_VALUE type string, TXTT_CLASS_NAME_VALUE type string, TXTT_CONTEXT_MENU_FORM_ON_CTME type string, TXTT_CONTROLLER_OF_NAME_VALUE type string, TXTT_CURRENCY_QUANTITY_FIELD type string, TXTT_ENTRY_HELP_CHECK type string, TXTT_INCLUDE_NAME_VALUE type string, TXTT_INTERFACE_NAME_VALUE type string, TXTT_LINES_COLUMNS type string, TXTT_PAGE_NAME_VALUE type string, TXTT_REPORT_NAME_VALUE type string, TXTT_SCREEN_FOR_NAME_VALUE type string, TXTT_TABLES_JOIN_CONDITIONS type string, TXTT_TRANSFORMATION_NAME_VALUE type string, TXTT_TYPE_GROUP_OBJECT_TYPE type string, TXTT_UNICODE_CHECKS_ACTIVE type string, TXT_2_DIMENSIONAL type string, TXT_ABAP_LOAD type string, TXT_ABOUT type string, TXT_ABSTRACT type string, TXT_ACCESS type string, TXT_ACCESS_TYPE_IS_GIVEN_FOR_A type string, TXT_ACTIVATED type string, TXT_ACTIVE___1 type string, TXT_ACTIVE___2 type string, TXT_ACTIVITIES type string, TXT_ACTIVITY type string, TXT_ALIAS type string, TXT_ALIASES type string, TXT_ALLOWED_OBJECT_TYPES type string, TXT_ALLOW_RFC type string, TXT_ALL_RIGHTS_RESERVED type string, TXT_AND_OR type string, TXT_APPENDING_VIEW type string, TXT_APPLICATION type string, TXT_APPLICATION_CLASS type string, TXT_APPLICATION_COMPONENT type string, TXT_ASSIGNED_ERROR_PAGE type string, TXT_ASSOCIATED_TYPE type string, TXT_ASSOCIATED_TYPE_FOR_LOW_HI type string, TXT_AS_LABEL_LEFT type string, TXT_AS_LABEL_RIGHT type string, TXT_ATTRIBUTE type string, TXT_ATTRIBUTES___1 type string, TXT_ATTRIBUTES___2 type string, TXT_AUTHORIZATION_FIELDS type string, TXT_AUTHORIZATION_GROUP type string, TXT_AUTHORIZATION_OBJECT___1 type string, TXT_AUTHORIZATION_OBJECT___2 type string, TXT_AUTO type string, TXT_AUTOR type string, TXT_BINDABLE type string, TXT_BLANK type string, TXT_BRG type string, TXT_BROWSER_CACHE type string, TXT_BROWSER_SPECIFIC type string, TXT_BSP_APPLICATION type string, TXT_BSP_APPLICATIONS type string, TXT_BSP_ELEMENT type string, TXT_BSP_ELEMENTS_AND_STATIC_HT type string, TXT_BSP_ELEMENTS_ONLY type string, TXT_BSP_ELEMENT_BASIS_CLASS type string, TXT_BSP_EXTENSION type string, TXT_BSP_EXTENSIONS type string, TXT_BSP_EXTENSION_CLASS type string, TXT_BSP_LIBRARY type string, TXT_BUFFERING type string, TXT_BUFFERING_TYPE type string, TXT_BUILT_IN_TYPE type string, TXT_CACHING type string, TXT_CALL_BY_REF type string, TXT_CATEGORY type string, TXT_CHANGED_ON type string, TXT_CHANGES_ARE_RECORDED type string, TXT_CHANGE_DOCUMENT type string, TXT_CHANGING type string, TXT_CHECK type string, TXT_CHECK_TABLE type string, TXT_CLASS type string, TXT_CLASSES type string, TXT_CLASSIFICATION type string, TXT_CLASS_DOCUMENTATION type string, TXT_CLASS_LIBRARY type string, TXT_CLASS_NAME type string, TXT_CLIENT type string, TXT_CLUSTER_TABLE type string, TXT_COLL_RUN type string, TXT_COLUMN type string, TXT_COLUMNS type string, TXT_COLUMN_HEADING type string, TXT_COMPARE_FLAG type string, TXT_COMPARISON_VALUE type string, TXT_COMPILATION type string, TXT_COMPLETE type string, TXT_COMPLETED type string, TXT_COMPONENT type string, TXT_COMPONENTS type string, TXT_COMPONENT_INFORMATION type string, TXT_COMPONENT_TYPE type string, TXT_COMPONENT_VERSION type string, TXT_COMPRESSED type string, TXT_COMPRESSION type string, TXT_CONTEXT_MENU type string, TXT_CONTROLLER type string, TXT_CONTROLLER_CLASS type string, TXT_CONTROL_COMPOSITE_NAME type string, TXT_CONVERSION_EXIT type string, TXT_CONVERSION_FOR_AUTHORIZATI type string, TXT_CONVERS_ROUTINE type string, TXT_CREATED type string, TXT_CREATED_BY___1 type string, TXT_CREATED_BY___2 type string, TXT_CREATED_ON type string, TXT_CREATE_STATEMENT type string, TXT_CREATION_DATE type string, TXT_CROSS_CLIENT type string, TXT_CUA_LOAD type string, TXT_CURRENCY type string, TXT_CURSOR_POSITION type string, TXT_DATABASE_CONTENT type string, TXT_DATABASE_DATA type string, TXT_DATABASE_INFORMATION type string, TXT_DATABASE_SYSTEM type string, TXT_DATABASE_TABLES type string, TXT_DATA_BROWSER_TABLE_VIEW_MA type string, TXT_DATA_CLASS type string, TXT_DATA_COLLECTION type string, TXT_DATA_ELEM type string, TXT_DATA_ELEMENTS type string, TXT_DATA_ELEMENT___1 type string, TXT_DATA_ELEMENT___2 type string, TXT_DATA_TYPE type string, TXT_DBSL_PATCH_LEVEL type string, TXT_DBSL_VERSION type string, TXT_DB_CLIENT_LIB type string, TXT_DB_RELEASES type string, TXT_DECIMAL_PLACES___M type string, TXT_DECIMAL_PLACES___T type string, TXT_DEFAULTS type string, TXT_DEFAULT_COMPONENT_NAME type string, TXT_DEFAULT_PREFIX type string, TXT_DEFAULT_VALUES type string, TXT_DEFAULT_VALUES_FOR type string, TXT_DEFAULT_VALUE___1 type string, TXT_DEFAULT_VALUE___2 type string, TXT_DEFINITION type string, TXT_DEFLG type string, TXT_DELIVERY_AND_MAINTENANCE type string, TXT_DELIVERY_CLASS type string, TXT_DELTA_HANDLING type string, TXT_DESCRIPTION type string, TXT_DESELECT_ALL type string, TXT_DFLT_VALUE type string, TXT_DIALOG_BEHAVIOR type string, TXT_DIALOG_DATA_TRANSPORT_DETA type string, TXT_DIALOG_TRANSACTION type string, TXT_DIALOG_TYPE type string, TXT_DICTIONARY_REFERENCE type string, TXT_DICT_FIELD type string, TXT_DICT_MODIFIED type string, TXT_DICT_OBJS type string, TXT_DIRECTORY type string, TXT_DISABLED type string, TXT_DISPLAY type string, TXT_DISPLAY_ATTR type string, TXT_DLEN type string, TXT_DOCUMENTATION type string, TXT_DOMAIN type string, TXT_DOMAINS type string, TXT_DROPDOWN type string, TXT_DTYP type string, TXT_DYNAMIC_CONTEXT_MENU type string, TXT_DYNAMIC_VALUE_ALLOWED type string, TXT_EASY_WEB_TRANSACTION type string, TXT_EDITOR_LOCK type string, TXT_EDIT_LOCK type string, TXT_ELEMENTARY_SRCH_HLP type string, TXT_ELEMENTARY_TYPE type string, TXT_ELEMENT_CONTENT type string, TXT_ELEMENT_HANDLER_CLASS type string, TXT_ELEMENT_INTERPRETS_CONTENT type string, TXT_ELEMENT_LIST type string, TXT_EMPTY_TAB type string, TXT_ENHANCEMENT_CATEGORY type string, TXT_ENHANCEMENT_CATEGORY_FOR_S type string, TXT_ENTER_A_PACKAGE type string, TXT_ENTRY type string, TXT_ENTRY_HELP type string, TXT_EQ type string, TXT_ERROR_HANDLING type string, TXT_ERROR_SEVERITY type string, TXT_EVENT type string, TXT_EVENTS type string, TXT_EVENT_HANDLER type string, TXT_EXCEPTIONS type string, TXT_EXCEPTION___1 type string, TXT_EXCEPTION___2 type string, TXT_EXCLUSIVE type string, TXT_EXP type string, TXT_EXPORT type string, TXT_FIELD type string, TXT_FIELDS type string, TXT_FIELD_LABEL type string, TXT_FIELD_NAME type string, TXT_FINAL type string, TXT_FIRST_PAGE type string, TXT_FIXED_FONT type string, TXT_FIXED_POINT_ARITHMETIC type string, TXT_FIX_VAL type string, TXT_FLOW_LOGIC type string, TXT_FOREIGN_KEY type string, TXT_FOREIGN_SOURCE_SYSTEM type string, TXT_FORMAT type string, TXT_FORMATTING type string, TXT_FORWARD_DECLARATIONS type string, TXT_FRAMESET type string, TXT_FRIENDS type string, TXT_FROM_MODULE_POOL type string, TXT_FULLY_BUFFERED type string, TXT_FUNCTIONAL_TYPE type string, TXT_FUNCTION_CODE type string, TXT_FUNCTION_GROUP type string, TXT_FUNCTION_GROUPS type string, TXT_FUNCTION_GROUP_DOC type string, TXT_FUNCTION_MODULE type string, TXT_FUNCTION_MODULES type string, TXT_FUNCTION_MODULE_DOCUMENTAT type string, TXT_FURTHER_CHARACTERISTICS type string, TXT_FURTHER_OPTIONS type string, TXT_GENERAL_ATTR type string, TXT_GENERAL_DATA type string, TXT_GENERIC_AREA_BUFFERED type string, TXT_GET_PARAMETER type string, TXT_GLOBAL type string, TXT_GROUP type string, TXT_GROUP_1 type string, TXT_GROUP_2 type string, TXT_GROUP_3 type string, TXT_GROUP_4 type string, TXT_GUI_STATUS type string, TXT_GUI_SUPPORT type string, TXT_HEADING type string, TXT_HEIGHT type string, TXT_HELP type string, TXT_HIDDEN type string, TXT_HIERARCHY type string, TXT_HIGHEST_SUPPORT_PACKAGE type string, TXT_HOLD_DATA type string, TXT_HOLD_SCROLL_POSITION type string, TXT_HOST type string, TXT_HOST_DATA type string, TXT_HOT_KEY type string, TXT_HTTPS type string, TXT_ICON type string, TXT_ICON_NAME type string, TXT_ICON_TEXT type string, TXT_IMMEDIATE_START_NO_RESTART type string, TXT_IMP type string, TXT_IMPLEMENTATION type string, TXT_IMPLEMENTED_ACTIVE type string, TXT_IMPORT type string, TXT_INACTIVE type string, TXT_INCLUDE type string, TXT_INCLUDES type string, TXT_INCLUDE_NAME type string, TXT_INCLUSIVE type string, TXT_INFO type string, TXT_INFORMATION type string, TXT_INHERIT_GUI_ATTRIBUTES type string, TXT_INITIALIZATION_AND_ACCESS type string, TXT_INITIAL_BSP type string, TXT_INITIAL_LINE_NUMBER type string, TXT_INITIAL_VALUE type string, TXT_INITIAL_VALUES type string, TXT_INPUT type string, TXT_INSTALLATION_NUMBER type string, TXT_INSTANTIATION type string, TXT_INTERFACE type string, TXT_INTERFACES type string, TXT_INTERFACE_COMPONENT type string, TXT_INTERFACE_DOCUMENTATION type string, TXT_INTERNALLY_RELEASED_ON type string, TXT_INTERNAL_NAME type string, TXT_INTERVALS type string, TXT_INVISIBLE type string, TXT_IP_ADDRESS type string, TXT_IS_ERROR_PAGE type string, TXT_ITERATION_OVER_ELEMENT_CON type string, TXT_JOIN_CONDITIONS type string, TXT_KERNEL_INFORMATION___1 type string, TXT_KERNEL_INFORMATION___2 type string, TXT_KERNEL_RELEASE type string, TXT_KEY type string, TXT_KEY_ATTRIBUTE_DEFINED_FOR1 type string, TXT_KEY_ATTRIBUTE_DEFINED_FOR2 type string, TXT_KEY_CATEGORY type string, TXT_KEY_COMPONENTS type string, TXT_KEY_DEFINITION type string, TXT_KEY___KEY type string, TXT_LANGUAGE type string, TXT_LAST_CHANGED type string, TXT_LAST_CHANGED_AT type string, TXT_LAST_CHANGED_BY___1 type string, TXT_LAST_CHANGED_BY___2 type string, TXT_LAST_CHANGED_BY___3 type string, TXT_LAST_CHANGED_ON type string, TXT_LAST_CHANGED_ON_BY type string, TXT_LAST_GENERATION type string, TXT_LAYOUT type string, TXT_LEADING_ZEROS type string, TXT_LENGTH type string, TXT_LEVEL type string, TXT_LICENSE_EXPIRATION type string, TXT_LIFETIME type string, TXT_LINE type string, TXT_LINES type string, TXT_LINE_TYPE type string, TXT_LIST_HEADER type string, TXT_LIST_HEADINGS type string, TXT_LOCAL_IN_PROGRAM type string, TXT_LOCAL_TYPES type string, TXT_LOCK_MODE type string, TXT_LOCK_OBJECTS type string, TXT_LOCK_OBJECT___1 type string, TXT_LOCK_OBJECT___2 type string, TXT_LOCK_PARAMETER type string, TXT_LOGICAL_DATABASE type string, TXT_LOGICAL_STORAGE_PARAMETERS type string, TXT_LOGON type string, TXT_LOG_DATA_CHANGES type string, TXT_LONG type string, TXT_LONG_TEXT type string, TXT_LOWERCASE type string, TXT_LOWER_LIMIT type string, TXT_LPOS type string, TXT_MACHINE_TYPE type string, TXT_MACROS type string, TXT_MAINTENANCE type string, TXT_MAINTENANCE_OF_STANDARD_TR type string, TXT_MAINTENANCE_SCREENS type string, TXT_MAINTENANCE_TYPE type string, TXT_MAINT_SCREEN_NO type string, TXT_MAINT_STATUS type string, TXT_MAIN_PACKAGE type string, TXT_MAIN_PROGRAM type string, TXT_MANIPULATION_OF_ELEMENT_CO type string, TXT_MAX_NO_OF_LINES type string, TXT_MEDIUM type string, TXT_MENU type string, TXT_MESSAGE type string, TXT_MESSAGES type string, TXT_MESSAGE_CLASS type string, TXT_MESSAGE_CLASSES type string, TXT_MESSAGE_SHORT_TEXT type string, TXT_METHOD type string, TXT_METHODS type string, TXT_METHOD_TYPE type string, TXT_MIMES type string, TXT_MIME_TYPE type string, TXT_MOD type string, TXT_MODAL_DIALOG_BOX type string, TXT_MODE type string, TXT_MODELED_ONLY type string, TXT_MODIFIED type string, TXT_MOD_GROUPS_FUNCTIONS type string, TXT_NAME type string, TXT_NAME_OF_REF_TYPE type string, TXT_NAME_OF_SCREEN_FIELD type string, TXT_NAVIGATION type string, TXT_NAVIGATION_REQUEST type string, TXT_NEXT_SCREEN type string, TXT_NO type string, TXT_NORMAL type string, TXT_NORMAL_FUNCTION_MODULE type string, TXT_NOT_RELEASED type string, TXT_NO_LENGTH_RESTRICTION type string, TXT_NO_OF_CHARACTERS type string, TXT_NO_OF_KEY_FIELDS type string, TXT_NO_OR_USER_RECORDING_ROUTI type string, TXT_NO_RESET type string, TXT_OBJECT type string, TXT_OBJECTS type string, TXT_OBJECT_TRANSACTION type string, TXT_OBJECT_TYPE type string, TXT_OCCUPIED type string, TXT_ONE_STEP type string, TXT_OO_TRANSACTION_MODEL type string, TXT_OPERATING_SYSTEM type string, TXT_OPERATOR type string, TXT_OPTION type string, TXT_OPTIONAL type string, TXT_OPTIONS type string, TXT_OP_RELEASE type string, TXT_ORIGINAL_LANG type string, TXT_ORIGINAL_LANGUAGE type string, TXT_ORIGIN_OF_THE_INPUT_HELP type string, TXT_OTHER_ATTRIBUTES type string, TXT_OUTPUT type string, TXT_OUTPUT_CHARACTERISTICS type string, TXT_OUTPUT_LENGTH type string, TXT_OUTPUT_ONLY type string, TXT_OVERVIEW_SCREEN type string, TXT_OWNER type string, TXT_PACKAGE type string, TXT_PACKAGES_INCLUDED type string, TXT_PACKAGE_CHECK_AS_CLIENT type string, TXT_PACKAGE_CHECK_AS_SERVER type string, TXT_PACKAGE_INTERFACE type string, TXT_PACKAGE_INTERFACES type string, TXT_PACKAGE_NOT_EXTENDABLE type string, TXT_PACKAGE_PROPERTIES type string, TXT_PAGE type string, TXT_PAGES_WITH_FLOW_LOGIC type string, TXT_PAGE_ATTRIBUTES type string, TXT_PAGE_DONE_IS_NOT_RETURNED_ type string, TXT_PAGE_FRAGMENT type string, TXT_PAGE_FRAGMENTS type string, TXT_PAGE_TYPE type string, TXT_PAGE_WITH_FLOW_LOGIC type string, TXT_PARAMETER type string, TXT_PARAMETERS type string, TXT_PARAMETER_ID type string, TXT_PARAMETER_NAME type string, TXT_PARAMETER_TRANSACTION type string, TXT_PASS_VALUE type string, TXT_PERSON_RESPONS type string, TXT_PERSON_RESPONSIBLE___1 type string, TXT_PERSON_RESPONSIBLE___2 type string, TXT_PERVASIVE_ENABLED type string, TXT_PLATFORM_ID type string, TXT_PLEASE_ENTER_A_ROOT_DIR type string, TXT_PLEASE_ENTER_A_VALID_PATH type string, TXT_POOLED_TABLE type string, TXT_POOL_CLUSTER type string, TXT_POSITION type string, TXT_POSS_ENTRIES_KEY type string, TXT_PREVIOUS_LOGON type string, TXT_PRIMARY_TABLE type string, TXT_PROCESSING_TYPE type string, TXT_PRODUCT_UNDER_GPL type string, TXT_PROFESSIONAL_USER_TRANSACT type string, TXT_PROGRAM type string, TXT_PROGRAMS type string, TXT_PROGRAM_GUI type string, TXT_PROGRAM_NAME type string, TXT_PROGRAM_SCREEN type string, TXT_PROGRAM_STATUS type string, TXT_PROPERTIES type string, TXT_PROPERTY_LIST type string, TXT_QUANTITY_FIELD type string, TXT_READ_ONLY type string, TXT_RECORDING_ROUTINE type string, TXT_REFERENCES type string, TXT_REFERENCE_FIELD type string, TXT_REFERENCE_TABLE type string, TXT_REFERENCE_TO_PREDEFINED_TY type string, TXT_REFERENCE_TYPE type string, TXT_REF_FIELD type string, TXT_RELEASE type string, TXT_RELEASED_INTERNALLY type string, TXT_REMOTE_ENABLED_MODULE type string, TXT_REPORT type string, TXT_REPORT_TRANSACTION type string, TXT_REPOSITORY_DATA type string, TXT_REQUIRED type string, TXT_RESP_TO_DBLCLK type string, TXT_RESTRICT type string, TXT_RIGHT_JUST type string, TXT_RSYN_FILE type string, TXT_RTYPE type string, TXT_SAPGUI_FOR_HTML type string, TXT_SAPGUI_FOR_JAVA type string, TXT_SAPGUI_FOR_WINDOWS type string, TXT_SAP_DATA type string, TXT_SAP_SYSTEM_DATA type string, TXT_SAP_VERSIONS type string, TXT_SAVED type string, TXT_SCREEN type string, TXT_SCREENS type string, TXT_SCREEN_FOR type string, TXT_SCREEN_GROUP type string, TXT_SCREEN_NUMBER type string, TXT_SCREEN_TYPE type string, TXT_SCROLLABLE type string, TXT_SDIS type string, TXT_SEARCH_HELP type string, TXT_SEARCH_HELP_EXIT type string, TXT_SEARCH_HELP_PARAMETER type string, TXT_SEC type string, TXT_SECONDARY_TABLES type string, TXT_SELECTION type string, TXT_SELECTION_CONDITIONS type string, TXT_SELECTION_CRITERIA type string, TXT_SELECTION_METHOD type string, TXT_SELECTION_SCREEN type string, TXT_SELECTION_SCREEN_VERSION type string, TXT_SELECTION_TEXTS type string, TXT_SELECT_ALL type string, TXT_SELF_EXPLANATY type string, TXT_SERVER_CACHE type string, TXT_SERVER_NAME type string, TXT_SERVICE type string, TXT_SETTINGS type string, TXT_SET_GET_PARAMETERS type string, TXT_SET_PARAMETER type string, TXT_SHARED_MEMORY_ENABLED type string, TXT_SHORT type string, TXT_SHORT_DESCRIPTION_OF_SOFTW type string, TXT_SHORT_DESCRIPTION___1 type string, TXT_SHORT_DESCRIPTION___2 type string, TXT_SHORT_TEXT___1 type string, TXT_SHORT_TEXT___2 type string, TXT_SIGN type string, TXT_SINGLE_RECORDS_BUFF type string, TXT_SINGLE_SCREEN type string, TXT_SINGLE_VARS type string, TXT_SIZE_CATEGORY type string, TXT_SKIP_INITIAL_SCREEN type string, TXT_SOFTWARE_COMPONENT type string, TXT_SOURCECDE type string, TXT_SOURCE_CODE type string, TXT_SPECIAL_ATTR type string, TXT_SPOS type string, TXT_SRCH_HELP type string, TXT_SRCH_HELPS type string, TXT_STANDARD_RECORDING_ROUTINE type string, TXT_START type string, TXT_START_DELAYED type string, TXT_START_IMMED type string, TXT_START_USING_VARIANT type string, TXT_START_WITH_VARIANT type string, TXT_STATEFUL type string, TXT_STATUS type string, TXT_STRUCTURE type string, TXT_STRUCTURED_ROW_TYPE type string, TXT_STRUCTURED_TYPE type string, TXT_STRUCTURES type string, TXT_SUBSCREEN type string, TXT_SUPERCLASS type string, TXT_SUPPLEMENTARY_DOCUMENTATIO type string, TXT_SUPPORTS_PORTAL_INTEGRATIO type string, TXT_SUP_PKG_LVL type string, TXT_SURROUNDING_PACKAGE type string, TXT_SWITCH_OFF_RUNTIME_COMPRES type string, TXT_SYMBOL type string, TXT_SYSTEM type string, TXT_SYSTEM_INFORMATION type string, TXT_SYSTEM_TIME type string, TXT_TABLE type string, TXT_TABLES type string, TXT_TABLE_MAINTENANCE_GENERATO type string, TXT_TABLE_TYPE type string, TXT_TABLE_TYPES type string, TXT_TARGET type string, TXT_TECHNICAL_DIALOG_DETAILS type string, TXT_TECHNICAL_SETTINGS type string, TXT_TEMPLATE_NON_EXECUTABLE type string, TXT_TEXT type string, TXT_TEXTS_IO_TEMPLATES type string, TXT_TEXT_ELEMENTS type string, TXT_TEXT_OR_IO_FIELD type string, TXT_TEXT_TABLE type string, TXT_THEME type string, TXT_TIME_CHANGED type string, TXT_TITLE type string, TXT_TRANSACTION type string, TXT_TRANSACTIONS type string, TXT_TRANSACTION_CLASSIFICATION type string, TXT_TRANSACTION_CODE type string, TXT_TRANSACTION_TEXT type string, TXT_TRANSACTION_VARIANT type string, TXT_TRANSFER_OPTIONS type string, TXT_TRANSFORMATION type string, TXT_TRANSFORMATIONS type string, TXT_TRANSPORT_ATTRIBUTES type string, TXT_TRANSPORT_LAYER type string, TXT_TRANSP_TABLE type string, TXT_TWO_STEP type string, TXT_TYPES type string, TXT_TYPE_DEFINITIONS type string, TXT_TYPE_GROUP type string, TXT_TYPE_GRPS type string, TXT_TYPE_IS_GENERIC type string, TXT_TYPE_OF_SCREEN_ELEMENT type string, TXT_TYPE_SPEC type string, TXT_TYPE___1 type string, TXT_TYPE___2 type string, TXT_TYPING type string, TXT_TYPINGMETH type string, TXT_TYPING_METHOD type string, TXT_UNICODE_CHECKS type string, TXT_UNICODE_SYSTEM type string, TXT_UPDATES type string, TXT_UPDATE_MODULE type string, TXT_UPPERLIMIT type string, TXT_UPPER_LOWER_CASE_ENTRY type string, TXT_URL type string, TXT_USAGE_DATA type string, TXT_USER type string, TXT_USER_DEFINED_VALIDATION type string, TXT_USE_ACCESS type string, TXT_VALUE type string, TXT_VALUES type string, TXT_VALUE_LIST type string, TXT_VALUE_RANGE type string, TXT_VARIANT type string, TXT_VARIANTS type string, TXT_VARIANTS_OF_REPORTS type string, TXT_VARIANT_TRANSACTION type string, TXT_VERSION type string, TXT_VIEW type string, TXT_VIEWS type string, TXT_VIEW_FIELD type string, TXT_VIEW_FLDS type string, TXT_VISIBILITY type string, TXT_VISIBLE type string, TXT_VISLG type string, TXT_W type string, TXT_WITHOUT_APPLICATION_TOOLBA type string, TXT_WITHOUT_TEMPLATE type string, TXT_WITH_ICON type string, TXT_WO_SCRIPT_CODE type string, TXT_YES type string, VAR_NAME_VALUE type string. data: g_add_db_content type flag value abap_true, g_add_db_format_csv type flag value abap_true, g_add_db_format_xml type flag value abap_true, g_add_db_max_lines type i value 500, g_add_elem_ddic type flag value abap_true, g_add_elem_tabl type flag value abap_true, g_add_elem_view type flag value abap_true, g_add_elem_ttyp type flag value abap_true, g_add_elem_struc type flag value abap_true, g_add_elem_dtel type flag value abap_true, g_add_elem_doma type flag value abap_true, g_add_elem_shlp type flag value abap_true, g_add_elem_enqu type flag value abap_true, g_add_elem_type type flag value abap_true, g_add_elem_clslib type flag value abap_true, g_add_elem_clas type flag value abap_true, g_add_elem_intf type flag value abap_true, g_add_elem_prog type flag value abap_true, g_add_elem_fugr type flag value abap_true, g_add_elem_fuba type flag value abap_true, g_add_elem_scr type flag value abap_true, g_add_elem_fuincl type flag value abap_true, g_add_elem_incl type flag value abap_true, g_add_elem_msag type flag value abap_true, g_add_elem_o2appl type flag value abap_true, g_add_elem_o2applbsp type flag value abap_true, g_add_elem_o2applctrl type flag value abap_true, g_add_elem_o2applincl type flag value abap_true, g_add_elem_o2applmime type flag value abap_true, g_add_elem_o2applview type flag value abap_true, g_add_elem_o2taglib type flag value abap_true, g_add_elem_para type flag value abap_true, g_add_elem_tobj type flag value abap_true, g_add_elem_tran type flag value abap_true, g_add_elem_xslt type flag value abap_true, g_add_sourcecode type flag value abap_true, g_add_report_variants type flag value abap_true, g_empty_tab type c value 'D', g_folder type string, g_pack type devclass, g_cnt_elems type i value 0, g_cnt_downloads type i value 0, gt_link type it_link, gt_tadir type standard table of tadir, gt_ztadir type it_ztadir, gt_zseomethod type it_zseomethod, gt_tdevc type standard table of tdevc, gs_tdevc type tdevc, gt_table_structure type it_table_structure, gt_tabstrip type it_tabstrip, gt_text_element type it_text_element, gt_text_element_t type it_text_element_t, gt_varid_broken type it_varid, g_has_download_status type flag. constants: gc_delimiter type c value '\', gc_empty_tab_disable type c value 'D', gc_empty_tab_display type c value 'N', gc_empty_tab_hide type c value 'H', gc_extension_csv type char3 value 'csv', gc_extension_htm type char3 value 'htm', gc_extension_txt type char3 value 'txt', gc_extension_xml type char3 value 'xml', gc_extension_xsl type char3 value 'xsl', gc_futype_group type c value 'G', gc_futype_include type c value 'I', gc_futype_screen type c value 'S', gc_futype_module type c value 'M', gc_o2type_bsp type c value ' ', gc_o2type_ctrl type c value 'C', gc_o2type_incl type c value 'X', gc_o2type_mime type c value 'M', gc_o2type_tag type c value 'T', gc_o2type_view type c value 'V', gc_subrc_deselected type sysubrc value 97, gc_subrc_do_not_add type sysubrc value 98, gc_subrc_not_found type sysubrc value 99, gc_src_max_rows type i value 16000, gc_tcode_dialog type c value 'D', gc_tcode_object type c value 'O', gc_tcode_parameter type c value 'P', gc_tcode_report type c value 'R', gc_tcode_variant type c value 'V'. tables: dd02l, tdevc, sscrfields. form init. refresh: gt_ztadir, gt_zseomethod. g_cnt_elems = 0. g_cnt_downloads = 0. endform. selection-screen function key 1. selection-screen function key 2. selection-screen function key 3. selection-screen begin of block b1 with frame title t_choice. selection-screen begin of line. selection-screen comment 1(22) t_pack. select-options p_devcl for tdevc-devclass. selection-screen end of line. selection-screen begin of line. selection-screen comment 1(25) t_path. parameters p_folder type rlgrap-filename memory id MFOLDER. selection-screen end of line. selection-screen end of block b1. selection-screen begin of block b2 with frame title t_opts. selection-screen begin of line. selection-screen comment 1(25) t_add_sc. parameters p_add_sc as checkbox default abap_true. selection-screen end of line. selection-screen uline. selection-screen begin of line. selection-screen comment 1(25) t_etab. parameters p_etab_n radiobutton group etab. selection-screen comment 34(10) t_etab_n for field p_etab_n. parameters p_etab_d radiobutton group etab default 'X'. selection-screen comment 49(10) t_etab_d for field p_etab_d. parameters p_etab_h radiobutton group etab. selection-screen comment 64(10) t_etab_h for field p_etab_h. selection-screen end of line. selection-screen uline. selection-screen begin of line. selection-screen comment 1(25) t_dbcont. parameters p_dbcont as checkbox default abap_true modif id dis user-command u_dbcont. selection-screen end of line. selection-screen begin of line. selection-screen comment 6(20) t_dbform. parameters p_db_csv as checkbox default abap_true. selection-screen comment 29(15) t_db_csv. parameters p_db_xml as checkbox default abap_false. selection-screen comment 47(15) t_db_xml. selection-screen end of line. selection-screen begin of line. selection-screen comment 6(20) t_dbmax. parameters p_dbmax type i default 2000. selection-screen end of line. selection-screen begin of line. selection-screen comment 6(17) t_dblim. select-options p_dblim for dd02l-tabname. selection-screen end of line. selection-screen begin of line. selection-screen comment 6(20) t_dbcls. parameters p_dbclsa as checkbox default abap_true. selection-screen comment 29(4) t_dbclsa. parameters p_dbclsc as checkbox default abap_true. selection-screen comment 36(4) t_dbclsc. parameters p_dbclse as checkbox default abap_true. selection-screen comment 43(4) t_dbclse. parameters p_dbclsg as checkbox default abap_true. selection-screen comment 50(4) t_dbclsg. parameters p_dbclsl as checkbox default abap_true. selection-screen comment 57(4) t_dbclsl. parameters p_dbclss as checkbox default abap_true. selection-screen comment 64(4) t_dbclss. parameters p_dbclsw as checkbox default abap_true. selection-screen comment 71(4) t_dbclsw. selection-screen pushbutton 78(4) b_dbcls user-command b_dbcls. selection-screen end of line. selection-screen uline. selection-screen begin of line. selection-screen comment 1(25) t_add_rv. parameters p_add_rv as checkbox default abap_true. selection-screen end of line. selection-screen end of block b2. selection-screen: begin of block b3 with frame title t_elems. selection-screen begin of line. parameters p_ddic as checkbox default abap_true modif id dis user-command u_ddic. selection-screen comment 5(39) t_ddic. parameters p_tran as checkbox default abap_true. selection-screen comment 49(39) t_tran. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_tabl as checkbox default abap_true. selection-screen comment 10(34) t_tabl. parameters p_msag as checkbox default abap_true. selection-screen comment 49(39) t_msag. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_view as checkbox default abap_true. selection-screen comment 10(34) t_view. parameters p_para as checkbox default abap_true. selection-screen comment 49(39) t_para. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_ttyp as checkbox default abap_true. selection-screen comment 10(34) t_ttyp. parameters p_tobj as checkbox default abap_true. selection-screen comment 49(39) t_tobj. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_struc as checkbox default abap_true. selection-screen comment 10(34) t_struc. parameters p_xslt as checkbox default abap_true. selection-screen comment 49(39) t_xslt. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_dtel as checkbox default abap_true. selection-screen comment 10(34) t_dtel. parameters p_bsplib as checkbox default abap_true modif id dis user-command u_bsplib. selection-screen comment 49(39) t_bsplib. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_doma as checkbox default abap_true. selection-screen comment 10(34) t_doma. selection-screen position 50. parameters p_bspapp as checkbox default abap_true modif id dis user-command u_bspapp. selection-screen comment 54(34) t_bspapp. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_shlp as checkbox default abap_true. selection-screen comment 10(34) t_shlp. selection-screen position 55. parameters p_wctrl as checkbox default abap_true. selection-screen comment 59(29) t_wctrl. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_enqu as checkbox default abap_true. selection-screen comment 10(34) t_enqu. selection-screen position 55. parameters p_wview as checkbox default abap_true. selection-screen comment 59(29) t_wview. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_type as checkbox default abap_true. selection-screen comment 10(34) t_type. selection-screen position 55. parameters p_wbsp as checkbox default abap_true. selection-screen comment 59(29) t_wbsp. selection-screen end of line. selection-screen begin of line. parameters p_clslib as checkbox default abap_true modif id dis user-command u_clslib. selection-screen comment 5(39) t_clslib. selection-screen position 55. parameters p_wincl as checkbox default abap_true. selection-screen comment 59(29) t_wincl. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_clas as checkbox default abap_true. selection-screen comment 10(34) t_clas. selection-screen position 55. parameters p_wmime as checkbox default abap_true. selection-screen comment 59(29) t_wmime. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_intf as checkbox default abap_true. selection-screen comment 10(34) t_intf. selection-screen position 50. parameters p_bsptag as checkbox default abap_true. selection-screen comment 54(34) t_bsptag. selection-screen end of line. selection-screen begin of line. parameters p_prog as checkbox default abap_true. selection-screen comment 5(39) t_prog. selection-screen end of line. selection-screen begin of line. parameters p_fugr as checkbox default abap_true modif id dis user-command u_fugr. selection-screen comment 5(39) t_fugr. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_fuba as checkbox default abap_true. selection-screen comment 10(34) t_fuba. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_scr as checkbox default abap_true. selection-screen comment 10(34) t_scr. selection-screen end of line. selection-screen begin of line. selection-screen position 6. parameters p_fuincl as checkbox default abap_true. selection-screen comment 10(34) t_fuincl. selection-screen end of line. selection-screen begin of line. parameters p_incl as checkbox default abap_true. selection-screen comment 5(39) t_incl. selection-screen end of line. selection-screen end of block b3. at selection-screen on value-request for p_folder. data: l_obj_file type ref to cl_gui_frontend_services, l_selected_folder type string, l_initial_folder type string, l_message type string, l_txt type string, l_subrc type sysubrc. if sy-batch is initial. perform cl_gui_get_folder changing l_selected_folder l_subrc. if l_subrc = 0. p_folder = l_selected_folder. else. perform get_message_text using 'EA' '334' p_folder space space space changing l_message. perform decode_html_io using txt_please_enter_a_root_dir changing l_txt. write: / l_message, / l_txt. endif. endif. at selection-screen. case sscrfields-ucomm. when 'FC01'. p_bsplib = abap_true. p_bspapp = abap_true. p_wbsp = abap_true. p_wctrl = abap_true. p_wincl = abap_true. p_wmime = abap_true. p_wview = abap_true. p_bsptag = abap_true. p_clslib = abap_true. p_clas = abap_true. p_intf = abap_true. p_ddic = abap_true. p_doma = abap_true. p_dtel = abap_true. p_enqu = abap_true. p_shlp = abap_true. p_struc = abap_true. p_tabl = abap_true. p_ttyp = abap_true. p_type = abap_true. p_view = abap_true. p_fugr = abap_true. p_fuba = abap_true. p_fuincl = abap_true. p_scr = abap_true. p_incl = abap_true. p_msag = abap_true. p_para = abap_true. p_prog = abap_true. p_tobj = abap_true. p_tran = abap_true. p_xslt = abap_true. when 'FC02'. p_bsplib = abap_false. p_bspapp = abap_false. p_wbsp = abap_false. p_wctrl = abap_false. p_wincl = abap_false. p_wmime = abap_false. p_wview = abap_false. p_bsptag = abap_false. p_clslib = abap_false. p_clas = abap_false. p_intf = abap_false. p_ddic = abap_false. p_doma = abap_false. p_dtel = abap_false. p_enqu = abap_false. p_shlp = abap_false. p_struc = abap_false. p_tabl = abap_false. p_ttyp = abap_false. p_type = abap_false. p_view = abap_false. p_fugr = abap_false. p_fuba = abap_false. p_fuincl = abap_false. p_scr = abap_false. p_incl = abap_false. p_msag = abap_false. p_para = abap_false. p_prog = abap_false. p_tobj = abap_false. p_tran = abap_false. p_xslt = abap_false. when 'FC03'. perform gui_info_page. endcase. case sy-ucomm. when 'B_DBCLS'. perform gui_info_dbcls. when 'U_BSPAPP'. if p_bspapp = abap_false. p_wbsp = abap_false. p_wctrl = abap_false. p_wincl = abap_false. p_wmime = abap_false. p_wview = abap_false. else. p_wbsp = abap_true. p_wctrl = abap_true. p_wincl = abap_true. p_wmime = abap_true. p_wview = abap_true. endif. when 'U_BSPLIB'. if p_bsplib = abap_false. p_bspapp = abap_false. p_bsptag = abap_false. p_wbsp = abap_false. p_wctrl = abap_false. p_wincl = abap_false. p_wmime = abap_false. p_wview = abap_false. else. p_bspapp = abap_true. p_bsptag = abap_true. p_wbsp = abap_true. p_wctrl = abap_true. p_wincl = abap_true. p_wmime = abap_true. p_wview = abap_true. endif. when 'U_CLSLIB'. if p_clslib = abap_false. p_clas = abap_false. p_intf = abap_false. else. p_clas = abap_true. p_intf = abap_true. endif. when 'U_DBCONT'. if p_dbcont = abap_false. p_db_csv = abap_false. p_db_xml = abap_false. p_dbclsa = abap_false. p_dbclsc = abap_false. p_dbclsl = abap_false. p_dbclsg = abap_false. p_dbclse = abap_false. p_dbclss = abap_false. p_dbclsw = abap_false. else. p_db_csv = abap_true. p_db_xml = abap_true. p_dbclsa = abap_true. p_dbclsc = abap_true. p_dbclsl = abap_true. p_dbclsg = abap_true. p_dbclse = abap_true. p_dbclss = abap_true. p_dbclsw = abap_true. endif. when 'U_DDIC'. if p_ddic = abap_false. p_doma = abap_false. p_dtel = abap_false. p_enqu = abap_false. p_shlp = abap_false. p_struc = abap_false. p_tabl = abap_false. p_ttyp = abap_false. p_type = abap_false. p_view = abap_false. else. p_doma = abap_true. p_dtel = abap_true. p_enqu = abap_true. p_shlp = abap_true. p_struc = abap_true. p_tabl = abap_true. p_ttyp = abap_true. p_type = abap_true. p_view = abap_true. endif. when 'U_FUGR'. if p_fugr = abap_false. p_fuba = abap_false. p_fuincl = abap_false. p_scr = abap_false. else. p_fuba = abap_true. p_fuincl = abap_true. p_scr = abap_true. endif. endcase. at selection-screen OUTPUT. loop at screen. if screen-name = 'P_BSPAPP' or screen-name = 'P_BSPTAG'. if p_bsplib = abap_false. screen-input = 0. else. screen-input = 1. endif. modify screen. endif. if screen-name = 'P_WBSP' or screen-name = 'P_WCTRL' or screen-name = 'P_WINCL' or screen-name = 'P_WMIME' or screen-name = 'P_WVIEW'. if p_bspapp = abap_false. screen-input = 0. else. screen-input = 1. endif. modify screen. endif. if screen-name = 'P_CLAS' or screen-name = 'P_INTF'. if p_clslib = abap_false. screen-input = 0. else. screen-input = 1. endif. modify screen. endif. if screen-name = 'P_DOMA' or screen-name = 'P_DTEL' or screen-name = 'P_ENQU' or screen-name = 'P_SHLP' or screen-name = 'P_STRUC' or screen-name = 'P_TABL' or screen-name = 'P_TTYP' or screen-name = 'P_TYPE' or screen-name = 'P_VIEW'. if p_ddic = abap_false. screen-input = 0. else. screen-input = 1. endif. modify screen. endif. if screen-name = 'P_FUBA' or screen-name = 'P_FUINCL' or screen-name = 'P_SCR'. if p_fugr = abap_false. screen-input = 0. else. screen-input = 1. endif. modify screen. endif. if screen-name = 'P_DB_CSV' or screen-name = 'P_DB_XML' or screen-name = 'P_DBCLSA' or screen-name = 'P_DBCLSC' or screen-name = 'P_DBCLSL' or screen-name = 'P_DBCLSG' or screen-name = 'P_DBCLSE' or screen-name = 'P_DBCLSS' or screen-name = 'P_DBCLSW' or screen-name = 'P_DBMAX' or screen-name = 'P_DBLIM-HIGH' or screen-name = 'P_DBLIM-LOW' or screen-name = '%_P_DBLIM_%_APP_%-VALU_PUSH'. if p_dbcont = abap_false. screen-input = 0. else. screen-input = 1. endif. modify screen. endif. endloop. initialization. perform csv_tools. data: lt_exclude type table of sy-ucomm, ls_dyntxt type smp_dyntxt, ls_fupararef type fupararef, l_text type string. append 'DOCU' to lt_exclude. call function 'RS_SET_SELSCREEN_STATUS' exporting p_status = sy-pfkey tables p_exclude = lt_exclude exceptions others = 1. ls_dyntxt-icon_id = '@4B@'. ls_dyntxt-quickinfo = txt_select_all. sscrfields-functxt_01 = ls_dyntxt. ls_dyntxt-icon_id = '@4D@'. ls_dyntxt-quickinfo = txt_deselect_all. sscrfields-functxt_02 = ls_dyntxt. ls_dyntxt-icon_id = '@0S@'. ls_dyntxt-quickinfo = txt_information. sscrfields-functxt_03 = ls_dyntxt. b_dbcls = '@0S@'. perform decode_html_io using txt_source_code changing t_add_sc. perform decode_html_io using txt_variants_of_reports changing t_add_rv. perform decode_html_io using txt_bsp_applications changing t_bspapp. perform decode_html_io using txt_bsp_library changing t_bsplib. perform decode_html_io using txt_bsp_extensions changing t_bsptag. perform decode_html_io using txt_selection changing t_choice. perform decode_html_io using txt_classes changing t_clas. perform decode_html_io using txt_class_library changing t_clslib. t_db_csv = gc_extension_csv. t_db_xml = gc_extension_xml. perform decode_html_io using txt_database_content changing t_dbcont. perform decode_html_io using txt_format changing t_dbform. perform decode_html_io using txt_restrict changing t_dblim. perform decode_html_io using txt_max_no_of_lines changing t_dbmax. perform decode_html_io using txt_delivery_class changing t_dbcls. t_dbclsa = 'A'. t_dbclsc = 'C'. t_dbclsl = 'L'. t_dbclsg = 'G'. t_dbclse = 'E'. t_dbclss = 'S'. t_dbclsw = 'W'. perform decode_html_io using txt_dict_objs changing t_ddic. perform decode_html_io using txt_domains changing t_doma. perform decode_html_io using txt_data_elements changing t_dtel. perform decode_html_io using txt_objects changing t_elems. perform decode_html_io using txt_lock_objects changing t_enqu. perform decode_html_io using txt_empty_tab changing t_etab. perform decode_html_io using txt_disabled changing t_etab_d. perform decode_html_io using txt_hidden changing t_etab_h. perform decode_html_io using txt_display changing t_etab_n. perform decode_html_io using txt_function_modules changing t_fuba. perform decode_html_io using txt_function_groups changing t_fugr. perform decode_html_io using txt_includes changing t_fuincl. perform decode_html_io using txt_includes changing t_incl. perform decode_html_io using txt_interfaces changing t_intf. perform decode_html_io using txt_message_classes changing t_msag. perform decode_html_io using txt_options changing t_opts. perform decode_html_io using txt_package changing t_pack. perform decode_html_io using txt_set_get_parameters changing t_para. perform decode_html_io using txt_directory changing t_path. perform decode_html_io using txt_programs changing t_prog. perform decode_html_io using txt_screens changing t_scr. perform decode_html_io using txt_srch_helps changing t_shlp. perform decode_html_io using txt_structures changing t_struc. perform decode_html_io using txt_database_tables changing t_tabl. perform decode_html_io using txt_authorization_object___2 changing t_tobj. perform decode_html_io using txt_transactions changing t_tran. perform decode_html_io using txt_table_types changing t_ttyp. perform decode_html_io using txt_type_grps changing t_type. perform decode_html_io using txt_views changing t_view. perform decode_html_io using txt_pages_with_flow_logic changing t_wbsp. perform decode_html_io using txt_controller changing t_wctrl. perform decode_html_io using txt_page_fragments changing t_wincl. perform decode_html_io using txt_mimes changing t_wmime. perform decode_html_io using txt_views changing t_wview. perform decode_html_io using txt_transformations changing t_xslt. select single * from fupararef into ls_fupararef where funcname = 'GUI_DOWNLOAD' and r3state = 'A' and parameter = 'SHOW_TRANSFER_STATUS'. if sy-subrc = 0. g_has_download_status = abap_true. endif. start-of-selection. data: l_dir type string, l_dir_check type flag, l_dir_rc type i, l_message type string, l_txt type string, lt_tadir type standard table of tadir, l_tabname type tabname, ls_contflag type st_contflag_range, lt_contflag type it_contflag_range. field-symbols: type tadir. clear: g_folder, g_pack. refresh: gt_tadir. if p_devcl is initial. perform decode_html_io using txt_enter_a_package changing l_txt. write / l_txt. elseif p_folder is initial. perform decode_html_io using txt_please_enter_a_root_dir changing l_txt. write / l_txt. else. g_add_elem_ddic = p_ddic. g_add_elem_tabl = p_tabl. g_add_elem_view = p_view. g_add_elem_ttyp = p_ttyp. g_add_elem_struc = p_struc. g_add_elem_dtel = p_dtel. g_add_elem_doma = p_doma. g_add_elem_shlp = p_shlp. g_add_elem_enqu = p_enqu. g_add_elem_type = p_type. g_add_elem_clslib = p_clslib. g_add_elem_clas = p_clas. g_add_elem_intf = p_intf. g_add_elem_prog = p_prog. g_add_elem_fugr = p_fugr. g_add_elem_fuba = p_fuba. g_add_elem_msag = p_msag. g_add_elem_scr = p_scr. g_add_elem_fuincl = p_fuincl. g_add_elem_incl = p_incl. g_add_elem_o2appl = p_bspapp. g_add_elem_o2applbsp = p_wbsp. g_add_elem_o2applctrl = p_wctrl. g_add_elem_o2applincl = p_wincl. g_add_elem_o2applmime = p_wmime. g_add_elem_o2applview = p_wview. g_add_elem_o2taglib = p_bsptag. g_add_elem_para = p_para. g_add_elem_tobj = p_tobj. g_add_elem_tran = p_tran. g_add_elem_xslt = p_xslt. g_add_sourcecode = p_add_sc. case abap_true. when p_etab_n. g_empty_tab = gc_empty_tab_display. when p_etab_d. g_empty_tab = gc_empty_tab_disable. when p_etab_h. g_empty_tab = gc_empty_tab_hide. endcase. g_add_db_content = p_dbcont. g_add_db_format_csv = p_db_csv. g_add_db_format_xml = p_db_xml. g_add_db_max_lines = p_dbmax. ls_contflag-sign = 'I'. ls_contflag-option = 'EQ'. if p_dbclsa = abap_true. ls_contflag-low = 'A'. append ls_contflag to lt_contflag. endif. if p_dbclsc = abap_true. ls_contflag-low = 'C'. append ls_contflag to lt_contflag. endif. if p_dbclse = abap_true. ls_contflag-low = 'E'. append ls_contflag to lt_contflag. endif. if p_dbclsg = abap_true. ls_contflag-low = 'G'. append ls_contflag to lt_contflag. endif. if p_dbclsl = abap_true. ls_contflag-low = 'L'. append ls_contflag to lt_contflag. endif. if p_dbclss = abap_true. ls_contflag-low = 'S'. append ls_contflag to lt_contflag. endif. if p_dbclsw = abap_true. ls_contflag-low = 'W'. append ls_contflag to lt_contflag. endif. if g_add_db_content = abap_true and not lt_contflag is initial. if not p_dblim is initial. select * from tadir into table lt_tadir where pgmid = 'R3TR' and object = 'TABL' and obj_name in p_dblim and devclass in p_devcl. else. select * from tadir into table lt_tadir where pgmid = 'R3TR' and object = 'TABL' and devclass in p_devcl. endif. loop at lt_tadir assigning . l_tabname = -obj_name. select single tabname from dd02l into l_tabname where as4local = 'A' and tabclass = 'TRANSP' and tabname = l_tabname and contflag in lt_contflag. if sy-subrc = 0. append to gt_tadir. endif. endloop. refresh lt_tadir. refresh lt_contflag. endif. g_add_report_variants = p_add_rv. l_dir = p_folder. call method cl_gui_frontend_services=>directory_exist exporting directory = l_dir receiving result = l_dir_check exceptions others = 1. if sy-subrc = 0 and l_dir_check = abap_false. call method cl_gui_frontend_services=>directory_create exporting directory = l_dir changing rc = l_dir_rc exceptions others = 1. if sy-subrc = 0 and l_dir_rc = 0. g_folder = p_folder. endif. elseif sy-subrc = 0. g_folder = p_folder. endif. if g_folder is initial. clear l_message. perform get_message_text using 'EA' '334' p_folder space space space changing l_message. perform decode_html_io using txt_please_enter_a_valid_path changing l_txt. write: / l_message, / l_txt. else. select * from tdevc into table gt_tdevc where devclass in p_devcl. if sy-subrc <> 0. clear l_message. do. if p_devcl-low na '%'. exit. endif. perform replace_all using '%' '*' changing p_devcl-low. enddo. perform get_message_text using 'PACKAGE_BUILDER01' '411' p_devcl-low space space space changing l_message. perform decode_html_io using txt_please_enter_a_root_dir changing l_txt. write: / l_message, / l_txt. endif. endif. endif. end-of-selection. if not gt_tdevc is initial and not g_folder is initial. loop at gt_tdevc into gs_tdevc. g_pack = gs_tdevc-devclass. perform init. perform select. perform html_base. perform links. perform optionals. perform system. endloop. perform decode_html_io using txt_completed changing l_txt. write l_txt. endif. form gui_info_dbcls. data: lt_type type it_dom_value, ls_hinfo type help_info, ls_exclfun type hlpfcode, lt_exclfun type standard table of hlpfcode, ls_hline type tline, lt_hline type standard table of tline. field-symbols: type st_dom_value. perform get_dom_value_texts using 'CONTFLAG' changing lt_type. ls_hline-tdformat = 'U1'. ls_hline-tdline = txt_delivery_class. append ls_hline to lt_hline. sort lt_type by value. loop at lt_type assigning . ls_hline-tdformat = 'B1'. concatenate '' -value ':' into ls_hline-tdline. concatenate ls_hline-tdline -text into ls_hline-tdline separated by space. append ls_hline to lt_hline. endloop. call function 'HELP_DOCULINES_SHOW' exporting help_infos = ls_hinfo tables excludefun = lt_exclfun helplines = lt_hline. endform. form gui_info_page. data: lt_type type it_dom_value, ls_hinfo type help_info, ls_exclfun type hlpfcode, lt_exclfun type standard table of hlpfcode, ls_hline type tline, lt_hline type standard table of tline. ls_hline-tdformat = 'U1'. ls_hline-tdline = 'SoftCopy'. perform decode_html changing ls_hline-tdline. append ls_hline to lt_hline. ls_hline-tdformat = 'AS'. concatenate '' txt_version ':' into ls_hline-tdline. concatenate ls_hline-tdline gc_version into ls_hline-tdline separated by space. perform decode_html changing ls_hline-tdline. append ls_hline to lt_hline. ls_hline-tdformat = '*'. concatenate '© 2008-' gc_version+0(4) ' globalBIT, LLC.' into ls_hline-tdline. perform decode_html changing ls_hline-tdline. append ls_hline to lt_hline. ls_hline-tdformat = '/'. ls_hline-tdline = txt_all_rights_reserved. perform decode_html changing ls_hline-tdline. append ls_hline to lt_hline. ls_hline-tdformat = 'AS'. ls_hline-tdline = txt_product_under_gpl. perform replace_single using '#GPL#' 'GNU General Public License' changing ls_hline-tdline. perform decode_html changing ls_hline-tdline. append ls_hline to lt_hline. call function 'HELP_DOCULINES_SHOW' exporting help_infos = ls_hinfo tables excludefun = lt_exclfun helplines = lt_hline. endform. form replace_all using value(i_old) value(i_new) changing c_str type any. replace all occurrences of i_old in c_str with i_new. endform. form replace_single using value(i_old) value(i_new) changing c_str type any. replace i_old in c_str with i_new. endform. form number_to_x_char using i_num type i changing c_char type c. data: l_num type i. constants: lc_chars(26) type c value 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'. clear c_char. if i_num < 10. c_char = i_num. elseif i_num < 36. l_num = i_num - 10. c_char = lc_chars+l_num(1). endif. endform. form number_to_hex_string using i_num type any changing c_hex type string. perform number_to_x_string using i_num 16 changing c_hex. endform. form number_to_x_string using i_num type any i_number_system type i changing c_hex type string. data: l_num type i, l_cal type i value 1, l_cnt type i, l_hex_char type c. clear c_hex. l_num = i_num. if l_num = 0. c_hex = '0'. else. do. l_cnt = 0. if l_cal <= l_num. l_cal = l_cal * i_number_system. endif. if l_cal > l_num. l_cal = l_cal / i_number_system. do. if l_cal <= l_num. l_num = l_num - l_cal. l_cnt = l_cnt + 1. else. exit. endif. enddo. perform number_to_x_char using l_cnt changing l_hex_char. concatenate c_hex l_hex_char into c_hex. endif. if l_num = 0 and l_cal = 1. exit. endif. enddo. endif. endform. form decode_html changing c_txt type any. data: l_xstr type xstring, l_hex type string, l_xpos type i, l_str type string, l_fdpos type i, l_strlen type i, l_out type string, l_outlen type i, l_char type string. check not c_txt is initial. check c_txt cs '&#x'. l_str = c_txt. do. if l_str cs '&#x'. l_fdpos = sy-fdpos. if l_fdpos > 0. concatenate l_out+0(l_outlen) l_str+0(l_fdpos) into l_out. l_outlen = l_outlen + l_fdpos. endif. l_xpos = l_fdpos + 3. l_strlen = strlen( l_str ). l_strlen = l_strlen - l_xpos. l_str = l_str+l_xpos(l_strlen). split l_str at ';' into l_hex l_str. l_xstr = l_hex. call function 'NLS_STRING_CONVERT_TO_SYS' exporting lang_used = sy-langu source = l_xstr importing result = l_char exceptions others = 1. if sy-subrc = 0. concatenate l_out+0(l_outlen) l_char+0(1) into l_out. else. concatenate l_out+0(l_outlen) '#' into l_out. endif. l_outlen = l_outlen + 1. else. exit. endif. enddo. l_strlen = strlen( l_str ). concatenate l_out+0(l_outlen) l_str+0(l_strlen) into l_out. c_txt = l_out. endform. form decode_html_io using i_html type string changing c_txt type any. c_txt = i_html. perform decode_html changing c_txt. endform. form encode_html changing c_txt type string. check not c_txt is initial. check c_txt ns '&#'. perform encode_html_force changing c_txt. endform. form encode_html_force changing c_txt type string. data: l_xstr type xstring, l_hex type string, l_hexlen type i, l_xlen type i, l_xpos type i, l_str type string, l_strlen type i, l_out type string, l_outlen type i, l_pos type i, l_chars(255) type c, l_xchar(4) type c. check not c_txt is initial. concatenate ' :;,./()-_+*#=' '0123456789' 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' into l_chars. l_str = c_txt. call function 'NLS_STRING_CONVERT_FROM_SYS' exporting lang_used = sy-langu source = l_str importing result = l_xstr. l_hex = l_xstr. l_hexlen = strlen( l_hex ). l_strlen = strlen( l_str ). l_xlen = l_hexlen / l_strlen. do. l_xpos = l_pos * l_xlen. l_xchar = l_hex+l_xpos(l_xlen). if l_chars na l_str+l_pos(1) and not l_xchar = '23'. if l_outlen = 0. concatenate '&#x' l_xchar ';' into l_out. else. concatenate l_out+0(l_outlen) '&#x' l_xchar ';' into l_out. endif. l_outlen = l_outlen + 4 + l_xlen. else. if l_outlen = 0. l_out = l_str+l_pos(1). else. concatenate l_out+0(l_outlen) l_str+l_pos(1) into l_out. endif. l_outlen = l_outlen + 1. endif. l_pos = l_pos + 1. l_strlen = strlen( l_str ). if l_pos = l_strlen. exit. endif. enddo. c_txt = l_out. endform. form encode_uri changing c_url type string. data: l_prot type string, l_url type string, l_params type string, lt_param type it_string, l_key type string, l_value type string, l_len type i. field-symbols: type string. check not c_url is initial. if c_url ca '?' or c_url na '='. split c_url at '?' into l_url l_params. if l_url ca ':'. split l_url at ':' into l_prot l_url. endif. perform encode_uri_link changing l_url. if not l_prot is initial. concatenate l_prot ':' l_url into l_url. endif. concatenate l_url '?' into l_url. elseif c_url ca '='. l_params = c_url. endif. split l_params at '&' into table lt_param. loop at lt_param assigning . clear: l_key, l_value. split at '=' into l_key l_value. perform encode_uri_value changing l_value. concatenate l_url l_key '=' l_value '&' into l_url. endloop. l_len = strlen( l_url ). l_len = l_len - 1. c_url = l_url+0(l_len). endform. form encode_uri_link changing c_value type string. data: l_chars(66) type c. check not c_value is initial. concatenate '/_-.' '0123456789' 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' into l_chars. perform encode_uri_string using l_chars changing c_value. endform. form encode_uri_string using value(i_chars) changing c_value type string. data: l_xstr type xstring, l_hex type string, l_hexlen type i, l_chex type string, l_chex_pos type i, l_xlen type i, l_xpos type i, l_str type string, l_strlen type i, l_out type string, l_outlen type i, l_pos type i. check not c_value is initial. l_str = c_value. call function 'NLS_STRING_CONVERT_FROM_SYS' exporting lang_used = sy-langu source = l_str importing result = l_xstr. l_hex = l_xstr. l_hexlen = strlen( l_hex ). l_strlen = strlen( l_str ). l_xlen = l_hexlen / l_strlen. do. if i_chars na l_str+l_pos(1). l_xpos = l_pos * l_xlen. l_chex = l_hex+l_xpos(l_xlen). l_chex_pos = strlen( l_chex ). l_chex_pos = l_chex_pos - 2. l_chex = l_chex+l_chex_pos(2). if l_outlen = 0. concatenate '%' l_chex into l_out. else. concatenate l_out+0(l_outlen) '%' l_chex into l_out. endif. l_outlen = l_outlen + 3. else. if l_outlen = 0. l_out = l_str+l_pos(1). else. concatenate l_out+0(l_outlen) l_str+l_pos(1) into l_out. endif. l_outlen = l_outlen + 1. endif. l_pos = l_pos + 1. l_strlen = strlen( l_str ). if l_pos = l_strlen. exit. endif. enddo. c_value = l_out. endform. form encode_uri_value changing c_value type string. data: l_chars(62) type c. check not c_value is initial. concatenate '0123456789' 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' into l_chars. perform encode_uri_string using l_chars changing c_value. endform. form get_src_compressed using it_src type table value(i_compress_better) type flag changing ct_compressed type table. data: ls_src type string, l_is_header type flag value abap_true, l_length type i, l_pos type i, l_is_string type flag, l_chars(72) type c, l_str type string, l_str2 type string, l_srclen type i, l_strlen type i, l_line type string, l_linelen type i. refresh ct_compressed. if i_compress_better = abap_true. l_is_header = abap_false. endif. loop at it_src into ls_src. if ls_src is initial. l_is_header = abap_false. continue. endif. if ls_src+0(1) = '*'. if l_is_header = abap_true. append ls_src to ct_compressed. endif. continue. endif. if ls_src ca '"'. perform split_src_string using ls_src '"' changing l_str l_str2. ls_src = l_str. endif. perform get_src_line_compressed changing ls_src. if not l_line is initial. l_srclen = strlen( ls_src ). l_linelen = strlen( l_line ). l_length = l_srclen + l_linelen. if l_length < 71. concatenate l_line ls_src into l_line separated by space. continue. else. do. perform split_src_string using ls_src space changing l_str l_str2. l_strlen = strlen( l_str ). l_linelen = strlen( l_line ). l_length = l_strlen + l_linelen. if l_length < 71. concatenate l_line l_str into l_line separated by space. if not l_str2 is initial and l_str2+0(1) = '*'. clear l_chars. clear ls_src. l_chars+1 = l_str2. ls_src = l_chars. else. ls_src = l_str2. endif. else. exit. endif. if ls_src is initial. exit. endif. enddo. endif. endif. if not l_line is initial. append l_line to ct_compressed. endif. l_line = ls_src. l_is_header = abap_false. endloop. if not l_line is initial. append l_line to ct_compressed. endif. endform. form get_src_line_compressed changing c_line type string. data: l_str type string, l_str1 type string, l_str2 type string, l_line_new type string. l_str = c_line. do. perform split_src_string using l_str space changing l_str1 l_str2. if l_line_new is initial. l_line_new = l_str1. else. concatenate l_line_new l_str1 into l_line_new separated by space. endif. if l_str2 is initial. exit. endif. l_str = l_str2. enddo. c_line = l_line_new. endform. form split_src_string using value(i_src) type string value(i_sep) type char1 changing c_str1 type string c_str2 type string. data: l_src type string, l_is_string type flag value abap_false, l_pos type i value 0, l_char type char1, l_srclen type i. clear: c_str1, c_str2. l_src = i_src. shift l_src left deleting leading space. split l_src at i_sep into c_str1 c_str2. if c_str1 ca '''' and c_str2 ca ''''. clear: c_str1, c_str2. l_srclen = strlen( l_src ). do. l_char = l_src+l_pos(1). condense l_char. case l_char. when ''''. if l_is_string = abap_true. l_is_string = abap_false. else. l_is_string = abap_true. endif. when i_sep. if l_is_string = abap_false. c_str1 = l_src+0(l_pos). add 1 to l_pos. c_str2 = l_src+l_pos. exit. endif. endcase. add 1 to l_pos. if l_pos = l_srclen. c_str1 = l_src. exit. endif. enddo. endif. shift c_str2 left deleting leading space. if c_str1 na ''''. condense c_str1. endif. if c_str2 na ''''. condense c_str2. endif. endform. form data2csv using value(i_tabname) changing ct_csv type it_string. data: lt_dd03l type standard table of dd03l, ls_dd02l type dd02l, l_fieldname type fieldname, l_position type tabfdpos, l_value type string, l_csv type string, l_len type i, l_length type string, ls_fs type ref to data. field-symbols: type dd03l, type any, type any. refresh ct_csv. select * from dd03l into table lt_dd03l where tabname = i_tabname and as4local = 'A' order by position. select single * from dd02l into ls_dd02l where tabname = i_tabname and as4local = 'A'. loop at lt_dd03l assigning . if -fieldname+0(1) = '.'. continue. endif. if not l_csv is initial. concatenate l_csv ';' into l_csv. endif. l_len = -intlen. l_length = l_len. condense l_length. concatenate l_csv '"' -fieldname '(' -inttype l_length ')"' into l_csv. endloop. append l_csv to ct_csv. create data ls_fs type (i_tabname). assign ls_fs->* to . select * from (i_tabname) into . clear l_csv. loop at lt_dd03l assigning . clear l_value. if -fieldname+0(1) = '.'. continue. endif. assign component -fieldname of structure to . l_value = . if not l_csv is initial. concatenate l_csv ';' into l_csv. endif. concatenate l_csv '"' l_value '"' into l_csv. endloop. append l_csv to ct_csv. if sy-dbcnt = g_add_db_max_lines. exit. endif. endselect. endform. form data2xml using value(i_tabname) changing ct_xml type it_string. data: lt_dd03l type standard table of dd03l, ls_dd03t type dd03t, ls_dd02l type dd02l, ls_dd02t type dd02t, l_fieldname(30) type c, l_position type tabfdpos, l_value type string, l_xml type string, ls_fs type ref to data. field-symbols: type dd03l, type any, type any. refresh ct_xml. select * from dd03l into table lt_dd03l where tabname = i_tabname and as4local = 'A' order by position. append '' to ct_xml. append '' to ct_xml. append '' to ct_xml. select single * from dd02l into ls_dd02l where tabname = i_tabname and as4local = 'A'. select fieldname position from dd03l into (l_fieldname, l_position) where tabname = 'DD02L' order by position. assign component l_fieldname of structure ls_dd02l to . if not is initial. l_value = . perform encode_html changing l_value. translate l_fieldname to lower case. concatenate '<' l_fieldname ' value="' l_value '"/>' into l_xml. append l_xml to ct_xml. endif. endselect. select * from dd02t into ls_dd02t where tabname = i_tabname and as4local = 'A'. concatenate '' ls_dd02t-ddtext '' into l_xml. append l_xml to ct_xml. endselect. append '
' to ct_xml. loop at lt_dd03l assigning . if -fieldname+0(1) = '.'. continue. endif. append '' to ct_xml. select fieldname position from dd03l into (l_fieldname, l_position) where tabname = 'DD03L' and fieldname <> 'TABNAME' order by position. assign component l_fieldname of structure to . l_value = . if not is initial. perform encode_html changing l_value. translate l_fieldname to lower case. concatenate '<' l_fieldname '>' l_value '' into l_xml. append l_xml to ct_xml. endif. endselect. select * from dd03t into ls_dd03t where tabname = -tabname and fieldname = -fieldname and as4local = 'A'. concatenate '' ls_dd03t-ddtext '' into l_xml. append l_xml to ct_xml. endselect. append '' to ct_xml. endloop. append '
' to ct_xml. append '' to ct_xml. create data ls_fs type (i_tabname). assign ls_fs->* to . select * from (i_tabname) into . clear l_xml. append '' to ct_xml. loop at lt_dd03l assigning . if -fieldname+0(1) = '.'. continue. endif. clear l_value. assign component -fieldname of structure to . l_value = . perform encode_html changing l_value. if not is initial. if -fieldname(1) = '.'. -fieldname(1) = '_'. endif. concatenate '' l_value '' into l_xml. append l_xml to ct_xml. endif. endloop. append '' to ct_xml. if sy-dbcnt = g_add_db_max_lines. exit. endif. endselect. append '
' to ct_xml. endform. form lic_gpl_html changing c_title type string ct_html type it_string. data: ls_html type string. c_title = 'GNU General Public License'. concatenate '

Version 3, 29 June 2007

' '

Copyright © 2007 Free Software Foundation, Inc.' ' <http://fsf.org/>

' '

Everyone is permitted to copy and distribute verbatim copies' ' of this license document, but changing it is not allowed.

' into ls_html. append ls_html to ct_html. append '

Preamble

' to ct_html. concatenate '

The GNU General Public License is a free, copyleft license for' ' software and other kinds of works.

' into ls_html. append ls_html to ct_html. concatenate '

The licenses for most software and other practical works are' ' designed to take away your freedom to share and change the works.' ' By contrast, the GNU General Public License is intended to' ' guarantee your freedom to share and change all versions of a' ' program--to make sure it remains free software for all its users.' ' We, the Free Software Foundation, use the GNU General Public' ' License for most of our software; it applies also to any other' ' work released this way by its authors. You can apply it to your' ' programs, too.

' into ls_html. append ls_html to ct_html. concatenate '

When we speak of free software, we are referring to freedom, not' ' price. Our General Public Licenses are designed to make sure that' ' you have the freedom to distribute copies of free software (and' ' charge for them if you wish), that you receive source code or can' ' get it if you want it, that you can change the software or use' ' pieces of it in new free programs, and that you know you can do' ' these things.

' into ls_html. append ls_html to ct_html. concatenate '

To protect your rights, we need to prevent others from denying' ' you these rights or asking you to surrender the rights.' ' Therefore, you have certain responsibilities if you distribute' ' copies of the software, or if you modify it: responsibilities to' ' respect the freedom of others.

' into ls_html. append ls_html to ct_html. concatenate '

For example, if you distribute copies of such a program, whether' ' gratis or for a fee, you must pass on to the recipients the same' ' freedoms that you received. You must make sure that they, too,' ' receive or can get the source code. And you must show them these' ' terms so they know their rights.

' into ls_html. append ls_html to ct_html. concatenate '

Developers that use the GNU GPL protect your rights with two' ' steps: (1) assert copyright on the software, and (2) offer you' ' this License giving you legal permission to copy, distribute' ' and/or modify it.

' into ls_html. append ls_html to ct_html. concatenate '

For the developers'' and authors'' protection, the GPL clearly' ' explains that there is no warranty for this free software. For' ' both users'' and authors'' sake, the GPL requires that modified' ' versions be marked as changed, so that their problems will not be' ' attributed erroneously to authors of previous versions.

' into ls_html. append ls_html to ct_html. concatenate '

Some devices are designed to deny users access to install or run' ' modified versions of the software inside them, although the' ' manufacturer can do so. This is fundamentally incompatible with' ' the aim of protecting users'' freedom to change the software. The' ' systematic pattern of such abuse occurs in the area of products' ' for individuals to use, which is precisely where it is most' ' unacceptable. Therefore, we have designed this version of the GPL' ' to prohibit the practice for those products. If such problems' ' arise substantially in other domains, we stand ready to extend' ' this provision to those domains in future versions of the GPL, as' ' needed to protect the freedom of users.

' into ls_html. append ls_html to ct_html. concatenate '

Finally, every program is threatened constantly by' ' software patents. States should not allow patents to restrict' ' development and use of software on general-purpose computers, but' ' in those that do, we wish to avoid the special danger that' ' patents applied to a free program could make it effectively' ' proprietary. To prevent this, the GPL assures that patents' ' cannot be used to render the program non-free.

' into ls_html. append ls_html to ct_html. concatenate '

The precise terms and conditions for copying, distribution and' ' modification follow.

' into ls_html. append ls_html to ct_html. append '

TERMS AND CONDITIONS

' to ct_html. append '

0. Definitions.

' to ct_html. concatenate '

“This License” refers to version 3 of the GNU' ' General Public License.

' into ls_html. append ls_html to ct_html. concatenate '

“Copyright” also means copyright-like laws that' ' apply to other kinds of works, such as semiconductor masks.

' into ls_html. append ls_html to ct_html. concatenate '

“The Program” refers to any copyrightable work' ' licensed under this License. Each licensee is addressed as' ' “you”. “Licensees” and' ' “recipients” may be individuals or organizations.

' into ls_html. append ls_html to ct_html. concatenate '

To “modify” a work means to copy from or adapt all' ' or part of the work in a fashion requiring copyright permission,' ' other than the making of an exact copy. The resulting work is' ' called a “modified version” of the earlier work or a' ' work “based on” the earlier work.

' into ls_html. append ls_html to ct_html. concatenate '

A “covered work” means either the unmodified' ' Program or a work based on the Program.

' into ls_html. append ls_html to ct_html. concatenate '

To “propagate” a work means to do anything with it' ' that, without permission, would make you directly or secondarily' ' liable for infringement under applicable copyright law, except' ' executing it on a computer or modifying a private copy.' ' Propagation includes copying, distribution (with or without' ' modification), making available to the public, and in some' ' countries other activities as well.

' into ls_html. append ls_html to ct_html. concatenate '

To “convey” a work means any kind of propagation' ' that enables other parties to make or receive copies. Mere' ' interaction with a user through a computer network, with no' ' transfer of a copy, is not conveying.

' into ls_html. append ls_html to ct_html. concatenate '

An interactive user interface displays “Appropriate Legal' ' Notices” to the extent that it includes a convenient and' ' prominently visible feature that (1) displays an appropriate' ' copyright notice, and (2) tells the user that there is no' ' warranty for the work (except to the extent that warranties are' ' provided), that licensees may convey the work under this License,' ' and how to view a copy of this License. If the interface presents' ' a list of user commands or options, such as a menu, a prominent' ' item in the list meets this criterion.

' into ls_html. append ls_html to ct_html. append '

1. Source Code.

' to ct_html. concatenate '

The “source code” for a work means the preferred' ' form of the work for making modifications to it. “Object' ' code” means any non-source form of a work.

' into ls_html. append ls_html to ct_html. concatenate '

A “Standard Interface” means an interface that' ' either is an official standard defined by a recognized standards' ' body, or, in the case of interfaces specified for a particular' ' programming language, one that is widely used among developers' ' working in that language.

' into ls_html. append ls_html to ct_html. concatenate '

The “System Libraries” of an executable work' ' include anything, other than the work as a whole, that (a) is' ' included in the normal form of packaging a Major Component, but' ' which is not part of that Major Component, and (b) serves only' ' to enable use of the work with that Major Component, or to' ' implement a Standard Interface for which an implementation is' ' available to the public in source code form. A' ' “Major Component”, in this context, means a major' ' essential component (kernel, window system, and so on) of the' ' specific operating system (if any) on which the executable work' ' runs, or a compiler used to produce the work, or an object code' ' interpreter used to run it.

' into ls_html. append ls_html to ct_html. concatenate '

The “Corresponding Source” for a work in object' ' code form means all the source code needed to generate, install,' ' and (for an executable work) run the object code and to modify' ' the work, including scripts to control those activities. However,' ' it does not include the work''s System Libraries, or' ' general-purpose tools or generally available free programs which' ' are used unmodified in performing those activities but which are' ' not part of the work. For example, Corresponding Source includes' ' interface definition files associated with source files for the' ' work, and the source code for shared libraries and dynamically' ' linked subprograms that the work is specifically designed to' ' require, such as by intimate data communication or control flow' ' between those subprograms and other parts of the work.

' into ls_html. append ls_html to ct_html. concatenate '

The Corresponding Source need not include anything that users' ' can regenerate automatically from other parts of the' ' Corresponding Source.

' into ls_html. append ls_html to ct_html. concatenate '

The Corresponding Source for a work in source code form is that' ' same work.

' into ls_html. append ls_html to ct_html. append '

2. Basic Permissions.

' to ct_html. concatenate '

All rights granted under this License are granted for the term' ' of copyright on the Program, and are irrevocable provided the' ' stated conditions are met. This License explicitly affirms your' ' unlimited permission to run the unmodified Program. The output' ' from running a covered work is covered by this License only if' ' the output, given its content, constitutes a covered work. This' ' License acknowledges your rights of fair use or other equivalent,' ' as provided by copyright law.

' into ls_html. append ls_html to ct_html. concatenate '

You may make, run and propagate covered works that you do not' ' convey, without conditions so long as your license otherwise' ' remains in force. You may convey covered works to others for the' ' sole purpose of having them make modifications exclusively for' ' you, or provide you with facilities for running those works,' ' provided that you comply with the terms of this License in' ' conveying all material for which you do not control copyright.' ' Those thus making or running the covered works for you must do so' ' exclusively on your behalf, under your direction and control, on' ' terms that prohibit them from making any copies of your' ' copyrighted material outside their relationship with you.

' into ls_html. append ls_html to ct_html. concatenate '

Conveying under any other circumstances is permitted solely' ' under the conditions stated below. Sublicensing is not allowed;' ' section 10 makes it unnecessary.

' into ls_html. append ls_html to ct_html. concatenate '

3. Protecting Users'' Legal Rights From' ' Anti-Circumvention Law.

' into ls_html. append ls_html to ct_html. concatenate '

No covered work shall be deemed part of an effective' ' technological measure under any applicable law fulfilling' ' obligations under article 11 of the WIPO copyright treaty adopted' ' on 20 December 1996, or similar laws prohibiting or restricting' ' circumvention of such measures.

' into ls_html. append ls_html to ct_html. concatenate '

When you convey a covered work, you waive any legal power to' ' forbid circumvention of technological measures to the extent such' ' circumvention is effected by exercising rights under this License' ' with respect to the covered work, and you disclaim any intention' ' to limit operation or modification of the work as a means of' ' enforcing, against the work''s users, your or third parties''' ' legal rights to forbid circumvention of technological measures.' '

' into ls_html. append ls_html to ct_html. append '

4. Conveying Verbatim Copies.

' to ct_html. concatenate '

You may convey verbatim copies of the Program''s source code as' ' you receive it, in any medium, provided that you conspicuously' ' and appropriately publish on each copy an appropriate copyright' ' notice; keep intact all notices stating that this License and any' ' non-permissive terms added in accord with section 7 apply to the' ' code; keep intact all notices of the absence of any warranty; and' ' give all recipients a copy of this License along with the' ' Program.

' into ls_html. append ls_html to ct_html. concatenate '

You may charge any price or no price for each copy that you' ' convey, and you may offer support or warranty protection for a' ' fee.

' into ls_html. append ls_html to ct_html. concatenate '

5. Conveying Modified Source' ' Versions.

' into ls_html. append ls_html to ct_html. concatenate '

You may convey a work based on the Program, or the' ' modifications to produce it from the Program, in the form of' ' source code under the terms of section 4, provided that you also' ' meet all of these conditions:

' into ls_html. append ls_html to ct_html. concatenate '
    ' '
  • a) The work must carry prominent notices stating that you' ' modified it, and giving a relevant date.
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • b) The work must carry prominent notices stating that it is' ' released under this License and any conditions added under' ' section 7. This requirement modifies the requirement in section 4' ' to “keep intact all notices”.
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • c) You must license the entire work, as a whole, under this' ' License to anyone who comes into possession of a copy. This' ' License will therefore apply, along with any applicable section 7' ' additional terms, to the whole of the work, and all its parts,' ' regardless of how they are packaged. This License gives no' ' permission to license the work in any other way, but it does not' ' invalidate such permission if you have separately received it.' '
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • d) If the work has interactive user interfaces, each must' ' display Appropriate Legal Notices; however, if the Program has' ' interactive interfaces that do not display Appropriate Legal' ' Notices, your work need not make them do so.
  • ' '
' into ls_html. append ls_html to ct_html. concatenate '

A compilation of a covered work with other separate and' ' independent works, which are not by their nature extensions of' ' the covered work, and which are not combined with it such as to' ' form a larger program, in or on a volume of a storage or' ' distribution medium, is called an “aggregate” if the' ' compilation and its resulting copyright are not used to limit the' ' access or legal rights of the compilation''s users beyond what the' ' individual works permit. Inclusion of a covered work in an' ' aggregate does not cause this License to apply to the other parts' ' of the aggregate.

' into ls_html. append ls_html to ct_html. append '

6. Conveying Non-Source Forms.

' to ct_html. concatenate '

You may convey a covered work in object code form under the terms' ' of sections 4 and 5, provided that you also convey the' ' machine-readable Corresponding Source under the terms of this' ' License, in one of these ways:

' into ls_html. append ls_html to ct_html. concatenate '
    ' '
  • a) Convey the object code in, or embodied in, a physical' ' product (including a physical distribution medium), accompanied' ' by the Corresponding Source fixed on a durable physical medium' ' customarily used for software interchange.
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • b) Convey the object code in, or embodied in, a physical' ' product (including a physical distribution medium), accompanied' ' by a written offer, valid for at least three years and valid for' ' as long as you offer spare parts or customer support for that' ' product model, to give anyone who possesses the object code' ' either (1) a copy of the Corresponding Source for all the' ' software in the product that is covered by this License, on a' ' durable physical medium customarily used for software' ' interchange, for a price no more than your reasonable cost of' ' physically performing this conveying of source, or (2) access to' ' copy the Corresponding Source from a network server at no charge.' '
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • c) Convey individual copies of the object code with a copy of' ' the written offer to provide the Corresponding Source. This' ' alternative is allowed only occasionally and noncommercially, and' ' only if you received the object code with such an offer, in' ' accord with subsection 6b.
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • d) Convey the object code by offering access from a designated' ' place (gratis or for a charge), and offer equivalent access to' ' the Corresponding Source in the same way through the same place' ' at no further charge. You need not require recipients to copy the' ' Corresponding Source along with the object code. If the place to' ' copy the object code is a network server, the Corresponding' ' Source may be on a different server (operated by you or a third' ' party) that supports equivalent copying facilities, provided you' ' maintain clear directions next to the object code saying where to' ' find the Corresponding Source. Regardless of what server hosts the' ' Corresponding Source, you remain obligated to ensure that it is' ' available for as long as needed to satisfy these requirements.' '
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • e) Convey the object code using peer-to-peer transmission,' ' provided you inform other peers where the object code and' ' Corresponding Source of the work are being offered to the general' 'public at no charge under subsection 6d.
  • ' '
' into ls_html. append ls_html to ct_html. concatenate '

A separable portion of the object code, whose source code is' ' excluded from the Corresponding Source as a System Library, need' ' not be included in conveying the object code work.

' into ls_html. append ls_html to ct_html. concatenate '

A “User Product” is either (1) a “consumer' ' product”, which means any tangible personal property which' ' is normally used for personal, family, or household purposes, or' ' (2) anything designed or sold for incorporation into a dwelling.' ' In determining whether a product is a consumer product, doubtful' ' cases shall be resolved in favor of coverage. For a particular' ' product received by a particular user, “normally used”' ' refers to a typical or common use of that class of product,' ' regardless of the status of the particular user or of the way in' ' which the particular user actually uses, or expects or is' ' expected to use, the product. A product is a consumer product' ' regardless of whether the product has substantial commercial,' ' industrial or non-consumer uses, unless such uses represent' ' the only significant mode of use of the product.

' into ls_html. append ls_html to ct_html. concatenate '

“Installation Information” for a User Product means' ' any methods, procedures, authorization keys, or other information' ' required to install and execute modified versions of a covered' ' work in that User Product from a modified version of its' ' Corresponding Source. The information must suffice to ensure that' ' the continued functioning of the modified object code is in no' ' case prevented or interfered with solely because modification has' ' been made.

' into ls_html. append ls_html to ct_html. concatenate '

If you convey an object code work under this section in, or' ' with, or specifically for use in, a User Product, and the' ' conveying occurs as part of a transaction in which the right of' ' possession and use of the User Product is transferred to the' ' recipient in perpetuity or for a fixed term (regardless of how' ' the transaction is characterized), the Corresponding Source' ' conveyed under this section must be accompanied by the' ' Installation Information. But this requirement does not apply if' ' neither you nor any third party retains the ability to install' ' modified object code on the User Product (for example, the work' ' has been installed in ROM).

' into ls_html. append ls_html to ct_html. concatenate '

The requirement to provide Installation Information does not' ' include a requirement to continue to provide support service,' ' warranty, or updates for a work that has been modified or installed' ' by the recipient, or for the User Product in which it has been' ' modified or installed. Access to a network may be denied when the' ' modification itself materially and adversely affects the operation' ' of the network or violates the rules and protocols for' ' communication across the network.

' into ls_html. append ls_html to ct_html. concatenate '

Corresponding Source conveyed, and Installation Information' ' provided, in accord with this section must be in a format that is' ' publicly documented (and with an implementation available to the' ' public in source code form), and must require no special password' ' or key for unpacking, reading or copying.

' into ls_html. append ls_html to ct_html. append '

7. Additional Terms.

' to ct_html. concatenate '

“Additional permissions” are terms that supplement' ' the terms of this License by making exceptions from one or more' ' of its conditions. Additional permissions that are applicable to' ' the entire Program shall be treated as though they were included' ' in this License, to the extent that they are valid under' ' applicable law. If additional permissions apply only to part of' ' the Program, that part may be used separately under those' ' permissions, but the entire Program remains governed by this' ' License without regard to the additional permissions.

' into ls_html. append ls_html to ct_html. concatenate '

When you convey a copy of a covered work, you may at your' ' option remove any additional permissions from that copy, or from' ' any part of it. (Additional permissions may be written to require' ' their own removal in certain cases when you modify the work.)' ' You may place additional permissions on material, added by you to' ' a covered work, for which you have or can give appropriate' ' copyright permission.

' into ls_html. append ls_html to ct_html. concatenate '

Notwithstanding any other provision of this License, for' ' material you add to a covered work, you may (if authorized by the' ' copyright holders of that material) supplement the terms of this' ' License with terms:

' into ls_html. append ls_html to ct_html. concatenate '
    ' '
  • a) Disclaiming warranty or limiting liability differently from' ' the terms of sections 15 and 16 of this License; or
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • b) Requiring preservation of specified reasonable legal' ' notices or author attributions in that material or in the' ' Appropriate Legal Notices displayed by works containing it;' ' or
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • c) Prohibiting misrepresentation of the origin of that' ' material, or requiring that modified versions of such material be' ' marked in reasonable ways as different from the original version;' ' or
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • d) Limiting the use for publicity purposes of names of' ' licensors or authors of the material; or
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • e) Declining to grant rights under trademark law for use of' ' some trade names, trademarks, or service marks; or
  • ' into ls_html. append ls_html to ct_html. concatenate '
  • f) Requiring indemnification of licensors and authors of that' ' material by anyone who conveys the material (or modified versions' ' of it) with contractual assumptions of liability to the' ' recipient, for any liability that these contractual assumptions' ' directly impose on those licensors and authors.
  • ' '
' into ls_html. append ls_html to ct_html. concatenate '

All other non-permissive additional terms are considered' ' “further restrictions” within the meaning of section' ' 10. If the Program as you received it, or any part of it, contains' ' a notice stating that it is governed by this License along with a' ' term that is a further restriction, you may remove that term. If a' ' license document contains a further restriction but permits' ' relicensing or conveying under this License, you may add to a' ' covered work material governed by the terms of that license' ' document, provided that the further restriction does not survive' ' such relicensing or conveying.

' into ls_html. append ls_html to ct_html. concatenate '

If you add terms to a covered work in accord with this section,' ' you must place, in the relevant source files, a statement of the' ' additional terms that apply to those files, or a notice' ' indicating where to find the applicable terms.

' into ls_html. append ls_html to ct_html. concatenate '

Additional terms, permissive or non-permissive, may be stated' ' in the form of a separately written license, or stated as' ' exceptions; the above requirements apply either way.

' into ls_html. append ls_html to ct_html. append '

8. Termination.

' to ct_html. concatenate '

You may not propagate or modify a covered work except as' ' expressly provided under this License. Any attempt otherwise to' ' propagate or modify it is void, and will automatically terminate' ' your rights under this License (including any patent licenses' ' granted under the third paragraph of section 11).

' into ls_html. append ls_html to ct_html. concatenate '

However, if you cease all violation of this License, then your' ' license from a particular copyright holder is reinstated (a)' ' provisionally, unless and until the copyright holder explicitly' ' and finally terminates your license, and (b) permanently, if the' ' copyright holder fails to notify you of the violation by some' ' reasonable means prior to 60 days after the cessation.

' into ls_html. append ls_html to ct_html. concatenate '

Moreover, your license from a particular copyright holder is' ' reinstated permanently if the copyright holder notifies you of' ' the violation by some reasonable means, this is the first time' ' you have received notice of violation of this License (for any' ' work) from that copyright holder, and you cure the violation' ' prior to 30 days after your receipt of the notice.

' into ls_html. append ls_html to ct_html. concatenate '

Termination of your rights under this section does not' ' terminate the licenses of parties who have received copies or' ' rights from you under this License. If your rights have been' ' terminated and not permanently reinstated, you do not qualify' ' to receive new licenses for the same material under section 10.' '

' into ls_html. append ls_html to ct_html. concatenate '

9. Acceptance Not Required for Having' ' Copies.

' into ls_html. append ls_html to ct_html. concatenate '

You are not required to accept this License in order to receive' ' or run a copy of the Program. Ancillary propagation of a covered' ' work occurring solely as a consequence of using peer-to-peer' ' transmission to receive a copy likewise does not require' ' acceptance. However, nothing other than this License grants you' ' permission to propagate or modify any covered work. These actions' ' infringe copyright if you do not accept this License. Therefore,' ' by modifying or propagating a covered work, you indicate your' ' acceptance of this License to do so.

' into ls_html. append ls_html to ct_html. concatenate '

10. Automatic Licensing of Downstream' ' Recipients.

' into ls_html. append ls_html to ct_html. concatenate '

Each time you convey a covered work, the recipient' ' automatically receives a license from the original licensors, to' ' run, modify and propagate that work, subject to this License. You' ' are not responsible for enforcing compliance by third parties' ' with this License.

' into ls_html. append ls_html to ct_html. concatenate '

An “entity transaction” is a transaction' ' transferring control of an organization, or substantially all' ' assets of one, or subdividing an organization, or merging' ' organizations. If propagation of a covered work results from an' ' entity transaction, each party to that transaction who receives a' ' copy of the work also receives whatever licenses to the work the' ' party''s predecessor in interest had or could give under the' ' previous paragraph, plus a right to possession of the' ' Corresponding Source of the work from the predecessor in' ' interest, if the predecessor has it or can get it with reasonable' ' efforts.

' into ls_html. append ls_html to ct_html. concatenate '

You may not impose any further restrictions on the exercise of' ' the rights granted or affirmed under this License. For example,' ' you may not impose a license fee, royalty, or other charge for' ' exercise of rights granted under this License, and you may not' ' initiate litigation (including a cross-claim or counterclaim in a' ' lawsuit) alleging that any patent claim is infringed by making,' ' using, selling, offering for sale, or importing the Program or' ' any portion of it.

' into ls_html. append ls_html to ct_html. append '

11. Patents.

' to ct_html. concatenate '

A “contributor” is a copyright holder who' ' authorizes use under this License of the Program or a work on' ' which the Program is based. The work thus licensed is called the' ' contributor''s “contributor version”.

' into ls_html. append ls_html to ct_html. concatenate '

A contributor''s “essential patent claims” are all' ' patent claims owned or controlled by the contributor, whether' ' already acquired or hereafter acquired, that would be infringed' ' by some manner, permitted by this License, of making, using, or' ' selling its contributor version, but do not include claims that' ' would be infringed only as a consequence of further modification' ' of the contributor version. For purposes of this definition,' ' “control” includes the right to grant patent' ' sublicenses in a manner consistent with the requirements of this' ' License.

' into ls_html. append ls_html to ct_html. concatenate '

Each contributor grants you a non-exclusive, worldwide,' ' royalty-free patent license under the contributor''s essential' ' patent claims, to make, use, sell, offer for sale, import and' ' otherwise run, modify and propagate the contents of its' ' contributor version.

' into ls_html. append ls_html to ct_html. concatenate '

In the following three paragraphs, a “patent' ' license” is any express agreement or commitment, however' ' denominated, not to enforce a patent (such as an express' ' permission to practice a patent or covenant not to sue for patent' ' infringement). To “grant” such a patent license to a' ' party means to make such an agreement or commitment not to' ' enforce a patent against the party.

' into ls_html. append ls_html to ct_html. concatenate '

If you convey a covered work, knowingly relying on a patent' ' license, and the Corresponding Source of the work is not' ' available for anyone to copy, free of charge and under the terms' ' of this License, through a publicly available network server or' ' other readily accessible means, then you must either (1) cause' ' the Corresponding Source to be so available, or (2) arrange to' ' deprive yourself of the benefit of the patent license for this' ' particular work, or (3) arrange, in a manner consistent with the' ' requirements of this License, to extend the patent license to' ' downstream recipients. “Knowingly relying” means you' ' have actual knowledge that, but for the patent license, your' ' conveying the covered work in a country, or your recipient''s use' ' of the covered work in a country, would infringe one or more' ' identifiable patents in that country that you have reason to' ' believe are valid.

' into ls_html. append ls_html to ct_html. concatenate '

If, pursuant to or in connection with a single transaction or' ' arrangement, you convey, or propagate by procuring conveyance of,' ' a covered work, and grant a patent license to some of the parties' ' receiving the covered work authorizing them to use, propagate,' ' modify or convey a specific copy of the covered work, then the' ' patent license you grant is automatically extended to all' ' recipients of the covered work and works based on it.

' into ls_html. append ls_html to ct_html. concatenate '

A patent license is “discriminatory” if it does not' ' include within the scope of its coverage, prohibits the exercise' ' of, or is conditioned on the non-exercise of one or more of the' ' rights that are specifically granted under this License. You may' ' not convey a covered work if you are a party to an arrangement' ' with a third party that is in the business of distributing' ' software, under which you make payment to the third party based' ' on the extent of your activity of conveying the work, and under' ' which the third party grants, to any of the parties who would' ' receive the covered work from you, a discriminatory patent' ' license (a) in connection with copies of the covered work' ' conveyed by you (or copies made from those copies), or (b)' ' primarily for and in connection with specific products or' ' compilations that contain the covered work, unless you entered' ' into that arrangement, or that patent license was granted, prior' ' to 28 March 2007.

' into ls_html. append ls_html to ct_html. concatenate '

Nothing in this License shall be construed as excluding or' ' limiting any implied license or other defenses to infringement' ' that may otherwise be available to you under applicable patent' ' law.

' into ls_html. append ls_html to ct_html. concatenate '

12. No Surrender of Others'' Freedom.' '

' into ls_html. append ls_html to ct_html. concatenate '

If conditions are imposed on you (whether by court order,' ' agreement or otherwise) that contradict the conditions of this' ' License, they do not excuse you from the conditions of this' ' License. If you cannot convey a covered work so as to satisfy' ' simultaneously your obligations under this License and any other' ' pertinent obligations, then as a consequence you may not convey' ' it at all. For example, if you agree to terms that obligate you' ' to collect a royalty for further conveying from those to whom you' ' convey the Program, the only way you could satisfy both those' ' terms and this License would be to refrain entirely from' ' conveying the Program.

' into ls_html. append ls_html to ct_html. concatenate '

13. Use with the GNU Affero General' ' Public License.

' into ls_html. append ls_html to ct_html. concatenate '

Notwithstanding any other provision of this License, you have' ' permission to link or combine any covered work with a work' ' licensed under version 3 of the GNU Affero General Public License' ' into a single combined work, and to convey the resulting work.' ' The terms of this License will continue to apply to the part' ' which is the covered work, but the special requirements of the' ' GNU Affero General Public License, section 13, concerning' ' interaction through a network will apply to the combination as' ' such.

' into ls_html. append ls_html to ct_html. concatenate '

14. Revised Versions of this License.' '

' into ls_html. append ls_html to ct_html. concatenate '

The Free Software Foundation may publish revised and/or new' ' versions of the GNU General Public License from time to time. Such' ' new versions will be similar in spirit to the present version, but' ' may differ in detail to address new problems or concerns.

' into ls_html. append ls_html to ct_html. concatenate '

Each version is given a distinguishing version number. If the' ' Program specifies that a certain numbered version of the GNU' ' General Public License “or any later version” applies' ' to it, you have the option of following the terms and conditions' ' either of that numbered version or of any later version published' ' by the Free Software Foundation. If the Program does not specify' ' a version number of the GNU General Public License, you may' ' choose any version ever published by the Free Software' ' Foundation.

' into ls_html. append ls_html to ct_html. concatenate '

If the Program specifies that a proxy can decide which future' ' versions of the GNU General Public License can be used, that' ' proxy''s public statement of acceptance of a version permanently' ' authorizes you to choose that version for the Program.

' into ls_html. append ls_html to ct_html. concatenate '

Later license versions may give you additional or different' ' permissions. However, no additional obligations are imposed on' ' any author or copyright holder as a result of your choosing to' ' follow a later version.

' into ls_html. append ls_html to ct_html. append '

15. Disclaimer of Warranty.

' to ct_html. concatenate '

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED' ' BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE' ' COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM' ' “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER' ' EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED' ' WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR' ' PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE' ' PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU' ' ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.' '

' into ls_html. append ls_html to ct_html. append '

16. Limitation of Liability.

' to ct_html. concatenate '

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN' ' WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO' ' MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE' ' TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR' ' CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE' ' THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA' ' BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD' ' PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER' ' PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF' ' THE POSSIBILITY OF SUCH DAMAGES.

' into ls_html. append ls_html to ct_html. concatenate '

17. Interpretation of Sections 15 and' ' 16.

' into ls_html. append ls_html to ct_html. concatenate '

If the disclaimer of warranty and limitation of liability' ' provided above cannot be given local legal effect according to' ' their terms, reviewing courts shall apply local law that most' ' closely approximates an absolute waiver of all civil liability' ' in connection with the Program, unless a warranty or assumption' ' of liability accompanies a copy of the Program in return for a' ' fee.

' into ls_html. append ls_html to ct_html. endform. form add_report_sourceCode using value(i_progname) value(i_filename) value(i_extension) value(i_add_no_includes) value(is_ztadir) type st_ztadir value(i_id) value(i_on) type flag changing ct_html type it_string. data: lt_initial type it_string, lt_src type it_string, lt_src_compressed type it_string, lt_src_no_includes type it_string, l_lines type i, l_lines_no_includes type i, l_filename type string, l_filename_compressed type string, l_filename_no_includes type string. perform try_read_report using i_progname changing lt_src. if g_add_sourcecode = abap_true. l_filename = i_filename. perform download using lt_src is_ztadir-pgmid is_ztadir-object l_filename i_extension abap_false. if i_add_no_includes = abap_true. perform try_create_src_no_includes using lt_initial i_progname i_progname changing lt_src_no_includes. describe table lt_src lines l_lines. describe table lt_src_no_includes lines l_lines_no_includes. if l_lines < l_lines_no_includes. concatenate l_filename '.complete' into l_filename_no_includes. perform download using lt_src_no_includes is_ztadir-pgmid is_ztadir-object l_filename_no_includes i_extension abap_false. endif. if gc_src_max_rows < l_lines_no_includes. concatenate l_filename '.compressed' into l_filename_compressed. perform get_src_compressed using lt_src_no_includes abap_false changing lt_src_compressed. perform download using lt_src_compressed is_ztadir-pgmid is_ztadir-object l_filename_compressed i_extension abap_false. endif. endif. endif. perform html_add_sourceCode using lt_src l_filename l_filename_no_includes l_filename_compressed i_extension i_id i_on changing ct_html. endform. form csv_table_structure changing ct_csv type it_string. refresh ct_csv. data ls_csv type string. concatenate 'CLAS_ALIAS;01;CPDNAME;TXT_INTERFACE_COMPONENT;;L;;;|' 'CLAS_ALIAS;02;TYPE;TXT_LEVEL;;L;;;|' 'CLAS_ALIAS;03;REFCMPNAME;TXT_ALIAS;;L;;;|' 'CLAS_ALIAS;04;EXPOSURE;TXT_VISIBLE;;L;;;|' 'CLAS_ATTRI;01;CPDNAME;TXT_ATTRIBUTE;;L;INHERITED;;|' 'CLAS_ATTRI;02;DECLTYPE;TXT_LEVEL;;L;;;|' 'CLAS_ATTRI;03;EXPOSURE;TXT_VISIBILITY;;L;;;|' 'CLAS_ATTRI;04;CHECK_MODEL;TXT_MODELED_ONLY;;F;;;|' 'CLAS_ATTRI;05;ATTRDONLY;TXT_READ_ONLY;;F;;;|' 'CLAS_ATTRI;06;TYPTYPE;TXT_TYPING;;L;;;|' 'CLAS_ATTRI;07;TYPE;TXT_ASSOCIATED_TYPE;;L;;;|' 'CLAS_ATTRI;08;TYPELINK;;ONCLICK;B;;;|' 'CLAS_ATTRI;09;DESCRIPT;TXT_DESCRIPTION;;L;;;|' 'CLAS_ATTRI;10;ATTVALUE;TXT_INITIAL_VALUE;;L;;;|' 'CLAS_EVENT;01;CPDNAME;TXT_EVENT;;L;INHERITED;;|' 'CLAS_EVENT;02;TYPE;TXT_LEVEL;;L;;;|' 'CLAS_EVENT;03;EXPOSURE;TXT_VISIBILITY;;L;;;|' 'CLAS_EVENT;04;CHECK_MODEL;TXT_MODELED_ONLY;;F;;;|' 'CLAS_EVENT;05;DESCRIPT;TXT_DESCRIPTION;;L;;;|' 'CLAS_FRIEN;01;REFCLSNAME;TXT_INTERFACE;;L;;;|' 'CLAS_FRIEN;02;CHECK_MODEL;TXT_MODELED_ONLY;;F;;;|' 'CLAS_FRIEN;03;DESCRIPT;TXT_DESCRIPTION;;L;;;|' 'CLAS_INTER;01;REFCLSNAME;TXT_INTERFACE;;L;INHERITED;;|' 'CLAS_INTER;02;IMPABSTRCT;TXT_ABSTRACT;;F;;;|' 'CLAS_INTER;03;IMPFINAL;TXT_FINAL;;F;;;|' 'CLAS_INTER;04;CHECK_MODEL;TXT_MODELED_ONLY;;F;;;|' 'CLAS_INTER;05;DESCRIPT;TXT_DESCRIPTION;;L;;;|' 'CLAS_METHO;01;CPDNAME;TXT_METHOD;ONCLICK;H;INHERITED;;|' 'CLAS_METHO;02;TYPE;TXT_LEVEL;;L;;;|' 'CLAS_METHO;03;EXPOSURE;TXT_VISIBILITY;;L;;;|' 'CLAS_METHO;04;CHECK_MODEL;TXT_MODELED_ONLY;;F;;;|' 'CLAS_METHO;05;METHODTYPE;TXT_METHOD_TYPE;;L;;;|' 'CLAS_METHO;06;DESCRIPT;TXT_DESCRIPTION;;L;;;|' 'CLAS_SIGNA;01;DECLARATION;TXT_LEVEL;;L;;;|' 'CLAS_SIGNA;02;PARAMETER;TXT_PARAMETERS;;L;;;|' 'CLAS_SIGNA;03;TYPE;TXT_TYPE_SPEC;;L;;;|' 'CLAS_SIGNA;04;DESCRIPT;TXT_DESCRIPTION;;L;;;|' 'CLAS_SYMBO;01;KEY;TXT_SYMBOL;;L;;;|' 'CLAS_SYMBO;02;ENTRY;TXT_TEXT;;L;;;|' 'CLAS_SYMBO;03;STRLEN;TXT_DLEN;;L;;;|' 'CLAS_SYMBO;04;LENGTH;TXT_LENGTH;;L;;;|' 'CLAS_TYPEG;01;TYPEGROUP;TXTT_TYPE_GROUP_OBJECT_TYPE;;L;;;|' 'CLAS_TYPES;01;CPDNAME;TXT_TYPE___1;;L;INHERITED;;|' 'CLAS_TYPES;02;EXPOSURE;TXT_VISIBILITY;;L;;;|' 'CLAS_TYPES;03;CHECK_MODEL;TXT_MODELED_ONLY;;F;;;|' 'CLAS_TYPES;04;TYPTYPE;TXT_TYPING;;L;;;|' 'CLAS_TYPES;05;TYPE;TXT_ASSOCIATED_TYPE;;L;;;|' 'CLAS_TYPES;06;TYPELINK;;ONCLICK;B;;;|' 'CLAS_TYPES;07;DESCRIPT;TXT_DESCRIPTION;;L;;;|' 'DEVC_INTF;01;INTF_NAME;TXT_PACKAGE_INTERFACE;;L;;;|' 'DEVC_INTF;02;FORSYS;TXT_SYSTEM;;L;;;|' 'DEVC_INTF;03;DESCRIPT;TXT_SHORT_TEXT___2;;L;;;|' 'DEVC_PERM;01;INTF_NAME;TXT_PACKAGE_INTERFACE;;L;;;|' 'DEVC_PERM;02;PACK_NAME;TXT_PACKAGE;;L;;;|' 'DEVC_PERM;03;ERR_SEVER;TXT_ERROR_SEVERITY;;L;;;|' 'DEVC_SUB;01;DEVCLASS;TXT_PACKAGE;;L;;;|' 'DEVC_SUB;02;CTEXT;TXT_SHORT_TEXT___2;;L;;;|' 'ENQU_PARAM;01;KEYFLAG;TXT_W;;F;;;|' 'ENQU_PARAM;02;VIEWFIELD;TXT_LOCK_PARAMETER;;L;;;|' 'ENQU_PARAM;03;TABNAME;TXT_TABLE;;L;;;|' 'ENQU_PARAM;04;FIELDNAME;TXT_FIELD;;L;;;|' 'INTF_ALIAS;01;CPDNAME;TXT_INTERFACE_COMPONENT;;L;;;|' 'INTF_ALIAS;02;TYPE;;;L;;;|' 'INTF_ALIAS;03;REFCMPNAME;TXT_ALIAS;;L;;;|' 'INTF_ATTRI;01;CPDNAME;TXT_ATTRIBUTE;;L;;;|' 'INTF_ATTRI;02;DECLTYPE;TXT_LEVEL;;L;;;|' 'INTF_ATTRI;03;CHECK_MODEL;TXT_MODELED_ONLY;;F;;;|' 'INTF_ATTRI;04;ATTRDONLY;TXT_READ_ONLY;;F;;;|' 'INTF_ATTRI;05;TYPTYPE;TXT_TYPING;;L;;;|' 'INTF_ATTRI;06;TYPELINK;;ONCLICK;B;;;|' 'INTF_ATTRI;07;TYPE;TXT_ASSOCIATED_TYPE;;L;;;|' 'INTF_ATTRI;08;ATTVALUE;TXT_INITIAL_VALUE;;L;;;|' 'INTF_EVENT;01;CPDNAME;TXT_EVENT;;L;;;|' 'INTF_EVENT;02;TYPE;TXT_LEVEL;;L;;;|' 'INTF_EVENT;03;CHECK_MODEL;TXT_MODELED_ONLY;;F;;;|' 'INTF_EVENT;04;DESCRIPT;TXT_DESCRIPTION;;L;;;|' 'INTF_INTER;01;REFCLSNAME;TXT_INCLUDES;;L;;;|' 'INTF_INTER;02;CHECK_MODEL;TXT_MODELED_ONLY;;F;;;|' 'INTF_INTER;03;DESCRIPT;TXT_DESCRIPTION;;L;;;|' 'INTF_METHO;01;CPDNAME;TXT_METHOD;;L;;;|' 'INTF_METHO;02;TYPE;TXT_LEVEL;;L;;;|' 'INTF_METHO;03;CHECK_MODEL;TXT_MODELED_ONLY;;F;;;|' 'INTF_METHO;04;METHODTYPE;TXT_METHOD_TYPE;;L;;;|' 'INTF_METHO;05;DESCRIPT;TXT_DESCRIPTION;;L;;;|' 'INTF_TYPEG;01;TYPEGROUP;TXTT_TYPE_GROUP_OBJECT_TYPE;;L;;;|' 'INTF_TYPES;01;CPDNAME;TXT_TYPE___1;;L;;;|' 'INTF_TYPES;02;TYPTYPE;TXT_TYPING;;L;;;|' 'INTF_TYPES;03;TYPE;TXT_ASSOCIATED_TYPE;;L;;;|' 'INTF_TYPES;04;TYPELINK;;ONCLICK;B;;;|' 'INTF_TYPES;05;DESCRIPT;TXT_DESCRIPTION;;L;;;|' 'MENU_COMPO;01;COMPONENT;TXT_SOFTWARE_COMPONENT;;L;;;|' 'MENU_COMPO;02;RELEASE;TXT_RELEASE;;L;;;|' 'MENU_COMPO;03;LEVEL;TXT_LEVEL;;L;;;|' 'MENU_COMPO;04;HIGH_PACKAGE;TXT_HIGHEST_SUPPORT_PACKAGE;;L;;;|' 'MENU_COMPO;05;DESC_TEXT;TXT_SHORT_DESCRIPTION_OF_SOFTW;;L;;;|' 'MODU_EXCEP;01;NAME;TXT_EXCEPTION___2;;L;;;|' 'MODU_EXCEP;02;STEXT;TXT_SHORT_TEXT___1;;L;;;|' 'MODU_EXCEP;03;LTEXT;TXT_LONG_TEXT;LTEXT_ONCLICK;B;;;|' 'MODU_EXPOR;01;NAME;TXT_PARAMETER_NAME;;L;;;|' 'MODU_EXPOR;02;TYPING;TXT_TYPE_SPEC;;L;;;|' space into ls_csv. append ls_csv to ct_csv. concatenate 'MODU_EXPOR;03;STRUCTURE;TXT_ASSOCIATED_TYPE;;L;;;|' 'MODU_EXPOR;04;PASSVALUE;TXT_PASS_VALUE;;F;;;|' 'MODU_EXPOR;05;STEXT;TXT_SHORT_TEXT___1;;L;;;|' 'MODU_EXPOR;06;LTEXT;TXT_LONG_TEXT;LTEXT_ONCLICK;B;;;|' 'MODU_IMPOR;01;NAME;TXT_PARAMETER_NAME;;L;;;|' 'MODU_IMPOR;02;TYPING;TXT_TYPE_SPEC;;L;;;|' 'MODU_IMPOR;03;STRUCTURE;TXT_ASSOCIATED_TYPE;;L;;;|' 'MODU_IMPOR;04;DEFAULTVAL;TXT_DEFAULT_VALUE___2;;L;;;|' 'MODU_IMPOR;05;OPTIONAL;TXT_OPTIONAL;;F;;;|' 'MODU_IMPOR;06;PASSVALUE;TXT_PASS_VALUE;;F;;;|' 'MODU_IMPOR;07;STEXT;TXT_SHORT_TEXT___1;;L;;;|' 'MODU_IMPOR;08;LTEXT;TXT_LONG_TEXT;LTEXT_ONCLICK;B;;;|' 'MODU_TABLE;01;NAME;TXT_PARAMETER_NAME;;L;;;|' 'MODU_TABLE;02;TYPING;TXT_TYPE_SPEC;;L;;;|' 'MODU_TABLE;03;STRUCTURE;TXT_ASSOCIATED_TYPE;;L;;;|' 'MODU_TABLE;04;OPTIONAL;TXT_OPTIONAL;;F;;;|' 'MODU_TABLE;05;STEXT;TXT_SHORT_TEXT___1;;L;;;|' 'MODU_TABLE;06;LTEXT;TXT_LONG_TEXT;LTEXT_ONCLICK;B;;;|' 'MSAG_MESS;01;MSGNR;TXT_MESSAGE;;L;;;|' 'MSAG_MESS;02;TEXT;TXT_MESSAGE_SHORT_TEXT;;L;;;|' 'MSAG_MESS;03;NO_DOCU;TXT_SELF_EXPLANATY;;F;;;|' 'MSAG_MESS;04;NAME;TXT_LAST_CHANGED_BY___3;;L;;;|' 'MSAG_MESS;05;DATUM_TEXT;TXT_CHANGED_ON;;L;;;|' 'MSAG_MESS;06;LTEXT;TXT_LONG_TEXT;LTEXT_ONCLICK;B;;;|' 'PROG_SELEC;01;KEY;TXT_NAME;;L;;;|' 'PROG_SELEC;02;ENTRY;TXT_TEXT;;L;;;|' 'PROG_SELEC;03;DICT_REF;TXT_DICTIONARY_REFERENCE;;F;;;|' 'PROG_SYMBO;01;KEY;TXT_SYMBOL;;L;;;|' 'PROG_SYMBO;02;ENTRY;TXT_TEXT;;L;;;|' 'PROG_SYMBO;03;STRLEN;TXT_DLEN;;L;;;|' 'PROG_SYMBO;04;LENGTH;TXT_LENGTH;;L;;;|' 'PROG_VARIA;01;VARIANT;TXT_VARIANT;;L;;;|' 'PROG_VARIA;02;SELNAME;TXT_PARAMETER;;L;;;|' 'PROG_VARIA;03;TEXT;TXT_PARAMETER_NAME;;L;;;|' 'PROG_VARIA;04;KIND;TXT_TYPE___2;;C;;;|' 'PROG_VARIA;05;SIGN;TXT_SIGN;;C;;;|' 'PROG_VARIA;06;OPTION;TXT_OPTION;;C;;;|' 'PROG_VARIA;07;LOW;TXT_LOWER_LIMIT;;L;;;|' 'PROG_VARIA;08;HIGH;TXT_UPPERLIMIT;;L;;;|' 'SCRN_DISPL;01;HIERARCHY;TXT_HIERARCHY;;L;;;|' 'SCRN_DISPL;02;EXTEND;TXT_MODIFIED;;L;;;|' 'SCRN_DISPL;03;NAME;TXT_NAME;;L;;;|' 'SCRN_DISPL;04;GTYP;TXT_TYPE_OF_SCREEN_ELEMENT;;L;;;|' 'SCRN_DISPL;05;HELL;TXT_BRG;;F;;;|' 'SCRN_DISPL;06;UNSI;TXT_INVISIBLE;;F;;;|' 'SCRN_DISPL;07;FJUS;TXT_RIGHT_JUST;;F;;;|' 'SCRN_DISPL;08;FILL;TXT_LEADING_ZEROS;;F;;;|' 'SCRN_DISPL;09;NO3D;TXT_2_DIMENSIONAL;;F;;;|' 'SCRN_DISPL;10;FIXF;TXT_FIXED_FONT;;F;;;|' 'SCRN_DISPL;11;LABELLEFT;TXT_AS_LABEL_LEFT;;F;;;|' 'SCRN_DISPL;12;LABELRIGHT;TXT_AS_LABEL_RIGHT;;F;;;|' 'SCRN_DISPL;13;DBLCLICK;TXT_RESP_TO_DBLCLK;;F;;;|' 'SCRN_GENER;01;HIERARCHY;TXT_HIERARCHY;;L;;;|' 'SCRN_GENER;02;EXTEND;TXT_MODIFIED;;L;;;|' 'SCRN_GENER;03;NAME;TXT_NAME;;L;;;|' 'SCRN_GENER;04;GTYP;TXT_TYPE_OF_SCREEN_ELEMENT;;L;;;|' 'SCRN_GENER;05;LINE;TXT_LINE;;R;;;|' 'SCRN_GENER;06;COLN;TXT_COLUMN;;R;;;|' 'SCRN_GENER;07;LENG;TXT_DEFLG;;R;;;|' 'SCRN_GENER;08;VLENG;TXT_VISLG;;R;;;|' 'SCRN_GENER;09;HIGH;TXT_HEIGHT;;R;;;|' 'SCRN_GENER;10;SCROLL;TXT_SCROLLABLE;;F;;;|' 'SCRN_GENER;11;TYPE;TXT_FORMAT;;L;;;|' 'SCRN_GENER;12;FEIN;TXT_INPUT;;F;;;|' 'SCRN_GENER;13;FOUT;TXT_OUTPUT;;F;;;|' 'SCRN_GENER;14;OOUT;TXT_OUTPUT_ONLY;;F;;;|' 'SCRN_GENER;15;DICT;TXT_DICT_FIELD;;F;;;|' 'SCRN_GENER;16;DMOD;TXT_DICT_MODIFIED;;L;;;|' 'SCRN_IOTEM;01;HIERARCHY;TXT_HIERARCHY;;L;;;|' 'SCRN_IOTEM;02;EXTEND;TXT_MODIFIED;;L;;;|' 'SCRN_IOTEM;03;NAME;TXT_NAME;;L;;;|' 'SCRN_IOTEM;04;GTYP;TXT_TYPE_OF_SCREEN_ELEMENT;;L;;;|' 'SCRN_IOTEM;05;STXT;TXT_TEXT_OR_IO_FIELD;;L;;;|' 'SCRN_IOTEM;06;DROPDOWN;TXT_DROPDOWN;;L;;;|' 'SCRN_IOTEM;07;ICON_X;TXT_WITH_ICON;;F;;;|' 'SCRN_IOTEM;08;ICON;TXT_ICON;;L;;;|' 'SCRN_IOTEM;09;ICON_N;TXT_ICON_NAME;;L;;;|' 'SCRN_IOTEM;10;ICON_Q;TXT_ICON_TEXT;;L;;;|' 'SCRN_MODGR;01;HIERARCHY;TXT_HIERARCHY;;L;;;|' 'SCRN_MODGR;02;EXTEND;TXT_MODIFIED;;L;;;|' 'SCRN_MODGR;03;NAME;TXT_NAME;;L;;;|' 'SCRN_MODGR;04;GTYP;TXT_TYPE_OF_SCREEN_ELEMENT;;L;;;|' 'SCRN_MODGR;05;GRP1;TXT_GROUP_1;;L;;;|' 'SCRN_MODGR;06;GRP2;TXT_GROUP_2;;L;;;|' 'SCRN_MODGR;07;GRP3;TXT_GROUP_3;;L;;;|' 'SCRN_MODGR;08;GRP4;TXT_GROUP_4;;L;;;|' 'SCRN_MODGR;09;CMBFOC;TXT_ENTRY_HELP;;F;;;|' 'SCRN_MODGR;10;DROPFROM;TXT_VALUE_LIST;;L;;;|' 'SCRN_MODGR;11;CMBTAST;TXT_POSS_ENTRIES_KEY;;L;;;|' 'SCRN_MODGR;12;FCOD;TXT_FUNCTION_CODE;;L;;;|' 'SCRN_MODGR;13;PTYPE;TXT_FUNCTIONAL_TYPE;;L;;;|' 'SCRN_MODGR;14;CTMENUONCT;TXT_DYNAMIC_CONTEXT_MENU;;L;;;|' 'SCRN_REFER;01;HIERARCHY;TXT_HIERARCHY;;L;;;|' 'SCRN_REFER;02;EXTEND;TXT_MODIFIED;;L;;;|' 'SCRN_REFER;03;NAME;TXT_NAME;;L;;;|' 'SCRN_REFER;04;GTYP;TXT_TYPE_OF_SCREEN_ELEMENT;;L;;;|' 'SCRN_REFER;05;MTCH;TXT_SEARCH_HELP;;L;;;|' 'SCRN_REFER;06;WAER;TXT_REFERENCE_FIELD;;L;;;|' 'SCRN_REFER;07;CCNAME;TXT_CONTROL_COMPOSITE_NAME;;L;;;|' 'SCRN_SPECI;01;HIERARCHY;TXT_HIERARCHY;;L;;;|' space into ls_csv. append ls_csv to ct_csv. concatenate 'SCRN_SPECI;02;EXTEND;TXT_MODIFIED;;L;;;|' 'SCRN_SPECI;03;NAME;TXT_NAME;;L;;;|' 'SCRN_SPECI;04;GTYP;TXT_TYPE_OF_SCREEN_ELEMENT;;L;;;|' 'SCRN_SPECI;05;FOBL;TXT_INPUT;;L;;;|' 'SCRN_SPECI;06;FSTR;TXT_ENTRY;;F;;;|' 'SCRN_SPECI;07;FNRS;TXT_NO_RESET;;F;;;|' 'SCRN_SPECI;08;FGKS;TXT_UPPER_LOWER_CASE_ENTRY;;F;;;|' 'SCRN_SPECI;09;FOSB;TXT_WITHOUT_TEMPLATE;;F;;;|' 'SCRN_SPECI;10;FFKY;TXT_FOREIGN_KEY;;F;;;|' 'SCRN_SPECI;11;FSPA;TXT_SET_PARAMETER;;F;;;|' 'SCRN_SPECI;12;FGPA;TXT_GET_PARAMETER;;F;;;|' 'SCRN_SPECI;13;PAID;TXT_PARAMETER_ID;;L;;;|' 'SCRN_SPECI;14;UCNV;TXT_CONVERSION_EXIT;;L;;;|' 'SHLP_PARAM;01;FIELDNAME;TXT_SEARCH_HELP_PARAMETER;;L;;;|' 'SHLP_PARAM;02;SHLPINPUT;TXT_IMP;;F;;;|' 'SHLP_PARAM;03;SHLPOUTPUT;TXT_EXP;;F;;;|' 'SHLP_PARAM;04;SHLPLISPOS;TXT_LPOS;;L;;;|' 'SHLP_PARAM;05;SHLPSELPOS;TXT_SPOS;;L;;;|' 'SHLP_PARAM;06;SHLPSELDIS;TXT_SDIS;;F;;;|' 'SHLP_PARAM;07;ROLLNAME;TXT_DATA_ELEMENT___1;;L;;;|' 'SHLP_PARAM;08;ROLLCHANGE;TXT_MODIFIED;;F;;;|' 'SHLP_PARAM;09;DEFAULTVAL;TXT_DEFAULT_VALUE___1;;L;;;|' 'TABL1COMPO;01;FIELDNAME;TXT_COMPONENT;;L;;;|' 'TABL1COMPO;02;REFTYPE;TXT_RTYPE;;F;;;|' 'TABL1COMPO;03;ROLLNAME;TXT_COMPONENT_TYPE;;L;;;|' 'TABL1COMPO;04;DATATYPE;TXT_DATA_TYPE;;L;;;|' 'TABL1COMPO;05;LENG;TXT_LENGTH;;I;;;|' 'TABL1COMPO;06;DECIMALS;TXT_DECIMAL_PLACES___T;;I;;;|' 'TABL1COMPO;07;DDTEXT;TXT_SHORT_TEXT___2;;L;;;|' 'TABL1COMPO;08;GROUPNAME;TXT_GROUP;;L;;;|' 'TABL1CURRQ;01;FIELDNAME;TXT_COMPONENT;;L;;;|' 'TABL1CURRQ;02;REFTYPE;TXT_RTYPE;;F;;;|' 'TABL1CURRQ;03;ROLLNAME;TXT_COMPONENT_TYPE;;L;;;|' 'TABL1CURRQ;04;DATATYPE;TXT_DATA_TYPE;;L;;;|' 'TABL1CURRQ;05;REFTABLE;TXT_REFERENCE_TABLE;;L;;;|' 'TABL1CURRQ;06;REFFIELD;TXT_REF_FIELD;;L;;;|' 'TABL1CURRQ;07;DDTEXT;TXT_SHORT_TEXT___2;;L;;;|' 'TABL1ENTRY;01;FIELDNAME;TXT_COMPONENT;;L;;;|' 'TABL1ENTRY;02;REFTYPE;TXT_RTYPE;;F;;;|' 'TABL1ENTRY;03;ROLLNAME;TXT_COMPONENT_TYPE;;L;;;|' 'TABL1ENTRY;04;DATATYPE;TXT_DATA_TYPE;;L;;;|' 'TABL1ENTRY;05;SHLPORIGIN_P;TXT_FOREIGN_KEY;;F;;;|' 'TABL1ENTRY;06;CHECKTABLE;TXT_CHECK_TABLE;;L;;;|' 'TABL1ENTRY;07;SHLPORIGIN_DDTEXT;TXT_ORIGIN_OF_THE_INPUT_HELP;;L;;;|' 'TABL1ENTRY;08;SHLPNAME;TXT_SRCH_HELP;;L;;;|' 'TABL1ENTRY;09;VALEXI;TXT_DEFAULTS;;F;;;|' 'TABL1ENTRY;10;DOMNAME;TXT_DOMAIN;;L;;;|' 'TABL2CURRQ;01;FIELDNAME;TXT_FIELD;;L;;;|' 'TABL2CURRQ;02;ROLLNAME;TXT_DATA_ELEMENT___1;;L;;;|' 'TABL2CURRQ;03;DATATYPE;TXT_DATA_TYPE;;L;;;|' 'TABL2CURRQ;04;REFTABLE;TXT_REFERENCE_TABLE;;L;;;|' 'TABL2CURRQ;05;REFFIELD;TXT_REF_FIELD;;L;;;|' 'TABL2CURRQ;06;DDTEXT;TXT_SHORT_TEXT___2;;L;;;|' 'TABL2ENTRY;01;FIELDNAME;TXT_FIELD;;L;;;|' 'TABL2ENTRY;02;ROLLNAME;TXT_DATA_ELEMENT___1;;L;;;|' 'TABL2ENTRY;03;DATATYPE;TXT_DATA_TYPE;;L;;;|' 'TABL2ENTRY;04;SHLPORIGIN_P;TXT_FOREIGN_KEY;;F;;;|' 'TABL2ENTRY;05;CHECKTABLE;TXT_CHECK_TABLE;;L;;;|' 'TABL2ENTRY;06;SHLPORIGIN_DDTEXT;TXT_ORIGIN_OF_THE_INPUT_HELP;;L;;;|' 'TABL2ENTRY;07;SHLPNAME;TXT_SRCH_HELP;;L;;;|' 'TABL2ENTRY;08;VALEXI;TXT_DEFAULTS;;F;;;|' 'TABL2ENTRY;09;DOMNAME;TXT_DOMAIN;;L;;;|' 'TABL2FIELD;01;FIELDNAME;TXT_FIELD;;L;;;|' 'TABL2FIELD;02;KEYFLAG;TXT_KEY___KEY;;F;;;|' 'TABL2FIELD;03;NOTNULL;TXT_INITIAL_VALUES;;F;;;|' 'TABL2FIELD;04;ROLLNAME;TXT_DATA_ELEMENT___1;;L;;;|' 'TABL2FIELD;05;DATATYPE;TXT_DATA_TYPE;;L;;;|' 'TABL2FIELD;06;LENG;TXT_LENGTH;;I;;;|' 'TABL2FIELD;07;DECIMALS;TXT_DECIMAL_PLACES___T;;I;;;|' 'TABL2FIELD;08;DDTEXT;TXT_SHORT_TEXT___2;;L;;;|' 'TABL2FIELD;09;GROUPNAME;TXT_GROUP;;L;;;|' 'TRAN_AUTHV;01;FIELD;TXT_FIELDS;;L;;;|' 'TRAN_AUTHV;02;VALUE;TXT_VALUES;;L;;;|' 'TRAN_DEFVA;01;PARA_FIELD;TXT_NAME_OF_SCREEN_FIELD;;L;;;|' 'TRAN_DEFVA;02;PARA_VALUE;TXT_VALUE;;L;;;|' 'TTYP_DD42V;01;KEYFDPOS;TXT_POSITION;;L;;;|' 'TTYP_DD42V;02;KEYFIELD;TXT_NAME;;L;;;|' 'VIEW_FIELD;01;VIEWFIELD;TXT_VIEW_FIELD;;L;;CO;AHDPSCV|' 'VIEW_FIELD;02;TABNAME;TXT_TABLE;;L;;CO;HDPSCV|' 'VIEW_FIELD;03;FIELDNAME;TXT_FIELD;;L;;CO;HDPSCV|' 'VIEW_FIELD;04;KEYFLAG;TXT_KEY___KEY;;F;;CO;P|' 'VIEW_FIELD;05;ROLLNAMEVI;TXT_DATA_ELEM;;L;;CO;PSCV|' 'VIEW_FIELD;06;ROLLCHANGE;TXT_MOD;;F;;CO;AHDPSCV|' 'VIEW_FIELD;07;DATATYPE;TXT_DTYP;;L;;CO;AHDPSCV|' 'VIEW_FIELD;08;FLENGTH;TXT_LENGTH;;I;;CO;AHDPSCV|' 'VIEW_FIELD;09;DDTEXT;TXT_SHORT_DESCRIPTION___1;;L;;CO;HDPCV|' 'VIEW_JOINC;01;TABNAME_L;TXT_TABLE;;L;;;|' 'VIEW_JOINC;02;FIELDNAME_L;TXT_FIELD_NAME;;L;;;|' 'VIEW_JOINC;03;OPERATOR;TXT_EQ;;C;;;|' 'VIEW_JOINC;04;TABNAME_R;TXT_TABLE;;L;;;|' 'VIEW_JOINC;05;FIELDNAME_R;TXT_FIELD_NAME;;L;;;|' 'VIEW_JOINT;01;TABNAME;TXT_TABLES;;L;;;|' 'VIEW_SELEC;01;TABNAME;TXT_TABLE;;L;;;|' 'VIEW_SELEC;02;FIELDNAME;TXT_FIELD_NAME;;L;;;|' 'VIEW_SELEC;03;OPERATOR;TXT_OPERATOR;;L;;;|' 'VIEW_SELEC;04;CONSTANTS;TXT_COMPARISON_VALUE;;L;;;|' 'VIEW_SELEC;05;AND_OR;TXT_AND_OR;;L;;;|' 'WAPA_ATTR;01;ALIASNAME;TXT_ATTRIBUTE;;L;;;|' 'WAPA_ATTR;02;PARDECLTYP_FLAG;TXT_AUTO;;F;;CO;B|' 'WAPA_ATTR;03;TYPTYPE_TXT;TXT_TYPINGMETH;;L;;;|' space into ls_csv. append ls_csv to ct_csv. concatenate 'WAPA_ATTR;04;TYPE;TXT_ASSOCIATED_TYPE;;L;;;|' 'WAPA_ATTR;05;TEXT;TXT_DESCRIPTION;;L;;;|' 'WAPA_NAVI;01;START;TXT_START;;L;;;|' 'WAPA_NAVI;02;NAVREQUEST;TXT_NAVIGATION_REQUEST;;L;;;|' 'WAPA_NAVI;03;TARGET;TXT_TARGET;;L;;;|' 'WTAG_ATTR;01;ATTID;TXT_ATTRIBUTE;;L;;;|' 'WTAG_ATTR;02;REQUIRED;TXT_REQUIRED;;F;;;|' 'WTAG_ATTR;03;RTEXPR;TXT_DYNAMIC_VALUE_ALLOWED;;F;;;|' 'WTAG_ATTR;04;BYREF;TXT_CALL_BY_REF;;F;;;|' 'WTAG_ATTR;05;BINDABLE;TXT_BINDABLE;;F;;;|' 'WTAG_ATTR;06;TYPTYPE_TXT;TXT_TYPING_METHOD;;L;;;|' 'WTAG_ATTR;07;TYPE;TXT_ASSOCIATED_TYPE;;L;;;|' 'WTAG_ATTR;08;DEFVAL;TXT_DFLT_VALUE;;L;;;|' 'WTAG_ATTR;09;DESCRIPT;TXT_DESCRIPTION;;L;;;|' space into ls_csv. append ls_csv to ct_csv. endform. form csv_tabstrip changing ct_csv type it_string. refresh ct_csv. data ls_csv type string. concatenate 'DDIC_R3TR_DOMA;DOC;;01;X;0;TXT_DOCUMENTATION;;|' 'DDIC_R3TR_DOMA;ATTRIBUTES;;02;;0;TXT_PROPERTIES;;|' 'DDIC_R3TR_DOMA;DEFINITION;;03;;1;TXT_DEFINITION;;|' 'DDIC_R3TR_DOMA;VALUERANGE;;04;;0;TXT_VALUE_RANGE;;|' 'DDIC_R3TR_DTEL;DOC;;01;X;0;TXT_DOCUMENTATION;;|' 'DDIC_R3TR_DTEL;DOCDZ;;02;X;0;TXT_SUPPLEMENTARY_DOCUMENTATIO;;|' 'DDIC_R3TR_DTEL;ATTRIBUTES;;03;;0;TXT_ATTRIBUTES___1;;|' 'DDIC_R3TR_DTEL;DATATYPE;;04;;1;TXT_DATA_TYPE;;|' 'DDIC_R3TR_DTEL;FURTHERCHAR;;05;;0;TXT_FURTHER_CHARACTERISTICS;;|' 'DDIC_R3TR_DTEL;FIELDLABEL;;06;;0;TXT_FIELD_LABEL;;|' 'DDIC_R3TR_ENQU;ATTRIBUTES;;01;;0;TXT_ATTRIBUTES___1;;|' 'DDIC_R3TR_ENQU;TABLES;;02;;1;TXT_TABLES;;|' 'DDIC_R3TR_ENQU;LOCKPARAMETER;;03;;0;TXT_LOCK_PARAMETER;;|' 'DDIC_R3TR_SHLP;ATTRIBUTES;;01;;0;TXT_ATTRIBUTES___1;;|' 'DDIC_R3TR_SHLP;DEFINITION;;02;;1;TXT_DEFINITION;;|' 'DDIC_R3TR_TABL_1;EXCLASS;;01;X;0;TXT_ENHANCEMENT_CATEGORY;;|' 'DDIC_R3TR_TABL_1;DOC;;02;X;0;TXT_DOCUMENTATION;;|' 'DDIC_R3TR_TABL_1;ATTRIBUTES;;03;;0;TXT_ATTRIBUTES___1;;|' 'DDIC_R3TR_TABL_1;COMPONENTS;;04;;1;TXT_COMPONENTS;;|' 'DDIC_R3TR_TABL_1;ENTRY_HELP_CHECK;;05;;0;TXTT_ENTRY_HELP_CHECK;;|' 'DDIC_R3TR_TABL_1;CURR_QUANT_FIELDS;;06;;0;TXTT_CURRENCY_QUANTITY_FIE' 'LD;;|' 'DDIC_R3TR_TABL_2;TECH_SETTINGS;;01;X;0;TXT_TECHNICAL_SETTINGS;;|' 'DDIC_R3TR_TABL_2;EXCLASS;;02;X;0;TXT_ENHANCEMENT_CATEGORY;;|' 'DDIC_R3TR_TABL_2;TABLE_MAINT_GEN;;03;X;0;TXT_TABLE_MAINTENANCE_GENER' 'ATO;;|' 'DDIC_R3TR_TABL_2;DOC;;04;X;0;TXT_DOCUMENTATION;;|' 'DDIC_R3TR_TABL_2;ATTRIBUTES;;05;;0;TXT_ATTRIBUTES___1;;|' 'DDIC_R3TR_TABL_2;DELIVMAINT;;06;;0;TXT_DELIVERY_AND_MAINTENANCE;;|' 'DDIC_R3TR_TABL_2;FIELDS;;07;;1;TXT_FIELDS;;|' 'DDIC_R3TR_TABL_2;ENTRY_HELP_CHECK;;08;;0;TXTT_ENTRY_HELP_CHECK;;|' 'DDIC_R3TR_TABL_2;CURR_QUANT_FIELDS;;09;;0;TXTT_CURRENCY_QUANTITY_FIE' 'LD;;|' 'DDIC_R3TR_TTYP;ATTRIBUTES;;01;;0;TXT_ATTRIBUTES___1;;|' 'DDIC_R3TR_TTYP;LINETYPE;;02;;1;TXT_LINE_TYPE;;|' 'DDIC_R3TR_TTYP;INITACCESS;;03;;0;TXT_INITIALIZATION_AND_ACCESS;;|' 'DDIC_R3TR_TTYP;KEY;;04;;0;TXT_KEY;;|' 'DDIC_R3TR_TYPE;ATTRIBUTES;;01;;0;TXT_ATTRIBUTES___1;;|' 'DDIC_R3TR_TYPE;SOURCECODE;;02;;1;TXT_SOURCECDE;;|' 'DDIC_R3TR_VIEW;TECH_SETTINGS;;01;X;0;TXT_TECHNICAL_SETTINGS;CO;HDPSC' 'V|' 'DDIC_R3TR_VIEW;CREATE;;02;X;0;TXT_CREATE_STATEMENT;CO;HDPSCV|' 'DDIC_R3TR_VIEW;ATTRIBUTES;;03;;0;TXT_ATTRIBUTES___1;;|' 'DDIC_R3TR_VIEW;TABJOINCONDITIONS;;04;;0;TXTT_TABLES_JOIN_CONDITIONS;' 'CO;HDCV|' 'DDIC_R3TR_VIEW;VIEWFIELDS;;05;;1;TXT_VIEW_FLDS;;|' 'DDIC_R3TR_VIEW;SELECTIONCONDITIONS;;06;;0;TXT_SELECTION_CONDITIONS;C' 'O;HDPSCV|' 'DDIC_R3TR_VIEW;DELIVMAINT;;07;;0;TXT_MAINT_STATUS;CO;HDCV|' 'FUGR_R3TR_FUGR;ATTRIBUTES;;01;;1;TXT_ATTRIBUTES___1;;|' 'FUGR_R3TR_FUGR;MAIN_PROG;;02;;0;TXT_MAIN_PROGRAM;;|' 'FUGR_R3TR_FUGR;DOCUMENTATION;;03;;0;TXT_FUNCTION_GROUP_DOC;;|' 'FUGR_R3TR_INCLUDES;ATTRIBUTES;;01;;0;TXT_PROPERTIES;;|' 'FUGR_R3TR_INCLUDES;SOURCECODE;;02;;1;TXT_SOURCECDE;;|' 'FUGR_R3TR_MODULES;DOCUMENTATION;;01;X;0;TXT_FUNCTION_MODULE_DOCUMENT' 'AT;;|' 'FUGR_R3TR_MODULES;ATTRIBUTES;;02;;2;TXT_ATTRIBUTES___1;;|' 'FUGR_R3TR_MODULES;IMPORT;;03;;0;TXT_IMPORT;;|' 'FUGR_R3TR_MODULES;EXPORT;;04;;0;TXT_EXPORT;;|' 'FUGR_R3TR_MODULES;CHANGING;;05;;0;TXT_CHANGING;;|' 'FUGR_R3TR_MODULES;TABLES;;06;;0;TXT_TABLES;;|' 'FUGR_R3TR_MODULES;EXCEPTIONS;;07;;0;TXT_EXCEPTIONS;;|' 'FUGR_R3TR_MODULES;SOURCECODE;;08;;1;TXT_SOURCE_CODE;;|' 'FUGR_R3TR_SCREEN;ATTRIBUTES;;01;;2;TXT_ATTRIBUTES___1;;|' 'FUGR_R3TR_SCREEN;ELEMENT_LIST;;02;;0;TXT_ELEMENT_LIST;;|' 'FUGR_R3TR_SCREEN;GENERAL_ATTR;ELEMENT_LIST;03;;1;TXT_GENERAL_ATTR;;|' 'FUGR_R3TR_SCREEN;TEXTS_IO_TEMPLATES;ELEMENT_LIST;04;;0;TXT_TEXTS_IO_' 'TEMPLATES;;|' 'FUGR_R3TR_SCREEN;SPECIAL_ATTR;ELEMENT_LIST;05;;0;TXT_SPECIAL_ATTR;;|' 'FUGR_R3TR_SCREEN;DISPLAY_ATTR;ELEMENT_LIST;06;;0;TXT_DISPLAY_ATTR;;|' 'FUGR_R3TR_SCREEN;MOD_GROUPS_FUNCTIONS;ELEMENT_LIST;07;;0;TXT_MOD_GRO' 'UPS_FUNCTIONS;;|' 'FUGR_R3TR_SCREEN;REFERENCES;ELEMENT_LIST;08;;0;TXT_REFERENCES;;|' 'FUGR_R3TR_SCREEN;FLOW_LOGIC;;09;;1;TXT_FLOW_LOGIC;;|' 'O2_R3TR_WAPA;PROPERTIES;;01;;2;TXT_PROPERTIES;;|' 'O2_R3TR_WAPA;NAVIGATION;;02;;1;TXT_NAVIGATION;;|' 'O2_R3TR_WAPA_APPL;PROPERTIES;;01;;2;TXT_PROPERTIES;;|' 'O2_R3TR_WAPA_APPL;LAYOUT;;02;;1;TXT_LAYOUT;CO;BXV|' 'O2_R3TR_WAPA_APPL;EVENT_HANDLER;;03;;0;TXT_EVENT_HANDLER;CO;B|' 'O2_R3TR_WAPA_APPL;PAGE_ATTRIBUTES;;04;;0;TXT_PAGE_ATTRIBUTES;CO;BV|' 'O2_R3TR_WAPA_APPL;TYPE_DEFINITIONS;;05;;0;TXT_TYPE_DEFINITIONS;CO;B|' 'O2_R3TR_WTAG;PROPERTIES;;01;;1;TXT_PROPERTIES;;|' 'O2_R3TR_WTAG_EXT;PROPERTIES;;01;;1;TXT_PROPERTIES;;|' 'O2_R3TR_WTAG_EXT;ATTRIBUTE;;02;;0;TXT_ATTRIBUTE;;|' 'O2_R3TR_XSLT;ATTRIBUTES;;01;;2;TXT_ATTRIBUTES___1;;|' 'O2_R3TR_XSLT;SOURCECODE;;02;;1;TXT_SOURCECDE;;|' 'PACK_DEVC;ATTRIBUTES;;01;;1;TXT_ATTRIBUTES___1;;|' 'PACK_DEVC;INTERFACE;;02;;0;TXT_PACKAGE_INTERFACES;;|' 'PACK_DEVC;PERM;;03;;0;TXT_USE_ACCESS;;|' 'PACK_DEVC;SUB;;04;;0;TXT_PACKAGES_INCLUDED;;|' 'PROG_R3TR_INCL;ATTRIBUTES;;01;;2;TXT_PROPERTIES;;|' 'PROG_R3TR_INCL;SOURCECODE;;02;;1;TXT_SOURCECDE;;|' 'PROG_R3TR_PROG;LISTTITLE;;01;X;0;TXT_LIST_HEADINGS;;|' 'PROG_R3TR_PROG;SELECTIONTEXTS;;02;X;0;TXT_SELECTION_TEXTS;;|' 'PROG_R3TR_PROG;TEXTSYMBOLS;;03;X;0;TXT_TEXT_ELEMENTS;;|' 'PROG_R3TR_PROG;DOC;;04;X;0;TXT_DOCUMENTATION;;|' 'PROG_R3TR_PROG;VARIANT;;05;X;0;TXT_VARIANTS;;|' 'PROG_R3TR_PROG;ATTRIBUTES;;06;;2;TXT_PROPERTIES;;|' 'PROG_R3TR_PROG;SOURCECODE;;07;;1;TXT_SOURCECDE;;|' 'SEO_R3TR_CLAS;LOCTYPES;;01;X;0;TXT_LOCAL_TYPES;;|' 'SEO_R3TR_CLAS;IMPL;;02;X;0;TXT_IMPLEMENTATION;CO;N|' 'SEO_R3TR_CLAS;MACROS;;03;X;0;TXT_MACROS;CO;N|' 'SEO_R3TR_CLAS;DOC;;04;X;0;TXT_CLASS_DOCUMENTATION;;|' 'SEO_R3TR_CLAS;TEXTSYMBOLS;;05;X;0;TXT_TEXT_ELEMENTS;;|' 'SEO_R3TR_CLAS;PROPERTIES;;06;;0;TXT_PROPERTIES;;|' 'SEO_R3TR_CLAS;INTERFACES;;07;;3;TXT_INTERFACES;;|' 'SEO_R3TR_CLAS;FRIENDS;;08;;0;TXT_FRIENDS;;|' 'SEO_R3TR_CLAS;ATTRIBUTES;;09;;2;TXT_ATTRIBUTES___2;;|' 'SEO_R3TR_CLAS;METHODS;;10;;1;TXT_METHODS;;|' space into ls_csv. append ls_csv to ct_csv. concatenate 'SEO_R3TR_CLAS;EVENTS;;11;;0;TXT_EVENTS;;|' 'SEO_R3TR_CLAS;TYPES;;12;;0;TXT_TYPES;;|' 'SEO_R3TR_CLAS;ALIASES;;13;;0;TXT_ALIASES;;|' 'SEO_R3TR_INTF;DOC;;01;X;0;TXT_INTERFACE_DOCUMENTATION;;|' 'SEO_R3TR_INTF;PROPERTIES;;02;;3;TXT_PROPERTIES;;|' 'SEO_R3TR_INTF;INTERFACES;;03;;0;TXT_INTERFACES;;|' 'SEO_R3TR_INTF;ATTRIBUTES;;04;;2;TXT_ATTRIBUTES___2;;|' 'SEO_R3TR_INTF;METHODS;;05;;1;TXT_METHODS;;|' 'SEO_R3TR_INTF;EVENTS;;06;;0;TXT_EVENTS;;|' 'SEO_R3TR_INTF;TYPES;;07;;0;TXT_TYPES;;|' 'SEO_R3TR_INTF;ALIASES;;08;;0;TXT_ALIASES;;|' 'T_R3TR_MSAG;ATTRIBUTES;;01;;1;TXT_ATTRIBUTES___1;;|' 'T_R3TR_MSAG;MESSAGES;;02;;0;TXT_MESSAGES;;|' 'T_R3TR_TOBJ;ATTRIBUTES;;01;;1;TXT_ATTRIBUTES___1;;|' 'T_R3TR_TOBJ;ACTVT;;02;;0;TXT_ACTIVITIES;;|' 'T_R3TR_TOBJ;DOC;;03;;0;TXT_DOCUMENTATION;;|' space into ls_csv. append ls_csv to ct_csv. endform. form csv_text_elements_1 changing ct_csv type it_string. refresh ct_csv. data ls_csv type string. concatenate 'TPT_DDIC_DOMA;Dictionary:;;;;;;;;;;;ECATT;212;TXT_DOMAIN;;;;|' 'TPT_DDIC_DTEL;Dictionary:;;;;;;;;;;;ECATT;212;TXT_DATA_ELEMENT___2;;' ';;|' 'TPT_DDIC_ENQU;Dictionary:;;;;;;;;;;;ECATT;212;TXT_LOCK_OBJECT___2;;;' ';|' 'TPT_DDIC_SHLP;Dictionary:;;;;;;;;;;;ECATT;212;TXT_SEARCH_HELP;;;;|' 'TPT_DDIC_STRU;Dictionary:;;;;;;;;;;;ECATT;212;TXT_STRUCTURE;;;;|' 'TPT_DDIC_TABL;Dictionary:;;;;;;;;;;;ECATT;212;TXT_TABLE;;;;|' 'TPT_DDIC_TTYP;Dictionary:;;;;;;;;;;;ECATT;212;TXT_TABLE_TYPE;;;;|' 'TPT_DDIC_TYPE;Dictionary:;;;;;;;;;;;ECATT;212;TXT_TYPE_GROUP;;;;|' 'TPT_DDIC_VIEW;Dictionary:;;;;;;;;;;;ECATT;212;TXT_VIEW;;;;|' 'TPT_FUGR_FUBA;Function Builder:;;;;;;;;;;;ECATT;212;VAR_NAME_VALUE;;' ';;|' 'TPT_FUGR_FUGR;;;;;;;;;;;;ECATT;212;TXT_FUNCTION_GROUP;;;;|' 'TPT_FUGR_INCL;ABAP Editor:;;;;;;;;;;;ECATT;212;TXTT_INCLUDE_NAME_VAL' 'UE;;;;|' 'TPT_FUGR_SCR;Screen Painter:;;;;;;;;;;;ECATT;212;TXTT_SCREEN_FOR_NAM' 'E_VALUE;;;;|' 'TPT_MSAG;Message Maintenance:;;;;;;;;;;;ECATT;212;TXT_MESSAGE_CLASS;' ';;;|' 'TPT_O2_WAPA;Web Application Builder:;;;;;;;;;;;ECATT;212;TXT_BSP_APP' 'LICATION;;;;|' 'TPT_O2_WAPA_CTRL;Web Application Builder:;;;;;;;;;;;ECATT;212;TXTT_C' 'ONTROLLER_OF_NAME_VALUE;;;;|' 'TPT_O2_WAPA_PAGE;Web Application Builder:;;;;;;;;;;;ECATT;212;TXTT_P' 'AGE_NAME_VALUE;;;;|' 'TPT_O2_WTAG;;;;;;;;;;;;ECATT;212;TXTT_BSP_EXTENSION_NAME_VALUE;;;;|' 'TPT_O2_XSLT;;;;;;;;;;;;ECATT;212;TXTT_TRANSFORMATION_NAME_VALUE;;;;|' 'TPT_PACK_DEVC;Package Builder:;;;;;;;;;;;ECATT;212;TXT_PACKAGE;;;;|' 'TPT_PARA;;;;;;;;;;;;ECATT;212;TXT_PARAMETER;;;;|' 'TPT_PROG_INCL;ABAP Editor:;;;;;;;;;;;ECATT;212;TXTT_INCLUDE_NAME_VAL' 'UE;;;;|' 'TPT_PROG_REPO;ABAP Editor:;;;;;;;;;;;ECATT;212;TXTT_REPORT_NAME_VALU' 'E;;;;|' 'TPT_SEO_CLAS;Class Builder:;;;;;;;;;;;ECATT;212;TXTT_CLASS_NAME_VALU' 'E;;;;|' 'TPT_SEO_INTF;Class Builder:;;;;;;;;;;;ECATT;212;TXTT_INTERFACE_NAME_' 'VALUE;;;;|' 'TPT_TOBJ;;;;;;;;;;;;ECATT;212;TXT_AUTHORIZATION_OBJECT___2;;;;|' 'TPT_TRAN_DIALOG;;;;;;;;;;;;ECATT;212;TXT_DIALOG_TRANSACTION;;;;|' 'TPT_TRAN_OBJ;;;;;;;;;;;;ECATT;212;TXT_OBJECT_TRANSACTION;;;;|' 'TPT_TRAN_PARAM;;;;;;;;;;;;ECATT;212;TXT_PARAMETER_TRANSACTION;;;;|' 'TPT_TRAN_REPO;;;;;;;;;;;;ECATT;212;TXT_REPORT_TRANSACTION;;;;|' 'TPT_TRAN_VARI;;;;;;;;;;;;ECATT;212;TXT_VARIANT_TRANSACTION;;;;|' 'TXTT_BSP_EXTENSION_NAME_VALUE;;;;;;;;TXT_BSP_EXTENSION;;VAR_NAME_VAL' 'UE;X;;;;;;;|' 'TXTT_CLASS_NAME_VALUE;;;;;;;;TXT_CLASS;;VAR_NAME_VALUE;X;;000;;;;;|' 'TXTT_CONTEXT_MENU_FORM_ON_CTME;;;;;;;;TXT_CONTEXT_MENU;FORM ON CTMEN' 'U;;X;;000;;;;;|' 'TXTT_CONTROLLER_OF_NAME_VALUE;;;;;;;;;;;;;;;;;;|' 'TXTT_CURRENCY_QUANTITY_FIELD;;;;;;;;TXT_CURRENCY;/;TXT_QUANTITY_FIEL' 'D;;;000;;;;;|' 'TXTT_ENTRY_HELP_CHECK;;;;;;;;TXT_ENTRY_HELP;/;TXT_CHECK;;;000;;;;;|' 'TXTT_INCLUDE_NAME_VALUE;;;;;;;;TXT_INCLUDE;;VAR_NAME_VALUE;X;;000;;;' ';;|' 'TXTT_INTERFACE_NAME_VALUE;;;;;;;;TXT_INTERFACE;;VAR_NAME_VALUE;X;;00' '0;;;;;|' 'TXTT_LINES_COLUMNS;;;;;;;;TXT_LINES;/;TXT_COLUMNS;;;000;;;;;|' 'TXTT_PAGE_NAME_VALUE;;;;;;;;;;;;;;;;;;|' 'TXTT_REPORT_NAME_VALUE;;;;;;;;TXT_REPORT;;VAR_NAME_VALUE;X;;000;;;;;|' 'TXTT_SCREEN_FOR_NAME_VALUE;;;;;;;;TXT_SCREEN_FOR;;VAR_NAME_VALUE;X;;' '000;;;;;|' 'TXTT_TABLES_JOIN_CONDITIONS;;;;;;;;TXT_TABLES;/;TXT_JOIN_CONDITIONS;' ';;000;;;;;|' 'TXTT_TRANSFORMATION_NAME_VALUE;;;;;;;;TXT_TRANSFORMATION;;VAR_NAME_V' 'ALUE;X;;000;;;;;|' 'TXTT_TYPE_GROUP_OBJECT_TYPE;;;;;;;;TXT_TYPE_GROUP;/;TXT_OBJECT_TYPE;' ';;000;;;;;|' 'TXTT_UNICODE_CHECKS_ACTIVE;;;;;;;;TXT_UNICODE_CHECKS;;TXT_ACTIVE___2' ';X;;000;;;;;|' 'TXT_2_DIMENSIONAL;;SCRFNO3D;M;;;;;;;;;;000;;;;;|' 'TXT_ABAP_LOAD;;;;;;;;;;;;;000;;;;;|' 'TXT_ABOUT;;;;;;;;;;;;;000;;;;;|' 'TXT_ABSTRACT;;SEOABSTRCT;M;;;;;;;;;;000;;;;;|' 'TXT_ACCESS;;DD_V_ACC;D;;;;;;;;;;000;;;;;|' 'TXT_ACCESS_TYPE_IS_GIVEN_FOR_A;;;;;;;;;;;;;000;;;;;|' 'TXT_ACTIVATED;;AIND_ACTIV;S;;;;;;;;;;000;;;;;|' 'TXT_ACTIVE___1;;SAAACTIVE;M;;;;;;;;;;000;;;;;|' 'TXT_ACTIVE___2;;AD_ACTIVE;M;;;;;;;;;;000;;;;;|' 'TXT_ACTIVITIES;;STAT_TITL;M;;;;;;;;;;;;;;;|' 'TXT_ACTIVITY;;SWW_ACTVT;M;;;;;;;;;;;;;;;|' 'TXT_ALIAS;;UDALIAS;M;;;;;;;;;;000;;;;;|' 'TXT_ALIASES;;;;;;;;;;;;;000;;;;;|' 'TXT_ALLOWED_OBJECT_TYPES;;;;;;;;;;;;;000;;;;;|' 'TXT_ALLOW_RFC;;RFCENABLE;M;;;;;;;;;;000;;;;;|' 'TXT_ALL_RIGHTS_RESERVED;;;;;;;;;;;;;000;;;;;|' 'TXT_AND_OR;;VSCONJ;M;;;;;;;;;;000;;;;;|' 'TXT_APPENDING_VIEW;;APPENDVIEW;T;;;;;;;;;;000;;;;;|' 'TXT_APPLICATION;;RS38L_APPL;M;;;;;;;;;;000;;;;;|' 'TXT_APPLICATION_CLASS;;O2APPLCLAS;D;;;;;;;;;;000;;;;;|' 'TXT_APPLICATION_COMPONENT;;TM_COMPONT;T;;;;;;;;;;000;;;;;|' 'TXT_ASSIGNED_ERROR_PAGE;;;;;;;;;;;;;000;;;;;|' 'TXT_ASSOCIATED_TYPE;;RS38L_TYP;M;;;;;;;;;;000;;;;;|' 'TXT_ASSOCIATED_TYPE_FOR_LOW_HI;;;;;;;;;;;;;000;;;;;|' 'TXT_AS_LABEL_LEFT;;SCRPLABELL;M;;;;;;;;;;000;;;;;|' 'TXT_AS_LABEL_RIGHT;;SCRPLABELR;M;;;;;;;;;;000;;;;;|' 'TXT_ATTRIBUTE;;SEOATTNAME;M;;;;;;;;;;000;;;;;|' 'TXT_ATTRIBUTES___1;;EX_DPA;M;;;;;;;;;;000;;;;;|' 'TXT_ATTRIBUTES___2;;STAT_ATTR;M;;;;;;;;;;000;;;;;|' 'TXT_AUTHORIZATION_FIELDS;;;;;;;;;;;;;;;;;;|' 'TXT_AUTHORIZATION_GROUP;;P_GROUP;T;;;;;;;;;;000;;;;;|' 'TXT_AUTHORIZATION_OBJECT___1;;BROBJ;D;;;;;;;;;;000;;;;;|' 'TXT_AUTHORIZATION_OBJECT___2;;LS_AUTHOB;M;;;;;;;;;;000;;;;;|' 'TXT_AUTO;;O2AUTOPAR;S;;;;;;;;;;000;;;;;|' 'TXT_AUTOR;;XUAUTHOR;M;;;;;;;;;;;;;;;|' 'TXT_BINDABLE;;O2BINDABLE;M;;;;;;;;;;;;;;;|' 'TXT_BLANK;;;;AD_MNTMD;0004;;;;;;;;;;;;;|' 'TXT_BRG;;SCRFHELL;M;;;;;;;;;;000;;;;;|' 'TXT_BROWSER_CACHE;;O2BCACHE;M;;;;;;;;;;000;;;;;|' 'TXT_BROWSER_SPECIFIC;;O2BDEP;L;;;;;;;;;;000;;;;;|' 'TXT_BSP_APPLICATION;;O2APPLEXT;M;;;;;;;;;;000;;;;;|' 'TXT_BSP_APPLICATIONS;;;;;;;;;;;;;000;;;;;|' 'TXT_BSP_ELEMENT;;O2TAGID;M;;;;;;;;;;;;;;;|' 'TXT_BSP_ELEMENTS_AND_STATIC_HT;;;;;;;;;;;;;;;;;;|' 'TXT_BSP_ELEMENTS_ONLY;;;;;;;;;;;;;;;;;;|' 'TXT_BSP_ELEMENT_BASIS_CLASS;;;;;;;;;;;;;;;;;;|' 'TXT_BSP_EXTENSION;;O2TLIBID;M;;;;;;;;;;;;;;;|' 'TXT_BSP_EXTENSIONS;;;;;;;;;;;;;000;;;;;|' 'TXT_BSP_EXTENSION_CLASS;;;;;;;;;;;;;;;;;;|' 'TXT_BSP_LIBRARY;;;;;;;;;;;;;000;;;;;|' 'TXT_BUFFERING;;BUFSTATE;M;;;;;;;;;;000;;;;;|' 'TXT_BUFFERING_TYPE;;PUFFERUNGT;M;;;;;;;;;;000;;;;;|' 'TXT_BUILT_IN_TYPE;;;;;;;;;;;;;000;;;;;|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_CACHING;;;;;;;;;;;;;000;;;;;|' 'TXT_CALL_BY_REF;;O2BYREF;M;;;;;;;;;;;;;;;|' 'TXT_CATEGORY;;SEOCATEGRY;M;;;;;;;;;;000;;;;;|' 'TXT_CHANGED_ON;;UPDAT;M;;;;;;;;;;000;;;;;|' 'TXT_CHANGES_ARE_RECORDED;;KORRFLAG;D;;;;;;;;;;000;;;;;|' 'TXT_CHANGE_DOCUMENT;;LOGFLAG;M;;;;;;;;;;000;;;;;|' 'TXT_CHANGING;;RS38L_PACH;S;;;;;;;;;;000;;;;;|' 'TXT_CHECK;;AM_CHECC;M;;;;;;;;;;000;;;;;|' 'TXT_CHECK_TABLE;;CHECKTABLE;M;;;;;;;;;;000;;;;;|' 'TXT_CLASS;;SEOCLNAME;M;;;;;;;;;;000;;;;;|' 'TXT_CLASSES;;CT_CLASSES_FLAG;M;;;;;;;;;;000;;;;;|' 'TXT_CLASSIFICATION;;SDC_CLS;M;;;;;;;;;;000;;;;;|' 'TXT_CLASS_DOCUMENTATION;;;;;;;;;;;;;000;;;;;|' 'TXT_CLASS_LIBRARY;;;;;;;;;;;;;000;;;;;|' 'TXT_CLASS_NAME;;ETCLS_NAME;M;;;;;;;;;;;;;;;|' 'TXT_CLIENT;;MANDT;M;;;;;;;;;;000;;;;;|' 'TXT_CLUSTER_TABLE;;;;;;;;;;;;;000;;;;;|' 'TXT_COLL_RUN;;RS38L_TSK4;M;;;;;;;;;;000;;;;;|' 'TXT_COLUMN;;SCRFTLFNR;M;;;;;;;;;;000;;;;;|' 'TXT_COLUMNS;;SYSCOLS;M;;;;;;;;;;000;;;;;|' 'TXT_COLUMN_HEADING;;DDCMPTITLE;D;;;;;;;;;;000;;;;;|' 'TXT_COMPARE_FLAG;;;;;;;;;;;;;000;;;;;|' 'TXT_COMPARISON_VALUE;;;;;;;;;;;;;000;;;;;|' 'TXT_COMPILATION;;;;;;;;;;;;;000;;;;;|' 'TXT_COMPLETE;;COMPLETE;M;;;;;;;;;;000;;;;;|' 'TXT_COMPLETED;;;;RF_TRLISTSTATUS;3;;;;;;;;000;;;;;|' 'TXT_COMPONENT;;COMPONENTE;M;;;;;;;;;;000;;;;;|' 'TXT_COMPONENTS;;MODEDIT;M;;;;;;;;;;000;;;;;|' 'TXT_COMPONENT_INFORMATION;;;;;;;;;;;;;000;;;;;|' 'TXT_COMPONENT_TYPE;;RELC_TYPE;M;;;;;;;;;;000;;;;;|' 'TXT_COMPONENT_VERSION;;ETKVNR;T;;;;;;;;;;000;;;;;|' 'TXT_COMPRESSED;;LTCOMP;M;;;;;;;;;;000;;;;;|' 'TXT_COMPRESSION;;O2STRIPMODE;M;;;;;;;;;;000;;;;;|' 'TXT_CONTEXT_MENU;;GUI_CTX;M;;;;;;;;;;000;;;;;|' 'TXT_CONTROLLER;;O2COEXT;M;;;;;;;;;;000;;;;;|' 'TXT_CONTROLLER_CLASS;;O2CTRCLS;D;;;;;;;;;;000;;;;;|' 'TXT_CONTROL_COMPOSITE_NAME;;CC_NAME;L;;;;;;;;;;000;;;;;|' 'TXT_CONVERSION_EXIT;;SCRFUCNV;D;;;;;;;;;;000;;;;;|' 'TXT_CONVERSION_FOR_AUTHORIZATI;;;;;;;;;;;;;;;;;;|' 'TXT_CONVERS_ROUTINE;;KCD_KONVR;M;;;;;;;;;;000;;;;;|' 'TXT_CREATED;;CATS_ERSDA;S;;;;;;;;;;000;;;;;|' 'TXT_CREATED_BY___1;;UDFUSER;S;;;;;;;;;;000;;;;;|' 'TXT_CREATED_BY___2;;CNAM;M;;;;;;;;;;000;;;;;|' 'TXT_CREATED_ON;;CRDATE;D;;;;;;;;;;000;;;;;|' 'TXT_CREATE_STATEMENT;;;;;;;;;;;;;000;;;;;|' 'TXT_CREATION_DATE;;SALRTDCRED;M;;;;;;;;;;;;;;;|' 'TXT_CROSS_CLIENT;;SWBCLIENTX;M;;;;;;;;;;;;;;;|' 'TXT_CUA_LOAD;;STA_CLTIMI;S;;;;;;;;;;000;;;;;|' 'TXT_CURRENCY;;RSCURRENCY;M;;;;;;;;;;000;;;;;|' 'TXT_CURSOR_POSITION;;SCRHCUPO;M;;;;;;;;;;000;;;;;|' 'TXT_DATABASE_CONTENT;;;;;;;;;;;;;000;;;;;|' 'TXT_DATABASE_DATA;;;;;;;;;;;;;000;;;;;|' 'TXT_DATABASE_INFORMATION;;;;;;;;;;;;;000;;;;;|' 'TXT_DATABASE_SYSTEM;;SYDBSYS;M;;;;;;;;;;000;;;;;|' 'TXT_DATABASE_TABLES;;EX_CDT;M;;;;;;;;;;000;;;;;|' 'TXT_DATA_BROWSER_TABLE_VIEW_MA;;;;;;;;;;;;;000;;;;;|' 'TXT_DATA_CLASS;;TABART;M;;;;;;;;;;000;;;;;|' 'TXT_DATA_COLLECTION;;SLDPH;T;;;;;;;;;;000;;;;;|' 'TXT_DATA_ELEM;;DATAELEM;S;;;;;;;;;;000;;;;;|' 'TXT_DATA_ELEMENTS;;CLASSDE;M;;;;;;;;;;000;;;;;|' 'TXT_DATA_ELEMENT___1;;DATAELEM;M;;;;;;;;;;000;;;;;|' 'TXT_DATA_ELEMENT___2;;SCRP_DATN;T;;;;;;;;;;000;;;;;|' 'TXT_DATA_TYPE;;DATATYPE_D;M;;;;;;;;;;000;;;;;|' 'TXT_DBSL_PATCH_LEVEL;;;;;;;;;;;;;000;;;;;|' 'TXT_DBSL_VERSION;;DB_DBSLV;M;;;;;;;;;;000;;;;;|' 'TXT_DB_CLIENT_LIB;;DB_CLIREL;M;;;;;;;;;;000;;;;;|' 'TXT_DB_RELEASES;;DB_RELTEXT;M;;;;;;;;;;000;;;;;|' 'TXT_DECIMAL_PLACES___M;;DECIMALS;M;;;;;;;;;;000;;;;;|' 'TXT_DECIMAL_PLACES___T;;DECIMALS;T;;;;;;;;;;000;;;;;|' 'TXT_DEFAULTS;;VALEXI;S;;;;;;;;;;000;;;;;|' 'TXT_DEFAULT_COMPONENT_NAME;;DEFFDNAME;T;;;;;;;;;;000;;;;;|' 'TXT_DEFAULT_PREFIX;;;;;;;;;;;;;;;;;;|' 'TXT_DEFAULT_VALUES;;;;;;;;;;;;;000;;;;;|' 'TXT_DEFAULT_VALUES_FOR;;;;;;;;;;;;;000;;;;;|' 'TXT_DEFAULT_VALUE___1;;DDSHDEFVAL;T;;;;;;;;;;000;;;;;|' 'TXT_DEFAULT_VALUE___2;;RS38L_DEFO;M;;;;;;;;;;000;;;;;|' 'TXT_DEFINITION;;UFDYDOCU;M;;;;;;;;;;000;;;;;|' 'TXT_DEFLG;;SCRFLENG;M;;;;;;;;;;000;;;;;|' 'TXT_DELIVERY_AND_MAINTENANCE;;;;;;;;;;;;;000;;;;;|' 'TXT_DELIVERY_CLASS;;DIP0220;D;;;;;;;;;;000;;;;;|' 'TXT_DELTA_HANDLING;;O2DELTA;M;;;;;;;;;;000;;;;;|' 'TXT_DESCRIPTION;;SEODESCR;M;;;;;;;;;;000;;;;;|' 'TXT_DESELECT_ALL;;;;;;@4D@;S;;;;;;;;;;;|' 'TXT_DFLT_VALUE;;SWLWPPVDEF;T;;;;;;;;;;;;;;;|' 'TXT_DIALOG_BEHAVIOR;;;;;;;;;;;;;000;;;;;|' 'TXT_DIALOG_DATA_TRANSPORT_DETA;;;;;;;;;;;;;000;;;;;|' 'TXT_DIALOG_TRANSACTION;;EUSEL_TRAN;L;;;;;;;;;;000;;;;;|' 'TXT_DIALOG_TYPE;;DDSHDIATYP;M;;;;;;;;;;000;;;;;|' 'TXT_DICTIONARY_REFERENCE;;STEXTA;T;;;;;;;;;;000;;;;;|' 'TXT_DICT_FIELD;;SCRFDICT;M;;;;;;;;;;000;;;;;|' 'TXT_DICT_MODIFIED;;SCRFDMOD;M;;;;;;;;;;000;;;;;|' 'TXT_DICT_OBJS;;EX_BD;M;;;;;;;;;;000;;;;;|' 'TXT_DIRECTORY;;SCMS_FTPDI;M;;;;;;;;;;000;;;;;|' 'TXT_DISABLED;;ALEDISABL;M;;;;;;;;;;000;;;;;|' 'TXT_DISPLAY;;PUSH_SHOW;M;;;;;;;;;;000;;;;;|' 'TXT_DISPLAY_ATTR;;;;;;;;;;;;;000;;;;;|' 'TXT_DLEN;;DDINTLENG;T;;;;;;;;;;000;;;;;|' 'TXT_DOCUMENTATION;;RS38L_DOCU;M;;;;;;;;;;000;;;;;|' 'TXT_DOMAIN;;DOMNAME;M;;;;;;;;;;000;;;;;|' 'TXT_DOMAINS;;CLASSDOM;M;;;;;;;;;;000;;;;;|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_DROPDOWN;;SCRFDRDOWN;M;;;;;;;;;;000;;;;;|' 'TXT_DTYP;;DDVIEWDTYP;T;;;;;;;;;;000;;;;;|' 'TXT_DYNAMIC_CONTEXT_MENU;;SCRPMENDY;L;;;;;;;;;;000;;;;;|' 'TXT_DYNAMIC_VALUE_ALLOWED;;;;;;;;;;;;;;;;;;|' 'TXT_EASY_WEB_TRANSACTION;;S_EWT;T;;;;;;;;;;000;;;;;|' 'TXT_EDITOR_LOCK;;IW_NO_EDIT;M;;;;;;;;;;000;;;;;|' 'TXT_EDIT_LOCK;;;;;;;;;;;;;000;;;;;|' 'TXT_ELEMENTARY_SRCH_HLP;;DDSHLPELEM;T;;;;;;;;;;000;;;;;|' 'TXT_ELEMENTARY_TYPE;;CHK_ELEM;M;;;;;;;;;;000;;;;;|' 'TXT_ELEMENT_CONTENT;;;;;;;;;;;;;;;;;;|' 'TXT_ELEMENT_HANDLER_CLASS;;;;;;;;;;;;;;;;;;|' 'TXT_ELEMENT_INTERPRETS_CONTENT;;;;;;;;;;;;;;;;;;|' 'TXT_ELEMENT_LIST;;SCRAFNFL;M;;;;;;;;;;000;;;;;|' 'TXT_EMPTY_TAB;;;;;;;;;;;;;000;;;;;|' 'TXT_ENHANCEMENT_CATEGORY;;DDEXTCLASS;D;;;;;;;;;;000;;;;;|' 'TXT_ENHANCEMENT_CATEGORY_FOR_S;;;;;;;;;;;;;000;;;;;|' 'TXT_ENTER_A_PACKAGE;;;;;;;;;;;;PACKAGE_BUILDER01;201;;;;;|' 'TXT_ENTRY;;SCRFFSTR;D;;;;;;;;;;000;;;;;|' 'TXT_ENTRY_HELP;;SCRFCMBFOC;M;;;;;;;;;;000;;;;;|' 'TXT_EQ;;;;;;;;;;;;;000;;;;;|' 'TXT_ERROR_HANDLING;;EDI_ERRFLG;M;;;;;;;;;;000;;;;;|' 'TXT_ERROR_SEVERITY;;ERRORTYP;L;;;;;;;;;;000;;;;;|' 'TXT_EVENT;;SEOEVTNAME;M;;;;;;;;;;000;;;;;|' 'TXT_EVENTS;;SE30OKEVNT;S;;;;;;;;;;000;;;;;|' 'TXT_EVENT_HANDLER;;O2EVHNAME;M;;;;;;;;;;000;;;;;|' 'TXT_EXCEPTIONS;;RS38L_EXCE;M;;;;;;;;;;000;;;;;|' 'TXT_EXCEPTION___1;;SWF_CX_REF;M;;;;;;;;;;000;;;;;|' 'TXT_EXCEPTION___2;;RS38L_EXCN;M;;;;;;;;;;000;;;;;|' 'TXT_EXCLUSIVE;;CLEXCL;M;;;;;;;;;;000;;;;;|' 'TXT_EXP;;SHLPOUTPUT;T;;;;;;;;;;000;;;;;|' 'TXT_EXPORT;;RS38L_PAEX;S;;;;;;;;;;000;;;;;|' 'TXT_FIELD;;FIELDNAME;S;;;;;;;;;;000;;;;;|' 'TXT_FIELDS;;CLASSFEL;M;;;;;;;;;;000;;;;;|' 'TXT_FIELD_LABEL;;OTXT;M;;;;;;;;;;000;;;;;|' 'TXT_FIELD_NAME;;FELD_NAME;M;;;;;;;;;;000;;;;;|' 'TXT_FINAL;;SEOFINAL;M;;;;;;;;;;000;;;;;|' 'TXT_FIRST_PAGE;;S_INITPAGE;M;;;;;;;;;;000;;;;;|' 'TXT_FIXED_FONT;;SCRFFIXF;M;;;;;;;;;;000;;;;;|' 'TXT_FIXED_POINT_ARITHMETIC;;FIXPT;D;;;;;;;;;;000;;;;;|' 'TXT_FIX_VAL;;VAL_SINGLE;T;;;;;;;;;;000;;;;;|' 'TXT_FLOW_LOGIC;;DYNTXLINE;M;;;;;;;;;;000;;;;;|' 'TXT_FOREIGN_KEY;;SCRFFFKY;M;;;;;;;;;;000;;;;;|' 'TXT_FOREIGN_SOURCE_SYSTEM;;;;;;@6L@;S;;;;;;000;;;;;|' 'TXT_FORMAT;;SCRFTYPE;M;;;;;;;;;;000;;;;;|' 'TXT_FORMATTING;;SYPRORIENT;M;;;;;;;;;;000;;;;;|' 'TXT_FORWARD_DECLARATIONS;;;;;;;;;;;;;000;;;;;|' 'TXT_FRAMESET;;IW_FRMOBJ;M;;;;;;;;;;000;;;;;|' 'TXT_FRIENDS;;;;;;;;;;;;;000;;;;;|' 'TXT_FROM_MODULE_POOL;;;;;;;;;;;;;000;;;;;|' 'TXT_FULLY_BUFFERED;;;;;;;;;;;;;000;;;;;|' 'TXT_FUNCTIONAL_TYPE;;S_FUNCTYP;M;;;;;;;;;;000;;;;;|' 'TXT_FUNCTION_CODE;;FCODE;M;;;;;;;;;;000;;;;;|' 'TXT_FUNCTION_GROUP;;RS38L_AREA;T;;;;;;;;;;000;;;;;|' 'TXT_FUNCTION_GROUPS;;;;;;;;;;;;;000;;;;;|' 'TXT_FUNCTION_GROUP_DOC;;;;;;;;;;;;;000;;;;;|' 'TXT_FUNCTION_MODULE;;RSTFB;T;;;;;;;;;;000;;;;;|' 'TXT_FUNCTION_MODULES;;;;;;;;;;;;;000;;;;;|' 'TXT_FUNCTION_MODULE_DOCUMENTAT;;;;;;;;;;;;;000;;;;;|' 'TXT_FURTHER_CHARACTERISTICS;;;;;;;;;;;;;000;;;;;|' 'TXT_FURTHER_OPTIONS;;;;;;;;;;;;;;;;;;|' 'TXT_GENERAL_ATTR;;;;;;;;;;;;;000;;;;;|' 'TXT_GENERAL_DATA;;ALSHGNDTL;M;;;;;;;;;;000;;;;;|' 'TXT_GENERIC_AREA_BUFFERED;;;;;;;;;;;;;000;;;;;|' 'TXT_GET_PARAMETER;;SCRFFGPA;M;;;;;;;;;;000;;;;;|' 'TXT_GLOBAL;;RS38L_GLOB;M;;;;;;;;;;000;;;;;|' 'TXT_GROUP;;GROUP_NAME;M;;;;;;;;;;000;;;;;|' 'TXT_GROUP_1;;SCRFGRP1;M;;;;;;;;;;000;;;;;|' 'TXT_GROUP_2;;SCRFGRP2;M;;;;;;;;;;000;;;;;|' 'TXT_GROUP_3;;SCRFGRP3;M;;;;;;;;;;000;;;;;|' 'TXT_GROUP_4;;SCRFGRP4;M;;;;;;;;;;000;;;;;|' 'TXT_GUI_STATUS;;;;;;;;;;;;;000;;;;;|' 'TXT_GUI_SUPPORT;;;;;;;;;;;;;000;;;;;|' 'TXT_HEADING;;REPTEXT;M;;;;;;;;;;000;;;;;|' 'TXT_HEIGHT;;SCRNHIGH;M;;;;;;;;;;000;;;;;|' 'TXT_HELP;;SWL_HELP;M;;;;;;;;;;000;;;;;|' 'TXT_HIDDEN;;SUB_HIDDEN;M;;;;;;;;;;000;;;;;|' 'TXT_HIERARCHY;;UDHIERID;M;;;;;;;;;;000;;;;;|' 'TXT_HIGHEST_SUPPORT_PACKAGE;;;;;;;;;;;;;000;;;;;|' 'TXT_HOLD_DATA;;SCRHHDAT;M;;;;;;;;;;000;;;;;|' 'TXT_HOLD_SCROLL_POSITION;;SCRPKSCR;D;;;;;;;;;;000;;;;;|' 'TXT_HOST;;IACHOST;M;;;;;;;;;;000;;;;;|' 'TXT_HOST_DATA;;;;;;;;;;;;;000;;;;;|' 'TXT_HOT_KEY;;DDSHHOTKEY;M;;;;;;;;;;000;;;;;|' 'TXT_HTTPS;;HTTPS;M;;;;;;;;;;000;;;;;|' 'TXT_ICON;;SCRFICON;M;;;;;;;;;;000;;;;;|' 'TXT_ICON_NAME;;SCRFICON_N;M;;;;;;;;;;000;;;;;|' 'TXT_ICON_TEXT;;SCRFICON_Q;M;;;;;;;;;;000;;;;;|' 'TXT_IMMEDIATE_START_NO_RESTART;;;;;;;;;;;;;000;;;;;|' 'TXT_IMP;;SHLPINPUT;T;;;;;;;;;;000;;;;;|' 'TXT_IMPLEMENTATION;;;;;;;;;;;;;000;;;;;|' 'TXT_IMPLEMENTED_ACTIVE;;;;;;;;;;;;;000;;;;;|' 'TXT_IMPORT;;SAEIMPORT;S;;;;;;;;;;000;;;;;|' 'TXT_INACTIVE;;ALEDISABLD;S;;;;;;;;;;000;;;;;|' 'TXT_INCLUDE;;INCLNAME;M;;;;;;;;;;000;;;;;|' 'TXT_INCLUDES;;INCLU;S;;;;;;;;;;000;;;;;|' 'TXT_INCLUDE_NAME;;RSYNT_INCL;M;;;;;;;;;;000;;;;;|' 'TXT_INCLUSIVE;;CLINCL;M;;;;;;;;;;000;;;;;|' 'TXT_INFO;;BDL_INFO;S;;;;;;;;;;000;;;;;|' 'TXT_INFORMATION;;;;;;@0S@;S;;;;;;;;;;;|' 'TXT_INHERIT_GUI_ATTRIBUTES;;;;;;;;;;;;;000;;;;;|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_INITIALIZATION_AND_ACCESS;;;;;;;;;;;;;000;;;;;|' 'TXT_INITIAL_BSP;;;;;;;;;;;;;000;;;;;|' 'TXT_INITIAL_LINE_NUMBER;;;;;;;;;;;;;000;;;;;|' 'TXT_INITIAL_VALUE;;SEOVALUE;M;;;;;;;;;;000;;;;;|' 'TXT_INITIAL_VALUES;;HR_BIN_INI;M;;;;;;;;;;000;;;;;|' 'TXT_INPUT;;SCRFFEIN;M;;;;;;;;;;000;;;;;|' 'TXT_INSTALLATION_NUMBER;;DNOT_INSTN;T;;;;;;;;;;000;;;;;|' 'TXT_INSTANTIATION;;SEOCREATE;M;;;;;;;;;;000;;;;;|' 'TXT_INTERFACE;;SEOITFNAME;M;;;;;;;;;;000;;;;;|' 'TXT_INTERFACES;;EX_COI;M;;;;;;;;;;000;;;;;|' 'TXT_INTERFACE_COMPONENT;;SEOCPDNAME;T;;;;;;;;;;000;;;;;|' 'TXT_INTERFACE_DOCUMENTATION;;;;;;;;;;;;;000;;;;;|' 'TXT_INTERNALLY_RELEASED_ON;;;;;;;;;;;;;000;;;;;|' 'TXT_INTERNAL_NAME;;O2APPLNAME;T;;;;;;;;;;000;;;;;|' 'TXT_INTERVALS;;;;;;;;;;;;;000;;;;;|' 'TXT_INVISIBLE;;SCRFUNSI;M;;;;;;;;;;000;;;;;|' 'TXT_IP_ADDRESS;;RFCIP;M;;;;;;;;;;000;;;;;|' 'TXT_IS_ERROR_PAGE;;O2ERRPAG;M;;;;;;;;;;000;;;;;|' 'TXT_ITERATION_OVER_ELEMENT_CON;;O2ITERATION;L;;;;;;;;;;;;;;;|' 'TXT_JOIN_CONDITIONS;;;;;;;;;;;;;000;;;;;|' 'TXT_KERNEL_INFORMATION___1;;;;;;;;;;;;;000;;;;;|' 'TXT_KERNEL_INFORMATION___2;;;;;;;;;;;;;000;;;;;|' 'TXT_KERNEL_RELEASE;;SYKERNRL;M;;;;;;;;;;000;;;;;|' 'TXT_KEY;;OJ_KEY;M;;;;;;;;;;000;;;;;|' 'TXT_KEY_ATTRIBUTE_DEFINED_FOR1;;;;;;;;;;;;;000;;;;;|' 'TXT_KEY_ATTRIBUTE_DEFINED_FOR2;;;;;;;;;;;;;000;;;;;|' 'TXT_KEY_CATEGORY;;KEYKINDTXT;M;;;;;;;;;;000;;;;;|' 'TXT_KEY_COMPONENTS;;;;;;;;;;;;;000;;;;;|' 'TXT_KEY_DEFINITION;;;;;;;;;;;;;000;;;;;|' 'TXT_KEY___KEY;;KEYFLAG;T;;;;;;;;;;000;;;;;|' 'TXT_LANGUAGE;;LANGU;M;;;;;;;;;;000;;;;;|' 'TXT_LAST_CHANGED;;S_LSTTIME;T;;;;;;;;;;;;;;;|' 'TXT_LAST_CHANGED_AT;;U_TIME;M;;;;;;;;;;;;;;;|' 'TXT_LAST_CHANGED_BY___1;;UFTSTAMP;M;;;;;;;;;;000;;;;;|' 'TXT_LAST_CHANGED_BY___2;;UNAM;M;;;;;;;;;;000;;;;;|' 'TXT_LAST_CHANGED_BY___3;;LAST_USER;M;;;;;;;;;;000;;;;;|' 'TXT_LAST_CHANGED_ON;;SRMXMLLD;M;;;;;;;;;;000;;;;;|' 'TXT_LAST_CHANGED_ON_BY;;UFTSTAMP;D;;;;;;;;;;000;;;;;|' 'TXT_LAST_GENERATION;;SCRHGEND;T;;;;;;;;;;000;;;;;|' 'TXT_LAYOUT;;LAYVAR;M;;;;;;;;;;000;;;;;|' 'TXT_LEADING_ZEROS;;SCRFFILL;M;;;;;;;;;;000;;;;;|' 'TXT_LENGTH;;DDLENG;T;;;;;;;;;;000;;;;;|' 'TXT_LEVEL;;SEOATTDECL;S;;;;;;;;;;000;;;;;|' 'TXT_LICENSE_EXPIRATION;;;;;;;;;;;;;000;;;;;|' 'TXT_LIFETIME;;O2LIFETIME;M;;;;;;;;;;000;;;;;|' 'TXT_LINE;;SCRFLINE;M;;;;;;;;;;000;;;;;|' 'TXT_LINES;;SYSROWS;M;;;;;;;;;;000;;;;;|' 'TXT_LINE_TYPE;;SRET_RTYPE;M;;;;;;;;;;000;;;;;|' 'TXT_LIST_HEADER;;;;;;;;;;;;;000;;;;;|' 'TXT_LIST_HEADINGS;;;;;;;;;;;;;000;;;;;|' 'TXT_LOCAL_IN_PROGRAM;;EUSEL_LOC;M;;;;;;;;;;;;;;;|' 'TXT_LOCAL_TYPES;;;;;;;;;;;;;000;;;;;|' 'TXT_LOCK_MODE;;ENQMODE;M;;;;;;;;;;000;;;;;|' 'TXT_LOCK_OBJECTS;;CLASSSPO;M;;;;;;;;;;000;;;;;|' 'TXT_LOCK_OBJECT___1;;ENQUETAB;M;;;;;;;;;;000;;;;;|' 'TXT_LOCK_OBJECT___2;;E_ENQNAME;M;;;;;;;;;;000;;;;;|' 'TXT_LOCK_PARAMETER;;DDENQUPAR;M;;;;;;;;;;000;;;;;|' 'TXT_LOGICAL_DATABASE;;SYDBNAM;M;;;;;;;;;;000;;;;;|' 'TXT_LOGICAL_STORAGE_PARAMETERS;;;;;;;;;;;;;000;;;;;|' 'TXT_LOGON;;RSAULOGIN;S;;;;;;;;;;000;;;;;|' 'TXT_LOG_DATA_CHANGES;;DDPROTOCOL;D;;;;;;;;;;000;;;;;|' 'TXT_LONG;;SCRTEXT_L;S;;;;;;;;;;000;;;;;|' 'TXT_LONG_TEXT;;UFLONGNAME;M;;;;;;;;;;000;;;;;|' 'TXT_LOWERCASE;;TRWLOWCASE;M;;;;;;;;;;000;;;;;|' 'TXT_LOWER_LIMIT;;VAL_LOWER;M;;;;;;;;;;000;;;;;|' 'TXT_LPOS;;SHLPLISPOS;T;;;;;;;;;;000;;;;;|' 'TXT_MACHINE_TYPE;;;;;;;;;;;;;000;;;;;|' 'TXT_MACROS;;FORMINFOPK;M;;;;;;;;;;000;;;;;|' 'TXT_MAINTENANCE;;MAINTAUTH;M;;;;;;;;;;000;;;;;|' 'TXT_MAINTENANCE_OF_STANDARD_TR;;;;;;;;;;;;;;;;;;|' 'TXT_MAINTENANCE_SCREENS;;DYNP_MNT;L;;;;;;;;;;000;;;;;|' 'TXT_MAINTENANCE_TYPE;;MAINT_TYPE;T;;;;;;;;;;000;;;;;|' 'TXT_MAINT_SCREEN_NO;;;;;;;;;;;;;000;;;;;|' 'TXT_MAINT_STATUS;;VIEWGRANT;M;;;;;;;;;;000;;;;;|' 'TXT_MAIN_PACKAGE;;MAINPACK;M;;;;;;;;;;000;;;;;|' 'TXT_MAIN_PROGRAM;;ASTAT_PROG;T;;;;;;;;;;000;;;;;|' 'TXT_MANIPULATION_OF_ELEMENT_CO;;O2BODYWRITER;L;;;;;;;;;;;;;;;|' 'TXT_MAX_NO_OF_LINES;;BAPIMAXROW;L;;;;;;;;;;000;;;;;|' 'TXT_MEDIUM;;SCRTEXT_M;S;;;;;;;;;;000;;;;;|' 'TXT_MENU;;PPMENUE;M;;;;;;;;;;000;;;;;|' 'TXT_MESSAGE;;MSGNR;M;;;;;;;;;;;;;;;|' 'TXT_MESSAGES;;MESSAGES_D;M;;;;;;;;;;;;;;;|' 'TXT_MESSAGE_CLASS;;MSGID;T;;;;;;;;;;000;;;;;|' 'TXT_MESSAGE_CLASSES;;VRSMENU18;M;;;;;;;;;;;;;;;|' 'TXT_MESSAGE_SHORT_TEXT;;;;;;;;;;;;;;;;;;|' 'TXT_METHOD;;SEOMTDNAME;M;;;;;;;;;;000;;;;;|' 'TXT_METHODS;;SE30OKMETH;M;;;;;;;;;;000;;;;;|' 'TXT_METHOD_TYPE;;SEOMTDTYPE;M;;;;;;;;;;000;;;;;|' 'TXT_MIMES;;W3MIMLSELE;M;;;;;;;;;;000;;;;;|' 'TXT_MIME_TYPE;;SKWF_MIME;M;;;;;;;;;;000;;;;;|' 'TXT_MOD;;DDMODKZ;T;;;;;;;;;;000;;;;;|' 'TXT_MODAL_DIALOG_BOX;;SCRHTYPM;M;;;;;;;;;;000;;;;;|' 'TXT_MODE;;R3MODE;M;;;;;;;;;;000;;;;;|' 'TXT_MODELED_ONLY;;;;;;;;;;;;;000;;;;;|' 'TXT_MODIFIED;;TFMJMODIF;M;;;;;;;;;;000;;;;;|' 'TXT_MOD_GROUPS_FUNCTIONS;;;;;;;;;;;;;000;;;;;|' 'TXT_NAME;;CUNAM;M;;;;;;;;;;000;;;;;|' 'TXT_NAME_OF_REF_TYPE;;REFTYPNAME;M;;;;;;;;;;000;;;;;|' 'TXT_NAME_OF_SCREEN_FIELD;;;;;;;;;;;;;000;;;;;|' 'TXT_NAVIGATION;;;;;;;;;;;;;000;;;;;|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_NAVIGATION_REQUEST;;;;;;;;;;;;;000;;;;;|' 'TXT_NEXT_SCREEN;;SCRHFNUM;M;;;;;;;;;;000;;;;;|' 'TXT_NO;;;;XFELD;;;;;;;;;000;;;;;|' 'TXT_NORMAL;;SCRHTYPN;M;;;;;;;;;;000;;;;;|' 'TXT_NORMAL_FUNCTION_MODULE;;RS38L_NORM;T;;;;;;;;;;000;;;;;|' 'TXT_NOT_RELEASED;;;;SEORELSTAT;0;;;;;;;;000;;;;;|' 'TXT_NO_LENGTH_RESTRICTION;;;;;;;;;;;;;000;;;;;|' 'TXT_NO_OF_CHARACTERS;;DDLENG;M;;;;;;;;;;000;;;;;|' 'TXT_NO_OF_KEY_FIELDS;;;;;;;;;;;;;000;;;;;|' 'TXT_NO_OR_USER_RECORDING_ROUTI;;CORR_CON_I;T;;;;;;;;;;000;;;;;|' 'TXT_NO_RESET;;SCRFFNRS;D;;;;;;;;;;000;;;;;|' 'TXT_OBJECT;;XUOBJECT;M;;;;;;;;;;;;;;;|' 'TXT_OBJECTS;;SCIOBJCNT;T;;;;;;;;;;000;;;;;|' 'TXT_OBJECT_TRANSACTION;;EUSEL_CLS;L;;;;;;;;;;000;;;;;|' 'TXT_OBJECT_TYPE;;OBJECTTYP;M;;;;;;;;;;000;;;;;|' 'TXT_OCCUPIED;;S_SEATSOCC;S;;;;;;;;;;000;;;;;|' 'TXT_ONE_STEP;;MTYPE1;M;;;;;;;;;;000;;;;;|' 'TXT_OO_TRANSACTION_MODEL;;;;;;;;;;;;;;;;;;|' 'TXT_OPERATING_SYSTEM;;SAAOPSYS;D;;;;;;;;;;000;;;;;|' 'TXT_OPERATOR;;VSOPERATOR;M;;;;;;;;;;000;;;;;|' 'TXT_OPTION;;SWFMOD_OPTION;M;;;;;;;;;;000;;;;;|' 'TXT_OPTIONAL;;RS38L_OPTI;S;;;;;;;;;;000;;;;;|' 'TXT_OPTIONS;;IWEXOPTT;M;;;;;;;;;;000;;;;;|' 'TXT_OP_RELEASE;;;;;;;;;;;;;000;;;;;|' 'TXT_ORIGINAL_LANG;;RS38L_MASL;M;;;;;;;;;;;;;;;|' 'TXT_ORIGINAL_LANGUAGE;;DD_LANGU;M;;;;;;;;;;000;;;;;|' 'TXT_ORIGIN_OF_THE_INPUT_HELP;;;;;;;;;;;;;000;;;;;|' 'TXT_OTHER_ATTRIBUTES;;;;;;;;;;;;;000;;;;;|' 'TXT_OUTPUT;;SCRFFOUT;M;;;;;;;;;;000;;;;;|' 'TXT_OUTPUT_CHARACTERISTICS;;;;;;;;;;;;;000;;;;;|' 'TXT_OUTPUT_LENGTH;;TTOUTLENG;M;;;;;;;;;;000;;;;;|' 'TXT_OUTPUT_ONLY;;SCRFOOUT;M;;;;;;;;;;000;;;;;|' 'TXT_OVERVIEW_SCREEN;;LIST_SCR;M;;;;;;;;;;000;;;;;|' 'TXT_OWNER;;PTOWNER;M;;;;;;;;;;000;;;;;|' 'TXT_PACKAGE;;DEVCLASS;M;;;;;;;;;;000;;;;;|' 'TXT_PACKAGES_INCLUDED;;;;;;;;;;;;;000;;;;;|' 'TXT_PACKAGE_CHECK_AS_CLIENT;;;;;;;;;;;;;000;;;;;|' 'TXT_PACKAGE_CHECK_AS_SERVER;;;;;;;;;;;;;000;;;;;|' 'TXT_PACKAGE_INTERFACE;;SCOMIFNAM;M;;;;;;;;;;000;;;;;|' 'TXT_PACKAGE_INTERFACES;;EX_CKI;M;;;;;;;;;;000;;;;;|' 'TXT_PACKAGE_NOT_EXTENDABLE;;;;;;;;;;;;;000;;;;;|' 'TXT_PACKAGE_PROPERTIES;;;;;;;;;;;;;000;;;;;|' 'TXT_PAGE;;O2PAGE;M;;;;;;;;;;000;;;;;|' 'TXT_PAGES_WITH_FLOW_LOGIC;;;;;;;;;;;;;000;;;;;|' 'TXT_PAGE_ATTRIBUTES;;;;;;;;;;;;;000;;;;;|' 'TXT_PAGE_DONE_IS_NOT_RETURNED_;;;;;;;;;;;;;;;;;;|' 'TXT_PAGE_FRAGMENT;;;;O2PAGTYP;X;;;;;;;;000;;;;;|' 'TXT_PAGE_FRAGMENTS;;;;;;;;;;;;;000;;;;;|' 'TXT_PAGE_TYPE;;O2PAGTYP;M;;;;;;;;;;000;;;;;|' 'TXT_PAGE_WITH_FLOW_LOGIC;;;;O2PAGTYP;;;;;;;;;000;;;;;|' 'TXT_PARAMETER;;PARAM_011A;M;;;;;;;;;;000;;;;;|' 'TXT_PARAMETERS;;PARNAME;T;;;;;;;;;;000;;;;;|' 'TXT_PARAMETER_ID;;PARID;M;;;;;;;;;;000;;;;;|' 'TXT_PARAMETER_NAME;;PARAMETER;M;;;;;;;;;;000;;;;;|' 'TXT_PARAMETER_TRANSACTION;;EUSEL_PARA;L;;;;;;;;;;000;;;;;|' 'TXT_PASS_VALUE;;RS38L_VAL;M;;;;;;;;;;000;;;;;|' 'TXT_PERSON_RESPONS;;CGPL_RESPONSIBLE;M;;;;;;;;;;;;;;;|' 'TXT_PERSON_RESPONSIBLE___1;;SCI_USER;T;;;;;;;;;;000;;;;;|' 'TXT_PERSON_RESPONSIBLE___2;;AUTHOR3;T;;;;;;;;;;000;;;;;|' 'TXT_PERVASIVE_ENABLED;;S_PERVAS;T;;;;;;;;;;000;;;;;|' 'TXT_PLATFORM_ID;;SCE_PLID;M;;;;;;;;;;000;;;;;|' 'TXT_PLEASE_ENTER_A_ROOT_DIR;;;;;;;;;;;;SHDI;002;;;;;|' 'TXT_PLEASE_ENTER_A_VALID_PATH;;;;;;;;;;;;UD;851;;;;;|' 'TXT_POOLED_TABLE;;;;;;;;;;;;;000;;;;;|' 'TXT_POOL_CLUSTER;;CLASSPC;M;;;;;;;;;;000;;;;;|' 'TXT_POSITION;;DDPOSD;M;;;;;;;;;;000;;;;;|' 'TXT_POSS_ENTRIES_KEY;;SCRFCMBPRM;M;;;;;;;;;;000;;;;;|' 'TXT_PREVIOUS_LOGON;;;;;;;;;;;;;000;;;;;|' 'TXT_PRIMARY_TABLE;;ROOTTAB;M;;;;;;;;;;000;;;;;|' 'TXT_PROCESSING_TYPE;;CDUPDATE;M;;;;;;;;;;000;;;;;|' 'TXT_PRODUCT_UNDER_GPL;;;;;;;;;;;;;000;;;;;|' 'TXT_PROFESSIONAL_USER_TRANSACT;;S_PROF;T;;;;;;;;;;000;;;;;|' 'TXT_PROGRAM;;PROGRAM_ID;M;;;;;;;;;;000;;;;;|' 'TXT_PROGRAMS;;CLASSPROG;M;;;;;;;;;;000;;;;;|' 'TXT_PROGRAM_GUI;;;;;;;;;;;;;000;;;;;|' 'TXT_PROGRAM_NAME;;PRGNAME;M;;;;;;;;;;000;;;;;|' 'TXT_PROGRAM_SCREEN;;;;;;;;;;;;;000;;;;;|' 'TXT_PROGRAM_STATUS;;PROG_STAT;M;;;;;;;;;;000;;;;;|' 'TXT_PROPERTIES;;COCOFPRO;M;;;;;;;;;;000;;;;;|' 'TXT_PROPERTY_LIST;;SCRFPRSHOW;M;;;;;;;;;;000;;;;;|' 'TXT_QUANTITY_FIELD;;FQUAN;D;;;;;;;;;;000;;;;;|' 'TXT_READ_ONLY;;FIELD_READ;M;;;;;;;;;;000;;;;;|' 'TXT_RECORDING_ROUTINE;;;;;;;;;;;;;000;;;;;|' 'TXT_REFERENCES;;;;;;;;;;;;;000;;;;;|' 'TXT_REFERENCE_FIELD;;SCRFWAER;M;;;;;;;;;;000;;;;;|' 'TXT_REFERENCE_TABLE;;REFTABLE;M;;;;;;;;;;000;;;;;|' 'TXT_REFERENCE_TO_PREDEFINED_TY;;;;;;;;;;;;;000;;;;;|' 'TXT_REFERENCE_TYPE;;CLASSNAME;M;;;;;;;;;;000;;;;;|' 'TXT_REF_FIELD;;REFFIELD;M;;;;;;;;;;000;;;;;|' 'TXT_RELEASE;;TDFRELES;M;;;;;;;;;;000;;;;;|' 'TXT_RELEASED_INTERNALLY;;;;SEORELSTAT;1;;;;;;;;000;;;;;|' 'TXT_REMOTE_ENABLED_MODULE;;;;;;;;;;;;;000;;;;;|' 'TXT_REPORT;;SYREPID;T;;;;;;;;;;000;;;;;|' 'TXT_REPORT_TRANSACTION;;EUSEL_REPO;L;;;;;;;;;;000;;;;;|' 'TXT_REPOSITORY_DATA;;;;;;;;;;;;;000;;;;;|' 'TXT_REQUIRED;;SPO_OBL;M;;;;;;;;;;;;;;;|' 'TXT_RESP_TO_DBLCLK;;SCRPDBCL;M;;;;;;;;;;000;;;;;|' 'TXT_RESTRICT;;;;;;;;;;;;;000;;;;;|' 'TXT_RIGHT_JUST;;SCRFFJUS;M;;;;;;;;;;000;;;;;|' 'TXT_RSYN_FILE;;;;;;;;;;;;;000;;;;;|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_RTYPE;;F_REFTYPE;T;;;;;;;;;;000;;;;;|' 'TXT_SAPGUI_FOR_HTML;;S_WEBGUI;T;;;;;;;;;;000;;;;;|' 'TXT_SAPGUI_FOR_JAVA;;S_PLATIN;T;;;;;;;;;;000;;;;;|' 'TXT_SAPGUI_FOR_WINDOWS;;S_WIN32;T;;;;;;;;;;000;;;;;|' 'TXT_SAP_DATA;;;;;;;;;;;;;000;;;;;|' 'TXT_SAP_SYSTEM_DATA;;;;;;;;;;;;;000;;;;;|' 'TXT_SAP_VERSIONS;;;;;;;;;;;;;000;;;;;|' 'TXT_SAVED;;XUSAVED;S;;;;;;;;;;000;;;;;|' 'TXT_SCREEN;;DYNPRONR;S;;;;;;;;;;000;;;;;|' 'TXT_SCREENS;;CLASSDYNP;M;;;;;;;;;;000;;;;;|' 'TXT_SCREEN_FOR;;;;;;;;;;;;;000;;;;;|' 'TXT_SCREEN_GROUP;;SCRHDGRP;M;;;;;;;;;;000;;;;;|' 'TXT_SCREEN_NUMBER;;SCRADNUM;M;;;;;;;;;;000;;;;;|' 'TXT_SCREEN_TYPE;;SCRHTYPE;M;;;;;;;;;;000;;;;;|' 'TXT_SCROLLABLE;;SCRFSCROLL;M;;;;;;;;;;000;;;;;|' 'TXT_SDIS;;SHLPSELDIS;T;;;;;;;;;;000;;;;;|' 'TXT_SEARCH_HELP;;ISIS_CONTRACT_SHLP;M;;;;;;;;;;000;;;;;|' 'TXT_SEARCH_HELP_EXIT;;DDSHSELEXT;T;;;;;;;;;;000;;;;;|' 'TXT_SEARCH_HELP_PARAMETER;;SHLPFIELD;T;;;;;;;;;;000;;;;;|' 'TXT_SEC;;EDI_DISSEC;S;;;;;;;;;;000;;;;;|' 'TXT_SECONDARY_TABLES;;;;;;;;;;;;;000;;;;;|' 'TXT_SELECTION;;OPTSEL;M;;;;;;;;;;000;;;;;|' 'TXT_SELECTION_CONDITIONS;;;;;;;;;;;;;000;;;;;|' 'TXT_SELECTION_CRITERIA;;INSTMARK;D;;;;;;;;;;000;;;;;|' 'TXT_SELECTION_METHOD;;SELMETHOD;T;;;;;;;;;;000;;;;;|' 'TXT_SELECTION_SCREEN;;SCRHTYPS;M;;;;;;;;;;000;;;;;|' 'TXT_SELECTION_SCREEN_VERSION;;RDIR_TYPE;D;;;;;;;;;;000;;;;;|' 'TXT_SELECTION_TEXTS;;SELE;D;;;;;;;;;;000;;;;;|' 'TXT_SELECT_ALL;;;;;;@4B@;S;;;;;;;;;;;|' 'TXT_SELF_EXPLANATY;;;;;;;;;;;;;;;;;;|' 'TXT_SERVER_CACHE;;O2SCACHE;M;;;;;;;;;;000;;;;;|' 'TXT_SERVER_NAME;;SNAME;M;;;;;;;;;;000;;;;;|' 'TXT_SERVICE;;IACSERVIC_;T;;;;;;;;;;000;;;;;|' 'TXT_SETTINGS;;SIN_SETTCO;D;;;;;;;;;;000;;;;;|' 'TXT_SET_GET_PARAMETERS;;;;;;;;;;;;;;;;;;|' 'TXT_SET_PARAMETER;;SCRFFSPA;M;;;;;;;;;;000;;;;;|' 'TXT_SHARED_MEMORY_ENABLED;;;;;;;;;;;;;000;;;;;|' 'TXT_SHORT;;SCRTEXT_S;S;;;;;;;;;;000;;;;;|' 'TXT_SHORT_DESCRIPTION_OF_SOFTW;;COMP_DESC;T;;;;;;;;;;000;;;;;|' 'TXT_SHORT_DESCRIPTION___1;;DDVIEWSTXT;M;;;;;;;;;;000;;;;;|' 'TXT_SHORT_DESCRIPTION___2;;O2DESCR;T;;;;;;;;;;000;;;;;|' 'TXT_SHORT_TEXT___1;;PARAMTEXT;M;;;;;;;;;;000;;;;;|' 'TXT_SHORT_TEXT___2;;AS4TEXT;M;;;;;;;;;;000;;;;;|' 'TXT_SIGN;;SIGNFLAG;M;;;;;;;;;;000;;;;;|' 'TXT_SINGLE_RECORDS_BUFF;;;;;;;;;;;;;000;;;;;|' 'TXT_SINGLE_SCREEN;;EDYNR;M;;;;;;;;;;000;;;;;|' 'TXT_SINGLE_VARS;;;;;;;;;;;;;000;;;;;|' 'TXT_SIZE_CATEGORY;;TABKAT;M;;;;;;;;;;000;;;;;|' 'TXT_SKIP_INITIAL_SCREEN;;;;;;;;;;;;;000;;;;;|' 'TXT_SOFTWARE_COMPONENT;;DLVUNIT;D;;;;;;;;;;000;;;;;|' 'TXT_SOURCECDE;;QUELLTEXT;T;;;;;;;;;;000;;;;;|' 'TXT_SOURCE_CODE;;QUELLTEXT;M;;;;;;;;;;000;;;;;|' 'TXT_SPECIAL_ATTR;;;;;;;;;;;;;000;;;;;|' 'TXT_SPOS;;SHLPSELPOS;T;;;;;;;;;;000;;;;;|' 'TXT_SRCH_HELP;;DDTABSHLP;M;;;;;;;;;;000;;;;;|' 'TXT_SRCH_HELPS;;CLASSSHLP;S;;;;;;;;;;000;;;;;|' 'TXT_STANDARD_RECORDING_ROUTINE;;CORR_CON_S;T;;;;;;;;;;000;;;;;|' 'TXT_START;;PIS_START;M;;;;;;;;;;000;;;;;|' 'TXT_START_DELAYED;;RS38L_TSK2;M;;;;;;;;;;000;;;;;|' 'TXT_START_IMMED;;RS38L_TSK1;M;;;;;;;;;;000;;;;;|' 'TXT_START_USING_VARIANT;;;;;;;;;;;;;000;;;;;|' 'TXT_START_WITH_VARIANT;;;;;;;;;;;;;000;;;;;|' 'TXT_STATEFUL;;O2STATEFUL;L;;;;;;;;;;000;;;;;|' 'TXT_STATUS;;RSTATT;M;;;;;;;;;;000;;;;;|' 'TXT_STRUCTURE;;CLASSSTRU;M;;;;;;;;;;000;;;;;|' 'TXT_STRUCTURED_ROW_TYPE;;;;;;;;;;;;;000;;;;;|' 'TXT_STRUCTURED_TYPE;;;;;;;;;;;;;000;;;;;|' 'TXT_STRUCTURES;;EX_CDS;M;;;;;;;;;;000;;;;;|' 'TXT_SUBSCREEN;;SCRHTYPI;M;;;;;;;;;;000;;;;;|' 'TXT_SUPERCLASS;;;;;;;;;;;;;000;;;;;|' 'TXT_SUPPLEMENTARY_DOCUMENTATIO;;;;;;;;;;;;;000;;;;;|' 'TXT_SUPPORTS_PORTAL_INTEGRATIO;;;;;;;;;;;;;000;;;;;|' 'TXT_SUP_PKG_LVL;;SAPPATCHLV;M;;;;;;;;;;000;;;;;|' 'TXT_SURROUNDING_PACKAGE;;PACKPARENT;M;;;;;;;;;;000;;;;;|' 'TXT_SWITCH_OFF_RUNTIME_COMPRES;;SCRPCOMP;D;;;;;;;;;;000;;;;;|' 'TXT_SYMBOL;;SU0SYMBOL;M;;;;;;;;;;000;;;;;|' 'TXT_SYSTEM;;PBFORSYS;S;;;;;;;;;;000;;;;;|' 'TXT_SYSTEM_INFORMATION;;;;;;;;;;;;;000;;;;;|' 'TXT_SYSTEM_TIME;;;;;;;;;;;;;000;;;;;|' 'TXT_TABLE;;DDTABTYPE;M;;;;;;;;;;000;;;;;|' 'TXT_TABLES;;CLASSTAB;M;;;;;;;;;;000;;;;;|' 'TXT_TABLE_MAINTENANCE_GENERATO;;;;;;;;;;;;;000;;;;;|' 'TXT_TABLE_TYPE;;SQLTSCLASS;T;;;;;;;;;;000;;;;;|' 'TXT_TABLE_TYPES;;EX_CDA;M;;;;;;;;;;000;;;;;|' 'TXT_TARGET;;SDBA_TTSP;M;;;;;;;;;;000;;;;;|' 'TXT_TECHNICAL_DIALOG_DETAILS;;;;;;;;;;;;;000;;;;;|' 'TXT_TECHNICAL_SETTINGS;;;;;;;;;;;;;000;;;;;|' 'TXT_TEMPLATE_NON_EXECUTABLE;;SCRPNOGEN;D;;;;;;;;;;000;;;;;|' 'TXT_TEXT;;SGTXT;M;;;;;;;;;;000;;;;;|' 'TXT_TEXTS_IO_TEMPLATES;;;;;;;;;;;;;000;;;;;|' 'TXT_TEXT_ELEMENTS;;TEXTELEM;M;;;;;;;;;;000;;;;;|' 'TXT_TEXT_OR_IO_FIELD;;;;;;;;;;;;;000;;;;;|' 'TXT_TEXT_TABLE;;DDTABTYPE;M;;;;;;;;;;000;;;;;|' 'TXT_THEME;;O2THEME;M;;;;;;;;;;000;;;;;|' 'TXT_TIME_CHANGED;;UPTIM;M;;;;;;;;;;;;;;;|' 'TXT_TITLE;;REPTI;S;;;;;;;;;;000;;;;;|' 'TXT_TRANSACTION;;TRANSAKT;M;;;;;;;;;;000;;;;;|' 'TXT_TRANSACTIONS;;TRNSAKT;M;;;;;;;;;;000;;;;;|' 'TXT_TRANSACTION_CLASSIFICATION;;;;;;;;;;;;;000;;;;;|' 'TXT_TRANSACTION_CODE;;TCODEL;D;;;;;;;;;;;;;;;|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_TRANSACTION_TEXT;;TTEXT_STCT;T;;;;;;;;;;000;;;;;|' 'TXT_TRANSACTION_VARIANT;;TCVARIANT;D;;;;;;;;;;;;;;;|' 'TXT_TRANSFER_OPTIONS;;;;;;;;;;;;;000;;;;;|' 'TXT_TRANSFORMATION;;SWFEXTRANS;M;;;;;;;;;;000;;;;;|' 'TXT_TRANSFORMATIONS;;;;;;;;;;;;;000;;;;;|' 'TXT_TRANSPORT_ATTRIBUTES;;OB_TADIR;T;;;;;;;;;;000;;;;;|' 'TXT_TRANSPORT_LAYER;;DEVLAYER;L;;;;;;;;;;000;;;;;|' 'TXT_TRANSP_TABLE;;;;;;;;;;;;;000;;;;;|' 'TXT_TWO_STEP;;MTYPE2;M;;;;;;;;;;000;;;;;|' 'TXT_TYPES;;SPAR_TYP;M;;;;;;;;;;000;;;;;|' 'TXT_TYPE_DEFINITIONS;;;;;;;;;;;;;000;;;;;|' 'TXT_TYPE_GROUP;;TYPEGROUP;M;;;;;;;;;;000;;;;;|' 'TXT_TYPE_GRPS;;CLASSTYGR;S;;;;;;;;;;000;;;;;|' 'TXT_TYPE_IS_GENERIC;;;;;;;;;;;;;000;;;;;|' 'TXT_TYPE_OF_SCREEN_ELEMENT;;SCRFGTYP;D;;;;;;;;;;000;;;;;|' 'TXT_TYPE_SPEC;;RSFBTYPEF;T;;;;;;;;;;000;;;;;|' 'TXT_TYPE___1;;OB_TYP;M;;;;;;;;;;000;;;;;|' 'TXT_TYPE___2;;KIND;M;;;;;;;;;;000;;;;;|' 'TXT_TYPING;;SEOTYPTYPE;M;;;;;;;;;;000;;;;;|' 'TXT_TYPINGMETH;;O2TYPTYPT;S;;;;;;;;;;000;;;;;|' 'TXT_TYPING_METHOD;;O2TYPTYPE;M;;;;;;;;;;;;;;;|' 'TXT_UNICODE_CHECKS;;UCCHECK;M;;;;;;;;;;000;;;;;|' 'TXT_UNICODE_SYSTEM;;;;;;;;;;;;;000;;;;;|' 'TXT_UPDATES;;DB2CXUPDTE;M;;;;;;;;;;000;;;;;|' 'TXT_UPDATE_MODULE;;RS38L_TSK;T;;;;;;;;;;000;;;;;|' 'TXT_UPPERLIMIT;;VAL_UPPER;M;;;;;;;;;;000;;;;;|' 'TXT_UPPER_LOWER_CASE_ENTRY;;SCRFFGKS;D;;;;;;;;;;000;;;;;|' 'TXT_URL;;O2URL;M;;;;;;;;;;000;;;;;|' 'TXT_USAGE_DATA;;;;;;;;;;;;;000;;;;;|' 'TXT_USER;;UNAME;S;;;;;;;;;;000;;;;;|' 'TXT_USER_DEFINED_VALIDATION;;O2VALIDATE;L;;;;;;;;;;;;;;;|' 'TXT_USE_ACCESS;;PERMISFLAG;L;;;;;;;;;;000;;;;;|' 'TXT_VALUE;;EU_PARA_VL;M;;;;;;;;;;000;;;;;|' 'TXT_VALUES;;VAL70;M;;;;;;;;;;000;;;;;|' 'TXT_VALUE_LIST;;SCRFCMBFRM;M;;;;;;;;;;000;;;;;|' 'TXT_VALUE_RANGE;;SQLTTEXT50;M;;;;;;;;;;000;;;;;|' 'TXT_VARIANT;;RSTI_VARI;S;;;;;;;;;;000;;;;;|' 'TXT_VARIANTS;;TVIMV_DEL;M;;;;;;;;;;000;;;;;|' 'TXT_VARIANTS_OF_REPORTS;;;;;;;;;;;;;000;;;;;|' 'TXT_VARIANT_TRANSACTION;;EUSEL_VARI;L;;;;;;;;;;000;;;;;|' 'TXT_VERSION;;SBORPVNR;S;;;;;;;;;;000;;;;;|' 'TXT_VIEW;;VIEWNAME;S;;;;;;;;;;000;;;;;|' 'TXT_VIEWS;;EX_CDV;M;;;;;;;;;;000;;;;;|' 'TXT_VIEW_FIELD;;VIEWFIELD;M;;;;;;;;;;000;;;;;|' 'TXT_VIEW_FLDS;;;;;;;;;;;;;000;;;;;|' 'TXT_VISIBILITY;;SEOEXPOSE;M;;;;;;;;;;000;;;;;|' 'TXT_VISIBLE;;SEOEXPOSE;S;;;;;;;;;;000;;;;;|' 'TXT_VISLG;;SCRFVLENG;M;;;;;;;;;;000;;;;;|' 'TXT_W;;;;;;;;;;;;;000;;;;;|' 'TXT_WITHOUT_APPLICATION_TOOLBA;;SCRPNOTOOL;D;;;;;;;;;;000;;;;;|' 'TXT_WITHOUT_TEMPLATE;;;;;;;;;;;;;000;;;;;|' 'TXT_WITH_ICON;;SCRFICONX;M;;;;;;;;;;000;;;;;|' 'TXT_WO_SCRIPT_CODE;;O2NOSCRIPT;M;;;;;;;;;;000;;;;;|' 'TXT_YES;;;;XFELD;X;;;;;;;;000;;;;;|' 'VAR_NAME_VALUE;#NAME_VALUE#;;;;;;;;;;;;000;;;;;|' space into ls_csv. append ls_csv to ct_csv. endform. form csv_text_elements_2 changing ct_csv type it_string. refresh ct_csv. data ls_csv type string. concatenate 'TPT_DDIC_DOMA;D;Dictionary: Domäne anzeigen|' 'TPT_DDIC_DOMA;E;Dictionary: Display Domain|' 'TPT_DDIC_DTEL;D;Dictionary: Datenelement anzeigen|' 'TPT_DDIC_DTEL;E;Dictionary: Display Data Element|' 'TPT_DDIC_ENQU;D;Dictionary: Sperrobjekt anzeigen|' 'TPT_DDIC_ENQU;E;Dictionary: Display Lock Object|' 'TPT_DDIC_SHLP;D;Dictionary: Suchhilfe anzeigen|' 'TPT_DDIC_SHLP;E;Dictionary: Display Search Help|' 'TPT_DDIC_STRU;D;Dictionary: Struktur anzeigen|' 'TPT_DDIC_STRU;E;Dictionary: Display Structure|' 'TPT_DDIC_TABL;D;Dictionary: Tabelle anzeigen|' 'TPT_DDIC_TABL;E;Dictionary: Display Table|' 'TPT_DDIC_TTYP;D;Dictionary: Tabellentyp anzeigen|' 'TPT_DDIC_TTYP;E;Dictionary: Display Table Type|' 'TPT_DDIC_TYPE;D;Dictionary: Typgruppe anzeigen|' 'TPT_DDIC_TYPE;E;Dictionary: Display Type Group|' 'TPT_DDIC_VIEW;D;Dictionary: View anzeigen|' 'TPT_DDIC_VIEW;E;Dictionary: Display View|' 'TPT_FUGR_FUBA;D;Function Builder: #NAME_VALUE# anzeigen|' 'TPT_FUGR_FUBA;E;Function Builder: Display #NAME_VALUE#|' 'TPT_FUGR_FUGR;D;Funktionsgruppe anzeigen|' 'TPT_FUGR_FUGR;E;Display Function Group|' 'TPT_FUGR_INCL;D;ABAP Editor: Include #NAME_VALUE# anzeigen|' 'TPT_FUGR_INCL;E;ABAP Editor: Display Include #NAME_VALUE#|' 'TPT_FUGR_SCR;D;Screen Painter: Dynpro zu #NAME_VALUE# anzeigen|' 'TPT_FUGR_SCR;E;Screen Painter: Display Screen for #NAME_VALUE#|' 'TPT_MSAG;D;Nachrichtenpflege: Nachrichtenklasse anzeigen|' 'TPT_MSAG;E;Message Maintenance: Display Message Class|' 'TPT_O2_WAPA;D;Web Application Builder: BSP-Applikation anzeigen|' 'TPT_O2_WAPA;E;Web Application Builder: Display BSP Application|' 'TPT_O2_WAPA_CTRL;D;Web Application Builder: Controller zu #NAME_VALU' 'E# anzeigen|' 'TPT_O2_WAPA_CTRL;E;Web Application Builder: Display Controller of #N' 'AME_VALUE#|' 'TPT_O2_WAPA_PAGE;D;Web Application Builder: Seite zu #NAME_VALUE# an' 'zeigen|' 'TPT_O2_WAPA_PAGE;E;Web Application Builder: Display Page #NAME_VALUE' '#|' 'TPT_O2_WTAG;D;BSP-Extension #NAME_VALUE# anzeigen|' 'TPT_O2_WTAG;E;Display BSP Extension #NAME_VALUE#|' 'TPT_O2_XSLT;D;Transformation #NAME_VALUE# anzeigen|' 'TPT_O2_XSLT;E;Display XSLT Program #NAME_VALUE#|' 'TPT_PACK_DEVC;D;Package Builder: Paket anzeigen|' 'TPT_PACK_DEVC;E;Package Builder: Display Package|' 'TPT_PARA;D;Parameter anzeigen|' 'TPT_PARA;E;Display Parameter|' 'TPT_PROG_INCL;D;ABAP Editor: Include #NAME_VALUE# anzeigen|' 'TPT_PROG_INCL;E;ABAP Editor: Display Include #NAME_VALUE#|' 'TPT_PROG_REPO;D;ABAP Editor: Report #NAME_VALUE# anzeigen|' 'TPT_PROG_REPO;E;ABAP Editor: Display Report #NAME_VALUE#|' 'TPT_SEO_CLAS;D;Class Builder: Klasse #NAME_VALUE# anzeigen|' 'TPT_SEO_CLAS;E;Class Builder: Display Class #NAME_VALUE#|' 'TPT_SEO_INTF;D;Class Builder: Interface #NAME_VALUE# anzeigen|' 'TPT_SEO_INTF;E;Class Builder: Display Interface #NAME_VALUE#|' 'TPT_TOBJ;D;Berechtigungsobjekt anzeigen|' 'TPT_TOBJ;E;Display Authorization Object|' 'TXTT_BSP_EXTENSION_NAME_VALUE;D;BSP-Extension #NAME_VALUE#|' 'TXTT_BSP_EXTENSION_NAME_VALUE;E;BSP Extension #NAME_VALUE#|' 'TXTT_CLASS_NAME_VALUE;D;Klasse #NAME_VALUE#|' 'TXTT_CLASS_NAME_VALUE;E;Class #NAME_VALUE#|' 'TXTT_CONTEXT_MENU_FORM_ON_CTME;D;Kontextmenü FORM ON CTMENU|' 'TXTT_CONTEXT_MENU_FORM_ON_CTME;E;Context menu FORM ON CTMENU|' 'TXTT_CONTROLLER_OF_NAME_VALUE;D;Controller zu #NAME_VALUE#|' 'TXTT_CONTROLLER_OF_NAME_VALUE;E;Controller of #NAME_VALUE#|' 'TXTT_CURRENCY_QUANTITY_FIELD;D;Währung/Mengenfeld|' 'TXTT_CURRENCY_QUANTITY_FIELD;E;Currency/Quantity field|' 'TXTT_ENTRY_HELP_CHECK;D;Eingabehilfe/Prüfung|' 'TXTT_ENTRY_HELP_CHECK;E;Entry help/check|' 'TXTT_INCLUDE_NAME_VALUE;D;Include #NAME_VALUE#|' 'TXTT_INCLUDE_NAME_VALUE;E;Include #NAME_VALUE#|' 'TXTT_INTERFACE_NAME_VALUE;D;Interface #NAME_VALUE#|' 'TXTT_INTERFACE_NAME_VALUE;E;Interface #NAME_VALUE#|' 'TXTT_LINES_COLUMNS;D;Zeilen/Spalten|' 'TXTT_LINES_COLUMNS;E;Lines/Columns|' 'TXTT_PAGE_NAME_VALUE;D;Seite zu #NAME_VALUE#|' 'TXTT_PAGE_NAME_VALUE;E;Page #NAME_VALUE#|' 'TXTT_REPORT_NAME_VALUE;D;Report #NAME_VALUE#|' 'TXTT_REPORT_NAME_VALUE;E;Report #NAME_VALUE#|' 'TXTT_SCREEN_FOR_NAME_VALUE;D;Dynpro zu #NAME_VALUE#|' 'TXTT_SCREEN_FOR_NAME_VALUE;E;Screen for #NAME_VALUE#|' 'TXTT_TABLES_JOIN_CONDITIONS;D;Tabellen/Joinbedingungen|' 'TXTT_TABLES_JOIN_CONDITIONS;E;Table/Join Conditions|' 'TXTT_TRANSFORMATION_NAME_VALUE;D;Transformation #NAME_VALUE#|' 'TXTT_TRANSFORMATION_NAME_VALUE;E;Transformation #NAME_VALUE#|' 'TXTT_TYPE_GROUP_OBJECT_TYPE;D;Typgruppe/Objekttyp|' 'TXTT_TYPE_GROUP_OBJECT_TYPE;E;Type group/Object type|' 'TXTT_UNICODE_CHECKS_ACTIVE;D;Unicodeprüfungen aktiv|' 'TXTT_UNICODE_CHECKS_ACTIVE;E;Unicode checks active|' 'TXT_2_DIMENSIONAL;D;2Dim|' 'TXT_2_DIMENSIONAL;E;2-dimensional|' 'TXT_ABAP_LOAD;D;ABAP-Load|' 'TXT_ABAP_LOAD;E;ABAP Load|' 'TXT_ABOUT;D;über|' 'TXT_ABOUT;E;about|' 'TXT_ABSTRACT;D;Abstrakt|' 'TXT_ABSTRACT;E;Abstract|' 'TXT_ACCESS;D;Zugriff|' 'TXT_ACCESS;E;Access|' 'TXT_ACCESS_TYPE_IS_GIVEN_FOR_A;D;Zugriffsart ist für einen Rang' 'es-Tabellentyp vorgegeben|' 'TXT_ACCESS_TYPE_IS_GIVEN_FOR_A;E;Access type is given for a ranges t' 'able type|' 'TXT_ACTIVATED;D;Aktiv|' 'TXT_ACTIVATED;E;Activated|' 'TXT_ACTIVE___1;D;aktiv|' 'TXT_ACTIVE___1;E;Active|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_ACTIVE___2;D;aktiv|' 'TXT_ACTIVE___2;E;active|' 'TXT_ACTIVITIES;D;Aktivitäten|' 'TXT_ACTIVITIES;E;Activities|' 'TXT_ACTIVITY;D;Aktivität|' 'TXT_ACTIVITY;E;Activity|' 'TXT_ALIAS;D;Alias|' 'TXT_ALIAS;E;Alias|' 'TXT_ALIASES;D;Aliases|' 'TXT_ALIASES;E;Aliases|' 'TXT_ALLOWED_OBJECT_TYPES;D;Erlaubte Objekttypen|' 'TXT_ALLOWED_OBJECT_TYPES;E;Allowed object types|' 'TXT_ALLOW_RFC;D;RFC erlauben|' 'TXT_ALLOW_RFC;E;Allow RFC|' 'TXT_ALL_RIGHTS_RESERVED;D;Alle Rechte vorbehalten.|' 'TXT_ALL_RIGHTS_RESERVED;E;All rights reserved.|' 'TXT_AND_OR;D;AND/OR|' 'TXT_AND_OR;E;AND/OR|' 'TXT_APPENDING_VIEW;D;Appendierender View|' 'TXT_APPENDING_VIEW;E;Appending view|' 'TXT_APPLICATION;D;Anwendung|' 'TXT_APPLICATION;E;Application|' 'TXT_APPLICATION_CLASS;D;Anwendungsklasse|' 'TXT_APPLICATION_CLASS;E;Application Class|' 'TXT_APPLICATION_COMPONENT;D;Anwendungskomponente|' 'TXT_APPLICATION_COMPONENT;E;Application Component|' 'TXT_APPLICATION___1;E;Application|' 'TXT_ASSIGNED_ERROR_PAGE;D;Zugeord. Fehlerseite|' 'TXT_ASSIGNED_ERROR_PAGE;E;Assigned Error Page|' 'TXT_ASSOCIATED_TYPE;D;Bezugstyp|' 'TXT_ASSOCIATED_TYPE;E;Associated Type|' 'TXT_ASSOCIATED_TYPE_FOR_LOW_HI;D;Bezugstyp für LOW/HIGH-Kompone' 'nten|' 'TXT_ASSOCIATED_TYPE_FOR_LOW_HI;E;Associated type for LOW/HIGH compon' 'ents|' 'TXT_AS_LABEL_LEFT;D;als Bez. links|' 'TXT_AS_LABEL_LEFT;E;As label left|' 'TXT_AS_LABEL_RIGHT;D;als Bez. rechts|' 'TXT_AS_LABEL_RIGHT;E;As label right|' 'TXT_ATTRIBUTE;D;Attribut|' 'TXT_ATTRIBUTE;E;Attribute|' 'TXT_ATTRIBUTES___1;D;Eigenschaften|' 'TXT_ATTRIBUTES___1;E;Attributes|' 'TXT_ATTRIBUTES___2;D;Attribute|' 'TXT_ATTRIBUTES___2;E;Attributes|' 'TXT_AUTHORIZATION_FIELDS;D;Berechtigungsfelder|' 'TXT_AUTHORIZATION_FIELDS;E;Authorization fields|' 'TXT_AUTHORIZATION_GROUP;D;Berechtigungsgruppe|' 'TXT_AUTHORIZATION_GROUP;E;Authorization Group|' 'TXT_AUTHORIZATION_OBJECT;E;Authorization object|' 'TXT_AUTHORIZATION_OBJECT___1;D;Berechtigungsobjekt|' 'TXT_AUTHORIZATION_OBJECT___1;E;Authorization object|' 'TXT_AUTHORIZATION_OBJECT___2;D;Berechtigungsobjekt|' 'TXT_AUTHORIZATION_OBJECT___2;E;Authorization Object|' 'TXT_AUTO;D;Auto|' 'TXT_AUTO;E;Auto|' 'TXT_AUTOR;D;Author|' 'TXT_AUTOR;E;Autor|' 'TXT_BINDABLE;D;Bindable|' 'TXT_BINDABLE;E;Bindable|' 'TXT_BLANK;D;Leer|' 'TXT_BLANK;E;Blank|' 'TXT_BRG;D;Hell|' 'TXT_BRG;E;Brg.|' 'TXT_BROWSER_CACHE;D;Browser Cache|' 'TXT_BROWSER_CACHE;E;Browser Cache|' 'TXT_BROWSER_SPECIFIC;D;Browser abhängig|' 'TXT_BROWSER_SPECIFIC;E;Browser-Specific|' 'TXT_BSP_APPLICATION;D;BSP-Applikation|' 'TXT_BSP_APPLICATION;E;BSP Application|' 'TXT_BSP_APPLICATIONS;D;BSP-Applikationen|' 'TXT_BSP_APPLICATIONS;E;BSP Applications|' 'TXT_BSP_ELEMENT;D;BSP-Element|' 'TXT_BSP_ELEMENT;E;BSP Element|' 'TXT_BSP_ELEMENTS_AND_STATIC_HT;D;BSP-Elemente und statisches HTML|' 'TXT_BSP_ELEMENTS_AND_STATIC_HT;E;BSP Elements and Static HTML|' 'TXT_BSP_ELEMENTS_ONLY;D;Ausschließlich BSP-Elemente|' 'TXT_BSP_ELEMENTS_ONLY;E;BSP Elements Only|' 'TXT_BSP_ELEMENT_BASIS_CLASS;D;BSP-Element Basis Klasse|' 'TXT_BSP_ELEMENT_BASIS_CLASS;E;BSP Element Basis Class|' 'TXT_BSP_EXTENSION;D;BSP-Extension|' 'TXT_BSP_EXTENSIONS;D;BSP-Extensions|' 'TXT_BSP_EXTENSIONS;E;BSP Extensions|' 'TXT_BSP_EXTENSION_CLASS;D;BSP-Extension Klasse|' 'TXT_BSP_EXTENSION_CLASS;E;BSP Extension Class|' 'TXT_BSP_LIBRARY;D;Web Objekte|' 'TXT_BSP_LIBRARY;E;BSP Library|' 'TXT_BUFFERING;D;Pufferung|' 'TXT_BUFFERING;E;Buffering|' 'TXT_BUFFERING_TYPE;D;Pufferungsart|' 'TXT_BUFFERING_TYPE;E;Buffering type|' 'TXT_BUILT_IN_TYPE;D;Eingebauter Typ|' 'TXT_BUILT_IN_TYPE;E;Built-in type|' 'TXT_CACHING;D;Caching|' 'TXT_CACHING;E;Caching|' 'TXT_CALL_BY_REF;D;Referenzübergabe|' 'TXT_CALL_BY_REF;E;Call by ref.|' 'TXT_CATEGORY;D;Kategorie|' 'TXT_CATEGORY;E;Category|' 'TXT_CHANGED_ON;D;Änderungsdatum|' 'TXT_CHANGED_ON;E;Changed on|' 'TXT_CHANGES_ARE_RECORDED;D;Mit Änderungsaufzeichnung|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_CHANGES_ARE_RECORDED;E;Changes are recorded|' 'TXT_CHANGE_DOCUMENT;D;Änderungsbeleg|' 'TXT_CHANGE_DOCUMENT;E;Change document|' 'TXT_CHANGING;D;Changing|' 'TXT_CHANGING;E;Changing|' 'TXT_CHECK;D;Prüfung|' 'TXT_CHECK;E;Check|' 'TXT_CHECK_TABLE;D;Prüftabelle|' 'TXT_CHECK_TABLE;E;Check table|' 'TXT_CLASS;D;Klasse|' 'TXT_CLASS;E;Class|' 'TXT_CLASSES;D;Klassen|' 'TXT_CLASSES;E;Classes|' 'TXT_CLASSIFICATION;D;Klassifikation|' 'TXT_CLASSIFICATION;E;Classification|' 'TXT_CLASS_DOCUMENTATION;D;Klassen-Dokumentation|' 'TXT_CLASS_DOCUMENTATION;E;Class documentation|' 'TXT_CLASS_LIBRARY;D;Klassenbibliothek|' 'TXT_CLASS_LIBRARY;E;Class Library|' 'TXT_CLASS_NAME;D;Klassenname|' 'TXT_CLASS_NAME;E;Class Name|' 'TXT_CLIENT;D;Mandant|' 'TXT_CLIENT;E;Client|' 'TXT_CLUSTER_TABLE;D;Cluster-Tabelle|' 'TXT_CLUSTER_TABLE;E;Cluster Table|' 'TXT_COLL_RUN;D;Sammellauf|' 'TXT_COLL_RUN;E;Coll.run|' 'TXT_COLUMN;D;Spalte|' 'TXT_COLUMN;E;Column|' 'TXT_COLUMNS;D;Spalten|' 'TXT_COLUMNS;E;Columns|' 'TXT_COLUMN_HEADING;D;Spaltenüberschrift|' 'TXT_COLUMN_HEADING;E;Column heading|' 'TXT_COMPARE_FLAG;D;Abgleichkennzeichen|' 'TXT_COMPARE_FLAG;E;Compare Flag|' 'TXT_COMPARISON_VALUE;D;Vergleichswert|' 'TXT_COMPARISON_VALUE;E;Comparison Value|' 'TXT_COMPILATION;D;Compilation|' 'TXT_COMPILATION;E;Compilation|' 'TXT_COMPLETE;D;vollständig|' 'TXT_COMPLETE;E;Complete|' 'TXT_COMPLETED;D;Fertig|' 'TXT_COMPLETED;E;Completed|' 'TXT_COMPONENT;D;Komponente|' 'TXT_COMPONENT;E;Component|' 'TXT_COMPONENTS;D;Komponenten|' 'TXT_COMPONENTS;E;Components|' 'TXT_COMPONENT_INFORMATION;D;Komponenteninformationen|' 'TXT_COMPONENT_INFORMATION;E;Component information|' 'TXT_COMPONENT_TYPE;D;Komponententyp|' 'TXT_COMPONENT_TYPE;E;Component type|' 'TXT_COMPONENT_VERSION;D;Komponentenversion|' 'TXT_COMPONENT_VERSION;E;Component version|' 'TXT_COMPRESSED;D;komprimiert|' 'TXT_COMPRESSED;E;compressed|' 'TXT_COMPRESSION;D;Seitenkompr.|' 'TXT_COMPRESSION;E;Compression|' 'TXT_CONTEXT_MENU;D;Kontextmenü|' 'TXT_CONTEXT_MENU;E;Context menu|' 'TXT_CONTROLLER;D;Controller|' 'TXT_CONTROLLER;E;Controller|' 'TXT_CONTROLLER_CLASS;D;Controller-Klasse|' 'TXT_CONTROLLER_CLASS;E;Controller Class|' 'TXT_CONTROL_COMPOSITE_NAME;D;Control Composite Name|' 'TXT_CONTROL_COMPOSITE_NAME;E;Control Composite name|' 'TXT_CONVERSION_EXIT;D;Konvertierungs-Exit|' 'TXT_CONVERSION_EXIT;E;Conversion exit|' 'TXT_CONVERSION_FOR_AUTHORIZATI;D;Konvertierung für Berechtigung' 'sfelder erlaubt|' 'TXT_CONVERSION_FOR_AUTHORIZATI;E;Conversion for authorization fields' ' allowed|' 'TXT_CONVERS_ROUTINE;D;Konvert.-Routine|' 'TXT_CONVERS_ROUTINE;E;Convers. routine|' 'TXT_CREATED;D;Erstellt|' 'TXT_CREATED;E;Created|' 'TXT_CREATED_BY___1;D;Angelegt|' 'TXT_CREATED_BY___1;E;Created by|' 'TXT_CREATED_BY___2;D;Anleger|' 'TXT_CREATED_BY___2;E;Created by|' 'TXT_CREATED_ON;D;Erstellungsdatum|' 'TXT_CREATED_ON;E;Created on|' 'TXT_CREATE_STATEMENT;D;CREATE-Anweisung|' 'TXT_CREATE_STATEMENT;E;CREATE Statement|' 'TXT_CREATION_DATE;D;Erstellungsdatum|' 'TXT_CREATION_DATE;E;Creation Date|' 'TXT_CROSS_CLIENT;D;mandantenunabhängig|' 'TXT_CROSS_CLIENT;E;Cross-client|' 'TXT_CUA_LOAD;D;CUA-Load|' 'TXT_CUA_LOAD;E;CUA load|' 'TXT_CURRENCY;D;Währung|' 'TXT_CURRENCY;E;Currency|' 'TXT_CURSOR_POSITION;D;Cursorposition|' 'TXT_CURSOR_POSITION;E;Cursor position|' 'TXT_DATABASE_CONTENT;D;Datenbankinhalt|' 'TXT_DATABASE_CONTENT;E;database content|' 'TXT_DATABASE_DATA;D;Datenbankdaten|' 'TXT_DATABASE_DATA;E;Database data|' 'TXT_DATABASE_INFORMATION;D;Datenbankinformation|' 'TXT_DATABASE_INFORMATION;E;Database information|' 'TXT_DATABASE_SYSTEM;D;Datanbank-System|' 'TXT_DATABASE_SYSTEM;E;Database system|' 'TXT_DATABASE_TABLES;D;Datenbanktabellen|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_DATABASE_TABLES;E;Database Tables|' 'TXT_DATA_BROWSER_TABLE_VIEW_MA;D;Data Browser/Tabellensicht-Pflege|' 'TXT_DATA_BROWSER_TABLE_VIEW_MA;E;Data Browser/Table View Maint.|' 'TXT_DATA_CLASS;D;Datenart|' 'TXT_DATA_CLASS;E;Data class|' 'TXT_DATA_COLLECTION;D;Datenbeschaffung|' 'TXT_DATA_COLLECTION;E;Data collection|' 'TXT_DATA_ELEM;D;Datenelem|' 'TXT_DATA_ELEM;E;Data elem.|' 'TXT_DATA_ELEMENTS;D;Datenelemente|' 'TXT_DATA_ELEMENTS;E;Data Elements|' 'TXT_DATA_ELEMENT___1;D;Datenelement|' 'TXT_DATA_ELEMENT___1;E;Data element|' 'TXT_DATA_ELEMENT___2;D;Datenelement|' 'TXT_DATA_ELEMENT___2;E;Data Element|' 'TXT_DATA_TYPE;D;Datentyp|' 'TXT_DATA_TYPE;E;Data Type|' 'TXT_DBSL_PATCH_LEVEL;D;DBSL Patch Level|' 'TXT_DBSL_PATCH_LEVEL;E;DBSL Patch Level|' 'TXT_DBSL_VERSION;D;DBSL Version|' 'TXT_DBSL_VERSION;E;DBSL version|' 'TXT_DB_CLIENT_LIB;D;DB Client Lib|' 'TXT_DB_CLIENT_LIB;E;DB client lib.|' 'TXT_DB_RELEASES;D;DB Releases|' 'TXT_DB_RELEASES;E;DB releases|' 'TXT_DECIMAL_PLACES___M;D;Dezimalstellen|' 'TXT_DECIMAL_PLACES___M;E;Decimal Places|' 'TXT_DECIMAL_PLACES___T;D;DezStellen|' 'TXT_DECIMAL_PLACES___T;E;Decimal Places|' 'TXT_DEFAULTS;D;Festwerte|' 'TXT_DEFAULTS;E;Defaults|' 'TXT_DEFAULT_COMPONENT_NAME;D;Default-Komponentenname|' 'TXT_DEFAULT_COMPONENT_NAME;E;Default component name|' 'TXT_DEFAULT_PREFIX;D;Default-Präfix|' 'TXT_DEFAULT_PREFIX;E;Default Prefix|' 'TXT_DEFAULT_VALUES;D;Vorschlagswerte|' 'TXT_DEFAULT_VALUES;E;Default Values|' 'TXT_DEFAULT_VALUES_FOR;D;Vorschlagswerte für|' 'TXT_DEFAULT_VALUES_FOR;E;Default values for|' 'TXT_DEFAULT_VALUE___1;D;Defaultwert|' 'TXT_DEFAULT_VALUE___1;E;Default value|' 'TXT_DEFAULT_VALUE___2;D;Vorschlagswert|' 'TXT_DEFAULT_VALUE___2;E;Default value|' 'TXT_DEFINITION;D;Definition|' 'TXT_DEFINITION;E;Definition|' 'TXT_DEFLG;D;defLg|' 'TXT_DEFLG;E;DefLg|' 'TXT_DELIVERY_AND_MAINTENANCE;D;Auslieferung und Pflege|' 'TXT_DELIVERY_AND_MAINTENANCE;E;Delivery and Maintenance|' 'TXT_DELIVERY_CLASS;D;Auslieferungsklasse|' 'TXT_DELIVERY_CLASS;E;Delivery Class|' 'TXT_DELTA_HANDLING;D;Delta-Handling|' 'TXT_DELTA_HANDLING;E;Delta Handling|' 'TXT_DESCRIPTION;D;Beschreibung|' 'TXT_DESCRIPTION;E;Description|' 'TXT_DESELECT_ALL;D;Alle entmarkieren|' 'TXT_DESELECT_ALL;E;Deselect All|' 'TXT_DFLT_VALUE;D;Defaultwert|' 'TXT_DFLT_VALUE;E;Dflt value|' 'TXT_DIALOG_BEHAVIOR;D;Dialogverhalten|' 'TXT_DIALOG_BEHAVIOR;E;Dialog behavior|' 'TXT_DIALOG_DATA_TRANSPORT_DETA;D;Angaben zum Datentransport des Dial' 'ogs|' 'TXT_DIALOG_DATA_TRANSPORT_DETA;E;Dialog Data Transport Details|' 'TXT_DIALOG_TRANSACTION;D;Dialogtransaktion|' 'TXT_DIALOG_TRANSACTION;E;Dialog transaction|' 'TXT_DIALOG_TYPE;D;Dialogtyp|' 'TXT_DIALOG_TYPE;E;Dialog type|' 'TXT_DICTIONARY_REFERENCE;D;Dictionary-Referenz|' 'TXT_DICTIONARY_REFERENCE;E;Dictionary reference|' 'TXT_DICT_FIELD;D;Dict-F|' 'TXT_DICT_FIELD;E;Dict.field|' 'TXT_DICT_MODIFIED;D;Dict-Mod|' 'TXT_DICT_MODIFIED;E;Dict.modified|' 'TXT_DICT_OBJS;D;DDIC-Objekte|' 'TXT_DICT_OBJS;E;Dict. objs.|' 'TXT_DIRECTORY;D;Verzeichnis|' 'TXT_DIRECTORY;E;Directory|' 'TXT_DISABLED;D;Disabled|' 'TXT_DISABLED;E;Disabled|' 'TXT_DISPLAY;D;Anzeigen|' 'TXT_DISPLAY;E;Display|' 'TXT_DISPLAY_ATTR;D;Anzeigeattrib.|' 'TXT_DISPLAY_ATTR;E;Display attr.|' 'TXT_DLEN;D;DLen|' 'TXT_DLEN;E;DLen|' 'TXT_DOCUMENTATION;D;Dokumentation|' 'TXT_DOCUMENTATION;E;Documentation|' 'TXT_DOMAIN;D;Domäne|' 'TXT_DOMAIN;E;Domain|' 'TXT_DOMAINS;D;Domänen|' 'TXT_DOMAINS;E;Domains|' 'TXT_DROPDOWN;D;Dropdown|' 'TXT_DROPDOWN;E;Dropdown|' 'TXT_DTYP;D;DTyp|' 'TXT_DTYP;E;DTyp|' 'TXT_DYNAMIC_CONTEXT_MENU;D;dynam. Kontextmenü|' 'TXT_DYNAMIC_CONTEXT_MENU;E;Dynamic context menu|' 'TXT_DYNAMIC_VALUE_ALLOWED;D;Dynamischer Wert erlaubt|' 'TXT_DYNAMIC_VALUE_ALLOWED;E;Dynamic Value Allowed|' 'TXT_EASY_WEB_TRANSACTION;D;Easy Web Transaction|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_EASY_WEB_TRANSACTION;E;Easy Web Transaction|' 'TXT_EDITOR_LOCK;D;Editorsperre|' 'TXT_EDITOR_LOCK;E;Editor lock|' 'TXT_EDIT_LOCK;D;Editiersperre|' 'TXT_EDIT_LOCK;E;Edit lock|' 'TXT_ELEMENTARY_SRCH_HLP;D;elementare Suchhilfe|' 'TXT_ELEMENTARY_SRCH_HLP;E;Elementary srch hlp|' 'TXT_ELEMENTARY_TYPE;D;Elementarer Typ|' 'TXT_ELEMENTARY_TYPE;E;Elementary type|' 'TXT_ELEMENT_CONTENT;D;Element-Inhalt|' 'TXT_ELEMENT_CONTENT;E;Element: content|' 'TXT_ELEMENT_HANDLER_CLASS;D;Element-Handler-Klasse|' 'TXT_ELEMENT_HANDLER_CLASS;E;Element Handler Class|' 'TXT_ELEMENT_INTERPRETS_CONTENT;D;Element interpretiert Inhalt selbst|' 'TXT_ELEMENT_INTERPRETS_CONTENT;E;Element Interprets Content Itself|' 'TXT_ELEMENT_LIST;D;Elementliste|' 'TXT_ELEMENT_LIST;E;Element list|' 'TXT_EMPTY_TAB;D;Leere Tabreiter|' 'TXT_EMPTY_TAB;E;Empty Tab|' 'TXT_ENHANCEMENT_CATEGORY;D;Erweiterungskategorie...|' 'TXT_ENHANCEMENT_CATEGORY;E;Enhancement Category...|' 'TXT_ENHANCEMENT_CATEGORY_FOR_S;D;Erweiterungskategorie der Struktur|' 'TXT_ENHANCEMENT_CATEGORY_FOR_S;E;Enhancement Category for Structure|' 'TXT_ENTER_A_PACKAGE;D;Bitte geben Sie ein Paket ein|' 'TXT_ENTER_A_PACKAGE;E;Enter a package|' 'TXT_ENTRY;D;*-Eingabe|' 'TXT_ENTRY;E;* Entry|' 'TXT_ENTRY_HELP;D;Eingabehilfe|' 'TXT_ENTRY_HELP;E;Entry help|' 'TXT_EQ;D;=|' 'TXT_EQ;E;=|' 'TXT_ERROR_HANDLING;D;Fehlerbehandlung|' 'TXT_ERROR_HANDLING;E;Error Handling|' 'TXT_ERROR_SEVERITY;D;Fehlerschwere|' 'TXT_ERROR_SEVERITY;E;Error Severity|' 'TXT_EVENT;D;Ereignis|' 'TXT_EVENT;E;Event|' 'TXT_EVENTS;D;Ereignisse|' 'TXT_EVENTS;E;Events|' 'TXT_EVENT_HANDLER;D;Eventhandler|' 'TXT_EVENT_HANDLER;E;Event Handler|' 'TXT_EXCEPTIONS;D;Ausnahmen|' 'TXT_EXCEPTIONS;E;Exceptions|' 'TXT_EXCEPTION___1;D;Exception|' 'TXT_EXCEPTION___1;E;Exception|' 'TXT_EXCEPTION___2;D;Ausnahme|' 'TXT_EXCEPTION___2;E;Exception|' 'TXT_EXCLUSIVE;D;Exclusive|' 'TXT_EXCLUSIVE;E;Exclusive|' 'TXT_EXP;D;EXP|' 'TXT_EXP;E;EXP|' 'TXT_EXPORT;D;Export|' 'TXT_EXPORT;E;Export|' 'TXT_FIELD;D;Feld|' 'TXT_FIELD;E;Field|' 'TXT_FIELDS;D;Felder|' 'TXT_FIELDS;E;Fields|' 'TXT_FIELD_LABEL;D;Feldbezeichner|' 'TXT_FIELD_LABEL;E;Field label|' 'TXT_FIELD_NAME;D;Feldname|' 'TXT_FIELD_NAME;E;Field name|' 'TXT_FINAL;D;Final|' 'TXT_FINAL;E;Final|' 'TXT_FIRST_PAGE;D;Startseite|' 'TXT_FIRST_PAGE;E;First Page|' 'TXT_FIXED_FONT;D;Äquidistanz|' 'TXT_FIXED_FONT;E;Fixed font|' 'TXT_FIXED_POINT_ARITHMETIC;D;Festpunktarithmetik|' 'TXT_FIXED_POINT_ARITHMETIC;E;Fixed point arithmetic|' 'TXT_FIX_VAL;D;Festwert|' 'TXT_FIX_VAL;E;Fix.val.|' 'TXT_FLOW_LOGIC;D;Ablauflogik|' 'TXT_FLOW_LOGIC;E;Flow logic|' 'TXT_FOREIGN_KEY;D;Fremdschlüssel|' 'TXT_FOREIGN_KEY;E;Foreign Key|' 'TXT_FOREIGN_SOURCE_SYSTEM;D;fremdes Quellsystem|' 'TXT_FOREIGN_SOURCE_SYSTEM;E;foreign source system|' 'TXT_FORMAT;D;Format|' 'TXT_FORMAT;E;Format|' 'TXT_FORMATTING;D;Format|' 'TXT_FORMATTING;E;Formatting|' 'TXT_FORWARD_DECLARATIONS;D;Vorwärtsdeklarationen|' 'TXT_FORWARD_DECLARATIONS;E;Forward declarations|' 'TXT_FRAMESET;D;Frameset|' 'TXT_FRAMESET;E;Frameset|' 'TXT_FRIENDS;D;Friends|' 'TXT_FRIENDS;E;Friends|' 'TXT_FROM_MODULE_POOL;D;aus Modulpool|' 'TXT_FROM_MODULE_POOL;E;From module pool|' 'TXT_FULLY_BUFFERED;D;vollständig gepuffert|' 'TXT_FULLY_BUFFERED;E;Fully buffered|' 'TXT_FUNCTIONAL_TYPE;D;Funktionstyp|' 'TXT_FUNCTIONAL_TYPE;E;Functional type|' 'TXT_FUNCTION_CODE;D;Funktionscode|' 'TXT_FUNCTION_CODE;E;Function code|' 'TXT_FUNCTION_GROUP;D;Funktionsgruppe|' 'TXT_FUNCTION_GROUP;E;Function group|' 'TXT_FUNCTION_GROUPS;D;Funktionsgruppen|' 'TXT_FUNCTION_GROUPS;E;Function Groups|' 'TXT_FUNCTION_GROUP_DOC;D;FGruppendoku|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_FUNCTION_GROUP_DOC;E;Function group doc.|' 'TXT_FUNCTION_MODULE;D;Funktionsbaustein|' 'TXT_FUNCTION_MODULE;E;Function module|' 'TXT_FUNCTION_MODULES;D;Funktionsbausteine|' 'TXT_FUNCTION_MODULES;E;Function Modules|' 'TXT_FUNCTION_MODULE_DOCUMENTAT;D;Fbausteindokumentation|' 'TXT_FUNCTION_MODULE_DOCUMENTAT;E;Function module documentation|' 'TXT_FURTHER_CHARACTERISTICS;D;Zusatzeigenschaften|' 'TXT_FURTHER_CHARACTERISTICS;E;Further Characteristics|' 'TXT_FURTHER_OPTIONS;D;Weitere Optionen|' 'TXT_FURTHER_OPTIONS;E;Further options|' 'TXT_GENERAL_ATTR;D;Allg. Attrib.|' 'TXT_GENERAL_ATTR;E;General attr.|' 'TXT_GENERAL_DATA;D;Allgemeine Daten|' 'TXT_GENERAL_DATA;E;General Data|' 'TXT_GENERIC_AREA_BUFFERED;D;generischer Bereich gepuffert|' 'TXT_GENERIC_AREA_BUFFERED;E;Generic area buffered|' 'TXT_GET_PARAMETER;D;Get Parameter|' 'TXT_GET_PARAMETER;E;GET parameter|' 'TXT_GLOBAL;D;Global|' 'TXT_GLOBAL;E;Global|' 'TXT_GROUP;D;Gruppe|' 'TXT_GROUP;E;Group|' 'TXT_GROUP_1;D;Gruppe1|' 'TXT_GROUP_1;E;Group 1|' 'TXT_GROUP_2;D;Gruppe2|' 'TXT_GROUP_2;E;Group 2|' 'TXT_GROUP_3;D;Gruppe3|' 'TXT_GROUP_3;E;Group 3|' 'TXT_GROUP_4;D;Gruppe4|' 'TXT_GROUP_4;E;Group 4|' 'TXT_GUI_STATUS;D;Oberflächenstatus|' 'TXT_GUI_STATUS;E;GUI status|' 'TXT_GUI_SUPPORT;D;GUI-Fähigkeit|' 'TXT_GUI_SUPPORT;E;GUI support|' 'TXT_HEADING;D;Überschrift|' 'TXT_HEADING;E;Heading|' 'TXT_HEIGHT;D;Höhe|' 'TXT_HEIGHT;E;Height|' 'TXT_HELP;D;Hilfe|' 'TXT_HELP;E;Help|' 'TXT_HIDDEN;D;Versteckt|' 'TXT_HIDDEN;E;Hidden|' 'TXT_HIERARCHY;D;Hierarchie|' 'TXT_HIERARCHY;E;Hierarchy|' 'TXT_HIGHEST_SUPPORT_PACKAGE;D;Höchstes Support Package|' 'TXT_HIGHEST_SUPPORT_PACKAGE;E;Highest Support Package|' 'TXT_HOLD_DATA;D;Halten Daten|' 'TXT_HOLD_DATA;E;Hold Data|' 'TXT_HOLD_SCROLL_POSITION;D;Scrollposition halten|' 'TXT_HOLD_SCROLL_POSITION;E;Hold Scroll Position|' 'TXT_HOST;D;Host|' 'TXT_HOST;E;Host|' 'TXT_HOST_DATA;D;Rechnerdaten|' 'TXT_HOST_DATA;E;Host data|' 'TXT_HOT_KEY;D;Kurzanwahl|' 'TXT_HOT_KEY;E;Hot key|' 'TXT_HTTPS;D;HTTPS|' 'TXT_HTTPS;E;HTTPS|' 'TXT_ICON;D;Ikone|' 'TXT_ICON;E;Icon|' 'TXT_ICON_NAME;D;Ikonenname|' 'TXT_ICON_NAME;E;Icon name|' 'TXT_ICON_TEXT;D;Ikonentext|' 'TXT_ICON_TEXT;E;Icon text|' 'TXT_IMMEDIATE_START_NO_RESTART;D;Start sofort-nicht nachverbuchbar|' 'TXT_IMMEDIATE_START_NO_RESTART;E;Immediate start, no restart|' 'TXT_IMP;D;IMP|' 'TXT_IMP;E;IMP|' 'TXT_IMPLEMENTATION;D;Impl.|' 'TXT_IMPLEMENTATION;E;Implementation|' 'TXT_IMPLEMENTED_ACTIVE;D;realisiert / aktiv|' 'TXT_IMPLEMENTED_ACTIVE;E;Implemented / Active|' 'TXT_IMPORT;D;Import|' 'TXT_IMPORT;E;Import|' 'TXT_INACTIVE;D;Inaktiv|' 'TXT_INACTIVE;E;Inactive|' 'TXT_INCLUDE;D;Include|' 'TXT_INCLUDE;E;Include|' 'TXT_INCLUDES;D;Includes|' 'TXT_INCLUDES;E;Includes|' 'TXT_INCLUDE_NAME;D;Includename|' 'TXT_INCLUDE_NAME;E;INCLUDE name|' 'TXT_INCLUSIVE;D;Inclusive|' 'TXT_INCLUSIVE;E;Inclusive|' 'TXT_INFO;D;Info|' 'TXT_INFO;E;Info.|' 'TXT_INFORMATION;D;Information|' 'TXT_INFORMATION;E;Information|' 'TXT_INHERIT_GUI_ATTRIBUTES;D;GUI-Eigenschaften erben|' 'TXT_INHERIT_GUI_ATTRIBUTES;E;Inherit GUI attributes|' 'TXT_INITIALIZATION_AND_ACCESS;D;Initialisierung und Zugriff|' 'TXT_INITIALIZATION_AND_ACCESS;E;Initialization and Access|' 'TXT_INITIAL_BSP;D;Einstiegs-BSP|' 'TXT_INITIAL_BSP;E;Initial BSP|' 'TXT_INITIAL_LINE_NUMBER;D;Initiale Zeilenanzahl|' 'TXT_INITIAL_LINE_NUMBER;E;Initial Line Number|' 'TXT_INITIAL_VALUE;D;Initialwert|' 'TXT_INITIAL_VALUE;E;Initial value|' 'TXT_INITIAL_VALUES;D;Initialwerte|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_INITIAL_VALUES;E;Initial values|' 'TXT_INPUT;D;Eingabe|' 'TXT_INPUT;E;Input|' 'TXT_INSTALLATION_NUMBER;D;Installationsnummer|' 'TXT_INSTALLATION_NUMBER;E;Installation number|' 'TXT_INSTANTIATION;D;Inst.-Erzeugung|' 'TXT_INSTANTIATION;E;Instantiation|' 'TXT_INTERFACE;D;Interface|' 'TXT_INTERFACE;E;Interface|' 'TXT_INTERFACES;D;Interfaces|' 'TXT_INTERFACES;E;Interfaces|' 'TXT_INTERFACE_COMPONENT;D;Interface-Komponente|' 'TXT_INTERFACE_COMPONENT;E;Interface Component|' 'TXT_INTERFACE_DOCUMENTATION;D;Interface-Dokumentation|' 'TXT_INTERFACE_DOCUMENTATION;E;Interface documentation|' 'TXT_INTERNALLY_RELEASED_ON;D;Intern freigegeben am|' 'TXT_INTERNALLY_RELEASED_ON;E;Internally-released on|' 'TXT_INTERNAL_NAME;D;Interner Name|' 'TXT_INTERNAL_NAME;E;Internal name|' 'TXT_INTERVALS;D;Intervalle|' 'TXT_INTERVALS;E;Intervals|' 'TXT_INVISIBLE;D;Unsichtbar|' 'TXT_INVISIBLE;E;Invisible|' 'TXT_IP_ADDRESS;D;IP-Adresse|' 'TXT_IP_ADDRESS;E;IP address|' 'TXT_IS_ERROR_PAGE;D;Ist Fehlerseite|' 'TXT_IS_ERROR_PAGE;E;Is Error Page|' 'TXT_ITERATION_OVER_ELEMENT_CON;D;Iteration über Element-Inhalt|' 'TXT_ITERATION_OVER_ELEMENT_CON;E;Iteration over Element Content|' 'TXT_JOIN_CONDITIONS;D;Joinbedingungen|' 'TXT_JOIN_CONDITIONS;E;Join Conditions|' 'TXT_KERNEL_INFORMATION___1;D;Kernelinformationen|' 'TXT_KERNEL_INFORMATION___1;E;Kernel information|' 'TXT_KERNEL_INFORMATION___2;D;Kernelinformation|' 'TXT_KERNEL_INFORMATION___2;E;Kernel information|' 'TXT_KERNEL_RELEASE;D;Kernel-Release|' 'TXT_KERNEL_RELEASE;E;Kernel release|' 'TXT_KEY;D;Schlüssel|' 'TXT_KEY;E;Key|' 'TXT_KEY_ATTRIBUTE_DEFINED_FOR1;D;Schlüsseleigenschaften sind f&' '#xFC;r einen|' 'TXT_KEY_ATTRIBUTE_DEFINED_FOR1;E;Key attribute defined for a ranges ' 'table type|' 'TXT_KEY_ATTRIBUTE_DEFINED_FOR2;D;Ranges-Tabellentyp vorgegeben|' 'TXT_KEY_CATEGORY;D;Schlüsselart|' 'TXT_KEY_CATEGORY;E;Key category|' 'TXT_KEY_COMPONENTS;D;Schlüsselkomponenten|' 'TXT_KEY_COMPONENTS;E;Key components|' 'TXT_KEY_DEFINITION;D;Schlüsseldefinition|' 'TXT_KEY_DEFINITION;E;Key definition|' 'TXT_KEY___KEY;D;Key|' 'TXT_KEY___KEY;E;Key|' 'TXT_LANGUAGE;D;Sprache|' 'TXT_LANGUAGE;E;Language|' 'TXT_LAST_CHANGED;D;letzte Änderung|' 'TXT_LAST_CHANGED;E;Last Changed|' 'TXT_LAST_CHANGED_AT;D;Änderungszeit|' 'TXT_LAST_CHANGED_AT;E;Last changed at|' 'TXT_LAST_CHANGED_BY___1;D;Letzte Änderung|' 'TXT_LAST_CHANGED_BY___1;E;Last changed by|' 'TXT_LAST_CHANGED_BY___2;D;letzter Änderer|' 'TXT_LAST_CHANGED_BY___2;E;Last changed by|' 'TXT_LAST_CHANGED_BY___3;D;Letzter Änderer|' 'TXT_LAST_CHANGED_BY___3;E;Last changed by|' 'TXT_LAST_CHANGED_ON;D;letzte Änderung|' 'TXT_LAST_CHANGED_ON;E;Last Changed on|' 'TXT_LAST_CHANGED_ON_BY;D;Letzte Änderung|' 'TXT_LAST_CHANGED_ON_BY;E;Last changed on/by|' 'TXT_LAST_GENERATION;D;Letzte Generierung|' 'TXT_LAST_GENERATION;E;Last generation|' 'TXT_LAYOUT;D;Layout|' 'TXT_LAYOUT;E;Layout|' 'TXT_LEADING_ZEROS;D;Führende Nullen|' 'TXT_LEADING_ZEROS;E;Leading zeros|' 'TXT_LENGTH;D;Länge|' 'TXT_LENGTH;E;Length|' 'TXT_LEVEL;D;Art|' 'TXT_LEVEL;E;Level|' 'TXT_LICENSE_EXPIRATION;D;Lizenzablaufdatum|' 'TXT_LICENSE_EXPIRATION;E;License expiration|' 'TXT_LIFETIME;D;Lebensdauer|' 'TXT_LIFETIME;E;Lifetime|' 'TXT_LINE;D;Zeile|' 'TXT_LINE;E;Line|' 'TXT_LINES;D;Zeilen|' 'TXT_LINES;E;Lines|' 'TXT_LINE_TYPE;D;Zeilentyp|' 'TXT_LINE_TYPE;E;Line Type|' 'TXT_LIST_HEADER;D;Listenüberschrift|' 'TXT_LIST_HEADER;E;List header|' 'TXT_LIST_HEADINGS;D;Listenüberschriften|' 'TXT_LIST_HEADINGS;E;List Headings|' 'TXT_LOCAL_IN_PROGRAM;D;lokal in Programm|' 'TXT_LOCAL_IN_PROGRAM;E;Local in program|' 'TXT_LOCAL_TYPES;D;Lokale Typen|' 'TXT_LOCAL_TYPES;E;Local types|' 'TXT_LOCK_MODE;D;Sperrmodus|' 'TXT_LOCK_MODE;E;Lock mode|' 'TXT_LOCK_OBJECTS;D;Sperrobjekte|' 'TXT_LOCK_OBJECTS;E;Lock Objects|' 'TXT_LOCK_OBJECT___1;D;Sperrobjekt|' 'TXT_LOCK_OBJECT___1;E;Lock object|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_LOCK_OBJECT___2;D;Sperrobjekt|' 'TXT_LOCK_OBJECT___2;E;Lock Object|' 'TXT_LOCK_PARAMETER;D;Sperrparameter|' 'TXT_LOCK_PARAMETER;E;Lock parameter|' 'TXT_LOGICAL_DATABASE;D;Logische Datenbank|' 'TXT_LOGICAL_DATABASE;E;Logical database|' 'TXT_LOGICAL_STORAGE_PARAMETERS;D;Logische Speicher-Parameter|' 'TXT_LOGICAL_STORAGE_PARAMETERS;E;Logical storage parameters|' 'TXT_LOGON;D;Anmeldung|' 'TXT_LOGON;E;Logon|' 'TXT_LOG_DATA_CHANGES;D;Datenänderungen protokollieren|' 'TXT_LOG_DATA_CHANGES;E;Log data changes|' 'TXT_LONG;D;lang|' 'TXT_LONG;E;Long|' 'TXT_LONG_TEXT;D;Langtext|' 'TXT_LONG_TEXT;E;Long text|' 'TXT_LOWERCASE;D;Kleinbuchstaben|' 'TXT_LOWERCASE;E;Lowercase|' 'TXT_LOWER_LIMIT;D;Untergrenze|' 'TXT_LOWER_LIMIT;E;Lower limit|' 'TXT_LPOS;D;LPos|' 'TXT_LPOS;E;LPos|' 'TXT_MACHINE_TYPE;D;Maschinen-Typ|' 'TXT_MACHINE_TYPE;E;Machine type|' 'TXT_MACROS;D;Makros|' 'TXT_MACROS;E;Macros|' 'TXT_MAINTENANCE;D;Pflege|' 'TXT_MAINTENANCE;E;Maintenance|' 'TXT_MAINTENANCE_OF_STANDARD_TR;D;Pflege der Standardtransaktionsvari' 'ante erlaubt|' 'TXT_MAINTENANCE_OF_STANDARD_TR;E;Maintenance of standard transaction' ' variant allowed|' 'TXT_MAINTENANCE_SCREENS;D;Pflegebilder|' 'TXT_MAINTENANCE_SCREENS;E;Maintenance Screens|' 'TXT_MAINTENANCE_TYPE;D;Pflegetyp|' 'TXT_MAINTENANCE_TYPE;E;Maintenance type|' 'TXT_MAINT_SCREEN_NO;D;Pflegebildnummer|' 'TXT_MAINT_SCREEN_NO;E;Maint. Screen No.|' 'TXT_MAINT_STATUS;D;Pflegestatus|' 'TXT_MAINT_STATUS;E;Maint. status|' 'TXT_MAIN_PACKAGE;D;Hauptpaket|' 'TXT_MAIN_PACKAGE;E;Main Package|' 'TXT_MAIN_PROGRAM;D;Rahmenprogramm|' 'TXT_MAIN_PROGRAM;E;Main program|' 'TXT_MANIPULATION_OF_ELEMENT_CO;D;Manipulation des Element-Inhalts|' 'TXT_MANIPULATION_OF_ELEMENT_CO;E;Manipulation of Element Content|' 'TXT_MAX_NO_OF_LINES;D;max. Zeilenanzahl|' 'TXT_MAX_NO_OF_LINES;E;max. no. of lines|' 'TXT_MEDIUM;D;mittel|' 'TXT_MEDIUM;E;Medium|' 'TXT_MENU;D;Menü|' 'TXT_MENU;E;Menu|' 'TXT_MESSAGE;D;Nachricht|' 'TXT_MESSAGES;D;Nachrichten|' 'TXT_MESSAGES;E;Messages|' 'TXT_MESSAGE_CLASS;D;Nachrichtenklasse|' 'TXT_MESSAGE_CLASS;E;Message Class|' 'TXT_MESSAGE_CLASSES;D;Nachrichtenklassen|' 'TXT_MESSAGE_CLASSES;E;Message Classes|' 'TXT_MESSAGE_SHORT_TEXT;D;Nachrichtenkurztext|' 'TXT_MESSAGE_SHORT_TEXT;E;Message short text|' 'TXT_METHOD;D;Methode|' 'TXT_METHOD;E;Method|' 'TXT_METHODS;D;Methoden|' 'TXT_METHODS;E;Methods|' 'TXT_METHOD_TYPE;D;Methodentyp|' 'TXT_METHOD_TYPE;E;Method type|' 'TXT_MIMES;D;Mimes|' 'TXT_MIMES;E;MIMEs|' 'TXT_MIME_TYPE;D;Mime-Typ|' 'TXT_MIME_TYPE;E;Mime Type|' 'TXT_MOD;D;Mod|' 'TXT_MOD;E;Mod|' 'TXT_MODAL_DIALOG_BOX;D;Modales Fenster|' 'TXT_MODAL_DIALOG_BOX;E;Modal dialog box|' 'TXT_MODE;D;Mode|' 'TXT_MODE;E;Mode|' 'TXT_MODELED_ONLY;D;Nur modelliert|' 'TXT_MODELED_ONLY;E;Modeled only|' 'TXT_MODIFIED;D;Modifiziert|' 'TXT_MODIFIED;E;Modified|' 'TXT_MOD_GROUPS_FUNCTIONS;D;ModifGruppen/Funktionen|' 'TXT_MOD_GROUPS_FUNCTIONS;E;Mod. Groups / functions|' 'TXT_NAME;D;Name|' 'TXT_NAME;E;Name|' 'TXT_NAME_OF_REF_TYPE;D;Referierter Typ|' 'TXT_NAME_OF_REF_TYPE;E;Name of Ref. Type|' 'TXT_NAME_OF_SCREEN_FIELD;D;Name des Dynprofeldes|' 'TXT_NAME_OF_SCREEN_FIELD;E;Name of screen field|' 'TXT_NAVIGATION;D;Navigation|' 'TXT_NAVIGATION;E;Navigation|' 'TXT_NAVIGATION_REQUEST;D;Navigationsrequest|' 'TXT_NAVIGATION_REQUEST;E;Navigation Request|' 'TXT_NEXT_SCREEN;D;Folgedynpro|' 'TXT_NEXT_SCREEN;E;Next Screen|' 'TXT_NO;D;nein|' 'TXT_NO;E;No|' 'TXT_NORMAL;D;Normal|' 'TXT_NORMAL;E;Normal|' 'TXT_NORMAL_FUNCTION_MODULE;D;Normaler Funktionsbaustein|' 'TXT_NORMAL_FUNCTION_MODULE;E;Normal function module|' 'TXT_NOT_RELEASED;D;Nicht freigegeben|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_NOT_RELEASED;E;Not released|' 'TXT_NO_LENGTH_RESTRICTION;D;Länge ist unbeschränkt|' 'TXT_NO_LENGTH_RESTRICTION;E;No length restriction|' 'TXT_NO_OF_CHARACTERS;D;Zahl der Stellen|' 'TXT_NO_OF_CHARACTERS;E;No. of Characters|' 'TXT_NO_OF_KEY_FIELDS;D;Anzahl Schlüsselfelder|' 'TXT_NO_OF_KEY_FIELDS;E;No. of key fields|' 'TXT_NO_OR_USER_RECORDING_ROUTI;D;keine oder individuelle Aufzeichnun' 'gsroutine|' 'TXT_NO_OR_USER_RECORDING_ROUTI;E;no, or user, recording routine|' 'TXT_NO_RESET;D;Keine Rücknahme|' 'TXT_NO_RESET;E;No reset|' 'TXT_OBJECT;D;Objekt|' 'TXT_OBJECT;E;Object|' 'TXT_OBJECTS;D;Objekte|' 'TXT_OBJECT_TRANSACTION;D;OO-Transaktion|' 'TXT_OBJECT_TRANSACTION;E;Object transaction|' 'TXT_OBJECT_TYPE;D;Objekttyp|' 'TXT_OBJECT_TYPE;E;Object type|' 'TXT_OCCUPIED;D;Belegt|' 'TXT_OCCUPIED;E;Occupied|' 'TXT_ONE_STEP;D;einstufig|' 'TXT_ONE_STEP;E;one step|' 'TXT_OO_TRANSACTION_MODEL;D;OO-Transaktionsmodell|' 'TXT_OO_TRANSACTION_MODEL;E;OO transaction model|' 'TXT_OPERATING_SYSTEM;D;Betriebssystem|' 'TXT_OPERATING_SYSTEM;E;Operating system|' 'TXT_OPERATOR;D;Operator|' 'TXT_OPERATOR;E;Operator|' 'TXT_OPTION;D;Option|' 'TXT_OPTION;E;Option|' 'TXT_OPTIONAL;D;Optional|' 'TXT_OPTIONAL;E;Optional|' 'TXT_OPTIONS;D;Optionen|' 'TXT_OPTIONS;E;Options|' 'TXT_OP_RELEASE;D;OP-Release|' 'TXT_OP_RELEASE;E;OP release|' 'TXT_ORIGINAL_LANG;D;Originalsprache|' 'TXT_ORIGINAL_LANG;E;Original lang.|' 'TXT_ORIGINAL_LANGUAGE;D;Originalsprache|' 'TXT_ORIGINAL_LANGUAGE;E;Original language|' 'TXT_ORIGIN_OF_THE_INPUT_HELP;D;Herkunft der Eingabehilfe|' 'TXT_ORIGIN_OF_THE_INPUT_HELP;E;Origin of the Input Help|' 'TXT_OTHER_ATTRIBUTES;D;Weitere Attribute|' 'TXT_OTHER_ATTRIBUTES;E;Other attributes|' 'TXT_OUTPUT;D;Ausgabe|' 'TXT_OUTPUT;E;Output|' 'TXT_OUTPUT_CHARACTERISTICS;D;Ausgabeeigenschaften|' 'TXT_OUTPUT_CHARACTERISTICS;E;Output characteristics|' 'TXT_OUTPUT_LENGTH;D;Ausgabelänge|' 'TXT_OUTPUT_LENGTH;E;Output length|' 'TXT_OUTPUT_ONLY;D;NurAusgabe|' 'TXT_OUTPUT_ONLY;E;Output only|' 'TXT_OVERVIEW_SCREEN;D;Übersichtsbild|' 'TXT_OVERVIEW_SCREEN;E;Overview screen|' 'TXT_OWNER;D;Owner|' 'TXT_OWNER;E;Owner|' 'TXT_PACKAGE;D;Paket|' 'TXT_PACKAGE;E;Package|' 'TXT_PACKAGES_INCLUDED;D;Enthaltene Pakete|' 'TXT_PACKAGES_INCLUDED;E;Packages included|' 'TXT_PACKAGE_CHECK_AS_CLIENT;D;Paketprüfung als Client|' 'TXT_PACKAGE_CHECK_AS_CLIENT;E;Package Check as Client|' 'TXT_PACKAGE_CHECK_AS_SERVER;D;Paketprüfung als Server|' 'TXT_PACKAGE_CHECK_AS_SERVER;E;Package Check as Server|' 'TXT_PACKAGE_INTERFACE;D;Paketschnittstelle|' 'TXT_PACKAGE_INTERFACE;E;Package Interface|' 'TXT_PACKAGE_INTERFACES;D;Paketschnittstellen|' 'TXT_PACKAGE_INTERFACES;E;Package interfaces|' 'TXT_PACKAGE_NOT_EXTENDABLE;D;Paket nicht erweiterbar|' 'TXT_PACKAGE_NOT_EXTENDABLE;E;Package not extendable|' 'TXT_PACKAGE_PROPERTIES;D;Paketeigenschaften|' 'TXT_PACKAGE_PROPERTIES;E;Package properties|' 'TXT_PAGE;D;Seite|' 'TXT_PAGE;E;Page|' 'TXT_PAGES_WITH_FLOW_LOGIC;D;Seiten mit Ablauflogik|' 'TXT_PAGES_WITH_FLOW_LOGIC;E;Pages with Flow Logic|' 'TXT_PAGE_ATTRIBUTES;D;Seitenattribute|' 'TXT_PAGE_ATTRIBUTES;E;Page Attributes|' 'TXT_PAGE_DONE_IS_NOT_RETURNED_;D;Keine Rückgabe von 'PAGE ' 'DONE' am Ende des BSP-Elements|' 'TXT_PAGE_DONE_IS_NOT_RETURNED_;E;"PAGE DONE" is not return' 'ed at end of BSP element|' 'TXT_PAGE_FRAGMENT;D;Seitenfragment|' 'TXT_PAGE_FRAGMENT;E;Page Fragment|' 'TXT_PAGE_FRAGMENTS;D;Seitenfragmente|' 'TXT_PAGE_FRAGMENTS;E;Page Fragments|' 'TXT_PAGE_TYPE;D;Seitentyp|' 'TXT_PAGE_TYPE;E;Page Type|' 'TXT_PAGE_WITH_FLOW_LOGIC;D;Seite mit Ablauflogik|' 'TXT_PAGE_WITH_FLOW_LOGIC;E;Page with Flow Logik|' 'TXT_PARAMETER;D;Parameter|' 'TXT_PARAMETER;E;Parameter|' 'TXT_PARAMETERS;D;Parameter|' 'TXT_PARAMETERS;E;Parameters|' 'TXT_PARAMETER_ID;D;Parameter-Id|' 'TXT_PARAMETER_ID;E;Parameter ID|' 'TXT_PARAMETER_NAME;D;Parametername|' 'TXT_PARAMETER_NAME;E;Parameter Name|' 'TXT_PARAMETER_TRANSACTION;D;Parametertransaktion|' 'TXT_PARAMETER_TRANSACTION;E;Parameter transaction|' 'TXT_PASS_VALUE;D;Wertübergabe|' 'TXT_PASS_VALUE;E;Pass Value|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_PERSON_RESPONS;D;Verantwortlich|' 'TXT_PERSON_RESPONS;E;Person respons.|' 'TXT_PERSON_RESPONSIBLE___1;D;Verantwortlicher|' 'TXT_PERSON_RESPONSIBLE___1;E;Person Responsible|' 'TXT_PERSON_RESPONSIBLE___2;D;Verantwortlicher|' 'TXT_PERSON_RESPONSIBLE___2;E;Person responsible|' 'TXT_PERVASIVE_ENABLED;D;Pervasive enabled|' 'TXT_PERVASIVE_ENABLED;E;Pervasive enabled|' 'TXT_PLATFORM_ID;D;Plattform-Id|' 'TXT_PLATFORM_ID;E;Platform ID|' 'TXT_PLEASE_ENTER_A_ROOT_DIR;D;Bitte geben Sie ein Wurzelverzeichnis ' 'ein.|' 'TXT_PLEASE_ENTER_A_ROOT_DIR;E;Please enter a root directory.|' 'TXT_PLEASE_ENTER_A_VALID_PATH;D;Bitte ein gültiges Verzeichnis ' 'angeben|' 'TXT_PLEASE_ENTER_A_VALID_PATH;E;Please enter a valid path name|' 'TXT_POOLED_TABLE;D;Pool-Tabelle|' 'TXT_POOLED_TABLE;E;Pooled Table|' 'TXT_POOL_CLUSTER;D;Pool/Cluster|' 'TXT_POOL_CLUSTER;E;Pool/cluster|' 'TXT_POSITION;D;Position|' 'TXT_POSITION;E;Position|' 'TXT_POSS_ENTRIES_KEY;D;Eingabehilfetaste|' 'TXT_POSS_ENTRIES_KEY;E;Poss. entries key|' 'TXT_PREVIOUS_LOGON;D;Vorige Anmeldung|' 'TXT_PREVIOUS_LOGON;E;Previous logon|' 'TXT_PRIMARY_TABLE;D;Primärtabelle|' 'TXT_PRIMARY_TABLE;E;Primary table|' 'TXT_PROCESSING_TYPE;D;Ablaufart|' 'TXT_PROCESSING_TYPE;E;Processing type|' 'TXT_PRODUCT_UNDER_GPL;D;Dieses Produkt ist zu den Bedingungen der #G' 'PL# freigegeben.|' 'TXT_PRODUCT_UNDER_GPL;E;This product is released under the terms of ' 'the #GPL#.|' 'TXT_PROFESSIONAL_USER_TRANSACT;D;Professional User Transaction|' 'TXT_PROFESSIONAL_USER_TRANSACT;E;Professional User Transaction|' 'TXT_PROGRAM;D;Programm|' 'TXT_PROGRAM;E;Program|' 'TXT_PROGRAMS;D;Programme|' 'TXT_PROGRAMS;E;Programs|' 'TXT_PROGRAM_GUI;D;Programm (GUI)|' 'TXT_PROGRAM_GUI;E;Program (GUI)|' 'TXT_PROGRAM_NAME;D;Programmname|' 'TXT_PROGRAM_NAME;E;Program name|' 'TXT_PROGRAM_SCREEN;D;Programm (Dynpro)|' 'TXT_PROGRAM_SCREEN;E;Program (screen)|' 'TXT_PROGRAM_STATUS;D;Programmstatus|' 'TXT_PROGRAM_STATUS;E;Program status|' 'TXT_PROPERTIES;D;Eigenschaften|' 'TXT_PROPERTIES;E;Properties|' 'TXT_PROPERTY_LIST;D;Property-Liste|' 'TXT_PROPERTY_LIST;E;Property list|' 'TXT_QUANTITY_FIELD;D;Mengenfeld|' 'TXT_QUANTITY_FIELD;E;Quantity field|' 'TXT_READ_ONLY;D;Read-Only|' 'TXT_READ_ONLY;E;Read-Only|' 'TXT_RECORDING_ROUTINE;D;Aufzeichnungsroutine|' 'TXT_RECORDING_ROUTINE;E;Recording routine|' 'TXT_REFERENCES;D;Referenzen|' 'TXT_REFERENCES;E;References|' 'TXT_REFERENCE_FIELD;D;Referenzfeld|' 'TXT_REFERENCE_FIELD;E;Reference field|' 'TXT_REFERENCE_TABLE;D;Referenztabelle|' 'TXT_REFERENCE_TABLE;E;Reference table|' 'TXT_REFERENCE_TO_PREDEFINED_TY;D;Referenz auf eingebauten Typ|' 'TXT_REFERENCE_TO_PREDEFINED_TY;E;Reference to Predefined Type|' 'TXT_REFERENCE_TYPE;D;Referenz auf|' 'TXT_REFERENCE_TYPE;E;Reference type|' 'TXT_REF_FIELD;D;Referenzfeld|' 'TXT_REF_FIELD;E;Ref. field|' 'TXT_RELEASE;D;Release|' 'TXT_RELEASE;E;Release|' 'TXT_RELEASED_INTERNALLY;D;Intern freigegeben|' 'TXT_RELEASED_INTERNALLY;E;Release internally|' 'TXT_REMOTE_ENABLED_MODULE;D;Remote fähiger Baustein|' 'TXT_REMOTE_ENABLED_MODULE;E;Remote-enabled module|' 'TXT_REPORT;D;Report|' 'TXT_REPORT;E;Report|' 'TXT_REPORT_TRANSACTION;D;Reporttransaktion|' 'TXT_REPORT_TRANSACTION;E;Report transaction|' 'TXT_REPOSITORY_DATA;D;Repository-Daten|' 'TXT_REPOSITORY_DATA;E;Repository data|' 'TXT_REQUIRED;D;Obligatorisch|' 'TXT_REQUIRED;E;Required|' 'TXT_RESP_TO_DBLCLK;D;DKlick-sensitiv|' 'TXT_RESP_TO_DBLCLK;E;Resp. to DblClk|' 'TXT_RESTRICT;D;einschränken|' 'TXT_RESTRICT;E;restrict|' 'TXT_RIGHT_JUST;D;Rechtsbündig|' 'TXT_RIGHT_JUST;E;Right-just.|' 'TXT_RSYN_FILE;D;Rsyn-File|' 'TXT_RSYN_FILE;E;Rsyn file|' 'TXT_RTYPE;D;R.typ|' 'TXT_RTYPE;E;RType|' 'TXT_SAPGUI_FOR_HTML;D;SAP GUI für HTML|' 'TXT_SAPGUI_FOR_HTML;E;SAPGUI for HTML|' 'TXT_SAPGUI_FOR_JAVA;D;SAP GUI für Java|' 'TXT_SAPGUI_FOR_JAVA;E;SAPGUI fÃ#¼r Java|' 'TXT_SAPGUI_FOR_WINDOWS;D;SAP GUI für Windows|' 'TXT_SAPGUI_FOR_WINDOWS;E;SAPGUI for Windows|' 'TXT_SAP_DATA;D;SAP-Daten|' 'TXT_SAP_DATA;E;SAP data|' 'TXT_SAP_SYSTEM_DATA;D;SAP-Systemdaten|' 'TXT_SAP_SYSTEM_DATA;E;SAP System data|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_SAP_VERSIONS;D;SAP-Versionen|' 'TXT_SAP_VERSIONS;E;SAP versions|' 'TXT_SAVED;D;gesichert|' 'TXT_SAVED;E;Saved|' 'TXT_SCREEN;D;Dynpro|' 'TXT_SCREEN;E;Screen|' 'TXT_SCREENS;D;Dynpros|' 'TXT_SCREENS;E;Screens|' 'TXT_SCREEN_FOR;D;Dynpro zu|' 'TXT_SCREEN_FOR;E;Screen for|' 'TXT_SCREEN_GROUP;D;Bildgruppe|' 'TXT_SCREEN_GROUP;E;Screen group|' 'TXT_SCREEN_NUMBER;D;Dynpronummer|' 'TXT_SCREEN_NUMBER;E;Screen number|' 'TXT_SCREEN_TYPE;D;Dynprotyp|' 'TXT_SCREEN_TYPE;E;Screen type|' 'TXT_SCROLLABLE;D;rollbar|' 'TXT_SCROLLABLE;E;Scrollable|' 'TXT_SDIS;D;SAnz|' 'TXT_SDIS;E;SDis|' 'TXT_SEARCH_HELP;D;Suchhilfe|' 'TXT_SEARCH_HELP;E;Search Help|' 'TXT_SEARCH_HELP_EXIT;D;Suchhilfe-Exit|' 'TXT_SEARCH_HELP_EXIT;E;Search help exit|' 'TXT_SEARCH_HELP_PARAMETER;D;Suchhilfeparameter|' 'TXT_SEARCH_HELP_PARAMETER;E;Search help parameter|' 'TXT_SEC;D;Sek.|' 'TXT_SEC;E;Sec.|' 'TXT_SECONDARY_TABLES;D;Sekundärtabellen|' 'TXT_SECONDARY_TABLES;E;Secondary tables|' 'TXT_SELECTION;D;Auswahl|' 'TXT_SELECTION;E;Selection|' 'TXT_SELECTION_CONDITIONS;D;Selektionsbedingungen|' 'TXT_SELECTION_CONDITIONS;E;Selection Conditions|' 'TXT_SELECTION_CRITERIA;D;Auswahl|' 'TXT_SELECTION_CRITERIA;E;Selection criteria|' 'TXT_SELECTION_METHOD;D;Selektionsmethode|' 'TXT_SELECTION_METHOD;E;Selection method|' 'TXT_SELECTION_SCREEN;D;Selektionsdynpro|' 'TXT_SELECTION_SCREEN;E;Selection screen|' 'TXT_SELECTION_SCREEN_VERSION;D;Selektionsbildversion|' 'TXT_SELECTION_SCREEN_VERSION;E;Selection screen version|' 'TXT_SELECTION_TEXTS;D;Selektionstexte|' 'TXT_SELECTION_TEXTS;E;Selection texts|' 'TXT_SELECT_ALL;D;Alle markieren|' 'TXT_SELECT_ALL;E;Select All|' 'TXT_SELF_EXPLANATY;D;Selbsterklärend|' 'TXT_SELF_EXPLANATY;E;Self-exlanat'y|' 'TXT_SERVER_CACHE;D;Server Cache|' 'TXT_SERVER_CACHE;E;Server Cache|' 'TXT_SERVER_NAME;D;Servername|' 'TXT_SERVER_NAME;E;Server name|' 'TXT_SERVICE;D;Service|' 'TXT_SERVICE;E;Service|' 'TXT_SETTINGS;D;Einstellungen|' 'TXT_SETTINGS;E;Settings|' 'TXT_SET_GET_PARAMETERS;D;SET/GET-Parameter|' 'TXT_SET_GET_PARAMETERS;E;SET/GET Parameters|' 'TXT_SET_PARAMETER;D;Set Parameter|' 'TXT_SET_PARAMETER;E;SET parameter|' 'TXT_SHARED_MEMORY_ENABLED;D;Shared memory fähig|' 'TXT_SHARED_MEMORY_ENABLED;E;Shared memory enabled|' 'TXT_SHORT;D;kurz|' 'TXT_SHORT;E;Short|' 'TXT_SHORT_DESCRIPTION_OF_SOFTW;D;Kurzbeschreibung der Softwarekompon' 'ente|' 'TXT_SHORT_DESCRIPTION_OF_SOFTW;E;Short Description of Software Compo' 'nent|' 'TXT_SHORT_DESCRIPTION___1;D;Kurzbeschreibung|' 'TXT_SHORT_DESCRIPTION___1;E;Short description|' 'TXT_SHORT_DESCRIPTION___2;D;Kurzbeschreibung|' 'TXT_SHORT_DESCRIPTION___2;E;Short Description|' 'TXT_SHORT_TEXT___1;D;Kurztext|' 'TXT_SHORT_TEXT___1;E;Short Text|' 'TXT_SHORT_TEXT___2;D;Kurzbeschreibung|' 'TXT_SHORT_TEXT___2;E;Short Text|' 'TXT_SIGN;D;Vorzeichen|' 'TXT_SIGN;E;Sign|' 'TXT_SINGLE_RECORDS_BUFF;D;Einzelsätze gepuffert|' 'TXT_SINGLE_RECORDS_BUFF;E;Single records buff.|' 'TXT_SINGLE_SCREEN;D;Einzelbild|' 'TXT_SINGLE_SCREEN;E;Single screen|' 'TXT_SINGLE_VARS;D;Einzelwerte|' 'TXT_SINGLE_VARS;E;Single vars|' 'TXT_SIZE_CATEGORY;D;Größenkategorie|' 'TXT_SIZE_CATEGORY;E;Size category|' 'TXT_SKIP_INITIAL_SCREEN;D;Einstiegsbild überspringen|' 'TXT_SKIP_INITIAL_SCREEN;E;Skip initial screen|' 'TXT_SOFTWARE_COMPONENT;D;Softwarekomponente|' 'TXT_SOFTWARE_COMPONENT;E;Software Component|' 'TXT_SOURCECDE;D;Quelltext|' 'TXT_SOURCECDE;E;SourceCde|' 'TXT_SOURCE_CODE;D;Quelltext|' 'TXT_SOURCE_CODE;E;Source code|' 'TXT_SPECIAL_ATTR;D;Spez. Attrib.|' 'TXT_SPECIAL_ATTR;E;Special attr.|' 'TXT_SPOS;D;SPos|' 'TXT_SPOS;E;SPos|' 'TXT_SRCH_HELP;D;Suchhilfe|' 'TXT_SRCH_HELP;E;Srch help|' 'TXT_SRCH_HELPS;D;Suchhilfen|' 'TXT_SRCH_HELPS;E;Srch Helps|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_STANDARD_RECORDING_ROUTINE;D;Standard Aufzeichnungsroutine|' 'TXT_STANDARD_RECORDING_ROUTINE;E;Standard recording routine|' 'TXT_START;D;Start|' 'TXT_START;E;Start|' 'TXT_START_DELAYED;D;Start verzögert|' 'TXT_START_DELAYED;E;Start delayed|' 'TXT_START_IMMED;D;Start sofort|' 'TXT_START_IMMED;E;Start immed.|' 'TXT_START_USING_VARIANT;D;Start über Variante|' 'TXT_START_USING_VARIANT;E;Start using variant|' 'TXT_START_WITH_VARIANT;D;Start mit Variante|' 'TXT_START_WITH_VARIANT;E;Start with variant|' 'TXT_STATEFUL;D;Zustandsbehaftet|' 'TXT_STATEFUL;E;Stateful|' 'TXT_STATUS;D;Status|' 'TXT_STATUS;E;Status|' 'TXT_STRUCTURE;D;Struktur|' 'TXT_STRUCTURE;E;Structure|' 'TXT_STRUCTURED_ROW_TYPE;D;Strukturierter Zeilentyp|' 'TXT_STRUCTURED_ROW_TYPE;E;Structured row type|' 'TXT_STRUCTURED_TYPE;D;Strukturierter Typ|' 'TXT_STRUCTURED_TYPE;E;Structured Type|' 'TXT_STRUCTURES;D;Strukturen|' 'TXT_STRUCTURES;E;Structures|' 'TXT_SUBSCREEN;D;Subscreen|' 'TXT_SUBSCREEN;E;Subscreen|' 'TXT_SUPERCLASS;D;Erbt von|' 'TXT_SUPERCLASS;E;Superclass|' 'TXT_SUPPLEMENTARY_DOCUMENTATIO;D;Zusatzdokumentation|' 'TXT_SUPPLEMENTARY_DOCUMENTATIO;E;Supplementary Documentation|' 'TXT_SUPPORTS_PORTAL_INTEGRATIO;D;Unterstützt Portal-Integration|' 'TXT_SUPPORTS_PORTAL_INTEGRATIO;E;Supports Portal Integration|' 'TXT_SUP_PKG_LVL;D;Patch-Level|' 'TXT_SUP_PKG_LVL;E;Sup.Pkg lvl.|' 'TXT_SURROUNDING_PACKAGE;D;Direkt umgebendes Paket|' 'TXT_SURROUNDING_PACKAGE;E;Surrounding package|' 'TXT_SWITCH_OFF_RUNTIME_COMPRES;D;Abschalten der Komprimierung des Dy' 'npros zur Laufzeit|' 'TXT_SWITCH_OFF_RUNTIME_COMPRES;E;Switch off runtime compress|' 'TXT_SYMBOL;D;Symbol|' 'TXT_SYMBOL;E;Symbol|' 'TXT_SYSTEM;D;System|' 'TXT_SYSTEM;E;System|' 'TXT_SYSTEM_INFORMATION;D;Systeminformation|' 'TXT_SYSTEM_INFORMATION;E;System information|' 'TXT_SYSTEM_TIME;D;Systemzeit|' 'TXT_SYSTEM_TIME;E;System time|' 'TXT_TABLE;D;Tabelle|' 'TXT_TABLE;E;Table|' 'TXT_TABLES;D;Tabellen|' 'TXT_TABLES;E;Tables|' 'TXT_TABLE_MAINTENANCE_GENERATO;D;Tabellenpflegegenerator|' 'TXT_TABLE_MAINTENANCE_GENERATO;E;Table Maintenance Generator|' 'TXT_TABLE_TYPE;D;Tabellentyp|' 'TXT_TABLE_TYPE;E;Table Type|' 'TXT_TABLE_TYPES;D;Tabellentypen|' 'TXT_TABLE_TYPES;E;Table Types|' 'TXT_TARGET;D;Ziel|' 'TXT_TARGET;E;Target|' 'TXT_TECHNICAL_DIALOG_DETAILS;D;Technische Angaben zum Dialog|' 'TXT_TECHNICAL_DIALOG_DETAILS;E;Technical Dialog Details|' 'TXT_TECHNICAL_SETTINGS;D;Technische Einstellungen|' 'TXT_TECHNICAL_SETTINGS;E;Technical Settings|' 'TXT_TEMPLATE_NON_EXECUTABLE;D;Vorlagedynpro - nicht ausführbar|' 'TXT_TEMPLATE_NON_EXECUTABLE;E;Template - non-executable|' 'TXT_TEXT;D;Text|' 'TXT_TEXT;E;Text|' 'TXT_TEXTS_IO_TEMPLATES;D;Texte u. E/A-Schabl.|' 'TXT_TEXTS_IO_TEMPLATES;E;Texts/ I/O templates|' 'TXT_TEXT_ELEMENTS;D;Textelemente|' 'TXT_TEXT_ELEMENTS;E;Text elements|' 'TXT_TEXT_OR_IO_FIELD;D;Text o. E/A-Schablone|' 'TXT_TEXT_OR_IO_FIELD;E;Text or I/O field|' 'TXT_TEXT_TABLE;D;Texttabelle|' 'TXT_TEXT_TABLE;E;Text table|' 'TXT_THEME;D;Thema|' 'TXT_THEME;E;Theme|' 'TXT_TIME_CHANGED;D;Änderungsuhrzeit|' 'TXT_TIME_CHANGED;E;Time changed|' 'TXT_TITLE;D;Titel|' 'TXT_TITLE;E;Title|' 'TXT_TRANSACTION;D;Transaktion|' 'TXT_TRANSACTION;E;Transaction|' 'TXT_TRANSACTIONS;D;Transaktionen|' 'TXT_TRANSACTIONS;E;Transactions|' 'TXT_TRANSACTION_CLASSIFICATION;D;Transaktionsklassifikation|' 'TXT_TRANSACTION_CLASSIFICATION;E;Transaction classification|' 'TXT_TRANSACTION_CODE;D;Transaktionscode|' 'TXT_TRANSACTION_CODE;E;Transaction code|' 'TXT_TRANSACTION_TEXT;D;Transaktionstext|' 'TXT_TRANSACTION_TEXT;E;Transaction text|' 'TXT_TRANSACTION_VARIANT;D;Transaktionsvariante|' 'TXT_TRANSACTION_VARIANT;E;Transaction variant|' 'TXT_TRANSFER_OPTIONS;D;Übertragungsoptionen|' 'TXT_TRANSFER_OPTIONS;E;Transfer Options|' 'TXT_TRANSFORMATION;D;Transformation|' 'TXT_TRANSFORMATION;E;Transformation|' 'TXT_TRANSFORMATIONS;D;Transformationen|' 'TXT_TRANSFORMATIONS;E;Transformations|' 'TXT_TRANSPORT_ATTRIBUTES;D;Transporteigenschaften|' 'TXT_TRANSPORT_ATTRIBUTES;E;Transport attributes|' space into ls_csv. append ls_csv to ct_csv. concatenate 'TXT_TRANSPORT_LAYER;D;Transportschicht|' 'TXT_TRANSPORT_LAYER;E;Transport Layer|' 'TXT_TRANSP_TABLE;D;Transp.Tabelle|' 'TXT_TRANSP_TABLE;E;Transp. table|' 'TXT_TWO_STEP;D;zweistufig|' 'TXT_TWO_STEP;E;two step|' 'TXT_TYPES;D;Typen|' 'TXT_TYPES;E;Types|' 'TXT_TYPE_DEFINITIONS;D;Typdefinitionen|' 'TXT_TYPE_DEFINITIONS;E;Type Definitions|' 'TXT_TYPE_GROUP;D;Typgruppe|' 'TXT_TYPE_GROUP;E;Type group|' 'TXT_TYPE_GRPS;D;Typgruppen|' 'TXT_TYPE_GRPS;E;Type Grps|' 'TXT_TYPE_IS_GENERIC;D;Typ ist generisch|' 'TXT_TYPE_IS_GENERIC;E;Type is Generic|' 'TXT_TYPE_OF_SCREEN_ELEMENT;D;Typ des Dynproelementes|' 'TXT_TYPE_OF_SCREEN_ELEMENT;E;Type of screen element|' 'TXT_TYPE_SPEC;D;Typisierung|' 'TXT_TYPE_SPEC;E;Type spec.|' 'TXT_TYPE___1;D;Typ|' 'TXT_TYPE___1;E;Type|' 'TXT_TYPE___2;D;Art|' 'TXT_TYPE___2;E;Type|' 'TXT_TYPING;D;Typisierungsart|' 'TXT_TYPING;E;Typing|' 'TXT_TYPINGMETH;D;TypArt|' 'TXT_TYPINGMETH;E;TypingMeth|' 'TXT_TYPING_METHOD;D;Typisierungsart|' 'TXT_TYPING_METHOD;E;Typing method|' 'TXT_UNICODE_CHECKS;D;Unicodeprüfungen|' 'TXT_UNICODE_CHECKS;E;Unicode checks|' 'TXT_UNICODE_SYSTEM;D;Unicode-System|' 'TXT_UNICODE_SYSTEM;E;Unicode System|' 'TXT_UPDATES;D;Updates|' 'TXT_UPDATES;E;Updates|' 'TXT_UPDATE_MODULE;D;Verbuchungsbaustein|' 'TXT_UPDATE_MODULE;E;Update module|' 'TXT_UPPERLIMIT;D;Obergrenze|' 'TXT_UPPERLIMIT;E;UpperLimit|' 'TXT_UPPER_LOWER_CASE_ENTRY;D;Groß-Kleinschreibung bei Eingabe|' 'TXT_UPPER_LOWER_CASE_ENTRY;E;Upper/lower case entry|' 'TXT_URL;D;URL|' 'TXT_URL;E;URL|' 'TXT_USAGE_DATA;D;Benutzungsdaten|' 'TXT_USAGE_DATA;E;Usage data|' 'TXT_USER;D;Benutzer|' 'TXT_USER;E;User|' 'TXT_USER_DEFINED_VALIDATION;D;Benutzerdefinierte Validierung|' 'TXT_USER_DEFINED_VALIDATION;E;User-Defined Validation|' 'TXT_USE_ACCESS;D;Verwendungserklärung|' 'TXT_USE_ACCESS;E;Use access|' 'TXT_VALUE;D;Wert|' 'TXT_VALUE;E;Value|' 'TXT_VALUES;D;Werte|' 'TXT_VALUE_LIST;D;Werteliste|' 'TXT_VALUE_LIST;E;Value list|' 'TXT_VALUE_RANGE;D;Wertebereich|' 'TXT_VALUE_RANGE;E;Value range|' 'TXT_VARIANT;D;Variante|' 'TXT_VARIANT;E;Variant|' 'TXT_VARIANTS;D;Varianten|' 'TXT_VARIANTS;E;Variants|' 'TXT_VARIANTS_OF_REPORTS;D;Varianten der Programme|' 'TXT_VARIANTS_OF_REPORTS;E;variants of reports|' 'TXT_VARIANT_TRANSACTION;D;Variantentransaktion|' 'TXT_VARIANT_TRANSACTION;E;Variant transaction|' 'TXT_VERSION;D;Version|' 'TXT_VERSION;E;Version|' 'TXT_VIEW;D;View|' 'TXT_VIEW;E;View|' 'TXT_VIEWS;D;Views|' 'TXT_VIEWS;E;Views|' 'TXT_VIEW_FIELD;D;Viewfeld|' 'TXT_VIEW_FIELD;E;View field|' 'TXT_VIEW_FLDS;D;Viewfelder|' 'TXT_VIEW_FLDS;E;View Flds|' 'TXT_VISIBILITY;D;Sichtbarkeit|' 'TXT_VISIBILITY;E;Visibility|' 'TXT_VISIBLE;D;Sichtbar|' 'TXT_VISIBLE;E;Visible|' 'TXT_VISLG;D;visLg|' 'TXT_VISLG;E;VisLg|' 'TXT_W;D;Gew.|' 'TXT_W;E;W|' 'TXT_WITHOUT_APPLICATION_TOOLBA;D;Ohne Applikationstoolbar|' 'TXT_WITHOUT_APPLICATION_TOOLBA;E;Without Application Toolbar|' 'TXT_WITHOUT_TEMPLATE;D;Ohne Schablone|' 'TXT_WITHOUT_TEMPLATE;E;Without Template|' 'TXT_WITH_ICON;D;mit Ikone|' 'TXT_WITH_ICON;E;With icon|' 'TXT_WO_SCRIPT_CODE;D;ohne Skriptcode|' 'TXT_WO_SCRIPT_CODE;E;W/O Script Code|' 'TXT_YES;D;ja|' 'TXT_YES;E;Yes|' 'VAR_NAME_VALUE;D;#NAME_VALUE#|' 'VAR_NAME_VALUE;E;#NAME_VALUE#|' space into ls_csv. append ls_csv to ct_csv. endform. form csv_varid_broken changing ct_csv type it_string. refresh ct_csv. data ls_csv type string. concatenate 'RSAMTUSS;DEFAULT|' 'RSEIDOC2;ALLE-IDOCS|' 'RSEIDOC2;ALLE-IDOCS-AUS|' 'RSEINB00;UM-V1|' 'RSEOUT00;SAP_TESTHDI01|' space into ls_csv. append ls_csv to ct_csv. endform. form csv_tools. perform csv_tools_text_elements. perform text_tools. perform csv_tools_table_structure. perform csv_tools_tabstrip. perform csv_tools_varid_broken. endform. form csv_tools_table_structure. data: lt_csv type it_string, lt_row type it_string, ls_row type string, ls_table type st_table_structure. field-symbols: type string, type any. refresh gt_table_structure. perform csv_table_structure changing lt_csv. loop at lt_csv assigning . split at '|' into table lt_row. loop at lt_row into ls_row. if not ls_row is initial. clear ls_table. split ls_row at ';' into ls_table-id ls_table-row_nr ls_table-fieldname ls_table-title_elem ls_table-link_row ls_table-row_def ls_table-colored_row ls_table-comparator ls_table-comp_value. if not ls_table-title_elem is initial. assign (ls_table-title_elem) to . ls_table-title = . unassign . endif. append ls_table to gt_table_structure. endif. endloop. endloop. endform. form csv_tools_tabstrip. data: lt_csv type it_string, lt_row type it_string, ls_row type string, ls_tabstrip type st_tabstrip. field-symbols: type string, type any. refresh gt_tabstrip. perform csv_tabstrip changing lt_csv. loop at lt_csv assigning . split at '|' into table lt_row. loop at lt_row into ls_row. if not ls_row is initial. clear ls_tabstrip. split ls_row at ';' into ls_tabstrip-form ls_tabstrip-id ls_tabstrip-parent_id ls_tabstrip-tab_nr ls_tabstrip-firstrow ls_tabstrip-active_order ls_tabstrip-text_elem ls_tabstrip-comparator ls_tabstrip-comp_value. if not ls_tabstrip-text_elem is initial. assign (ls_tabstrip-text_elem) to . ls_tabstrip-text = . unassign . endif. append ls_tabstrip to gt_tabstrip. endif. endloop. endloop. endform. form csv_tools_text_elements. data: lt_csv type it_string, lt_row type it_string, ls_row type string, ls_text_element type st_text_element, ls_text_element_t type st_text_element_t. field-symbols: type string. refresh gt_text_element. perform csv_text_elements_1 changing lt_csv. loop at lt_csv assigning . split at '|' into table lt_row. loop at lt_row into ls_row. if not ls_row is initial. split ls_row at ';' into ls_text_element-fieldname ls_text_element-txt_prefix ls_text_element-dtel_rollname ls_text_element-dtel_field ls_text_element-domname ls_text_element-domvalue ls_text_element-icon_id ls_text_element-icon_field ls_text_element-conc_v1 ls_text_element-conc_copula ls_text_element-conc_v2 ls_text_element-conc_sep_space ls_text_element-msg_id ls_text_element-msg_nr ls_text_element-msg_v1 ls_text_element-msg_v2 ls_text_element-msg_v3 ls_text_element-msg_v4. append ls_text_element to gt_text_element. endif. endloop. endloop. refresh gt_text_element_t. perform csv_text_elements_2 changing lt_csv. loop at lt_csv assigning . split at '|' into table lt_row. loop at lt_row into ls_row. if not ls_row is initial. split ls_row at ';' into ls_text_element_t-fieldname ls_text_element_t-spras ls_text_element_t-text. append ls_text_element_t to gt_text_element_t. endif. endloop. endloop. endform. form csv_tools_varid_broken. data: lt_csv type it_string, lt_row type it_string, ls_row type string, ls_varid type st_varid. field-symbols: type string. refresh gt_varid_broken. perform csv_varid_broken changing lt_csv. loop at lt_csv assigning . split at '|' into table lt_row. loop at lt_row into ls_row. if not ls_row is initial. split ls_row at ';' into ls_varid-report ls_varid-vari. append ls_varid to gt_varid_broken. endif. endloop. endloop. endform. form download using it_html type it_string value(i_pgmid) value(i_object) value(i_filename) value(i_extension) value(i_do_count). data: l_infoline type syucomm, l_uri type string, l_sub_uri type char255, l_txt type string, l_message type string, l_codepage(20) type c. perform download_get_params using i_pgmid i_object i_filename i_extension i_do_count changing l_uri l_sub_uri l_infoline. perform download_replace_wildcards using l_sub_uri changing it_html. if not i_extension = gc_extension_htm and not i_extension = gc_extension_xml. l_codepage = '4110'. endif. if g_has_download_status = abap_true. call function 'GUI_DOWNLOAD' exporting filename = l_uri codepage = l_codepage show_transfer_status = abap_false tables data_tab = it_html exceptions others = 1. else. call function 'GUI_DOWNLOAD' exporting filename = l_uri codepage = l_codepage tables data_tab = it_html exceptions others = 1. endif. if sy-subrc <> 0. clear l_message. l_txt = sy-subrc. condense l_txt. concatenate 'RC=' l_txt ',' into l_txt. perform get_message_text using 'MEREP_00' '245' l_txt space space space changing l_message. concatenate l_message l_uri into l_message separated by space. write / l_message. else. call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = l_infoline. endif. endform. form download_binary using it_content type it_o2content_binary value(i_bin_filesize) type i value(i_pgmid) value(i_object) value(i_filename) value(i_extension) value(i_do_count). data: l_infoline type syucomm, l_uri type string, l_sub_uri type char255, l_txt type string, l_message type string. perform download_get_params using i_pgmid i_object i_filename i_extension i_do_count changing l_uri l_sub_uri l_infoline. if g_has_download_status = abap_true. call function 'GUI_DOWNLOAD' exporting bin_filesize = i_bin_filesize filename = l_uri filetype = 'BIN' show_transfer_status = abap_false tables data_tab = it_content exceptions others = 2. else. call function 'GUI_DOWNLOAD' exporting bin_filesize = i_bin_filesize filename = l_uri filetype = 'BIN' tables data_tab = it_content exceptions others = 2. endif. if sy-subrc <> 0. clear l_message. l_txt = sy-subrc. condense l_txt. concatenate 'RC=' l_txt ',' into l_txt. perform get_message_text using 'MEREP_00' '245' l_txt space space space changing l_message. concatenate l_message l_uri into l_message separated by space. write / l_message. else. call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = l_infoline. endif. endform. form download_get_params using value(i_pgmid) value(i_object) value(i_filename) value(i_extension) value(i_do_count) changing c_uri type string c_sub_uri type char255 c_infoline type syucomm. data: l_cnt_downloads type string, l_cnt_elems type string, l_txt type string, l_message type string, l_codepage(20) type c. clear: c_uri, c_sub_uri, c_infoline. if i_do_count = abap_true. g_cnt_downloads = g_cnt_downloads + 1. endif. l_cnt_downloads = g_cnt_downloads. condense l_cnt_downloads. l_cnt_elems = g_cnt_elems. condense l_cnt_elems. perform get_message_text using 'DSVAS' '226' i_filename space space space changing l_message. concatenate l_cnt_downloads '/' l_cnt_elems '|' l_message into c_infoline separated by space. if not i_pgmid is initial and not i_object is initial. concatenate c_uri i_pgmid '_' i_object gc_delimiter into c_uri. endif. concatenate c_uri i_filename into c_uri. if not i_extension is initial. concatenate c_uri '.' i_extension into c_uri. endif. perform download_make_plain_uri changing c_uri. c_sub_uri = c_uri. if c_sub_uri+0(1) = gc_delimiter. c_sub_uri = c_sub_uri+1. endif. c_uri = c_sub_uri. concatenate g_folder gc_delimiter g_pack gc_delimiter c_uri into c_uri. perform download_make_plain_uri changing c_uri. endform. form download_make_plain_uri changing c_uri type string. data: l_dbl_delimiter type string. concatenate gc_delimiter gc_delimiter into l_dbl_delimiter. perform replace_all using '/' gc_delimiter changing c_uri. perform replace_all using '<' '-' changing c_uri. perform replace_all using '>' '-' changing c_uri. while c_uri cs l_dbl_delimiter. perform replace_all using l_dbl_delimiter gc_delimiter changing c_uri. endwhile. endform. form download_replace_wildcards using value(i_sub_uri) type char255 changing ct_html type it_string. data: l_index_htm type char255, l_cnt type i, l_len type i. constants: lc_replacements type i value 2. field-symbols: type string. l_len = strlen( i_sub_uri ). concatenate 'index.' gc_extension_htm into l_index_htm. do l_len times. if i_sub_uri+l_cnt(1) = gc_delimiter. concatenate '../' l_index_htm into l_index_htm. endif. add 1 to l_cnt. enddo. clear l_cnt. loop at ct_html assigning . if cs '../index.htm'. perform replace_all using '../index.htm' l_index_htm changing . add 1 to l_cnt. endif. if l_cnt = lc_replacements. exit. endif. endloop. endform. form get_class_attribute_value using value(i_clsname) type seoclsname value(i_cmpname) type seocmpname changing c_attvalue type seovalue. data: l_len type i. clear c_attvalue. select single attvalue from seocompodf into c_attvalue where clsname = i_clsname and cmpname = i_cmpname and version = 1. if sy-subrc = 0. if c_attvalue+0(1) = ''''. l_len = strlen( c_attvalue ) - 2. c_attvalue = c_attvalue+1(l_len). endif. endif. endform. form get_class_exists using value(i_clsname) type seoclsname changing c_class_exists type flag. data: l_clsname type seoclsname. c_class_exists = abap_false. select single clsname from seoclass into l_clsname where clsname = i_clsname. if sy-subrc = 0. c_class_exists = abap_true. endif. endform. form get_date using value(i_date) type sydatum changing c_date type string. call function 'CONVERT_DATE_TO_EXTERNAL' exporting date_internal = i_date importing date_external = c_date. endform. form get_devClass using value(i_devclass) type devclass changing c_text type as4text. clear c_text. select single ctext from tdevct into c_text where devclass = i_devclass and spras = sy-langu. endform. form get_docu using value(i_id) type doku_id value(i_object) type any value(i_typ) type doku_typ changing ct_str type it_string. data: lt_html type standard table of htmlline, l_object type doku_obj, lt_line type standard table of tline, ls_entry type glos_entry, l_pos type i. field-symbols: type htmlline. refresh ct_str. l_object = i_object. call function 'DOCU_GET' exporting id = i_id langu = sy-langu object = l_object typ = i_typ tables line = lt_line exceptions others = 1. check sy-subrc = 0. ls_entry-langu = sy-langu. call function 'DOC_SAPSCRIPT_TO_HTML_FORMAT' exporting entry = ls_entry tables sapscript_text = lt_line html_text = lt_html. clear l_pos. loop at lt_html assigning . if +0(5) = '' space changing . perform replace_all using '' space changing . endloop. do l_pos times. delete lt_html index 1. enddo. loop at lt_html assigning . append -tdline to ct_str. endloop. endform. form get_dom using value(i_domname) type domname changing c_text type as4text. clear c_text. select single ddtext from dd01t into c_text where domname = i_domname and ddlanguage = sy-langu and as4local = 'A'. endform. form get_dom_value_text using value(i_domname) type domname value(i_domvalue) type any changing c_text type any. data: l_domvalue type domvalue_l, l_text type val_text. clear c_text. l_domvalue = i_domvalue. select single ddtext from dd07t into l_text where domname = i_domname and ddlanguage = sy-langu and as4local = 'A' and domvalue_l = l_domvalue. if sy-subrc = 0. c_text = l_text. endif. endform. form get_dom_value_texts using value(i_domname) type domname changing ct_dom_value type it_dom_value. data: lt_dd07t type standard table of dd07t, ls_dom_value type st_dom_value. field-symbols: type dd07t. refresh ct_dom_value. select * from dd07t into table lt_dd07t where domname = i_domname and ddlanguage = sy-langu and as4local = 'A' order by domvalue_l descending. loop at lt_dd07t assigning . ls_dom_value-text = -ddtext. ls_dom_value-value = -domvalue_l. append ls_dom_value to ct_dom_value. endloop. endform. form get_dtel_text using value(i_rollname) type rollname value(i_field) type c changing c_text type any. data: ls_dd04t type dd04t, l_field type fieldname. field-symbols: type any. clear c_text. case i_field. when 'D'. l_field = 'DDTEXT'. when 'T'. l_field = 'REPTEXT'. when 'S'. l_field = 'SCRTEXT_S'. when 'M'. l_field = 'SCRTEXT_M'. when 'L'. l_field = 'SCRTEXT_L'. when others. l_field = 'SCRTEXT_M'. endcase. select single * from dd04t into ls_dd04t where rollname = i_rollname and ddlanguage = sy-langu and as4local = 'A'. if sy-subrc = 0. assign component l_field of structure ls_dd04t to . if is assigned. c_text = . endif. endif. endform. form get_fuba_exists using value(i_funcname) type rs38l_fnam changing c_fuba_exists type flag. data: l_funcname type rs38l_fnam. c_fuba_exists = abap_false. select single funcname from tfdir into l_funcname where funcname = i_funcname. if sy-subrc = 0. c_fuba_exists = abap_true. endif. endform. form get_GUI_kind using value(i_kind) type c changing c_gui_kind type string. data l_kind. clear c_gui_kind. l_kind = i_kind. translate l_kind to upper case. case l_kind. when 'P'. c_gui_kind = txt_parameters. when 'S'. c_gui_kind = txt_selection_criteria. when others. c_gui_kind = l_kind. endcase. endform. form get_GUI_operator using value(i_operator) type char2 changing c_gui_operator type string. data l_operator(2) type c. clear c_gui_operator. l_operator = i_operator. translate l_operator to upper case. case l_operator. when 'BT'. c_gui_operator = '[]'. when 'CP'. c_gui_operator = '[*]'. when 'EQ'. c_gui_operator = '='. when 'GE'. c_gui_operator = '>='. when 'GT'. c_gui_operator = '>'. when 'LE'. c_gui_operator = '<='. when 'LK'. c_gui_operator = 'like'. when 'LT'. c_gui_operator = '<'. when 'NB'. c_gui_operator = ']['. when 'NE'. c_gui_operator = '<>'. when 'NP'. c_gui_operator = ']*['. when others. c_gui_operator = l_operator. endcase. endform. form get_GUI_sign using value(i_sign) type c changing c_gui_sign type string. data l_sign. clear c_gui_sign. l_sign = i_sign. translate l_sign to upper case. case l_sign. when 'E'. c_gui_sign = txt_exclusive. when 'I'. c_gui_sign = txt_inclusive. when others. c_gui_sign = l_sign. endcase. endform. form get_hardwarekey changing c_hwkey type custkey_t. data: l_rc type sysubrc. call function 'SLIC_LOCAL_HWKEY' exporting no_raise = 1 importing hwkey = c_hwkey rc = l_rc. endform. form get_icon_text using value(i_icon_id) type icon_d value(i_field) type c changing c_text type any. data: ls_icont type icont, l_field type fieldname. field-symbols: type any. clear c_text. case i_field. when 'S'. l_field = 'SHORTTEXT'. when 'Q'. l_field = 'QUICKINFO'. when others. l_field = 'SHORTTEXT'. endcase. select single * from icont into ls_icont where id = i_icon_id and langu = sy-langu. if sy-subrc = 0. assign component l_field of structure ls_icont to . if is assigned. c_text = . endif. endif. endform. form get_id using value(i_param_1) value(i_param_2) changing c_id. concatenate i_param_1 i_param_2 into c_id. perform replace_all using '/' '_' changing c_id. endform. form get_message_text using value(i_arbgb) type any value(i_msgnr) type any value(i_v1) type any value(i_v2) type any value(i_v3) type any value(i_v4) type any changing c_text type string. data: l_id type bapiret2-id, l_number type bapiret2-number, l_v1 type bapiret2-message_v1, l_v2 type bapiret2-message_v2, l_v3 type bapiret2-message_v3, l_v4 type bapiret2-message_v4, l_message type bapiret2-message, lt_return type bapiret2, lt_text type standard table of bapitgb. l_id = i_arbgb. l_number = i_msgnr. l_v1 = i_v1. l_v2 = i_v2. l_v3 = i_v3. l_v4 = i_v4. call function 'BAPI_MESSAGE_GETDETAIL' exporting id = l_id number = l_number language = sy-langu textformat = 'ASC' message_v1 = l_v1 message_v2 = l_v2 message_v3 = l_v3 message_v4 = l_v4 importing message = l_message return = lt_return tables text = lt_text. c_text = l_message. endform. form get_page_title using value(i_prefix) type any value(i_arbgb) type any value(i_msgnr) type any value(i_obj_name) type any changing c_page_title type char255. data: l_text type string, l_prefix type string. perform get_message_text using i_arbgb i_msgnr i_obj_name space space space changing l_text. if not i_prefix is initial. concatenate i_prefix ':' into l_prefix. concatenate l_prefix l_text into c_page_title separated by space. else. c_page_title = l_text. endif. endform. form get_props changing ct_prop type it_prop. data: ls_prop type st_prop, l_hwkey type custkey_t, l_str type string, l_stext type text40, l_laiso type laiso, l_sptxt type sptxt. refresh ct_prop. ls_prop-name = 'scver'. ls_prop-value = gc_version. append ls_prop to ct_prop. ls_prop-name = 'hwkey'. perform get_hardwarekey changing l_hwkey. ls_prop-value = l_hwkey. append ls_prop to ct_prop. ls_prop-name = 'compo'. select single stext from cvers_txt into l_stext where langu = 'EN'. if sy-subrc <> 0. select single stext from cvers_txt into l_stext. endif. ls_prop-value = l_stext. append ls_prop to ct_prop. ls_prop-name = 'krel'. perform get_version_info using 'kernel release' changing l_str. ls_prop-value = l_str. append ls_prop to ct_prop. ls_prop-name = 'patch'. perform get_version_info using 'kernel patch level' changing l_str. ls_prop-value = l_str. append ls_prop to ct_prop. ls_prop-name = 'uname'. ls_prop-value = sy-uname. append ls_prop to ct_prop. ls_prop-name = 'langu'. perform get_spras using sy-langu l_laiso l_sptxt. ls_prop-value = l_laiso. append ls_prop to ct_prop. ls_prop-name = 'datum'. ls_prop-value = sy-datum. append ls_prop to ct_prop. ls_prop-name = 'uzeit'. ls_prop-value = sy-uzeit. append ls_prop to ct_prop. endform. form get_spras using value(i_spras) type any changing c_laiso type laiso c_sptxt type sptxt. data: l_spras type spras, l_spraslen type i. clear: c_laiso, c_sptxt. l_spraslen = strlen( i_spras ). if l_spraslen = 2. c_laiso = i_spras. select single spras from t002 into l_spras where spras = i_spras. else. l_spras = i_spras. select single laiso from t002 into c_laiso where spras = i_spras. endif. select single sptxt from t002t into c_sptxt where spras = l_spras and sprsl = sy-langu. endform. form get_tabstrip using value(i_form) type fieldname value(i_comp_value) type any changing ct_tabstrip type it_tabstrip. field-symbols: type st_tabstrip. refresh ct_tabstrip. loop at gt_tabstrip assigning where form = i_form. if not -comparator is initial. case -comparator. when 'CO'. if not i_comp_value co -comp_value. continue. endif. endcase. endif. append to ct_tabstrip. endloop. sort ct_tabstrip by tab_nr. endform. form get_tabstrip_defined using it_tabstrip type it_tabstrip changing ct_tabstrip type it_tabstrip. data: ls_tabstrip type st_tabstrip, l_parent_id(100) type c value '#'. field-symbols: type st_tabstrip. loop at it_tabstrip into ls_tabstrip. if ls_tabstrip-empty = abap_true. case g_empty_tab. when gc_empty_tab_disable. ls_tabstrip-disabled = abap_true. append ls_tabstrip to ct_tabstrip. when gc_empty_tab_display. append ls_tabstrip to ct_tabstrip. when gc_empty_tab_hide. endcase. else. append ls_tabstrip to ct_tabstrip. endif. endloop. sort ct_tabstrip by parent_id active_order. loop at ct_tabstrip assigning where active_order > 0 and disabled = abap_false and hidden = abap_false and empty = abap_false. if l_parent_id = -parent_id. continue. endif. l_parent_id = -parent_id. -active = abap_true. endloop. sort ct_tabstrip by tab_nr. endform. form get_time using value(i_time) type sytime changing c_time type string. concatenate i_time+0(2) ':' i_time+2(2) ':' i_time+4(2) into c_time. endform. form get_trdir_name using value(i_name) type any value(i_type) type char10 changing c_programm type programm. data: l_len type i, l_diff type i. constants: lc_eqlen type i value 30. c_programm = i_name. l_len = strlen( c_programm ). l_diff = lc_eqlen - l_len. do l_diff times. concatenate c_programm '=' into c_programm. enddo. concatenate c_programm i_type into c_programm. endform. form get_trdir_name_method_include using value(i_mtdkey) type seocpdkey changing c_programm type program. data: l_index type seomtdindx, l_num type i, l_hex type string, l_hex_index(3) type c, l_type type char10, l_len type i. clear c_programm. select single methodindx from tmdir into l_index where classname = i_mtdkey-clsname and methodname = i_mtdkey-cpdname. if sy-subrc = 0. l_num = l_index. perform number_to_x_string using l_num 36 changing l_hex. l_hex_index = l_hex. do. l_len = strlen( l_hex_index ). if l_len < 3. concatenate '0' l_hex_index into l_hex_index. else. exit. endif. enddo. concatenate 'CM' l_hex_index into l_type. perform get_trdir_name using i_mtdkey-clsname l_type changing c_programm. endif. endform. form get_unpacked using value(i_number) type any changing c_str type string. data: l_strlen type i. c_str = i_number. condense c_str no-gaps. shift c_str left deleting leading '0'. l_strlen = strlen( i_number ). if c_str is initial and l_strlen > 0. c_str = '0'. endif. endform. form get_user using value(i_bname) type xubname changing c_name_text type ad_namtext. data: lt_adrp type standard table of adrp, l_persnumber type ad_persnum. field-symbols: type adrp. clear c_name_text. select single persnumber from usr21 into l_persnumber where bname = i_bname. select * from adrp into table lt_adrp where persnumber = l_persnumber order by date_from descending. loop at lt_adrp assigning . c_name_text = -name_text. if not c_name_text is initial. exit. endif. endloop. endform. form get_version_info using value(i_type) type any changing c_value type string. data: l_index type i, lt_version_info type it_version_info. field-symbols: type st_version_info. clear c_value. case i_type. when 'SAP version'. l_index = 1. when 'operating system'. l_index = 2. when 'machine type'. l_index = 3. when 'node name'. l_index = 4. when 'SAP system id'. l_index = 5. when 'database system'. l_index = 6. when 'database name'. l_index = 7. when 'database host'. l_index = 8. when 'database owner'. l_index = 9. when 'rsyn'. l_index = 10. when 'IP address'. l_index = 11. when 'kernel release'. l_index = 12. when 'database library'. l_index = 13. when 'kernel compiled'. l_index = 14. when 'kernel patch level'. l_index = 15. when 'supported SAP vers.'. l_index = 16. when 'supported database'. l_index = 17. when 'valid OP system'. l_index = 18. when 'OP system release'. l_index = 19. when 'ABAP load version'. l_index = 20. when 'CUA load version'. l_index = 21. when 'kernel kind'. l_index = 22. endcase. call 'SAPCORE' id 'ID' field 'VERSION' id 'TABLE' field lt_version_info. read table lt_version_info assigning with key type = i_type. if sy-subrc <> 0 and l_index > 0. read table lt_version_info assigning index l_index. endif. if sy-subrc = 0 and is assigned. c_value = -value. case i_type. when 'database system'. if c_value(3) = 'ADA'. c_value = 'SAP DB'. endif. endcase. endif. endform. form html_add_attributes_1 using is_attributes type st_attributes value(i_id) value(i_on) changing ct_html type it_string. perform html_add_div_begin using i_id i_on changing ct_html. perform html_add_attributes_1noDiv using is_attributes changing ct_html. perform html_add_div_end changing ct_html. endform. form html_add_attributes_1NoDiv using is_attributes type st_attributes changing ct_html type it_string. data: ls_html type string, l_name_text type char255, l_bname type char255, l_date_last_changed type char255, l_devclass type char255, l_devclass_descr type char255, l_laiso type char255, l_sptxt type char255, l_checked type string. write is_attributes-name_text to l_name_text. write is_attributes-bname to l_bname. write is_attributes-date_last_changed to l_date_last_changed. write is_attributes-devclass to l_devclass. write is_attributes-devclass_descr to l_devclass_descr. write is_attributes-laiso to l_laiso. write is_attributes-sptxt to l_sptxt. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. if is_attributes-display_rfcenable = abap_true. clear l_checked. if is_attributes-rfcenable = abap_true. l_checked = ' checked="checked"'. endif. concatenate '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. if is_attributes-display_appview = abap_true. concatenate '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. append '
' txt_last_changed_on_by '' '' l_bname '' '' l_date_last_changed '  
' txt_package '' l_devclass '' l_devclass_descr '
' txt_original_language '' l_laiso '' l_sptxt '
 
 
' '' '' '' '' '' '
' '' '' txt_allow_rfc '
' '
 
 
' txt_appending_view '' is_attributes-appview ' 
' to ct_html. endform. form html_add_attributes_2 using is_attributes type st_attributes value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, l_descript type char255, l_author type char255, l_author_text type char255, l_date_created type char255, l_bname type char255, l_name_text type char255, l_date_last_changed type char255, l_devclass type char255, l_devclass_descr type char255, l_laiso type char255, l_sptxt type char255, l_internal_name type char255, l_initial_bsp type char255, l_application_class type char255, l_theme type char255, l_checked type string. write is_attributes-descript to l_descript. write is_attributes-author to l_author. write is_attributes-author_text to l_author_text. write is_attributes-date_created to l_date_created. write is_attributes-bname to l_bname. write is_attributes-name_text to l_name_text. write is_attributes-date_last_changed to l_date_last_changed. write is_attributes-devclass to l_devclass. write is_attributes-devclass_descr to l_devclass_descr. write is_attributes-laiso to l_laiso. write is_attributes-sptxt to l_sptxt. write is_attributes-internal_name to l_internal_name. write is_attributes-initial_bsp to l_initial_bsp. write is_attributes-application_class to l_application_class. write is_attributes-theme to l_theme. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' into ls_html. append ls_html to ct_html. if is_attributes-space_after_descript = abap_true. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. if is_attributes-is_bsp_appl = abap_true. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. if is_attributes-display_rfcenable = abap_true. clear l_checked. if is_attributes-rfcenable = abap_true. l_checked = ' checked="checked"'. endif. concatenate '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. append '
' txt_short_description___2 '' l_descript '
 
' txt_created_by___2 '' '' l_author '' ' ' txt_created_on '' l_date_created ' 
' txt_last_changed_by___2 '' '' l_bname '' ' ' txt_changed_on '' l_date_last_changed ' 
' txt_package '' '' l_devclass '' ' 
' txt_original_language '' '' l_laiso '' ' 
' txt_internal_name '' l_internal_name ' 
 
' txt_initial_bsp '' l_initial_bsp '
' txt_application_class '' l_application_class ' 
' txt_theme '' l_theme ' 
' '' into ls_html. append ls_html to ct_html. clear l_checked. if is_attributes-stateful = abap_true. l_checked = ' checked="checked"'. endif. concatenate '' '' '' '' into ls_html. append ls_html to ct_html. clear l_checked. if is_attributes-supports_portal_integration = abap_true. l_checked = ' checked="checked"'. endif. concatenate '' '' '' '' '
' '' '' txt_stateful '
' '' '' txt_supports_portal_integratio '
' '
 
 
' '' '' '' '' '' '
' '' '' txt_allow_rfc '
' '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_attributes_3 using is_attributes type st_attributes value(i_title_ml) value(i_name_ml) it_accessmode_ml type it_access value(i_title_mr) it_ti_mr type it_textinput value(i_title_u) it_ti_u type it_textinput value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, l_descript type char255, l_devclass type char255, l_devclass_descr type char255, l_laiso type char255, l_sptxt type char255, l_date_last_changed type char255, l_time_last_changed type char255, l_date_last_generation type char255, l_time_last_generation type char255. write is_attributes-descript to l_descript. write is_attributes-devclass to l_devclass. write is_attributes-devclass_descr to l_devclass_descr. write is_attributes-laiso to l_laiso. write is_attributes-sptxt to l_sptxt. write is_attributes-date_last_changed to l_date_last_changed. write is_attributes-time_last_changed to l_time_last_changed. write is_attributes-date_last_generation to l_date_last_generation. write is_attributes-time_last_generation to l_time_last_generation. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '
' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '
' txt_short_description___1 '' l_descript '
' txt_original_language '' l_laiso '' l_sptxt '' txt_package '' '' l_devclass '' '
' txt_last_changed_on_by '' l_date_last_changed ' ' l_time_last_changed '  
' txt_last_generation '' l_date_last_generation ' ' l_time_last_generation '  
' '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_radioButtonsNoDiv using i_title_ml i_name_ml it_accessmode_ml changing ct_html. append ' ' to ct_html. perform html_add_box_textInputNoDiv using i_title_mr it_ti_mr changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_u it_ti_u changing ct_html. append '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_attributes_4 using is_attributes type st_attributes value(i_title_m) it_ti_m type it_textinput value(i_title_u) it_ti_u type it_textinput value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, l_descript type char255, l_person_responsible type char255, l_person_responsible_descr type char255, l_created_by type char255, l_created_by_descr type char255, l_created_on type char255, l_last_changed_by type char255, l_last_changed_by_descr type char255, l_changed_on type char255, l_application_component type char255. write is_attributes-descript to l_descript. write is_attributes-person_responsible to l_person_responsible. write is_attributes-person_responsible_text to l_person_responsible_descr. write is_attributes-author to l_created_by. write is_attributes-author_text to l_created_by_descr. write is_attributes-date_created to l_created_on. write is_attributes-bname to l_last_changed_by. write is_attributes-name_text to l_last_changed_by_descr. write is_attributes-date_last_changed to l_changed_on. write is_attributes-application_component to l_application_component. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '
' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '
' txt_short_description___1 '' l_descript '
' txt_person_responsible___2 '' '' l_person_responsible '' ' 
' txt_created_by___2 '' '' l_created_by '' ' ' txt_created_on '' l_created_on ' 
' txt_last_changed_by___2 '' '' l_last_changed_by '' ' ' txt_changed_on '' l_changed_on ' 
' txt_application_component '' l_application_component '   
' '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_m it_ti_m changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_u it_ti_u changing ct_html. append '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_box_begin using value(i_title) changing ct_html type it_string. data: ls_html type string. concatenate '' '' '' '' '' '
' '' '' '' '' '
' '' i_title '' '
' '
' into ls_html. append ls_html to ct_html. endform. form html_add_box_end changing ct_html type it_string. append '
' to ct_html. endform. form html_add_box1RB_1TIhornodiv using value(i_title) it_accessmode type it_access it_ti type it_textinput changing ct_html type it_string. data: ls_html type string. perform html_add_box_begin using i_title changing ct_html. concatenate '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_radioButtonsNoDiv using 'boxz' it_accessmode changing ct_html. concatenate ' ' into ls_html. append ls_html to ct_html. perform html_add_textInputNoDiv using it_ti changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box_end changing ct_html. endform. form html_add_box1RB_1TIvernodiv using value(i_title) it_accessmode type it_access it_ti type it_textinput changing ct_html type it_string. data: ls_html type string. perform html_add_box_begin using i_title changing ct_html. concatenate '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_radioButtonsNoDiv using 'boxx' it_accessmode changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_textInputNoDiv using it_ti changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box_end changing ct_html. endform. form html_add_box1RB_subbox2TI using value(i_title) it_accessmode type it_access value(i_subtitle) it_ti_l type it_textinput it_ti_r type it_textinput value(i_id) value(i_on) changing ct_html type it_string. perform html_add_div_begin using i_id i_on changing ct_html. perform html_add_box1RB_subbox2TInodiv using i_title it_accessmode i_subtitle it_ti_l it_ti_r changing ct_html. perform html_add_div_end changing ct_html. endform. form html_add_box1RB_subbox2TInodiv using value(i_title) it_accessmode type it_access value(i_subtitle) it_ti_l type it_textinput it_ti_r type it_textinput changing ct_html type it_string. data: ls_html type string. perform html_add_box_begin using i_title changing ct_html. concatenate '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_radioButtonsNoDiv using 'box' it_accessmode changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_begin using i_subtitle changing ct_html. concatenate '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_textInputNoDiv using it_ti_l changing ct_html. concatenate ' ' into ls_html. append ls_html to ct_html. perform html_add_textInputNoDiv using it_ti_r changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box_end changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box_end changing ct_html. endform. form html_add_box1TI_subboxMSnodiv using value(i_title) it_ti type it_textinput value(i_subtitle) value(i_step) type c value(i_overview_screen) value(i_single_screen) changing ct_html type it_string. data: ls_html type string, l_int type i, l_overview_screen type string, l_single_screen type string. l_int = i_overview_screen. l_overview_screen = l_int. l_int = i_single_screen. l_single_screen = l_int. perform html_add_box_begin using i_title changing ct_html. concatenate '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_textInputNoDiv using it_ti changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_begin using i_subtitle changing ct_html. concatenate '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. concatenate '' '' '' '' '' '' into ls_html. append ls_html to ct_html. concatenate '' '' '' '' '' into ls_html. append ls_html to ct_html. concatenate '' '' '' '' '' '
' txt_maintenance_type '' '' '' '' txt_one_step '' ' 
 ' '' '' '' txt_two_step '' ' 
' txt_maint_screen_no '' txt_overview_screen '' '' l_overview_screen '' '
 ' txt_single_screen '' '' l_single_screen '' '
' into ls_html. append ls_html to ct_html. perform html_add_box_end changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box_end changing ct_html. endform. form html_add_box1TI_2RB_TI using value(i_title_o) it_ti_o type it_textinput value(i_title_ul) value(i_name_ul) it_accessmode_ul type it_access value(i_title_ur) it_ti_ur type it_textinput value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_o it_ti_o changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_radioButtonsNoDiv using i_title_ul i_name_ul it_accessmode_ul changing ct_html. append ' ' to ct_html. perform html_add_box_textInputNoDiv using i_title_ur it_ti_ur changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_box1TI_2TIverNoDiv using value(i_title_l) it_ti_l type it_textinput value(i_title_ro) it_ti_ro type it_textinput value(i_title_ru) it_ti_ru type it_textinput changing ct_html type it_string. data: ls_html type string. concatenate '' '' '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_l it_ti_l changing ct_html. concatenate ' ' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_ro it_ti_ro changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_ru it_ti_ru changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. endform. form html_add_box1TIDbl_Box2TI_2TIx using value(i_title_o) it_ti_ol type it_textinput it_ti_or type it_textinput value(i_title_m) value(i_title_ml) value(i_title_mr) it_ti_ml type it_textinput it_ti_mr type it_textinput value(i_title_ul) value(i_title_ur) it_ti_ul type it_textinput it_ti_ur type it_textinput changing ct_html type it_string. data: ls_html type string. concatenate '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputDblNoDiv using i_title_o it_ti_ol it_ti_or changing ct_html. perform html_add_box_begin using i_title_m changing ct_html. perform html_add_box_textInputNoDiv using i_title_ml it_ti_ml changing ct_html. concatenate ' ' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_mr it_ti_mr changing ct_html. concatenate '  
 
' '' '' ' ' '' '' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_ul it_ti_ul changing ct_html. concatenate '' ' ' '' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_ur it_ti_ur changing ct_html. perform html_add_box_end changing ct_html. endform. form html_add_box_radioButtons using value(i_title) value(i_name) it_accessmode type it_access value(i_id) value(i_on) changing ct_html type it_string. perform html_add_div_begin using i_id i_on changing ct_html. perform html_add_box_radioButtonsNoDiv using i_title i_name it_accessmode changing ct_html. perform html_add_div_end changing ct_html. endform. form html_add_box_radioButtonsNoDiv using value(i_title) value(i_name) it_accessmode type it_access changing ct_html type it_string. perform html_add_box_begin using i_title changing ct_html. perform html_add_radioButtonsNoDiv using i_name it_accessmode changing ct_html. perform html_add_box_end changing ct_html. endform. form html_add_box_textInput2Ver using value(i_title_o) it_ti_o type it_textinput value(i_title_u) it_ti_u type it_textinput value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_o it_ti_o changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_u it_ti_u changing ct_html. append '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_box_data_transport using value(i_title) value(i_recording) type flag value(i_compare_flag) type string changing ct_html type it_string. data: ls_html type string. perform html_add_box_begin using i_title changing ct_html. concatenate '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. concatenate '' '' '' '' '' '' into ls_html. append ls_html to ct_html. concatenate '' '' '' '' '
' txt_recording_routine '' '' '' '' txt_standard_recording_routine '' ' 
 ' '' '' '' txt_no_or_user_recording_routi '' ' 
' txt_compare_flag '' '' i_compare_flag '' '
' into ls_html. append ls_html to ct_html. perform html_add_box_end changing ct_html. endform. form html_add_box_textInputDblNoDiv using value(i_title) it_ti_l type it_textinput it_ti_r type it_textinput changing ct_html type it_string. data: ls_html type string. perform html_add_box_begin using i_title changing ct_html. perform html_add_textInputNoDiv using it_ti_l changing ct_html. concatenate '' ' ' '' into ls_html. append ls_html to ct_html. perform html_add_textInputNoDiv using it_ti_r changing ct_html. perform html_add_box_end changing ct_html. endform. form html_add_box_textInputNoDiv using value(i_title) it_ti type it_textinput changing ct_html type it_string. data: ls_html type string. perform html_add_box_begin using i_title changing ct_html. perform html_add_textInputNoDiv using it_ti changing ct_html. perform html_add_box_end changing ct_html. endform. form html_add_container_begin using it_tabstrip type it_tabstrip value(i_id) value(i_on) changing ct_html type it_string. data: lt_tabstrip type it_tabstrip, ls_html type string, l_class type string. field-symbols: type st_tabstrip. perform get_tabstrip_defined using it_tabstrip changing lt_tabstrip. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' into ls_html. append ls_html to ct_html. append '' to ct_html. append '
' '' '' into ls_html. append ls_html to ct_html. loop at lt_tabstrip assigning where hidden = abap_false and parent_id = i_id. if -disabled = abap_true. l_class = 'contentTabDisabled'. elseif -active = abap_true. l_class = 'contentTabOn'. else. l_class = 'contentTabOff'. endif. if -disabled = abap_false. concatenate '' into ls_html. append ls_html to ct_html. else. concatenate '' into ls_html. append ls_html to ct_html. endif. endloop. concatenate '' '
' -text '' -text '
' '
' to ct_html. endform. form html_add_container_end changing ct_html type it_string. append '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_data_type using is_data_type type st_data_type value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, l_checked_12 type string, l_checked_1 type string, l_domname_1 type char255, l_domdescr_1 type char255, l_datatype_1 type char255, l_datadescr_1 type char255, l_dataleng_1 type string, l_datadeci_1 type string, l_checked_2 type string, l_datatype_2 type char255, l_dataleng_2 type string, l_datadeci_2 type string, l_checked_34 type string, l_checked_3 type string, l_reftypename_3 type string, l_checked_4 type string, l_datatype_4 type char255, l_datadescr_4 type char255, l_dataleng_4 type string, l_datadeci_4 type string. case is_data_type-refkind. when 'R'. l_checked_34 = ' checked="checked" '. case is_data_type-reftype. when 'B'. l_checked_4 = ' checked="checked" '. write is_data_type-datatype to l_datatype_4. write is_data_type-datadescr to l_datadescr_4. perform get_unpacked using is_data_type-dataleng changing l_dataleng_4. perform get_unpacked using is_data_type-datadeci changing l_datadeci_4. when others. l_checked_3 = ' checked="checked" '. l_reftypename_3 = is_data_type-domname. endcase. when 'D'. l_checked_12 = ' checked="checked" '. l_checked_1 = ' checked="checked" '. write is_data_type-domname to l_domname_1. write is_data_type-domdescr to l_domdescr_1. write is_data_type-datatype to l_datatype_1. write is_data_type-datadescr to l_datadescr_1. perform get_unpacked using is_data_type-dataleng changing l_dataleng_1. perform get_unpacked using is_data_type-datadeci changing l_datadeci_1. when others. l_checked_12 = ' checked="checked" '. l_checked_2 = ' checked="checked" '. write is_data_type-datatype to l_datatype_2. perform get_unpacked using is_data_type-dataleng changing l_dataleng_2. perform get_unpacked using is_data_type-datadeci changing l_datadeci_2. endcase. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '
' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. if is_data_type-reftype <> '#'. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '
' '' '' txt_elementary_type '     
 ' '' '' txt_domain '' l_domname_1 '' l_domdescr_1 '
 ' txt_data_type '' l_datatype_1 '' l_datadescr_1 '
 ' txt_length '' l_dataleng_1 '' txt_decimal_places___m '' l_datadeci_1 '
 
 ' '' '' txt_built_in_type '' txt_data_type '' l_datatype_2 ' 
 ' txt_length '' l_dataleng_2 '' txt_decimal_places___m '' l_datadeci_2 '
' '' '' txt_reference_type ' 
 ' '' '' txt_name_of_ref_type '' l_reftypename_3 ' 
 
 ' '' '' txt_reference_to_predefined_ty ' 
 ' txt_data_type '' l_datatype_4 '' l_datadescr_4 '
 ' txt_length '' l_dataleng_4 '' txt_decimal_places___m '' l_datadeci_4 '
' '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_definition_1 using is_definition type st_definition_1 value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, l_dataleng type string, l_datadeci type string, l_outputlen type string, lt_ti type it_textinput, ls_ti type st_textinput, l_datatype type char255, l_datadescr type char255, l_convexit type char255, l_signflag type char255, l_lowercase type char255. write is_definition-datatype to l_datatype. write is_definition-datadescr to l_datadescr. write is_definition-convexit to l_convexit. write is_definition-signflag to l_signflag. write is_definition-lowercase to l_lowercase. perform get_unpacked using is_definition-dataleng changing l_dataleng. perform get_unpacked using is_definition-datadeci changing l_datadeci. perform get_unpacked using is_definition-outputlen changing l_outputlen. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. refresh lt_ti. clear ls_ti. ls_ti-name = txt_data_type. ls_ti-value = l_datatype. ls_ti-input = abap_true. ls_ti-description = l_datadescr. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_no_of_characters. ls_ti-value = l_dataleng. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_decimal_places___m. ls_ti-value = l_datadeci. ls_ti-input = abap_true. append ls_ti to lt_ti. perform html_add_box_textInputNoDiv using txt_formatting lt_ti changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. refresh lt_ti. clear ls_ti. ls_ti-name = txt_output_length. ls_ti-value = l_outputlen. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_convers_routine. ls_ti-value = l_convexit. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_sign. ls_ti-value = l_signflag. ls_ti-flag = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_lowercase. ls_ti-value = l_lowercase. ls_ti-flag = abap_true. append ls_ti to lt_ti. perform html_add_box_textInputNoDiv using txt_output_characteristics lt_ti changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_definition_2 using is_definition type st_definition_2 i_param_table type string it_param_content type any table value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, lt_ti type it_textinput, ls_ti type st_textinput, l_selmethod type char255, l_texttab type char255, l_dialogtype type char255, l_hotkey type char255, l_selmexit type char255. write is_definition-selmethod to l_selmethod. write is_definition-texttab to l_texttab. write is_definition-dialogtype to l_dialogtype. write is_definition-hotkey to l_hotkey. write is_definition-selmexit to l_selmexit. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. refresh lt_ti. ls_ti-name = txt_selection_method. ls_ti-value = l_selmethod. ls_ti-input = abap_true. append ls_ti to lt_ti. ls_ti-name = txt_text_table. ls_ti-value = l_texttab. ls_ti-input = abap_false. append ls_ti to lt_ti. perform html_add_box_textInputNoDiv using txt_data_collection lt_ti changing ct_html. concatenate '' into ls_html. append ls_html to ct_html. refresh lt_ti. ls_ti-name = txt_dialog_type. ls_ti-value = l_dialogtype. ls_ti-input = abap_true. append ls_ti to lt_ti. ls_ti-name = txt_hot_key. ls_ti-value = l_hotkey. ls_ti-input = abap_true. append ls_ti to lt_ti. perform html_add_box_textInputNoDiv using txt_dialog_behavior lt_ti changing ct_html. concatenate '
' '' '' '' '' '' '
' txt_search_help_exit '' l_selmexit '
' '
 
' '' '' '' '' '' '' '' '
' txt_parameters '
' into ls_html. append ls_html to ct_html. perform html_add_tableNoDiv using i_param_table it_param_content it_param_content changing ct_html. concatenate '
' '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_deliv_maint using is_deliv_maint type st_deliv_maint it_access type it_access value(i_id) value(i_on) changing ct_html type it_string. data: l_tabix type sytabix, l_checked type string, ls_html type string, l_rowcount type i, l_rowspan type string, l_contflag type char255, l_contflag_text type char255, l_mainflag_text type char255, l_sqltab type char255. field-symbols: type st_access. write is_deliv_maint-contflag to l_contflag. write is_deliv_maint-contflag_text to l_contflag_text. write is_deliv_maint-mainflag_text to l_mainflag_text. write is_deliv_maint-sqltab to l_sqltab. perform html_add_div_begin using i_id i_on changing ct_html. append '' to ct_html. if not l_sqltab is initial. concatenate '' '' '' '' into ls_html. append ls_html to ct_html. endif. if not it_access is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. if is_deliv_maint-display_cont = abap_true. concatenate '' '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. if is_deliv_maint-display_main = abap_true. concatenate '' '' '' '' into ls_html. append ls_html to ct_html. endif. append '
' txt_pool_cluster '' l_sqltab '
' into ls_html. append ls_html to ct_html. perform html_add_box_radioButtonsNoDiv using txt_access 'access' it_access changing ct_html. concatenate '
' txt_delivery_class '' l_contflag '' l_contflag_text ' 
' txt_data_browser_table_view_ma '' l_mainflag_text '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_div_begin using value(i_id) value(i_on) changing ct_html type it_string. data: l_style type string, ls_html type string. if i_on = abap_true. l_style = 'display:block;visibility:visible'. else. l_style = 'display:none;visibility:hidden'. endif. concatenate '
' into ls_html. append ls_html to ct_html. endform. form html_add_div_end changing ct_html type it_string. append '
' to ct_html. endform. form html_add_doc using it_doc type it_string value(i_id) value(i_on) changing ct_html type it_string. data: l_text type string, ls_html type string, l_tabix type string, l_titletag_open type string, l_titletag_close type string. field-symbols: type string. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '
' '
' into ls_html. append ls_html to ct_html. loop at it_doc assigning . append to ct_html. endloop. concatenate '
' '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_field_label using is_field_label type st_field_label value(i_id) value(i_on) changing ct_html type it_string. data: l_uname type string, l_date_last_changed type string, l_pack type string, l_pack_descr type string, l_langu type sylangu, l_langu_descr type string, ls_html type string, l_headlen type string, l_reptext type char255, l_scrlen_s type string, l_scrlen_m type string, l_scrlen_l type string, l_scrtext_s type char255, l_scrtext_m type char255, l_scrtext_l type char255. write is_field_label-reptext to l_reptext. write is_field_label-scrtext_l to l_scrtext_l. write is_field_label-scrtext_m to l_scrtext_m. write is_field_label-scrtext_s to l_scrtext_s. perform get_unpacked using is_field_label-headlen changing l_headlen. perform get_unpacked using is_field_label-scrlen_l changing l_scrlen_l. perform get_unpacked using is_field_label-scrlen_m changing l_scrlen_m. perform get_unpacked using is_field_label-scrlen_s changing l_scrlen_s. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '
 ' txt_length '' txt_field_label '
' txt_short '' l_scrlen_s ' ' l_scrtext_s ' 
' txt_medium '' l_scrlen_m ' ' l_scrtext_m ' 
' txt_long '' l_scrlen_l ' ' l_scrtext_l ' 
' txt_heading '' l_headlen ' ' l_reptext '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_further_char using is_further_char type st_further_char value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, lt_ti type it_textinput, ls_ti type st_textinput, l_deffdname type char255, l_memoryid type char255, l_shlpfield type char255, l_shlpname type char255, l_checked type string. write is_further_char-deffdname to l_deffdname. write is_further_char-memoryid to l_memoryid. write is_further_char-shlpfield to l_shlpfield. write is_further_char-shlpname to l_shlpname. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. refresh lt_ti. ls_ti-name = txt_name. ls_ti-value = l_shlpname. ls_ti-input = abap_true. append ls_ti to lt_ti. ls_ti-name = txt_parameters. ls_ti-value = l_shlpfield. ls_ti-input = abap_true. append ls_ti to lt_ti. perform html_add_box_textInputNoDiv using txt_srch_help lt_ti changing ct_html. clear l_checked. if is_further_char-logflag = abap_true. l_checked = ' checked="checked"'. endif. concatenate '
 
' txt_parameter_id '' l_memoryid '
 
' txt_default_component_name '' l_deffdname '
 
' '' '' '' '' '' '
' '' '' txt_change_document '
' '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_iFrame using value(i_url) value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. append '' to ct_html. concatenate '' '' '' '
' into ls_html. append ls_html to ct_html. if not i_url is initial. concatenate '' into ls_html. append ls_html to ct_html. endif. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_init_access using is_init_access type st_init_access it_accessmode type it_access value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, l_info1 type char255, l_info2 type char255, l_occurs type string. write is_init_access-info1 to l_info1. write is_init_access-info2 to l_info2. perform get_unpacked using is_init_access-occurs changing l_occurs. perform html_add_div_begin using i_id i_on changing ct_html. append '' to ct_html. if not is_init_access-info1 is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. if is_init_access-unknown = abap_false. concatenate '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. if not is_init_access-info2 is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '' '' '' '
' l_info1 '
' txt_initial_line_number '' l_occurs ' 
' l_info2 '
' into ls_html. append ls_html to ct_html. perform html_add_box_radioButtonsNoDiv using txt_access 'accessmode' it_accessmode changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_key using is_key type st_key it_keydef type it_access it_keykind type it_access i_keycomp_table type string it_keycomp_content type any table value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. append '' to ct_html. if not is_key-info is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '' '' '' '' '' '' '' '' '' '' '
' is_key-info '
' into ls_html. append ls_html to ct_html. perform html_add_box_radioButtonsNoDiv using txt_key_definition 'keydef' it_keydef changing ct_html. concatenate '' into ls_html. append ls_html to ct_html. perform html_add_box_radioButtonsNoDiv using txt_key_category 'keykind' it_keykind changing ct_html. concatenate '
 
' '' '' '' '' '' '' '' '
' txt_key_components '
' into ls_html. append ls_html to ct_html. perform html_add_tableNoDiv using i_keycomp_table it_keycomp_content it_keycomp_content changing ct_html. concatenate '
' '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_line_type_1 using is_line_type type st_line_type value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, l_info type char255, l_checked_1 type string, l_linetype_1 type string, l_rowtype_1 type char255, l_rowdescr_1 type char255, l_checked_2 type string, l_datatype_2 type char255, l_dataleng_2 type string, l_datadeci_2 type string, l_info_2 type string, l_checked_3 type string, l_checked_31 type string, l_reftypename_31 type char255, l_reftypedescr_31 type char255, l_checked_32 type string, l_datatype_32 type char255, l_dataleng_32 type string, l_datadeci_32 type string. case is_line_type-rowkind. when 'E'. l_checked_1 = ' checked="checked" '. l_linetype_1 = txt_elementary_type. write is_line_type-rowtype to l_rowtype_1. write is_line_type-rowdescr to l_rowdescr_1. when 'S'. l_checked_1 = ' checked="checked" '. l_linetype_1 = txt_structured_type. write is_line_type-rowtype to l_rowtype_1. write is_line_type-rowdescr to l_rowdescr_1. when 'L'. l_checked_1 = ' checked="checked" '. l_linetype_1 = txt_table_type. write is_line_type-rowtype to l_rowtype_1. write is_line_type-rowdescr to l_rowdescr_1. when space. l_checked_2 = ' checked="checked" '. write is_line_type-datatype to l_datatype_2. perform get_unpacked using is_line_type-dataleng changing l_dataleng_2. perform get_unpacked using is_line_type-datadeci changing l_datadeci_2. if is_line_type-dataleng is initial. l_info_2 = txt_no_length_restriction. endif. when 'R'. l_checked_3 = ' checked="checked" '. case is_line_type-reftype. when 'D' or 'O'. l_checked_31 = ' checked="checked" '. write is_line_type-rowtype to l_reftypename_31. when 'B'. l_checked_32 = ' checked="checked" '. write is_line_type-rowtype to l_datatype_32. perform get_unpacked using is_line_type-dataleng changing l_dataleng_32. perform get_unpacked using is_line_type-datadeci changing l_datadeci_32. when 'E' or 'S' or 'C' or 'I'. l_checked_31 = ' checked="checked" '. write is_line_type-rowtype to l_reftypename_31. write is_line_type-refdescr to l_reftypedescr_31. endcase. endcase. perform html_add_div_begin using i_id i_on changing ct_html. write is_line_type-info to l_info. concatenate '
' '' into ls_html. append ls_html to ct_html. if not l_info is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. if not l_info_2 is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. if is_line_type-reftype <> '#'. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '
' l_info '
' '' '' txt_line_type '' l_rowtype_1 '' l_rowdescr_1 '' l_linetype_1 '
 
' '' '' txt_built_in_type ' 
 ' txt_data_type '' l_datatype_2 ' 
 ' txt_no_of_characters '' l_dataleng_2 ' ' txt_decimal_places___m '' l_datadeci_2 ' 
' l_info_2 '
 
' '' '' txt_reference_type ' 
 ' '' '' txt_name_of_ref_type '' l_reftypename_31 '' l_reftypedescr_31 '
 
 ' '' '' txt_reference_to_predefined_ty ' 
 ' txt_data_type '' l_datatype_32 ' 
 ' txt_length '' l_dataleng_32 '' txt_decimal_places___m '' l_datadeci_32 '
' '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_line_type_2 using is_line_type type st_line_type value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, l_info type char255, l_checked_1 type string, l_range_ctyp_1 type string, l_checked_2 type string, l_datatype_2 type char255, l_datadescr_2 type string, l_dataleng_2 type string, l_datadeci_2 type string, l_rowtype type char255. if not is_line_type-range_ctyp is initial. l_checked_1 = ' checked="checked" '. l_range_ctyp_1 = is_line_type-range_ctyp. else. l_checked_2 = ' checked="checked" '. write is_line_type-ctdatatype to l_datatype_2. perform get_dom_value_text using 'DATATYP' l_datatype_2 changing l_datadescr_2. perform get_unpacked using is_line_type-ctleng changing l_dataleng_2. perform get_unpacked using is_line_type-ctdecimals changing l_datadeci_2. endif. write is_line_type-rowtype to l_rowtype. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '
' '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_box_begin using txt_associated_type_for_low_hi changing ct_html. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '
' '' '' txt_data_element___1 '' l_range_ctyp_1 ' 
' '' '' txt_built_in_type ' 
 ' txt_data_type '' l_datatype_2 '' l_datadescr_2 '
 ' txt_no_of_characters '' l_dataleng_2 ' ' txt_decimal_places___m '' l_datadeci_2 '
' into ls_html. append ls_html to ct_html. perform html_add_box_end changing ct_html. concatenate '
 
' '' '' '' '' '' '
' txt_structured_row_type '' l_rowtype '
' '
' '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_meta changing ct_html type it_string. data: l_laiso type laiso, l_sptxt type sptxt, ls_html type string. perform get_spras using sy-langu l_laiso l_sptxt. append '' to ct_html. concatenate '' into ls_html. append ls_html to ct_html. concatenate '' into ls_html. append ls_html to ct_html. append '' to ct_html. endform. form html_add_methodNoDiv using value(i_cpdname) value(i_active) value(i_text_method) i_table type string it_table type any table it_table_ext type any table it_source type it_string value(i_filename) value(i_filename_no_includes) value(i_filename_compressed) value(i_extension) value(i_id) changing ct_html type it_string. data: ls_html type string, l_id_sc type string. concatenate '' '' '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_tableNoDiv using i_table it_table it_table_ext changing ct_html. concatenate '
' '' '' '' '' '' '' '' '
' i_text_method '' i_cpdname '' i_active ' 
' '
' into ls_html. append ls_html to ct_html. perform get_id using i_id 'SC' changing l_id_sc. perform html_add_sourceCodeNoDiv using it_source i_filename i_filename_no_includes i_filename_compressed i_extension l_id_sc changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. endform. form html_add_properties using is_properties type st_properties it_ti type it_textinput i_typegroup_table type string it_typegroup type any table value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, l_superclass type char255, l_check_model_inh type flag, l_description type char255, l_creatable type char255, l_clsfinal type flag, l_checked type string. write is_properties-superclass to l_superclass. write is_properties-check_model_inh to l_check_model_inh. write is_properties-descript to l_description. write is_properties-creatable to l_creatable. write is_properties-clsfinal to l_clsfinal. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '
' '' into ls_html. append ls_html to ct_html. if not l_superclass is initial. clear l_checked. if l_check_model_inh = abap_true. l_checked = ' checked="checked"'. endif. concatenate '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. if not l_description is initial. concatenate '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. if not l_creatable is initial. if l_clsfinal = abap_true. l_checked = ' checked="checked"'. endif. concatenate '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '
' txt_superclass '' l_superclass '' '' '' '' '' '' '
' '' '' txt_modeled_only '
' '
' txt_description '' l_description ' 
' txt_instantiation '' l_creatable ' 
' '' '' '' '' '' '
' '' '' txt_final '
' '
' '
' '' '' '' '' '' '' '' '
' txt_forward_declarations '
' into ls_html. append ls_html to ct_html. perform html_add_tableNoDiv using i_typegroup_table it_typegroup it_typegroup changing ct_html. concatenate '
' '
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using txt_general_data it_ti changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_properties_o2 using it_header type it_textinput i_page_type_title type string it_page_type_rb type it_access it_page_type_ti type it_textinput i_error_title type string it_error type it_textinput i_status_title type string it_status_rb type it_access it_status_ti type it_textinput i_cache_title type string it_cache_li type it_textinput it_cache_re type it_textinput i_transfer_title type string it_transfer_li type it_textinput it_transfer_re type it_textinput it_footer type it_textinput value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. append '' to ct_html. if not it_header is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. if not it_page_type_rb is initial and not it_page_type_ti is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. if not it_error is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. if not it_status_ti is initial and not it_status_rb is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. if not it_cache_li is initial and not it_cache_re is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. if not it_transfer_li is initial and not it_transfer_re is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. if not it_footer is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. append '
' into ls_html. append ls_html to ct_html. perform html_add_textInputNoDiv using it_header changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box1RB_1TIhornodiv using i_page_type_title it_page_type_rb it_page_type_ti changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_error_title it_error changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box1RB_1TIvernodiv using i_status_title it_status_rb it_status_ti changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputDblNoDiv using i_cache_title it_cache_li it_cache_re changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputDblNoDiv using i_transfer_title it_transfer_li it_transfer_re changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_textInputNoDiv using it_footer changing ct_html. concatenate '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_radioButtonsNoDiv using value(i_name) it_accessmode type it_access changing ct_html type it_string. data: l_first_row type flag value abap_true, ls_html type string, l_colspan type n, l_name type string, l_ddtext type char255, l_tabix type string. field-symbols: type st_access. append '' to ct_html. loop at it_accessmode assigning . l_tabix = sy-tabix. condense l_tabix. write -ddtext to l_ddtext. append '' to ct_html. if -sub is initial. l_colspan = 2. else. l_colspan = 1. append '' to ct_html. endif. concatenate '' '' '' into ls_html. append ls_html to ct_html. endloop. append '
 ' '-checked = abap_true. concatenate ls_html ' checked="checked"' into ls_html. endif. concatenate i_name -sub into l_name. concatenate ls_html ' class="radio"' ' disabled="disabled" name="' l_name '"' ' type="radio"' ' value="' -sub 'x' l_tabix '"/>' '' '' l_ddtext '' '
' to ct_html. endform. form html_add_sourceCode using it_source type it_string value(i_filename) value(i_filename_no_includes) value(i_filename_compressed) value(i_extension) value(i_id) value(i_on) type flag changing ct_html type it_string. perform html_add_div_begin using i_id i_on changing ct_html. perform html_add_sourceCodeNoDiv using it_source i_filename i_filename_no_includes i_filename_compressed i_extension i_id changing ct_html. perform html_add_div_end changing ct_html. endform. form html_add_sourceCodeNoDiv using it_source type it_string value(i_filename) value(i_filename_no_includes) value(i_filename_compressed) value(i_extension) value(i_id) changing ct_html type it_string. data: l_style type string, l_source type string, ls_html type string, l_tabix type string, lt_filename type it_string, l_filename type string, l_filename_no_includes type string, l_filename_compressed type string, l_strlen type i. field-symbols: type string. split i_filename at '/' into table lt_filename. loop at lt_filename into l_filename. endloop. perform replace_all using '<' '-' changing l_filename. perform replace_all using '>' '-' changing l_filename. split i_filename_no_includes at '/' into table lt_filename. loop at lt_filename into l_filename_no_includes. endloop. perform replace_all using '<' '-' changing l_filename_no_includes. perform replace_all using '>' '-' changing l_filename_no_includes. split i_filename_compressed at '/' into table lt_filename. loop at lt_filename into l_filename_compressed. endloop. perform replace_all using '<' '-' changing l_filename_compressed. perform replace_all using '>' '-' changing l_filename_compressed. append '' to ct_html. if not l_filename is initial and not i_extension is initial. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '' '' '' '
' '' '' '' into ls_html. append ls_html to ct_html. if not l_filename_no_includes is initial. concatenate '' '' into ls_html. append ls_html to ct_html. endif. if not l_filename_compressed is initial. concatenate '' '' into ls_html. append ls_html to ct_html. endif. concatenate '' '
' '' i_extension '' ' ' '' txt_complete '.' i_extension '' ' ' '' txt_compressed '.' i_extension '' '
' '
' '
' '' into ls_html. append ls_html to ct_html. loop at it_source assigning . l_tabix = sy-tabix. condense l_tabix. l_style = 'srcLine'. l_strlen = strlen( ). if l_strlen > 1 and (1) = '*'. l_style = 'srcLineComment'. endif. l_source = . perform encode_html_force changing l_source. if l_source is initial. l_source = ' '. endif. concatenate '' '' '' '' into ls_html. append ls_html to ct_html. endloop. concatenate '
' '
' l_tabix '
' '
' '
'
l_source '
' '
' '
' '
' into ls_html. append ls_html to ct_html. endform. form html_add_table using i_table type string it_content type any table it_content_ext type any table value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. perform html_add_tableNoDiv using i_table it_content it_content_ext changing ct_html. perform html_add_div_end changing ct_html. endform. form html_add_table2hor using i_table_l type string it_content_l type any table it_content_ext_l type any table i_table_r type string it_content_r type any table it_content_ext_r type any table value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_tableNoDiv using i_table_l it_content_l it_content_ext_l changing ct_html. append ' ' to ct_html. perform html_add_tableNoDiv using i_table_r it_content_r it_content_ext_r changing ct_html. append '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_table2ver using i_table_o type string it_content_o type any table it_content_ext_o type any table i_table_u type string it_content_u type any table it_content_ext_u type any table value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_tableNoDiv using i_table_o it_content_o it_content_ext_o changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_tableNoDiv using i_table_u it_content_u it_content_ext_u changing ct_html. append '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_tableMaintGenerator using value(i_tdd_title) it_tdd_textinput type it_textinput value(i_tdd_subtitle) value(i_tdd_step) type c value(i_tdd_overview_screen) value(i_tdd_single_screen) value(i_ddtd_title) value(i_ddtd_recording) type flag value(i_ddtd_compare_flag) type string value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_box1TI_subboxMSnodiv using i_tdd_title it_tdd_textinput i_tdd_subtitle i_tdd_step i_tdd_overview_screen i_tdd_single_screen changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_data_transport using i_ddtd_title i_ddtd_recording i_ddtd_compare_flag changing ct_html. append '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_tableNoDiv using i_table type string it_content type any table it_content_ext type any table changing ct_html type it_string. data: l_tabid type string, l_tabcomp type string, l_txt type char255, l_text type string, l_link type char255, l_colored type flag, l_class type string, ls_html type string, l_align type string, l_tabix type sytabix, l_int type i, l_checked type string, l_title type string. field-symbols: type st_table_structure, type any, type any, type any, type any, type any. split i_table at '|' into l_tabid l_tabcomp. concatenate '' '' into ls_html. append ls_html to ct_html. loop at gt_table_structure assigning where id = l_tabid. case -comparator. when 'CO'. if not l_tabcomp co -comp_value. continue. endif. endcase. l_title = -title. perform encode_html changing l_title. if l_title is initial. l_title = ' '. endif. concatenate '' into ls_html. append ls_html to ct_html. endloop. append '' to ct_html. loop at it_content assigning . l_tabix = sy-tabix. loop at it_content_ext assigning . if sy-tabix = l_tabix. exit. endif. endloop. append '' to ct_html. loop at gt_table_structure assigning where id = l_tabid. case -comparator. when 'CO'. if not l_tabcomp co -comp_value. continue. endif. endcase. clear l_txt. clear l_text. assign component -fieldname of structure to . if not is assigned. assign component -fieldname of structure to . endif. if is assigned. write to l_txt. unassign . endif. l_text = l_txt. perform encode_html changing l_text. clear l_link. if not -link_row is initial. assign component -link_row of structure to . if not is assigned. assign component -link_row of structure to . endif. if is assigned. write to l_link. unassign . endif. endif. clear l_colored. if not -colored_row is initial. assign component -colored_row of structure to . if not is assigned. assign component -colored_row of structure to . endif. if is assigned. l_colored = . unassign . endif. endif. l_align = 'left'. case -row_def. when 'B'. l_align = 'center'. if not l_text is initial. concatenate '' into l_text. endif. when 'C'. l_align = 'center'. when 'F'. l_align = 'center'. clear l_checked. if l_text = abap_undefined. l_text = space. else. if l_text = abap_true. l_checked = ' checked="checked"'. endif. concatenate '' into l_text. endif. when 'H'. l_align = 'left'. if l_colored is initial. l_class = 'tableLink'. else. l_class = 'tableLinkColored'. endif. concatenate '' l_text '' into l_text. when 'I'. l_align = 'right'. l_int = l_text. l_text = l_int. condense l_text. when 'L'. l_align = 'left'. when 'R'. l_align = 'right'. endcase. if l_text is initial. l_text = ' '. endif. if l_colored is initial. l_class = 'innerTableTD'. else. l_class = 'innerTableTDColored'. endif. concatenate '' into ls_html. append ls_html to ct_html. endloop. append '' to ct_html. endloop. append '
' l_title '
' l_text '
' to ct_html. endform. form html_add_tables using it_tables type it_tables value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, ls_tables type st_tables, lt_ti type it_textinput, ls_ti type st_textinput, l_enqmode type char255, l_tabname type char255. field-symbols: type st_tables. read table it_tables into ls_tables with key primary = abap_true. write ls_tables-enqmode to l_enqmode. write ls_tables-tabname to l_tabname. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. refresh lt_ti. clear ls_ti. ls_ti-name = txt_name. ls_ti-value = l_tabname. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_lock_mode. ls_ti-value = l_enqmode. ls_ti-input = abap_true. append ls_ti to lt_ti. perform html_add_box_textInputNoDiv using txt_primary_table lt_ti changing ct_html. concatenate '
 
' '' '' '' '' '' '' '' '
' '' '' '' '' '
' '' txt_secondary_tables '' '
' '
' '' '' '' '' '' into ls_html. append ls_html to ct_html. loop at it_tables assigning where primary = abap_false. write -enqmode to l_enqmode. write -tabname to l_tabname. concatenate '' '' '' '' into ls_html. append ls_html to ct_html. endloop. concatenate '
' txt_name '' txt_lock_mode '
' l_tabname '' l_enqmode '
' '
' '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_tech_settings using i_title_params type string it_ti_params type it_textinput i_title_buffer type string it_access_buffer type it_access i_title_buffer_type type string it_ti_buffer_type_l type it_textinput it_ti_buffer_type_r type it_textinput it_ti_bottom type it_textinput value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_title_params it_ti_params changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box1RB_subbox2TInodiv using i_title_buffer it_access_buffer i_title_buffer_type it_ti_buffer_type_l it_ti_buffer_type_r changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_textInputNoDiv using it_ti_bottom changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_textInput using it_ti type it_textinput value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. perform html_add_textInputNoDiv using it_ti changing ct_html. perform html_add_div_end changing ct_html. endform. form html_add_textInputNoDiv using it_ti type it_textinput changing ct_html type it_string. data: l_first_row type flag value abap_true, ls_html type string, ls_ti type st_textinput, ls_ti2 type st_textinput, l_has_description type flag, l_description type char255, l_name type char255, l_name_suffix type char255, l_value type char255, l_value_text type char255, l_value_ext type char255, l_value_ext_text type char255, l_value_class type string, l_tabix type i, l_colspan type string, l_checked type string. field-symbols: type st_textinput. loop at it_ti assigning where description <> space. l_has_description = abap_true. exit. endloop. append '' to ct_html. loop at it_ti into ls_ti where flag_col <= 1. l_tabix = sy-tabix. write ls_ti-description to l_description. if l_description is initial. l_description = ' '. endif. write ls_ti-name to l_name. if l_name is initial. l_name = ' '. endif. write ls_ti-name_suffix to l_name_suffix. write ls_ti-value to l_value. if l_value is initial. l_value = ' '. endif. write ls_ti-value_text to l_value_text. write ls_ti-value_ext to l_value_ext. write ls_ti-value_ext_text to l_value_ext_text. if l_value_ext is initial. l_value_ext = ' '. endif. append '' to ct_html. if ls_ti-space = abap_true. concatenate '' into ls_html. append ls_html to ct_html. elseif ls_ti-flag = abap_true. clear l_checked. if l_value = abap_true. l_checked = ' checked="checked"'. endif. concatenate '' into ls_html. append ls_html to ct_html. else. if ls_ti-no_name = abap_false. if l_name_suffix is initial. concatenate '' into ls_html. else. concatenate '' '' into ls_html. endif. append ls_html to ct_html. endif. if ls_ti-has_value_ext = abap_true and ls_ti-value_double_length = abap_false. l_colspan = '1'. else. l_colspan = '3'. endif. if ls_ti-no_name = abap_true. l_colspan = l_colspan + 1. endif. if ls_ti-input = abap_true. l_value_class = ' class="titleTableDescr"'. else. clear l_value_class. endif. concatenate '' into ls_html. append ls_html to ct_html. if ls_ti-has_value_ext = abap_true and ls_ti-value_double_length = abap_false. if ls_ti-value_ext_space = abap_true. clear l_value_class. endif. concatenate '' '' '' into ls_html. append ls_html to ct_html. if not l_value_ext_text is initial. concatenate '' l_value_ext '' into ls_html. append ls_html to ct_html. else. append l_value_ext to ct_html. endif. concatenate '' '' into ls_html. append ls_html to ct_html. endif. endif. if l_has_description = abap_true. concatenate '' into ls_html. append ls_html to ct_html. endif. append '' to ct_html. endloop. append '
' ' ' '' '' '' '' '' into ls_html. append ls_html to ct_html. l_tabix = l_tabix + 1. loop at it_ti into ls_ti2 from l_tabix. if ls_ti2-flag_col > 1. write ls_ti2-name to l_name. if l_name is initial. l_name = ' '. endif. write ls_ti2-value to l_value. if l_value is initial. l_value = ' '. endif. clear l_checked. if l_value = abap_true. l_checked = ' checked="checked"'. endif. concatenate '' '' '' into ls_html. append ls_html to ct_html. else. exit. endif. endloop. concatenate '' '
' '' '' l_name ' ' '' '' l_name '
' '
' l_name '' l_name '' l_name_suffix '' '' into ls_html. append ls_html to ct_html. if not l_value_text is initial. concatenate '' l_value '' into ls_html. append ls_html to ct_html. else. append l_value to ct_html. endif. concatenate '' ' ' l_description '
' to ct_html. endform. form html_add_textInput_subBox using it_ti type it_textinput value(i_subbox_title) it_subbox_ti type it_textinput value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_textInputNoDiv using it_ti changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_subbox_title it_subbox_ti changing ct_html. append '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_textInput_subBoxes using it_ti type it_textinput value(i_subbox1_title) value(i_subbox1_name) it_subbox1 type it_access value(i_subbox2_title) it_subbox2 type it_textinput value(i_subbox3_title) it_subbox3 type it_textinput value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_textInputNoDiv using it_ti changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_radiobuttonsNoDiv using i_subbox1_title i_subbox1_name it_subbox1 changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_subbox2_title it_subbox2 changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using i_subbox3_title it_subbox3 changing ct_html. append '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_transaction using is_tran type st_transaction it_auth_value type any table it_defval_for type it_textinput it_gui_support type it_textinput it_defval type any table value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' into ls_html. append ls_html to ct_html. if is_tran-ttype = gc_tcode_parameter. concatenate '' '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '' '' '' '' into ls_html. append ls_html to ct_html. if is_tran-ttype = gc_tcode_parameter. concatenate '' '' '' '' into ls_html. append ls_html to ct_html. endif. append '
' '' '' '' '' '' into ls_html. append ls_html to ct_html. if is_tran-ttype = gc_tcode_dialog. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. if is_tran-ttype = gc_tcode_report. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. if is_tran-ttype = gc_tcode_object. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. if is_tran-ttype = gc_tcode_variant. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '
' txt_transaction_text '' is_tran-ttext '
' txt_program '' is_tran-pgmna '  
' txt_selection_screen '' is_tran-dypno '  
' txt_authorization_object___1 '' is_tran-objct '  
  ' into ls_html. append ls_html to ct_html. perform html_add_tableNoDiv using 'TRAN_AUTHV' it_auth_value it_auth_value changing ct_html. concatenate '
      
' '' '' '' txt_maintenance_of_standard_tr '' '
' txt_program '' is_tran-pgmna '  
' txt_selection_screen '' is_tran-dypno '  
' txt_start_with_variant '' is_tran-repo_vari '  
' txt_authorization_object___1 '' is_tran-objct '  
  ' into ls_html. append ls_html to ct_html. perform html_add_tableNoDiv using 'TRAN_AUTHV' it_auth_value it_auth_value changing ct_html. concatenate '
' '' '' '' txt_oo_transaction_model '' '   
 
' txt_class_name '' is_tran-classname '  
' txt_method '' is_tran-method '
' '' '' '' txt_local_in_program '' '' is_tran-pgmna '  
      
' txt_authorization_object___1 '' is_tran-objct '  
  ' into ls_html. append ls_html to ct_html. perform html_add_tableNoDiv using 'TRAN_AUTHV' it_auth_value it_auth_value changing ct_html. concatenate '
' txt_transaction '' is_tran-def_call_tcode '  
' txt_transaction_variant '' is_tran-variant '  
  ' '' '' txt_cross_client '
' '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using txt_default_values_for it_defval_for changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_begin using txt_classification changing ct_html. append '' to ct_html. if is_tran-ttype = gc_tcode_parameter or is_tran-ttype = gc_tcode_variant. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '' '' '' '' '' '' '
' '' '' '' '' '' '
' '' '' '' txt_inherit_gui_attributes '' '
' '
' into ls_html. append ls_html to ct_html. perform html_add_box_begin using txt_transaction_classification changing ct_html. concatenate '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '
' '' '' '' txt_professional_user_transact '' ' 
' '' '' '' txt_easy_web_transaction '' ' ' txt_service '' is_tran-clf_service '
 ' '' '' txt_pervasive_enabled '   
' into ls_html. append ls_html to ct_html. perform html_add_box_end changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box_textInputNoDiv using txt_gui_support it_gui_support changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box_end changing ct_html. concatenate '
 
' into ls_html. append ls_html to ct_html. perform html_add_box_begin using txt_default_values changing ct_html. concatenate '' '' '' '' '
' into ls_html. append ls_html to ct_html. perform html_add_tableNoDiv using 'TRAN_DEFVA' it_defval it_defval changing ct_html. concatenate '
' into ls_html. append ls_html to ct_html. perform html_add_box_end changing ct_html. concatenate '
' to ct_html. perform html_add_div_end changing ct_html. endform. form html_add_value_range using it_value_range type it_value_range value(i_id) value(i_on) changing ct_html type it_string. data: ls_html type string, l_ddtext type char255, l_domvalue_h type char255, l_domvalue_l type char255. field-symbols: type st_value_range. perform html_add_div_begin using i_id i_on changing ct_html. concatenate '' '' '' '' '' '' '' '' '
' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. loop at it_value_range assigning where domvalue_h = space. write -ddtext to l_ddtext. write -domvalue_l to l_domvalue_l. concatenate '' '' '' '' into ls_html. append ls_html to ct_html. endloop. concatenate '
' txt_single_vars '
' txt_fix_val '' txt_short_description___1 '
' l_domvalue_l '' l_ddtext '
' '
 
' '' '' '' '' '' '' '' '' '' into ls_html. append ls_html to ct_html. loop at it_value_range assigning where domvalue_h <> space. write -ddtext to l_ddtext. write -domvalue_h to l_domvalue_h. write -domvalue_l to l_domvalue_l. concatenate '' '' '' '' '' into ls_html. append ls_html to ct_html. endloop. concatenate '
' txt_intervals '
' txt_lower_limit '' txt_upperlimit '' txt_short_description___1 '
' l_domvalue_l '' l_domvalue_h '' l_ddtext '
' '
' into ls_html. append ls_html to ct_html. perform html_add_div_end changing ct_html. endform. form html_base. perform html_base_about. perform html_base_gpl. perform html_base_index. perform html_base_frameset. perform html_base_default_main. endform. form html_base_about. data: ls_html type string, lt_html type it_string, l_laiso type laiso, l_sptxt type sptxt, l_gpl type string, l_link type string. perform get_spras using sy-langu l_laiso l_sptxt. l_gpl = txt_product_under_gpl. concatenate '' 'GNU General Public License' '' into l_link. perform replace_single using '#GPL#' l_link changing l_gpl. concatenate '' into ls_html. append ls_html to lt_html. concatenate '' '' '' 'SoftCopy' '' into ls_html. append ls_html to lt_html. perform html_add_meta changing lt_html. append '' to lt_html. append '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '
' '

' 'SoftCopy' '

' '
' txt_version ': ' gc_version '
' ' ' '
' '©2008-' gc_version+0(4) ' globalBIT, LLC.' '
' txt_all_rights_reserved '
' ' ' '
' l_gpl '
' '' '' into ls_html. append ls_html to lt_html. perform download using lt_html 'MENU' 'HELP' 'about' gc_extension_htm abap_false. endform. form html_base_default_main. data: ls_html type string, lt_html type it_string, l_laiso type laiso, l_sptxt type sptxt. perform get_spras using sy-langu l_laiso l_sptxt. concatenate '' into ls_html. append ls_html to lt_html. concatenate '' '' '' 'SoftCopy' '' into ls_html. append ls_html to lt_html. perform html_add_meta changing lt_html. append '' to lt_html. append '' '' '' '' '' '' '' '
' '

' 'SoftCopy' '

' '
' '' '' into ls_html. append ls_html to lt_html. perform download using lt_html space space 'default' gc_extension_htm abap_false. endform. form html_base_frameset. data: ls_html type string, lt_html type it_string, l_filename type string, l_laiso type laiso, l_sptxt type sptxt. perform get_spras using sy-langu l_laiso l_sptxt. concatenate '' into ls_html. append ls_html to lt_html. concatenate '' '' '' 'SoftCopy' ' - ' g_pack '' into ls_html. append ls_html to lt_html. perform html_add_meta changing lt_html. concatenate '' to lt_html. concatenate '' '' '' '' '' '' into ls_html. append ls_html to lt_html. l_filename = 'frameset'. perform download using lt_html space space l_filename gc_extension_htm abap_false. endform. form html_base_gpl. data: l_title type string, lt_html type it_string. perform html_main_popupHeader using 'GNU General Public License' changing lt_html. perform lic_gpl_html changing l_title lt_html. perform html_main_popupFooter changing lt_html. perform download using lt_html 'MENU' 'HELP' 'GPL' gc_extension_htm abap_false. endform. form html_base_index. data: ls_html type string, lt_html type it_string, lt_prop type it_prop, l_laiso type laiso, l_sptxt type sptxt, l_height type string, l_width type string, l_props type string, l_uri_props type string. constants: l_c_info_height type i value 400, l_c_info_width type i value 600. field-symbols: type st_prop. perform get_spras using sy-langu l_laiso l_sptxt. concatenate '' into ls_html. append ls_html to lt_html. concatenate '' '' '' 'SoftCopy' '' into ls_html. append ls_html to lt_html. perform html_add_meta changing lt_html. append '' to lt_html. append '' '' '' '' '' '' '' '' '' '' '' '
' '' '' '' '' '' '' '
' '' txt_menu '' '
' '
' '' '' '' '' '
' '' txt_first_page '' '
' '
' '
' '' txt_system '' '
' '
' '' '' '' '' '' '' '' '' '' '' '
' '' txt_status '' '
' '' txt_kernel_information___1 '' '
' '' txt_component_information '' '
' '
' '
' '' txt_help '' '
' '
' '' '' '' '' '' '' '' '' '' '' '
' '' 'globalBIT' '' '
' '' txt_updates '' '
' '' txt_about '' '
' '
' '
' '
' 'powered by globalBIT' '
' 'SoftCopy' '
' '' into ls_html. append ls_html to lt_html. perform html_base_popup using 'info' l_c_info_width l_c_info_height changing lt_html. append '' to lt_html. concatenate '' '' '' into ls_html. append ls_html to lt_html. perform download using lt_html space space 'index' gc_extension_htm abap_false. endform. form html_base_popup using value(i_id) type string value(i_width) type i value(i_height) type i changing ct_html type it_string. data: l_width type string, l_height type string, l_caption_width type string, l_div_width type string, l_div_height type string, ls_html type string. l_width = i_width. condense l_width. l_height = i_height. condense l_height. l_caption_width = i_width - 16. condense l_caption_width. l_div_width = i_width + 4. condense l_div_width. l_div_height = i_height + 20. condense l_div_height. concatenate '
' '' '' '' '' '' '' '' '' '
' 'Filter' '' '
' '' '×' '' '
' '
' '' '' '' '' '
' ' ' '
' '
' '
' into ls_html. append ls_html to ct_html. append '' to ct_html. endform. form html_base_popup_css changing ct_html type it_string. data: ls_html type string. concatenate '.popupClose{' 'background-color:#102873;' 'border-bottom:1px solid #63828c;' 'border-left-width:0px;' 'border-right:1px solid #63828c;' 'border-top:1px solid #adb6ce;' 'border-spacing:0px;' 'font-size:12px;' 'padding-bottom:0px;' 'padding-left:3px;' 'padding-right:0px;' 'padding-top:1px;' 'text-align:right !important;' 'vertical-align:top !important;' 'width:20px;' '}' '.popupCloseButton{' 'background-color:#102873;' 'border:1px solid #5a69a5;' 'color:#5a69a5;' 'height:12px;' 'overflow:hidden;' 'text-align:center;' 'vertical-align:top;' 'width:12px;' '}' '.popupCloseLink{' 'color:#5a69a5;' 'font-size:13px;' 'font-style:normal;' 'font-weight:normal;' 'line-height:13px;' 'margin:0px;' 'text-align:right !important;' 'text-decoration:none;' 'vertical-align:top;' '}' '.popupContent{' 'background-color:#94b2c5;' 'border-width:0px;' 'border-spacing:0px;' 'color:#000000;' 'font-family:arial,helvetica,sans-serif;' 'font-size:12px;' 'font-style:normal;' 'font-weight:normal;' 'margin:0px 0px;' 'padding:2px;' 'text-align:left;' '}' '.popupContentArea{' 'background-color:#94b2c5;' 'border-bottom:1px solid #3a3d3a;' 'border-left:1px solid #b5b6ad;' 'border-right:1px solid #cecabd;' 'border-top:1px solid #849ead;' 'border-spacing:0px;' 'color:#000000;' 'font-family:arial,helvetica,sans-serif;' 'font-size:12px;' 'font-style:normal;' 'font-weight:normal;' 'margin:0px 0px;' 'padding:0px;' 'text-align:center;' '}' '.popupContentTable{' 'background-color:#94b2c5;' 'border-bottom:1px solid #63828c;' 'border-left:1px solid #94b2c5;' 'border-right:1px solid #63828c;' 'border-top:1px solid #8caab5;' 'border-spacing:0px;' 'color:#000000;' 'font-family:arial,helvetica,sans-serif;' 'font-size:12px;' 'font-style:normal;' 'font-weight:normal;' 'margin:0px 0px;' 'padding:0px;' 'text-align:center;' '}' '.popupDiv{' 'background-color:#94b2c5;' 'display:none;' 'left:0px;' 'position:absolute;' 'top:0px;' 'visibility:hidden;' 'z-index:90;' '}' '.popupTable{' 'background-color:#d6d2ce;' 'border-width:0px;' 'border-spacing:0px;' 'padding:0px;' '}' '.popupTitle{' 'background-color:#102873;' 'border-bottom:1px solid #63828c;' 'border-left:1px solid #adb6ce;' 'border-right-width:0px;' 'border-top:1px solid #adb6ce;' 'border-spacing:0px;' 'color:#9ca6c5;' 'cursor:pointer;' 'font-family:arial,helvetica,sans-serif;' 'font-size:12px;' 'font-style:normal;' 'font-weight:normal;' 'padding-bottom:1px;' 'padding-left:3px;' 'padding-right:3px;' 'padding-top:1px;' 'text-align:left;' 'white-space:nowrap;' '}' into ls_html. append ls_html to ct_html. endform. form html_base_popup_js changing ct_html type it_string. data: ls_html type string. concatenate 'var popupCallbacks = new Array();' 'var popupClicked = "";' 'var popupMouseX = 0;' 'var popupMouseY = 0;' 'var popupValues = new Array();' into ls_html. append ls_html to ct_html. concatenate 'function displayPopupLayer(id,caption,content,callback){' 'var width;' 'var height;' 'for(var i=0; i=0){' 'msieVersion=((((myArr[j].replace(/^[^\S]+/,"")' '.replace(/[^\S]+$/,"")).split(" "))[1]).split("."))[0];' '}' '}' '}' 'var filterDivObj=document.getElementById("popup"+id);' 'var left = (document.body.clientWidth - width) / 2;' 'var top = (document.body.clientHeight - height) / 2;' 'if(window.event && msieVersion<9){' 'left=((document.body.clientWidth-width)/2)' '+document.body.scrollLeft;' 'top=((document.body.clientHeight-height)/2)' '+document.body.scrollTop;' '}' 'else{' 'left=((window.innerWidth/2)+window.pageXOffset)' '-((parseInt(filterDivObj.style.width))/2)+"px";' 'top=((window.innerHeight/2)+window.pageYOffset)' '-((parseInt(filterDivObj.style.height))/2)+"px";' '}' 'filterDivObj.style.left=left;' 'filterDivObj.style.top=top;' 'filterDivObj.style.display="block";' 'filterDivObj.style.visibility="visible";' 'if(callback!=null && callback!="")' 'popupCallbacks[popupCallbacks.length]=new Array(id,callback);' '}' into ls_html. append ls_html to ct_html. concatenate 'function hidePopupLayer(id){' 'document.getElementById("popup"+id).style.display="none";' 'for(var i=0; i' '' into ls_html. append ls_html to ct_html. endform. form html_links_header using value(i_filename) changing ct_html type it_string. data: ls_html type string, l_laiso type laiso, l_sptxt type sptxt. perform get_spras using sy-langu l_laiso l_sptxt. concatenate '' into ls_html. append ls_html to ct_html. concatenate '' '' '' 'SoftCopy' '' into ls_html. append ls_html to ct_html. perform html_add_meta changing ct_html. concatenate '' to ct_html. append '' '' '' into ls_html. append ls_html to ct_html. endform. form html_links_leaf using value(i_id) value(i_name) value(i_descript) changing ct_html type it_string. perform html_links_leaf_filename using i_id i_name i_name i_descript changing ct_html. endform. form html_links_leaf_filename using value(i_id) value(i_name) value(i_filename) value(i_descript) changing ct_html type it_string. data: ls_html type string, l_text type string, l_title type string, l_fname type string. l_text = i_name. l_title = i_descript. perform encode_html changing l_text. perform encode_html changing l_title. l_fname = i_filename. shift l_fname left deleting leading '/'. perform replace_all using '<' '-' changing l_fname. perform replace_all using '>' '-' changing l_fname. perform encode_uri changing l_fname. concatenate '
  • ' '' l_text '' '
  • ' into ls_html. append ls_html to ct_html. endform. form html_links_leaf_mime using value(i_id) value(i_name) value(i_filename) value(i_descript) changing ct_html type it_string. data: ls_html type string, l_text type string, l_title type string, l_fname type string. l_text = i_name. l_title = i_descript. perform encode_html changing l_text. perform encode_html changing l_title. l_fname = i_filename. shift l_fname left deleting leading '/'. perform replace_all using '<' '-' changing l_fname. perform replace_all using '>' '-' changing l_fname. perform encode_uri changing l_fname. concatenate '
  • ' '' l_text '' '
  • ' into ls_html. append ls_html to ct_html. endform. form html_links_leaf_popup using value(i_id) value(i_name) value(i_filename) value(i_descript) value(i_caption) changing ct_html type it_string. data: ls_html type string, l_text type string, l_title type string, l_fname type string. l_text = i_name. l_title = i_descript. perform encode_html changing l_text. perform encode_html changing l_title. l_fname = i_filename. shift l_fname left deleting leading '/'. perform replace_all using '<' '-' changing l_fname. perform replace_all using '>' '-' changing l_fname. perform encode_uri changing l_fname. concatenate '
  • ' '' l_text '' '
  • ' into ls_html. append ls_html to ct_html. endform. form html_links_node_end changing ct_html type it_string. append '' to ct_html. endform. form html_links_node_start using value(i_id) value(i_text) value(i_filename) value(i_descript) changing ct_html type it_string. data: ls_html type string, l_dir type string, l_suffix type string, l_title type string, l_fname type string, l_dblclick type string, l_info type string. l_title = i_descript. perform encode_html changing l_title. split i_id at '__' into l_dir l_suffix. if not i_filename is initial. l_fname = i_filename. shift l_fname left deleting leading '/'. perform replace_all using '<' '-' changing l_fname. perform replace_all using '>' '-' changing l_fname. perform encode_uri changing l_fname. concatenate ' ondblclick="showObject(''' l_dir ''',''' l_fname ''',' '''POPUP'',''' txt_info ''');return false"' into l_dblclick. concatenate ' *' into l_info. endif. concatenate '
  • ' '' i_text '' l_info '
      ' into ls_html. append ls_html to ct_html. endform. form html_main_header using value(i_title) value(i_name_field) value(i_name_value) value(i_name_active) value(i_descr_field) value(i_descr_value) value(i_onResize) it_tabstrip type it_tabstrip it_link type it_link changing ct_html type it_string. data: lt_tabstrip type it_tabstrip, ls_html type string, l_class type string, l_laiso type laiso, l_sptxt type sptxt, l_title type string. field-symbols: type st_link, type st_tabstrip. l_title = i_title. perform replace_single using '#NAME_VALUE#' i_name_value changing l_title. perform get_spras using sy-langu l_laiso l_sptxt. perform get_tabstrip_defined using it_tabstrip changing lt_tabstrip. concatenate '' into ls_html. append ls_html to ct_html. concatenate '' into ls_html. append ls_html to ct_html. concatenate '' '' l_title '' into ls_html. append ls_html to ct_html. perform html_add_meta changing ct_html. perform html_main_js using l_title i_onResize lt_tabstrip changing ct_html. perform html_main_style changing ct_html. concatenate '' '' into ls_html. append ls_html to ct_html. concatenate '' to ct_html. concatenate '
      ' '

      ' '' '' '' '

      ' '
      ' into ls_html. append ls_html to ct_html. if ( not i_name_field is initial and not i_name_value is initial ) or ( not i_descr_field is initial and not i_descr_value is initial ). append '' to ct_html. if not i_name_field is initial and not i_name_value is initial. concatenate '' '' '' '' '' into ls_html. loop at it_link assigning . concatenate ls_html '' '' into ls_html. endloop. concatenate ls_html '' into ls_html. append ls_html to ct_html. endif. if not i_descr_field is initial and not i_descr_value is initial. concatenate '' '' '' '' into ls_html. loop at it_link assigning . concatenate ls_html '' into ls_html. endloop. concatenate ls_html '' into ls_html. append ls_html to ct_html. endif. append '
      ' i_name_field '' i_name_value '' i_name_active '' '     ' ' ' '' -descript '' '
      ' i_descr_field '' i_descr_value '  
       
      ' to ct_html. endif. concatenate '' into ls_html. append ls_html to ct_html. if not lt_tabstrip is initial. read table lt_tabstrip transporting no fields with key firstrow = abap_true hidden = abap_false parent_id = space. if sy-subrc = 0. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. concatenate '' '' '' into ls_html. append ls_html to ct_html. endif. append '' to ct_html. append '' '' '
      ' '' '' into ls_html. append ls_html to ct_html. loop at lt_tabstrip assigning where hidden = abap_false and firstrow = abap_true and parent_id is initial. if -disabled = abap_true. l_class = 'contentTabDisabled'. elseif -active = abap_true. l_class = 'contentTabOn'. else. l_class = 'contentTabOff'. endif. if -disabled = abap_false. concatenate '' into ls_html. append ls_html to ct_html. else. concatenate '' into ls_html. append ls_html to ct_html. endif. endloop. concatenate '' '
      ' -text '' -text '
      ' '
      ' '' '' into ls_html. append ls_html to ct_html. loop at lt_tabstrip assigning where hidden = abap_false and firstrow = abap_false and parent_id is initial. if -disabled = abap_true. l_class = 'contentTabDisabled'. elseif -active = abap_true. l_class = 'contentTabOn'. else. l_class = 'contentTabOff'. endif. if -disabled = abap_false. concatenate '' into ls_html. append ls_html to ct_html. else. concatenate '' into ls_html. append ls_html to ct_html. endif. endloop. concatenate '' '
      ' -text '' -text '
      ' '
      ' to ct_html. endform. form html_main_js using value(i_title) value(i_onResize) it_tabstrip type it_tabstrip changing ct_html type it_string. data: ls_html type string. field-symbols: type st_tabstrip. concatenate '' to ct_html. endform. form html_main_footer changing ct_html type it_string. data: ls_html type string. concatenate '
      ' '' to ct_html. concatenate '' '' into ls_html. append ls_html to ct_html. endform. form html_main_iFrameHeader using value(i_title) changing ct_html type it_string. data: ls_html type string, l_laiso type laiso, l_sptxt type sptxt. field-symbols: type st_tabstrip. perform get_spras using sy-langu l_laiso l_sptxt. concatenate '' into ls_html. append ls_html to ct_html. concatenate '' into ls_html. append ls_html to ct_html. concatenate '' '' i_title '' into ls_html. append ls_html to ct_html. perform html_add_meta changing ct_html. perform html_main_style changing ct_html. concatenate '' '' into ls_html. append ls_html to ct_html. endform. form html_main_iFrameFooter changing ct_html type it_string. data: ls_html type string. concatenate '' '' into ls_html. append ls_html to ct_html. endform. form html_main_popupHeader using value(i_title) changing ct_html type it_string. data: ls_html type string, l_laiso type laiso, l_sptxt type sptxt. field-symbols: type st_tabstrip. perform get_spras using sy-langu l_laiso l_sptxt. concatenate '' into ls_html. append ls_html to ct_html. concatenate '' into ls_html. append ls_html to ct_html. concatenate '' '' i_title '' into ls_html. append ls_html to ct_html. perform html_add_meta changing ct_html. perform html_main_style changing ct_html. concatenate '' '' into ls_html. append ls_html to ct_html. endform. form html_main_popupFooter changing ct_html type it_string. data: ls_html type string. concatenate '' '' into ls_html. append ls_html to ct_html. endform. form html_main_style changing ct_html type it_string. data: ls_html type string. append '' to ct_html. endform. form links. data: lt_html type it_string, l_descript type as4text. perform html_links_header using 'links' changing lt_html. perform get_devClass using gs_tdevc-devclass changing l_descript. append '
        ' to lt_html. perform html_links_node_start using 'R3TR_DEVC' gs_tdevc-devclass gs_tdevc-devclass l_descript changing lt_html. sort gt_ztadir by pgmid object obj_name funcname subc dynpronr o2pagekey. perform links_ddic changing lt_html. perform links_seo changing lt_html. perform links_prog changing lt_html. perform links_fugr changing lt_html. perform links_incl changing lt_html. perform links_tran changing lt_html. perform links_para changing lt_html. perform links_msag changing lt_html. perform links_tobj changing lt_html. perform links_xslt changing lt_html. perform links_bsp changing lt_html. perform html_links_node_end changing lt_html. append '
      ' to lt_html. perform html_links_footer changing lt_html. perform download using lt_html space space 'links' gc_extension_htm abap_false. endform. form links_bsp changing ct_html type it_string. data: l_step_a type flag. perform links_bsp_apps changing ct_html l_step_a. perform links_bsp_tags changing ct_html l_step_a. if l_step_a = abap_true. perform html_links_node_end changing ct_html. l_step_a = abap_false. endif. endform. form links_bsp_apps changing ct_html type it_string c_step_a type flag. data: l_step_b type flag, ls_ztadir type st_ztadir, l_id type string. loop at gt_ztadir into ls_ztadir where pgmid = 'R3TR' and object = 'WAPA' and o2pagekey = space. if l_step_b is initial. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'bsplib' txt_bsp_library space space changing ct_html. endif. perform html_links_node_start using 'R3TR_WAPA' txt_bsp_applications space space changing ct_html. endif. perform get_id using 'R3TR_WAPA__' ls_ztadir-obj_name changing l_id. perform html_links_node_start using l_id ls_ztadir-o2name ls_ztadir-obj_name ls_ztadir-descript changing ct_html. perform links_bsp_appl using ls_ztadir-obj_name gc_o2type_ctrl changing ct_html. perform links_bsp_appl using ls_ztadir-obj_name gc_o2type_view changing ct_html. perform links_bsp_appl using ls_ztadir-obj_name gc_o2type_bsp changing ct_html. perform links_bsp_appl using ls_ztadir-obj_name gc_o2type_incl changing ct_html. perform links_bsp_appl using ls_ztadir-obj_name gc_o2type_mime changing ct_html. perform html_links_node_end changing ct_html. endloop. if l_step_b = abap_true. clear l_step_b. perform html_links_node_end changing ct_html. endif. endform. form links_bsp_appl using value(i_obj_name) value(i_o2type) changing ct_html type it_string. data: l_filename type string, l_id type string, l_type type string, l_step_c type flag, l_text type string, lt_node_new type it_string, lt_node_old type it_string, l_subdir_cnt type i, l_node_id type string, l_node_id_cnt(3) type n. field-symbols: type st_ztadir, type string, type string. case i_o2type. when gc_o2type_ctrl. l_type = 'ctrl'. l_text = txt_controller. when gc_o2type_view. l_type = 'view'. l_text = txt_views. when gc_o2type_bsp. l_type = 'bsp'. l_text = txt_pages_with_flow_logic. when gc_o2type_incl. l_type = 'incl'. l_text = txt_page_fragments. when gc_o2type_mime. l_type = 'mime'. l_text = txt_mimes. endcase. perform get_id using l_type i_obj_name changing l_id. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'WAPA' and obj_name = i_obj_name and o2type = i_o2type and o2pagekey <> space. if l_step_c = abap_false. l_step_c = abap_true. perform html_links_node_start using l_id l_text space space changing ct_html. endif. split -o2pagename at '/' into table lt_node_new. loop at lt_node_old assigning . at last. exit. endat. read table lt_node_new assigning index sy-tabix. if sy-subrc <> 0 or <> . perform html_links_node_end changing ct_html. l_subdir_cnt = l_subdir_cnt - 1. endif. endloop. loop at lt_node_new assigning . at last. exit. endat. read table lt_node_old assigning index sy-tabix. if sy-subrc <> 0 or <> . add 1 to l_node_id_cnt. concatenate 'R3TR_WAPA_' l_node_id_cnt into l_node_id. perform html_links_node_start using l_node_id space space changing ct_html. l_subdir_cnt = l_subdir_cnt + 1. endif. endloop. concatenate -obj_name '-' l_type '/' -o2pagename into l_filename. if l_type = 'mime'. perform html_links_leaf_mime using 'R3TR_WAPA' l_filename -descript changing ct_html. else. perform html_links_leaf_filename using 'R3TR_WAPA' l_filename -descript changing ct_html. endif. refresh lt_node_old. lt_node_old[] = lt_node_new[]. refresh lt_node_new. endloop. do l_subdir_cnt times. perform html_links_node_end changing ct_html. enddo. if l_step_c = abap_true. perform html_links_node_end changing ct_html. l_step_c = abap_false. endif. endform. form links_bsp_tags changing ct_html type it_string c_step_a type flag. data: l_step_b type flag, l_id type string, ls_ztadir type st_ztadir. loop at gt_ztadir into ls_ztadir where pgmid = 'R3TR' and object = 'WTAG' and o2type = space. if l_step_b is initial. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'bsplib' txt_bsp_library space space changing ct_html. endif. perform html_links_node_start using 'R3TR_WTAG' txt_bsp_extensions space space changing ct_html. endif. perform get_id using 'R3TR_WTAG__' ls_ztadir-obj_name changing l_id. perform html_links_node_start using l_id ls_ztadir-obj_name ls_ztadir-obj_name ls_ztadir-descript changing ct_html. perform links_bsp_tag using ls_ztadir-obj_name changing ct_html. perform html_links_node_end changing ct_html. endloop. if l_step_b = abap_true. clear l_step_b. perform html_links_node_end changing ct_html. endif. endform. form links_bsp_tag using value(i_obj_name) changing ct_html type it_string. data: l_filename type string, l_id type string. field-symbols: type st_ztadir. perform get_id using 'tag_' i_obj_name changing l_id. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'WTAG' and obj_name = i_obj_name and o2type = gc_o2type_tag. concatenate -obj_name '-' -o2name into l_filename. perform html_links_leaf_filename using 'R3TR_WTAG' -o2name l_filename -descript changing ct_html. endloop. endform. form links_ddic changing ct_html type it_string. data: l_step_a type flag. perform links_ddic_db changing ct_html l_step_a. perform links_ddic_view changing ct_html l_step_a. perform links_ddic_ttyp changing ct_html l_step_a. perform links_ddic_struc changing ct_html l_step_a. perform links_ddic_dtel changing ct_html l_step_a. perform links_ddic_doma changing ct_html l_step_a. perform links_ddic_shlp changing ct_html l_step_a. perform links_ddic_enqu changing ct_html l_step_a. perform links_ddic_type changing ct_html l_step_a. if l_step_a = abap_true. perform html_links_node_end changing ct_html. l_step_a = abap_false. endif. endform. form links_ddic_db changing ct_html type it_string c_step_a type flag. data: l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'TABL' and ( tabclass = 'CLUSTER' or tabclass = 'POOL' or tabclass = 'TRANSP' ). if l_step_b is initial. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'tabllib' txt_dict_objs space space changing ct_html. endif. perform html_links_node_start using 'R3TR_TABL_2' txt_database_tables space space changing ct_html. endif. perform html_links_leaf using 'R3TR_TABL' -obj_name -descript changing ct_html. endloop. if l_step_b = abap_true. clear l_step_b. perform html_links_node_end changing ct_html. endif. endform. form links_ddic_doma changing ct_html type it_string c_step_a type flag. data: l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'DOMA'. if l_step_b = abap_false. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'tabllib' txt_dict_objs space space changing ct_html. endif. perform html_links_node_start using 'R3TR_DOMA' txt_domains space space changing ct_html. endif. perform html_links_leaf using 'R3TR_DOMA' -obj_name -descript changing ct_html. endloop. if l_step_b = abap_true. l_step_b = abap_false. perform html_links_node_end changing ct_html. endif. endform. form links_ddic_dtel changing ct_html type it_string c_step_a type flag. data: l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'DTEL'. if l_step_b = abap_false. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'tabllib' txt_dict_objs space space changing ct_html. endif. perform html_links_node_start using 'R3TR_DTEL' txt_data_elements space space changing ct_html. endif. perform html_links_leaf using 'R3TR_DTEL' -obj_name -descript changing ct_html. endloop. if l_step_b = abap_true. l_step_b = abap_false. perform html_links_node_end changing ct_html. endif. endform. form links_ddic_enqu changing ct_html type it_string c_step_a type flag. data: l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'ENQU'. if l_step_b = abap_false. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'tabllib' txt_dict_objs space space changing ct_html. endif. perform html_links_node_start using 'R3TR_ENQU' txt_lock_objects space space changing ct_html. endif. perform html_links_leaf using 'R3TR_ENQU' -obj_name -descript changing ct_html. endloop. if l_step_b = abap_true. l_step_b = abap_false. perform html_links_node_end changing ct_html. endif. endform. form links_ddic_shlp changing ct_html type it_string c_step_a type flag. data: l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'SHLP'. if l_step_b = abap_false. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'tabllib' txt_dict_objs space space changing ct_html. endif. perform html_links_node_start using 'R3TR_SHLP' txt_srch_helps space space changing ct_html. endif. perform html_links_leaf using 'R3TR_SHLP' -obj_name -descript changing ct_html. endloop. if l_step_b = abap_true. l_step_b = abap_false. perform html_links_node_end changing ct_html. endif. endform. form links_ddic_struc changing ct_html type it_string c_step_a type flag. data: l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'TABL' and ( tabclass = 'INTTAB' or tabclass = 'VIEW' or tabclass = 'APPEND' ). if l_step_b = abap_false. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'tabllib' txt_dict_objs space space changing ct_html. endif. perform html_links_node_start using 'R3TR_TABL_VIEWAPPEND' txt_structures space space changing ct_html. endif. perform html_links_leaf using 'R3TR_TABL' -obj_name -descript changing ct_html. endloop. if l_step_b = abap_true. l_step_b = abap_false. perform html_links_node_end changing ct_html. endif. endform. form links_ddic_ttyp changing ct_html type it_string c_step_a type flag. data: l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'TTYP'. if l_step_b = abap_false. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'tabllib' txt_dict_objs space space changing ct_html. endif. perform html_links_node_start using 'R3TR_TTYP' txt_table_types space space changing ct_html. endif. perform html_links_leaf using 'R3TR_TTYP' -obj_name -descript changing ct_html. endloop. if l_step_b = abap_true. l_step_b = abap_false. perform html_links_node_end changing ct_html. endif. endform. form links_ddic_type changing ct_html type it_string c_step_a type flag. data: l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'TYPE'. if l_step_b = abap_false. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'tabllib' txt_dict_objs space space changing ct_html. endif. perform html_links_node_start using 'R3TR_TYPE' txt_type_grps space space changing ct_html. endif. perform html_links_leaf using 'R3TR_TYPE' -obj_name -descript changing ct_html. endloop. if l_step_b = abap_true. l_step_b = abap_false. perform html_links_node_end changing ct_html. endif. endform. form links_ddic_view changing ct_html type it_string c_step_a type flag. data: l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'VIEW'. if l_step_b = abap_false. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'tabllib' txt_dict_objs space space changing ct_html. endif. perform html_links_node_start using 'R3TR_VIEW_VIEW' txt_views space space changing ct_html. endif. perform html_links_leaf using 'R3TR_VIEW' -obj_name -descript changing ct_html. endloop. if l_step_b = abap_true. l_step_b = abap_false. perform html_links_node_end changing ct_html. endif. endform. form links_fugr changing ct_html type it_string. data: l_step_a type flag, l_step_b type flag, ls_ztadir type st_ztadir, l_id type string, l_progname type progname. loop at gt_ztadir into ls_ztadir where pgmid = 'R3TR' and object = 'FUGR' and futype = gc_futype_group. if l_step_a = abap_false. l_step_a = abap_true. perform html_links_node_start using 'R3TR_FUGR' txt_function_groups space space changing ct_html. endif. perform get_id using 'R3TR_FUGR__' ls_ztadir-obj_name changing l_id. call function 'RS_TADIR_TO_PROGNAME' exporting object = ls_ztadir-object obj_name = ls_ztadir-obj_name importing progname = l_progname. perform html_links_node_start using l_id ls_ztadir-obj_name l_progname ls_ztadir-descript changing ct_html. perform links_fugr_modules using ls_ztadir-obj_name changing ct_html. perform links_fugr_screens using ls_ztadir-obj_name changing ct_html. perform links_fugr_includes using ls_ztadir-obj_name changing ct_html. perform html_links_node_end changing ct_html. endloop. if l_step_a = abap_true. perform html_links_node_end changing ct_html. l_step_a = abap_false. endif. endform. form links_fugr_includes using value(i_obj_name) changing ct_html type it_string. data: l_id type string, l_step_b type flag. field-symbols: type st_ztadir. perform get_id using 'fugr_incl_' i_obj_name changing l_id. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'FUGR' and obj_name = i_obj_name and futype = gc_futype_include. if l_step_b = abap_false. l_step_b = abap_true. perform html_links_node_start using l_id txt_includes space space changing ct_html. endif. perform html_links_leaf using 'R3TR_FUGR' -progname -descript changing ct_html. endloop. if l_step_b = abap_true. perform html_links_node_end changing ct_html. l_step_b = abap_false. endif. endform. form links_fugr_modules using value(i_obj_name) changing ct_html type it_string. data: l_id type string, l_step_b type flag. field-symbols: type st_ztadir. perform get_id using 'fugr_fuba_' i_obj_name changing l_id. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'FUGR' and obj_name = i_obj_name and futype = gc_futype_module. if l_step_b = abap_false. l_step_b = abap_true. perform html_links_node_start using l_id txt_function_modules space space changing ct_html. endif. perform html_links_leaf_filename using 'R3TR_FUGR' -funcname -progname -descript changing ct_html. endloop. if l_step_b = abap_true. perform html_links_node_end changing ct_html. l_step_b = abap_false. endif. endform. form links_fugr_screens using value(i_obj_name) changing ct_html type it_string. data: l_filename type string, l_id type string, l_step_b type flag. field-symbols: type st_ztadir. perform get_id using 'fugr_scr_' i_obj_name changing l_id. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'FUGR' and obj_name = i_obj_name and futype = gc_futype_screen. if l_step_b = abap_false. l_step_b = abap_true. perform html_links_node_start using l_id txt_screens space space changing ct_html. endif. concatenate -progname '-' -dynpronr into l_filename. perform html_links_leaf_filename using 'R3TR_FUGR' -dynpronr l_filename -descript changing ct_html. endloop. if l_step_b = abap_true. perform html_links_node_end changing ct_html. l_step_b = abap_false. endif. endform. form links_incl changing ct_html type it_string. data: l_step_a type flag, l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'PROG' and subc = 'I'. if l_step_a = abap_false. l_step_a = abap_true. perform html_links_node_start using 'prog_I' txt_includes space space changing ct_html. endif. perform html_links_leaf using 'R3TR_PROG' -obj_name -descript changing ct_html. endloop. if l_step_a = abap_true. perform html_links_node_end changing ct_html. l_step_a = abap_false. endif. endform. form links_msag changing ct_html type it_string. data: l_step_a type flag, l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'MSAG'. if l_step_a = abap_false. l_step_a = abap_true. perform html_links_node_start using 'msag' txt_message_classes space space changing ct_html. endif. perform html_links_leaf using 'R3TR_MSAG' -obj_name -descript changing ct_html. endloop. if l_step_a = abap_true. perform html_links_node_end changing ct_html. l_step_a = abap_false. endif. endform. form links_para changing ct_html type it_string. data: l_step_a type flag, l_step_b type flag, l_filename type string. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'PARA'. if l_step_a = abap_false. l_step_a = abap_true. perform html_links_node_start using 'para' txt_set_get_parameters space space changing ct_html. endif. concatenate -obj_name '.' gc_extension_htm into l_filename. perform encode_uri_link changing l_filename. perform replace_all using '%' 'x' changing l_filename. perform html_links_leaf_popup using 'R3TR_PARA' -obj_name l_filename -descript tpt_para changing ct_html. endloop. if l_step_a = abap_true. perform html_links_node_end changing ct_html. l_step_a = abap_false. endif. endform. form links_prog changing ct_html type it_string. data: l_step_a type flag, l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'PROG' and subc = '1'. if l_step_a = abap_false. l_step_a = abap_true. perform html_links_node_start using 'prog_1' txt_programs space space changing ct_html. endif. perform html_links_leaf using 'R3TR_PROG' -obj_name -descript changing ct_html. endloop. if l_step_a = abap_true. perform html_links_node_end changing ct_html. l_step_a = abap_false. endif. endform. form links_seo changing ct_html type it_string. data: l_step_a type flag. perform links_seo_clas changing ct_html l_step_a. perform links_seo_intf changing ct_html l_step_a. if l_step_a = abap_true. perform html_links_node_end changing ct_html. l_step_a = abap_false. endif. endform. form links_seo_clas changing ct_html type it_string c_step_a type flag. data: l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'CLAS'. if l_step_b = abap_false. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'claslib' txt_class_library space space changing ct_html. endif. perform html_links_node_start using 'R3TR_CLAS' txt_classes space space changing ct_html. endif. perform html_links_leaf using 'R3TR_CLAS' -obj_name -descript changing ct_html. endloop. if l_step_b = abap_true. l_step_b = abap_false. perform html_links_node_end changing ct_html. endif. endform. form links_seo_intf changing ct_html type it_string c_step_a type flag. data: l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'INTF'. if l_step_b = abap_false. l_step_b = abap_true. if c_step_a = abap_false. c_step_a = abap_true. perform html_links_node_start using 'claslib' txt_class_library space space changing ct_html. endif. perform html_links_node_start using 'R3TR_INTF' txt_interfaces space space changing ct_html. endif. perform html_links_leaf using 'R3TR_INTF' -obj_name -descript changing ct_html. endloop. if l_step_b = abap_true. l_step_b = abap_false. perform html_links_node_end changing ct_html. endif. endform. form links_tobj changing ct_html type it_string. data: l_step_a type flag, l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'SUSO'. if l_step_a = abap_false. l_step_a = abap_true. perform html_links_node_start using 'suso' txt_authorization_object___2 space space changing ct_html. endif. perform html_links_leaf using 'R3TR_SUSO' -obj_name -descript changing ct_html. endloop. if l_step_a = abap_true. perform html_links_node_end changing ct_html. l_step_a = abap_false. endif. endform. form links_tran changing ct_html type it_string. data: l_step_a type flag, l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'TRAN'. if l_step_a = abap_false. l_step_a = abap_true. perform html_links_node_start using 'tran' txt_transactions space space changing ct_html. endif. perform html_links_leaf using 'R3TR_TRAN' -obj_name -descript changing ct_html. endloop. if l_step_a = abap_true. perform html_links_node_end changing ct_html. l_step_a = abap_false. endif. endform. form links_xslt changing ct_html type it_string. data: l_step_a type flag, l_step_b type flag. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'XSLT'. if l_step_a = abap_false. l_step_a = abap_true. perform html_links_node_start using 'xslt' txt_transformations space space changing ct_html. endif. perform html_links_leaf using 'R3TR_XSLT' -obj_name -descript changing ct_html. endloop. if l_step_a = abap_true. perform html_links_node_end changing ct_html. l_step_a = abap_false. endif. endform. form select. data: lt_tadir type standard table of tadir. select * from tadir into table lt_tadir where devclass = g_pack. perform select_obj tables lt_tadir. describe table gt_ztadir lines g_cnt_elems. endform. form select_obj tables tt_tadir structure tadir. data: l_where type string, ls_ztadir type st_ztadir, l_last_pgmid type pgmid, l_last_object type trobjtype. field-symbols: type tadir. sort tt_tadir by pgmid object. loop at tt_tadir assigning . clear ls_ztadir. move-corresponding to ls_ztadir. case -pgmid. when 'R3TR'. case -object. when 'CLAS'. perform select_seoclass changing ls_ztadir. when 'DOMA'. perform select_dd01 changing ls_ztadir. when 'DTEL'. perform select_dd04 changing ls_ztadir. when 'ENQU'. perform select_dd25 changing ls_ztadir. when 'FUGR'. perform select_fdir changing ls_ztadir. when 'INTF'. perform select_seoclass changing ls_ztadir. when 'MSAG'. perform select_t100 changing ls_ztadir. when 'PARA'. perform select_tpara changing ls_ztadir. when 'PROG'. perform select_trdir changing ls_ztadir. when 'SHLP'. perform select_dd30 changing ls_ztadir. when 'SUSO'. perform select_tobj changing ls_ztadir. when 'TABL'. perform select_dd02 changing ls_ztadir. when 'TRAN'. perform select_tstc changing ls_ztadir. when 'TTYP'. perform select_dd40 changing ls_ztadir. when 'TYPE'. perform select_ddtypet changing ls_ztadir. when 'VIEW'. perform select_dd25 changing ls_ztadir. when 'WAPA'. perform select_O2_appl changing ls_ztadir. when 'WTAG'. perform select_O2_taglib changing ls_ztadir. when 'XSLT'. perform select_O2_xslt changing ls_ztadir. when others. ls_ztadir-subrc = gc_subrc_not_found. endcase. when others. ls_ztadir-subrc = gc_subrc_not_found. endcase. if ls_ztadir-subrc = 0. append ls_ztadir to gt_ztadir. endif. endloop. sort gt_ztadir by obj_name. endform. form select_dd01 changing cs_ztadir type st_ztadir. data: l_ddtext type as4text, l_domname type domname. if g_add_elem_doma = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. select single ddtext from dd01t into l_ddtext where domname = cs_ztadir-obj_name and ddlanguage = sy-langu and as4local = 'A'. if sy-subrc = 0. cs_ztadir-descript = l_ddtext. else. select single domname from dd01l into l_domname where domname = cs_ztadir-obj_name and as4local = 'A'. if sy-subrc = 0. cs_ztadir-obj_name = l_domname. else. cs_ztadir-subrc = gc_subrc_not_found. endif. endif. endif. endform. form select_dd02 changing cs_ztadir type st_ztadir. data: l_ddtext type as4text, l_tabname type tabname. l_tabname = cs_ztadir-obj_name. select single tabclass from dd02l into cs_ztadir-tabclass where tabname = l_tabname and as4local = 'A'. if sy-subrc = 0. if ( cs_ztadir-tabclass = 'INTTAB' or cs_ztadir-tabclass = 'VIEW' or cs_ztadir-tabclass = 'APPEND' ) and g_add_elem_struc = abap_false. cs_ztadir-subrc = gc_subrc_deselected. elseif ( cs_ztadir-tabclass = 'CLUSTER' or cs_ztadir-tabclass = 'POOL' or cs_ztadir-tabclass = 'TRANSP' ) and g_add_elem_tabl = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. select single ddtext from dd02t into l_ddtext where tabname = l_tabname and ddlanguage = sy-langu and as4local = 'A'. if sy-subrc = 0. cs_ztadir-descript = l_ddtext. endif. endif. else. cs_ztadir-subrc = gc_subrc_not_found. endif. endform. form select_dd04 changing cs_ztadir type st_ztadir. data: l_ddtext type as4text, l_rollname type rollname. if g_add_elem_dtel = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. l_rollname = cs_ztadir-obj_name. select single ddtext from dd04t into l_ddtext where rollname = l_rollname and ddlanguage = sy-langu and as4local = 'A'. if sy-subrc = 0. cs_ztadir-descript = l_ddtext. else. select single rollname from dd04l into l_rollname where rollname = l_rollname and as4local = 'A'. if sy-subrc <> 0. cs_ztadir-subrc = gc_subrc_not_found. endif. endif. endif. endform. form select_dd25 changing cs_ztadir type st_ztadir. data: l_ddtext type ddtext, l_viewname type viewname. if ( cs_ztadir-object = 'ENQU' and g_add_elem_enqu = abap_false ) or ( cs_ztadir-object = 'VIEW' and g_add_elem_view = abap_false ). cs_ztadir-subrc = gc_subrc_deselected. else. l_viewname = cs_ztadir-obj_name. select single aggtype from dd25l into cs_ztadir-aggtype where viewname = l_viewname and as4local = 'A'. if sy-subrc = 0. select single ddtext from dd25t into l_ddtext where viewname = l_viewname and ddlanguage = sy-langu and as4local = 'A'. if sy-subrc = 0. cs_ztadir-descript = l_ddtext. endif. else. cs_ztadir-subrc = gc_subrc_not_found. endif. endif. endform. form select_dd30 changing cs_ztadir type st_ztadir. data: l_ddtext type ddtext, l_shlpname type shlpname. if g_add_elem_shlp = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. l_shlpname = cs_ztadir-obj_name. select single ddtext from dd30t into l_ddtext where shlpname = l_shlpname and ddlanguage = sy-langu and as4local = 'A'. if sy-subrc = 0. cs_ztadir-descript = l_ddtext. else. select single shlpname from dd30l into l_shlpname where shlpname = l_shlpname and as4local = 'A'. if sy-subrc <> 0. cs_ztadir-subrc = gc_subrc_not_found. endif. endif. endif. endform. form select_dd40 changing cs_ztadir type st_ztadir. data: l_ddtext type ddtext, l_typename type typename. if g_add_elem_ttyp = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. l_typename = cs_ztadir-obj_name. select single ddtext from dd40t into l_ddtext where typename = l_typename and ddlanguage = sy-langu and as4local = 'A'. if sy-subrc = 0. cs_ztadir-descript = l_ddtext. else. select single typename from dd40l into l_typename where typename = l_typename and as4local = 'A'. if sy-subrc <> 0. cs_ztadir-subrc = gc_subrc_not_found. endif. endif. endif. endform. form select_ddtypet changing cs_ztadir type st_ztadir. data: l_ddtext type ddtext, l_typegroup type typegroup. if g_add_elem_type = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. l_typegroup = cs_ztadir-obj_name. select single ddtext from ddtypet into l_ddtext where typegroup = l_typegroup and ddlanguage = sy-langu. if sy-subrc = 0. cs_ztadir-descript = l_ddtext. else. cs_ztadir-subrc = gc_subrc_not_found. endif. endif. endform. form select_fdir changing cs_ztadir type st_ztadir. data: ls_ztadir type st_ztadir, lt_ztadir type it_ztadir, lt_fdir type standard table of v_fdir, l_progname type progname, lt_incl type standard table of progname, l_incl type progname, l_group type area, l_include_number type includenr, lt_d020s type standard table of d020s, l_area type rs38l_area, l_areat type areat, l_stext type rs38l_ftxt, l_dtxt type as4text, l_text type repti. field-symbols: type v_fdir, type d020s. l_area = cs_ztadir-obj_name. if g_add_elem_fugr = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. cs_ztadir-futype = gc_futype_group. select single areat from tlibt into l_areat where area = l_area and spras = sy-langu. if sy-subrc = 0. cs_ztadir-descript = l_areat. else. select single area from tlibg into l_area where area = l_area. if sy-subrc <> 0. cs_ztadir-subrc = gc_subrc_not_found. check sy-subrc = 0. endif. endif. call function 'RS_TADIR_TO_PROGNAME' exporting object = cs_ztadir-object obj_name = cs_ztadir-obj_name importing progname = l_progname. endif. if g_add_elem_fuba = abap_true or g_add_elem_fuincl = abap_true. select * from v_fdir into table lt_fdir where area = l_area and active = abap_true. loop at lt_fdir assigning . clear ls_ztadir. move-corresponding cs_ztadir to ls_ztadir. clear ls_ztadir-descript. ls_ztadir-futype = gc_futype_module. ls_ztadir-funcname = -funcname. if not -masterlang is initial. ls_ztadir-masterlang = -masterlang. endif. select single stext from tftit into l_stext where funcname = -funcname and spras = sy-langu. if sy-subrc = 0. ls_ztadir-descript = l_stext. endif. call function 'FUNCTION_INCLUDE_CONCATENATE' exporting include_number = -include importing include = ls_ztadir-progname changing group = -area. append ls_ztadir to lt_ztadir. if g_add_elem_fuba = abap_true. append ls_ztadir to gt_ztadir. endif. endloop. endif. if g_add_elem_scr = abap_true. select * from d020s into table lt_d020s where prog = l_progname. loop at lt_d020s assigning . clear ls_ztadir. move-corresponding cs_ztadir to ls_ztadir. clear ls_ztadir-descript. select single dtxt from d020t into l_dtxt where prog = l_progname and dynr = -dnum and lang = sy-langu. if sy-subrc = 0. ls_ztadir-descript = l_dtxt. endif. ls_ztadir-futype = gc_futype_screen. ls_ztadir-progname = l_progname. ls_ztadir-dynpronr = -dnum. ls_ztadir-masterlang = -spra. append ls_ztadir to gt_ztadir. endloop. endif. if g_add_elem_fuincl = abap_true. call function 'GET_INCLUDETAB' exporting progname = l_progname tables incltab = lt_incl. sort lt_incl. loop at lt_incl into l_incl. l_progname = l_incl. call function 'FUNCTION_INCLUDE_SPLIT' importing group = l_group include_number = l_include_number changing include = l_progname. read table lt_ztadir transporting no fields with key progname = l_progname. if sy-subrc = 0. continue. endif. if l_group = cs_ztadir-obj_name and not l_include_number is initial. continue. endif. clear ls_ztadir. move-corresponding cs_ztadir to ls_ztadir. clear ls_ztadir-descript. select single text from trdirt into l_text where name = l_incl and sprsl = sy-langu. if sy-subrc = 0. ls_ztadir-descript = l_text. endif. ls_ztadir-futype = gc_futype_include. ls_ztadir-funcname = l_incl. ls_ztadir-progname = l_incl. call function 'RS_PROGRAM_GET_DEVCLASS' exporting progname = ls_ztadir-progname importing devclass = ls_ztadir-devclass. append ls_ztadir to gt_ztadir. endloop. endif. endform. form select_O2_appl changing cs_ztadir type st_ztadir. data: l_text type as4text, l_applname(30) type c, l_applext(30) type c, l_descript(60) type c, ls_ztadir type st_ztadir, l_pagekey(70) type c, l_pagename(70) type c, l_pagetype type c, lt_mime type it_mime. field-symbols: type st_mime. if g_add_elem_o2appl = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. l_applname = cs_ztadir-obj_name. select single applname applext from ('O2APPL') into (l_applname, l_applext) where applname = l_applname and version = 'A'. if sy-subrc = 0. cs_ztadir-o2name = l_applext. select single text from ('O2APPLT') into l_text where applname = l_applname and langu = sy-langu. if sy-subrc = 0. cs_ztadir-descript = l_text. endif. select pagekey pagename pagetype from ('O2PAGDIR') into (l_pagekey, l_pagename, l_pagetype) where applname = l_applname order by pagekey. if ( l_pagetype = gc_o2type_bsp and g_add_elem_o2applbsp = abap_true ) or ( l_pagetype = gc_o2type_ctrl and g_add_elem_o2applctrl = abap_true ) or ( l_pagetype = gc_o2type_incl and g_add_elem_o2applincl = abap_true ) or ( l_pagetype = gc_o2type_view and g_add_elem_o2applview = abap_true ). clear: ls_ztadir. move-corresponding cs_ztadir to ls_ztadir. clear l_descript. select single descript from ('O2PAGDIRT') into l_descript where applname = l_applname and pagekey = l_pagekey and langu = sy-langu. ls_ztadir-descript = l_descript. ls_ztadir-o2pagekey = l_pagekey. ls_ztadir-o2pagename = l_pagename. ls_ztadir-o2type = l_pagetype. append ls_ztadir to gt_ztadir. endif. endselect. if g_add_elem_o2applmime = abap_true. perform o2_get_mimes using l_applname changing lt_mime. loop at lt_mime assigning . clear: ls_ztadir. move-corresponding cs_ztadir to ls_ztadir. clear ls_ztadir-descript. ls_ztadir-o2pagekey = -key. ls_ztadir-o2pagename = -name. ls_ztadir-o2type = gc_o2type_mime. ls_ztadir-mime_objtype = -objtype. ls_ztadir-mime_class = -class. ls_ztadir-mime_objid = -objid. ls_ztadir-descript = -mimetype_descript. append ls_ztadir to gt_ztadir. endloop. endif. else. cs_ztadir-subrc = gc_subrc_not_found. endif. endif. endform. form select_O2_taglib changing cs_ztadir type st_ztadir. data: l_descript type as4text, l_tlibid(30) type c, l_tagid(30) type c, ls_ztadir type st_ztadir. if g_add_elem_o2taglib = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. l_tlibid = cs_ztadir-obj_name. select single tlibid from ('O2TAGLIB') into l_tlibid where tlibid = l_tlibid and state = 'A'. if sy-subrc = 0. select single descript from ('TAGLIBT') into l_descript where tlibid = l_tlibid and state = 'A' and langu = sy-langu. if sy-subrc = 0. cs_ztadir-descript = l_descript. endif. select tagid from ('O2TAG') into l_tagid where tlibid = l_tlibid and state = 'A'. clear: ls_ztadir. move-corresponding cs_ztadir to ls_ztadir. clear ls_ztadir-descript. select single descript from ('TAGT') into l_descript where tlibid = l_tlibid and state = 'A' and langu = sy-langu and tagid = l_tagid. if sy-subrc = 0. ls_ztadir-descript = l_descript. endif. ls_ztadir-o2type = gc_o2type_tag. ls_ztadir-o2name = l_tagid. ls_ztadir-o2pagekey = l_tagid. translate ls_ztadir-o2pagekey to upper case. append ls_ztadir to gt_ztadir. endselect. else. cs_ztadir-subrc = gc_subrc_not_found. endif. endif. endform. form select_O2_xslt changing cs_ztadir type st_ztadir. data: l_descript type as4text, l_xsltdesc(40) type c. if g_add_elem_xslt = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. l_xsltdesc = cs_ztadir-obj_name. select single descript from ('O2XSLTTEXT') into l_descript where xsltdesc = l_xsltdesc and langu = sy-langu and state = 'A'. if sy-subrc = 0. cs_ztadir-descript = l_descript. else. cs_ztadir-subrc = gc_subrc_not_found. endif. endif. endform. form select_seoclass changing cs_ztadir type st_ztadir. data: l_descript type seodescr, l_clsname type seoclsname, l_type type seoclstype. l_clsname = cs_ztadir-obj_name. case cs_ztadir-object. when 'CLAS'. l_type = 0. if g_add_elem_clas = abap_false. cs_ztadir-subrc = gc_subrc_deselected. endif. when 'INTF'. l_type = 1. if g_add_elem_intf = abap_false. cs_ztadir-subrc = gc_subrc_deselected. endif. when others. l_type = 2. endcase. if cs_ztadir-subrc = 0. select single clsname from seoclass into l_clsname where clsname = l_clsname and clstype = l_type. if sy-subrc <> 0. cs_ztadir-subrc = gc_subrc_not_found. else. select single descript from seoclasstx into l_descript where clsname = l_clsname and langu = sy-langu. if sy-subrc = 0. cs_ztadir-descript = l_descript. endif. endif. endif. endform. form select_t100 changing cs_ztadir type st_ztadir. data: l_arbgb type arbgb, l_stext type as4text. l_arbgb = cs_ztadir-obj_name. if g_add_elem_msag = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. select single stext from t100a into l_stext where arbgb = l_arbgb. if sy-subrc <> 0. cs_ztadir-subrc = gc_subrc_not_found. else. select single stext from t100t into l_stext where arbgb = l_arbgb and sprsl = sy-langu. cs_ztadir-descript = l_stext. endif. endif. endform. form select_tobj changing cs_ztadir type st_ztadir. data: l_objct type xuobject, l_ttext type xutext. l_objct = cs_ztadir-obj_name. if g_add_elem_tobj = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. select single objct from tobj into l_objct where objct = l_objct. if sy-subrc <> 0. cs_ztadir-subrc = gc_subrc_not_found. else. select single ttext from tobjt into l_ttext where object = l_objct and langu = sy-langu. if sy-subrc = 0. cs_ztadir-descript = l_ttext. endif. endif. endif. endform. form select_tpara changing cs_ztadir type st_ztadir. data: l_paramid type memoryid, l_partext type as4text. l_paramid = cs_ztadir-obj_name. if g_add_elem_para = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. select single partext from tpara into l_partext where paramid = l_paramid. if sy-subrc <> 0. cs_ztadir-subrc = gc_subrc_not_found. else. cs_ztadir-descript = l_partext. select single partext from tparat into l_partext where paramid = l_paramid and sprache = sy-langu. if sy-subrc = 0. cs_ztadir-descript = l_partext. endif. endif. endif. endform. form select_tstc changing cs_ztadir type st_ztadir. data: l_tcode type tcode, l_ttext type ttext_stct. l_tcode = cs_ztadir-obj_name. if g_add_elem_tran = abap_false. cs_ztadir-subrc = gc_subrc_deselected. else. select single tcode from tstc into l_tcode where tcode = l_tcode. if sy-subrc <> 0. cs_ztadir-subrc = gc_subrc_not_found. else. select single ttext from tstct into l_ttext where tcode = l_tcode and sprsl = sy-langu. if sy-subrc = 0. cs_ztadir-descript = l_ttext. endif. endif. endif. endform. form select_trdir changing cs_ztadir type st_ztadir. data: l_program type sy-repid, l_title type rs38m-repti. l_program = cs_ztadir-obj_name. call function 'PROGRAM_TITLE' exporting program = l_program language = sy-langu importing title = l_title. cs_ztadir-descript = l_title. cs_ztadir-progname = cs_ztadir-obj_name. select single subc from trdir into cs_ztadir-subc where name = cs_ztadir-progname. if sy-subrc <> 0 or cs_ztadir-subc na '1I'. cs_ztadir-subrc = gc_subrc_not_found. elseif ( cs_ztadir-subc = 'I' and g_add_elem_incl = abap_false ) or ( cs_ztadir-subc = '1' and g_add_elem_prog = abap_false ). cs_ztadir-subrc = gc_subrc_deselected. endif. endform. form text_tools. perform text_tools_text_elements. perform text_tools_text_concatenated. perform text_tools_text_message. refresh: gt_text_element, gt_text_element_t. endform. form text_tools_text_concatenated. data: l_text type string, l_str1 type string, l_str2 type string. field-symbols: type st_text_element, type any, type any, type any. loop at gt_text_element assigning where is_set = abap_false and ( not conc_v1 is initial or not conc_copula is initial or not conc_v2 is initial ). clear l_str1. clear l_str2. clear l_text. if not -conc_v1 is initial. assign (-conc_v1) to . l_str1 = . unassign . endif. if not -conc_v2 is initial. assign (-conc_v2) to . l_str2 = . unassign . endif. if -conc_sep_space = abap_false. concatenate l_str1 -conc_copula l_str2 into l_text. else. concatenate l_str1 -conc_copula l_str2 into l_text separated by space. endif. if not l_text is initial. -is_set = abap_true. assign (-fieldname) to . = l_text. unassign . endif. endloop. endform. form text_tools_text_elements. data: l_text type string, l_val_text type val_text, l_str type string. field-symbols: type st_text_element, type st_text_element_t, type any. loop at gt_text_element assigning . clear: l_text, l_str. read table gt_text_element_t assigning with key fieldname = -fieldname spras = sy-langu. if sy-subrc = 0 and not -text is initial. -is_set = abap_true. l_text = -text. else. read table gt_text_element_t assigning with key fieldname = -fieldname spras = 'E'. if sy-subrc = 0. l_text = -text. endif. endif. unassign . if -is_set = abap_false and not -dtel_rollname is initial. perform get_dtel_text using -dtel_rollname -dtel_field changing l_str. if not l_str is initial. -is_set = abap_true. l_text = l_str. endif. endif. if -is_set = abap_false and not -domname is initial. perform get_dom_value_text using -domname -domvalue changing l_val_text. if not l_val_text is initial. -is_set = abap_true. l_text = l_val_text. endif. endif. if -is_set = abap_false and not -icon_id is initial. perform get_icon_text using -icon_id -icon_field changing l_str. if not l_str is initial. -is_set = abap_true. l_text = l_str. endif. endif. if not l_text is initial. assign (-fieldname) to . = l_text. unassign . endif. endloop. endform. form text_tools_text_message. data: l_text type string, l_str1 type string, l_str2 type string, l_str3 type string, l_str4 type string. field-symbols: type st_text_element, type any, type any, type any, type any, type any. loop at gt_text_element assigning where is_set = abap_false and not msg_id is initial. clear: l_str1, l_str2, l_str3, l_str4, l_text. if not -msg_v1 is initial. assign (-msg_v1) to . if is assigned. l_str1 = . endif. unassign . endif. if not -msg_v2 is initial. assign (-msg_v2) to . if is assigned. l_str2 = . endif. unassign . endif. if not -msg_v3 is initial. assign (-msg_v3) to . if is assigned. l_str3 = . endif. unassign . endif. if not -msg_v4 is initial. assign (-msg_v4) to . if is assigned. l_str4 = . endif. unassign . endif. perform get_message_text using -msg_id -msg_nr l_str1 l_str2 l_str3 l_str4 changing l_text. if not l_text is initial. -is_set = abap_true. assign (-fieldname) to . = l_text. unassign . endif. endloop. endform. form cl_gui_get_folder changing c_selected_folder type string c_subrc type sysubrc. data: l_obj_file type ref to cl_gui_frontend_services, l_initial_folder type string. create object l_obj_file. if not p_folder is initial. l_initial_folder = p_folder. else. call method l_obj_file->get_temp_directory changing temp_dir = l_initial_folder exceptions others = 1. endif. call method l_obj_file->directory_browse exporting initial_folder = l_initial_folder changing selected_folder = c_selected_folder exceptions others = 1. c_subrc = sy-subrc. endform. form try_create_src_no_includes using it_src type it_string value(i_src_name) value(i_progname) changing ct_src_no_includes type it_string. refresh ct_src_no_includes. try. call function 'CREATE_SOURCE_WITHOUT_INCLUDES' exporting source_i = it_src source_name = i_src_name global_check = abap_true global_program = i_progname replacing_source = space importing source_o = ct_src_no_includes exceptions others = 1. catch cx_root. endtry. endform. form try_read_report using value(i_progname) changing ct_src type it_string. refresh ct_src. try. read report i_progname into ct_src state 'A'. catch cx_sy_read_src_line_too_long. catch cx_root. endtry. endform. form ddic. perform ddic_r3tr_doma. perform ddic_r3tr_dtel. perform ddic_r3tr_enqu. perform ddic_r3tr_shlp. perform ddic_r3tr_tabl_1. perform ddic_r3tr_tabl_2. perform ddic_r3tr_ttyp. perform ddic_r3tr_type. perform ddic_r3tr_view. endform. form ddic_r3tr_doma. data: lt_html type it_string, lt_tabstrip type it_tabstrip, l_domname type domname, ls_attributes type st_attributes, ls_definition type st_definition_1, ls_value_range type st_value_range, lt_value_range type it_value_range, ls_dd01v type dd01v, ls_dd01v_n type dd01v, lt_dd07v type standard table of dd07v, lt_dd07v_n type standard table of dd07v, l_state type dcdomaget, lt_doc type it_string. field-symbols: type st_ztadir, type dd07v, type st_tabstrip. perform get_tabstrip using 'DDIC_R3TR_DOMA' space changing lt_tabstrip. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'DOMA' and downloaded = abap_false. -downloaded = abap_true. clear: ls_attributes. refresh: lt_html, lt_value_range, lt_dd07v, lt_dd07v_n, lt_doc. l_domname = -obj_name. call function 'DD_DOMA_GET' exporting domain_name = l_domname langu = sy-langu withtext = abap_true importing dd01v_wa_a = ls_dd01v dd01v_wa_n = ls_dd01v_n got_state = l_state tables dd07v_tab_a = lt_dd07v dd07v_tab_n = lt_dd07v_n exceptions others = 1. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. ls_attributes-bname = ls_dd01v-as4user. perform get_date using ls_dd01v-as4date changing ls_attributes-date_last_changed. ls_attributes-devclass = -devclass. perform get_devClass using -devclass changing ls_attributes-devclass_descr. if ls_dd01v-dommaster is initial. select single masterlang from tadir into ls_dd01v-dommaster where pgmid = 'R3TR' and object = 'DOMA' and obj_name = l_domname. endif. perform get_spras using ls_dd01v-dommaster changing ls_attributes-laiso ls_attributes-sptxt. perform get_user using ls_dd01v-as4user changing ls_attributes-name_text. ls_definition-datatype = ls_dd01v-datatype. perform get_dom_value_text using 'DATATYPE' ls_dd01v-datatype changing ls_definition-datadescr. ls_definition-dataleng = ls_dd01v-leng. ls_definition-datadeci = ls_dd01v-decimals. ls_definition-outputlen = ls_dd01v-outputlen. ls_definition-convexit = ls_dd01v-convexit. ls_definition-signflag = ls_dd01v-signflag. ls_definition-lowercase = ls_dd01v-lowercase. sort lt_dd07v by valpos. loop at lt_dd07v assigning . ls_value_range-ddtext = -ddtext. if -domval_ld is initial. ls_value_range-domvalue_l = -domvalue_l. else. ls_value_range-domvalue_l = -domval_ld. endif. if -domval_hd is initial. ls_value_range-domvalue_h = -domval_hd. else. ls_value_range-domvalue_h = -domvalue_h. endif. append ls_value_range to lt_value_range. endloop. perform get_docu using 'DO' -obj_name 'T' changing lt_doc. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'DOC'. if lt_doc is initial. -empty = abap_true. endif. endcase. endloop. perform html_main_header using tpt_ddic_doma txt_domain -obj_name txt_active___1 txt_short_text___2 -descript space lt_tabstrip gt_link changing lt_html. if not lt_doc is initial or g_empty_tab = gc_empty_tab_display. perform html_add_doc using lt_doc 'DOC' abap_false changing lt_html. endif. perform html_add_attributes_1 using ls_attributes 'ATTRIBUTES' abap_false changing lt_html. perform html_add_definition_1 using ls_definition 'DEFINITION' abap_true changing lt_html. perform html_add_value_range using lt_value_range 'VALUERANGE' abap_false changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form ddic_r3tr_dtel. data: lt_html type it_string, lt_tabstrip type it_tabstrip, ls_tabstrip type st_tabstrip, l_rollname type rollname, ls_attributes type st_attributes, ls_data_type type st_data_type, ls_further_char type st_further_char, ls_field_label type st_field_label, lt_para type tpara, ls_dd01l type dd01l, lt_dd03p type standard table of dd03p, ls_dd04l type dd04l, ls_dd04l_n type dd04l, lt_dd04t type standard table of dd04t, ls_dd04t type dd04t, lt_dd04t_n type standard table of dd04t, l_state type ddrefstruc-state, lt_doc type it_string, lt_docdz type standard table of docdz, l_tab_nr type i, l_tab_id type string, l_doc_obj type doku_obj, l_active type flag. field-symbols: type any, type any, type any, type any, type any, type st_ztadir, type dd03p, type st_tabstrip, type docdz. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'DTEL' and downloaded = abap_false. -downloaded = abap_true. clear: ls_attributes. refresh: lt_html, lt_tabstrip, lt_dd04t, lt_dd04t_n, lt_doc, lt_docdz. l_rollname = -obj_name. call function 'DD_DTEL_GET' exporting roll_name = l_rollname langu = sy-langu withtext = abap_true importing got_state = l_state dd04l_wa_a = ls_dd04l dd04l_wa_n = ls_dd04l_n dd01l_wa = ls_dd01l tpara_wa = lt_para tables dd04t_tab_a = lt_dd04t dd04t_tab_n = lt_dd04t_n exceptions others = 1. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. read table lt_dd04t into ls_dd04t index 1. ls_attributes-bname = ls_dd04l-as4user. perform get_date using ls_dd04l-as4date changing ls_attributes-date_last_changed. ls_attributes-devclass = -devclass. perform get_devClass using -devclass changing ls_attributes-devclass_descr. if ls_dd04l-dtelmaster is initial. select single masterlang from tadir into ls_dd04l-dtelmaster where pgmid = 'R3TR' and object = 'DTEL' and obj_name = l_rollname. endif. perform get_spras using ls_dd04l-dtelmaster changing ls_attributes-laiso ls_attributes-sptxt. perform get_user using ls_dd04l-as4user changing ls_attributes-name_text. ls_data_type-domname = ls_dd04l-domname. perform get_dom using ls_data_type-domname changing ls_data_type-domdescr. assign component 'DATATYPE' of structure ls_dd04l to . if is assigned. ls_data_type-datatype = . unassign . endif. perform get_dom_value_text using 'DATATYPE' ls_dd04l-domname changing ls_data_type-datadescr. assign component 'LENG' of structure ls_dd04l to . if is assigned. ls_data_type-dataleng = . unassign . endif. assign component 'DECIMALS' of structure ls_dd04l to . if is assigned. ls_data_type-datadeci = . unassign . endif. assign component 'REFKIND' of structure ls_dd04l to . if is assigned. ls_data_type-refkind = . unassign . endif. assign component 'REFTYPE' of structure ls_dd04l to . if is assigned. ls_data_type-reftype = . unassign . else. ls_data_type-reftype = '#'. endif. ls_further_char-shlpname = ls_dd04l-shlpname. ls_further_char-shlpfield = ls_dd04l-shlpfield. ls_further_char-memoryid = ls_dd04l-memoryid. ls_further_char-deffdname = ls_dd04l-deffdname. ls_further_char-logflag = ls_dd04l-logflag. ls_field_label-scrlen_s = ls_dd04l-scrlen1. ls_field_label-scrtext_s = ls_dd04t-scrtext_s. ls_field_label-scrlen_m = ls_dd04l-scrlen2. ls_field_label-scrtext_m = ls_dd04t-scrtext_m. ls_field_label-scrlen_l = ls_dd04l-scrlen3. ls_field_label-scrtext_l = ls_dd04t-scrtext_l. ls_field_label-headlen = ls_dd04l-headlen. ls_field_label-reptext = ls_dd04t-reptext. perform get_docu using 'DE' -obj_name 'E' changing lt_doc. call function 'DOCU_GET_DZ' exporting langu = sy-langu rollname = l_rollname tables dz_list = lt_docdz exceptions others = 1. sort lt_docdz by addition. perform get_tabstrip using 'DDIC_R3TR_DTEL' space changing lt_tabstrip. sort lt_tabstrip by tab_nr descending. read table lt_tabstrip assigning index 1. l_tab_nr = -tab_nr. sort lt_tabstrip by tab_nr. clear ls_tabstrip. ls_tabstrip-active_order = 1. loop at lt_docdz assigning . l_tab_nr = l_tab_nr + 1. ls_tabstrip-form = 'DDIC_R3TR_DTEL'. concatenate 'DOCDZ_' -addition into ls_tabstrip-id. ls_tabstrip-parent_id = 'DOCDZ'. ls_tabstrip-tab_nr = l_tab_nr. ls_tabstrip-text = -addition. append ls_tabstrip to lt_tabstrip. clear ls_tabstrip. endloop. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'DOC'. if lt_doc is initial. -empty = abap_true. endif. when 'DOCDZ'. if lt_docdz is initial. -empty = abap_true. endif. endcase. endloop. perform html_main_header using tpt_ddic_dtel txt_data_element___1 -obj_name txt_active___1 txt_short_text___2 -descript space lt_tabstrip gt_link changing lt_html. if not lt_doc is initial or g_empty_tab = gc_empty_tab_display. perform html_add_doc using lt_doc 'DOC' abap_false changing lt_html. endif. if not lt_docdz is initial or g_empty_tab = gc_empty_tab_display. perform html_add_container_begin using lt_tabstrip 'DOCDZ' abap_false changing lt_html. l_active = abap_true. loop at lt_docdz assigning . clear: l_tab_id, l_doc_obj. refresh lt_doc. concatenate 'DOCDZ_' -addition into l_tab_id. call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'DZ' element = -rollname addition = -addition importing object = l_doc_obj. perform get_docu using 'DZ' l_doc_obj 'E' changing lt_doc. perform html_add_doc using lt_doc l_tab_id l_active changing lt_html. l_active = abap_false. endloop. perform html_add_container_end changing lt_html. endif. perform html_add_attributes_1 using ls_attributes 'ATTRIBUTES' abap_false changing lt_html. perform html_add_data_type using ls_data_type 'DATATYPE' abap_true changing lt_html. perform html_add_further_char using ls_further_char 'FURTHERCHAR' abap_false changing lt_html. perform html_add_field_label using ls_field_label 'FIELDLABEL' abap_false changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form ddic_r3tr_enqu. data: lt_html type it_string, lt_tabstrip type it_tabstrip, l_viewname type viewname, ls_attributes type st_attributes, lt_tables type it_tables, ls_tables type st_tables, ls_dd25v type dd25v, ls_dd25v_n type dd25v, lt_dd26v type standard table of dd26v, lt_dd26v_n type standard table of dd26v, lt_dd27p type standard table of dd27p, lt_dd27p_n type standard table of dd27p, l_state type dcenquget. field-symbols: type st_ztadir, type dd27p. perform get_tabstrip using 'DDIC_R3TR_ENQU' space changing lt_tabstrip. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'ENQU' and aggtype = 'E' and downloaded = abap_false. -downloaded = abap_true. clear: ls_attributes. refresh: lt_html, lt_dd26v, lt_dd26v_n, lt_dd27p, lt_dd27p_n. l_viewname = -obj_name. call function 'DD_ENQU_GET' exporting enqu_name = l_viewname langu = sy-langu withtext = abap_true importing dd25v_wa_a = ls_dd25v dd25v_wa_n = ls_dd25v_n got_state = l_state tables dd26v_tab_a = lt_dd26v dd26v_tab_n = lt_dd26v_n dd27p_tab_a = lt_dd27p dd27p_tab_n = lt_dd27p_n exceptions others = 1. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. ls_attributes-bname = ls_dd25v-as4user. perform get_date using ls_dd25v-as4date changing ls_attributes-date_last_changed. ls_attributes-devclass = -devclass. perform get_devClass using -devclass changing ls_attributes-devclass_descr. if ls_dd25v-masterlang is initial. select single masterlang from tadir into ls_dd25v-masterlang where pgmid = 'R3TR' and object = 'ENQU' and obj_name = l_viewname. endif. perform get_spras using ls_dd25v-masterlang changing ls_attributes-laiso ls_attributes-sptxt. perform get_user using ls_dd25v-as4user changing ls_attributes-name_text. ls_attributes-display_rfcenable = abap_true. ls_attributes-rfcenable = ls_dd25v-globalflag. sort lt_dd27p by viewname objpos. loop at lt_dd27p assigning where fieldname = '*'. clear ls_tables. if -tabname = ls_dd25v-roottab. ls_tables-primary = abap_true. endif. ls_tables-tabname = -tabname. perform get_dom_value_text using 'ENQMODE' -enqmode changing ls_tables-enqmode. append ls_tables to lt_tables. endloop. perform html_main_header using tpt_ddic_enqu txt_lock_object___1 -obj_name txt_active___1 txt_short_text___2 -descript space lt_tabstrip gt_link changing lt_html. perform html_add_attributes_1 using ls_attributes 'ATTRIBUTES' abap_false changing lt_html. perform html_add_tables using lt_tables 'TABLES' abap_true changing lt_html. delete lt_dd27p where fieldname = '*'. perform html_add_table using 'ENQU_PARAM' lt_dd27p lt_dd27p 'LOCKPARAMETER' abap_false changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form ddic_r3tr_shlp. data: lt_html type it_string, l_shlpname type shlpname, ls_dd30v type dd30v, ls_dd30v_n type dd30v, lt_dd31v type standard table of dd31v, lt_dd31v_n type standard table of dd31v, lt_dd32p type standard table of dd32p, lt_dd32p_n type standard table of dd32p, lt_dd33v type standard table of dd33v, lt_dd33v_n type standard table of dd33v, ls_attributes type st_attributes, lt_tabstrip type it_tabstrip, ls_definition type st_definition_2, l_state type dcshlpget. field-symbols: type st_ztadir, type dd07v. perform get_tabstrip using 'DDIC_R3TR_SHLP' space changing lt_tabstrip. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'SHLP' and downloaded = abap_false. -downloaded = abap_true. clear: ls_attributes, ls_definition. refresh: lt_html, lt_dd31v, lt_dd31v_n, lt_dd32p, lt_dd32p_n, lt_dd33v, lt_dd33v_n. l_shlpname = -obj_name. call function 'DD_SHLP_GET' exporting shlp_name = l_shlpname langu = sy-langu withtext = abap_true add_typeinfo = abap_true importing dd30v_wa_a = ls_dd30v dd30v_wa_n = ls_dd30v_n got_state = l_state tables dd31v_tab_a = lt_dd31v dd31v_tab_n = lt_dd31v_n dd32p_tab_a = lt_dd32p dd32p_tab_n = lt_dd32p_n dd33v_tab_a = lt_dd33v dd33v_tab_n = lt_dd33v_n exceptions others = 1. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. ls_attributes-bname = ls_dd30v-as4user. perform get_date using ls_dd30v-as4date changing ls_attributes-date_last_changed. ls_attributes-devclass = -devclass. perform get_devClass using -devclass changing ls_attributes-devclass_descr. if ls_dd30v-ddlanguage is initial. select single masterlang from tadir into ls_dd30v-ddlanguage where pgmid = 'R3TR' and object = 'SHLP' and obj_name = l_shlpname. endif. perform get_spras using ls_dd30v-ddlanguage changing ls_attributes-laiso ls_attributes-sptxt. perform get_user using ls_dd30v-as4user changing ls_attributes-name_text. ls_definition-selmethod = ls_dd30v-selmethod. ls_definition-texttab = ls_dd30v-texttab. ls_definition-dialogtype = ls_dd30v-dialogtype. ls_definition-hotkey = ls_dd30v-hotkey. ls_definition-selmexit = ls_dd30v-selmexit. perform html_main_header using tpt_ddic_shlp txt_elementary_srch_hlp -obj_name txt_active___1 txt_short_text___2 -descript space lt_tabstrip gt_link changing lt_html. perform html_add_attributes_1 using ls_attributes 'ATTRIBUTES' abap_false changing lt_html. perform html_add_definition_2 using ls_definition 'SHLP_PARAM' lt_dd32p 'DEFINITION' abap_true changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form ddic_r3tr_tabl_1. data: lt_html type it_string, lt_tabstrip type it_tabstrip, ls_attributes type st_attributes, ls_deliv_maint type st_deliv_maint, ls_dd02v type dd02v, lt_dd03p type standard table of dd03p, ls_dd09l type dd09l, lt_zdd03p_ext type it_zdd03p_ext, l_state type dctablget, lt_doc type it_string, lt_ddranking type it_dom_value, lt_exclass type it_access, ls_exclass type st_access. field-symbols: type st_ztadir, type dd03p, type st_dom_value, type st_tabstrip, type any. perform get_tabstrip using 'DDIC_R3TR_TABL_1' space changing lt_tabstrip. perform get_dom_value_texts using 'DDRANKING' changing lt_ddranking. sort lt_ddranking by value descending. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'TABL' and ( tabclass = 'INTTAB' or tabclass = 'VIEW' or tabclass = 'APPEND' ) and downloaded = abap_false. -downloaded = abap_true. clear: ls_attributes. refresh: lt_html, lt_dd03p, lt_doc, lt_exclass. perform ddic_r3tr_tabl_get changing ls_dd02v lt_dd03p lt_zdd03p_ext ls_dd09l. ls_attributes-bname = ls_dd02v-as4user. perform get_date using ls_dd02v-as4date changing ls_attributes-date_last_changed. ls_attributes-devclass = -devclass. perform get_devClass using -devclass changing ls_attributes-devclass_descr. perform get_spras using ls_dd02v-masterlang changing ls_attributes-laiso ls_attributes-sptxt. perform get_user using ls_dd02v-as4user changing ls_attributes-name_text. ls_deliv_maint-contflag = ls_dd02v-contflag. perform get_dom_value_text using 'CONTFLAG' ls_dd02v-contflag changing ls_deliv_maint-contflag_text. perform get_dom_value_text using 'MAINTFLAG' ls_dd02v-mainflag changing ls_deliv_maint-mainflag_text. assign component 'EXCLASS' of structure ls_dd02v to . if is assigned. loop at lt_ddranking assigning . ls_exclass-ddtext = -text. ls_exclass-checked = abap_false. if -value = . ls_exclass-checked = abap_true. endif. append ls_exclass to lt_exclass. endloop. endif. perform get_docu using 'TB' -obj_name 'E' changing lt_doc. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'DOC'. if lt_doc is initial. -empty = abap_true. endif. when 'EXCLASS'. if lt_exclass is initial. -hidden = abap_true. endif. endcase. endloop. perform html_main_header using tpt_ddic_stru txt_structure -obj_name txt_active___1 txt_short_text___2 -descript space lt_tabstrip gt_link changing lt_html. if not lt_exclass is initial. perform html_add_box_radioButtons using txt_enhancement_category_for_s 'EXCLASS' lt_exclass 'EXCLASS' abap_false changing lt_html. endif. if not lt_doc is initial or g_empty_tab = gc_empty_tab_display. perform html_add_doc using lt_doc 'DOC' abap_false changing lt_html. endif. perform html_add_attributes_1 using ls_attributes 'ATTRIBUTES' abap_false changing lt_html. perform html_add_table using 'TABL1COMPO' lt_dd03p lt_zdd03p_ext 'COMPONENTS' abap_true changing lt_html. perform html_add_table using 'TABL1ENTRY' lt_dd03p lt_zdd03p_ext 'ENTRY_HELP_CHECK' abap_false changing lt_html. perform html_add_table using 'TABL1CURRQ' lt_dd03p lt_zdd03p_ext 'CURR_QUANT_FIELDS' abap_false changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form ddic_r3tr_tabl_2. data: lt_html type it_string, lt_tabstrip type it_tabstrip, l_name_value type string, ls_attributes type st_attributes, ls_deliv_maint type st_deliv_maint, lt_access type it_access, ls_dd02v type dd02v, lt_dd03p type standard table of dd03p, ls_dd09l type dd09l, lt_zdd03p_ext type it_zdd03p_ext, l_state type dctablget, lt_doc type it_string, lt_ddranking type it_dom_value, lt_exclass type it_access, ls_exclass type st_access, l_texttabname type tabname, l_text_obj_name type sobj_name, l_text_devclass type devclass, lt_link type it_link, ls_link type st_link, lt_csv type it_string, lt_xml type it_string, lt_ts_params type it_textinput, lt_ts_buffer type it_access, lt_ts_buffer_type_l type it_textinput, lt_ts_buffer_type_r type it_textinput, lt_ts_bottom type it_textinput, ls_textinput type st_textinput, ls_access type st_access, l_ddtext type ddtext, lt_dom_value type it_dom_value, lt_tmg_tech_details type it_textinput, ls_tddat type tddat, ls_tbrgt type tbrgt, ls_tvdir type tvdir, ls_objh type objh, l_compare_flag type string, lt_str type it_string. field-symbols: type st_ztadir, type st_dom_value, type st_tabstrip, type any, type st_dom_value. perform get_tabstrip using 'DDIC_R3TR_TABL_2' space changing lt_tabstrip. perform get_dom_value_texts using 'DDRANKING' changing lt_ddranking. sort lt_ddranking by value descending. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'TABL' and ( tabclass = 'CLUSTER' or tabclass = 'POOL' or tabclass = 'TRANSP' ) and downloaded = abap_false. -downloaded = abap_true. clear: ls_attributes, l_state, l_texttabname, l_text_obj_name, l_text_devclass, ls_textinput, l_ddtext, ls_tddat, ls_tbrgt, ls_tvdir, ls_objh, l_compare_flag. refresh: lt_html, lt_doc, lt_exclass, lt_link, lt_csv, lt_xml, lt_ts_params, lt_ts_buffer, lt_ts_buffer_type_l, lt_ts_buffer_type_r, lt_ts_bottom, lt_tmg_tech_details. perform ddic_r3tr_tabl_get changing ls_dd02v lt_dd03p lt_zdd03p_ext ls_dd09l. l_tabname = -obj_name. ls_attributes-bname = ls_dd02v-as4user. perform get_date using ls_dd02v-as4date changing ls_attributes-date_last_changed. ls_attributes-devclass = -devclass. perform get_devClass using -devclass changing ls_attributes-devclass_descr. perform get_spras using ls_dd02v-masterlang changing ls_attributes-laiso ls_attributes-sptxt. perform get_user using ls_dd02v-as4user changing ls_attributes-name_text. ls_deliv_maint-sqltab = ls_dd02v-sqltab. ls_deliv_maint-display_cont = abap_true. ls_deliv_maint-contflag = ls_dd02v-contflag. perform get_dom_value_text using 'CONTFLAG' ls_dd02v-contflag changing ls_deliv_maint-contflag_text. ls_deliv_maint-display_main = abap_true. perform get_dom_value_text using 'MAINTFLAG' ls_dd02v-mainflag changing ls_deliv_maint-mainflag_text. clear ls_textinput. ls_textinput-name = txt_data_class. ls_textinput-value = ls_dd09l-tabart. select single darttext from dartt into l_ddtext where tabart = ls_dd09l-tabart and ddlangu = sy-langu. ls_textinput-description = l_ddtext. ls_textinput-input = abap_true. append ls_textinput to lt_ts_params. clear ls_textinput. ls_textinput-name = txt_size_category. ls_textinput-value = ls_dd09l-tabkat. ls_textinput-input = abap_true. append ls_textinput to lt_ts_params. perform get_dom_value_texts using 'BUFALLOW' changing lt_dom_value. loop at lt_dom_value assigning . clear ls_access. ls_access-ddtext = -text. if -value = ls_dd09l-bufallow. ls_access-checked = abap_true. endif. append ls_access to lt_ts_buffer. endloop. clear ls_textinput. ls_textinput-name = txt_single_records_buff. if ls_dd09l-pufferung = 'P'. ls_textinput-value = abap_true. endif. ls_textinput-flag = abap_true. append ls_textinput to lt_ts_buffer_type_l. clear ls_textinput. ls_textinput-name = txt_generic_area_buffered. if ls_dd09l-pufferung = 'G'. ls_textinput-value = abap_true. endif. ls_textinput-flag = abap_true. append ls_textinput to lt_ts_buffer_type_l. clear ls_textinput. ls_textinput-name = txt_fully_buffered. if ls_dd09l-pufferung = 'X'. ls_textinput-value = abap_true. endif. ls_textinput-flag = abap_true. append ls_textinput to lt_ts_buffer_type_l. clear ls_textinput. ls_textinput-space = abap_true. append ls_textinput to lt_ts_buffer_type_r. clear ls_textinput. ls_textinput-name = txt_no_of_key_fields. perform get_unpacked using ls_dd09l-schfeldanz changing ls_textinput-value. ls_textinput-input = abap_true. append ls_textinput to lt_ts_buffer_type_r. clear ls_textinput. ls_textinput-space = abap_true. append ls_textinput to lt_ts_buffer_type_r. clear ls_textinput. ls_textinput-name = txt_log_data_changes. ls_textinput-value = ls_dd09l-protokoll. ls_textinput-flag = abap_true. append ls_textinput to lt_ts_bottom. assign component 'EXCLASS' of structure ls_dd02v to . if is assigned. loop at lt_ddranking assigning . ls_exclass-ddtext = -text. ls_exclass-checked = abap_false. if -value = . ls_exclass-checked = abap_true. endif. append ls_exclass to lt_exclass. endloop. endif. select single * from tvdir into ls_tvdir where tabname = l_tabname. select single * from objh into ls_objh where objectname = l_tabname and objecttype = 'S'. select single * from tddat into ls_tddat where tabname = l_tabname. select single * from tbrgt into ls_tbrgt where brgru = ls_tddat-cclass and spras = sy-langu. clear ls_textinput. ls_textinput-name = txt_authorization_group. ls_textinput-value = ls_tddat-cclass. perform encode_html changing ls_textinput-value. ls_textinput-input = abap_true. ls_textinput-description = ls_tbrgt-bezei. perform encode_html changing ls_textinput-description. append ls_textinput to lt_tmg_tech_details. clear ls_textinput. ls_textinput-name = txt_authorization_object___1. ls_textinput-value = ls_tbrgt-brobj. append ls_textinput to lt_tmg_tech_details. clear ls_textinput. ls_textinput-name = txt_function_group. ls_textinput-value = ls_tvdir-area. ls_textinput-input = abap_true. append ls_textinput to lt_tmg_tech_details. clear ls_textinput. ls_textinput-name = txt_package. ls_textinput-value = ls_tvdir-devclass. ls_textinput-input = abap_true. append ls_textinput to lt_tmg_tech_details. perform get_dom_value_text using 'OBJIMP' ls_objh-importable changing l_compare_flag. perform get_docu using 'TB' -obj_name 'E' changing lt_doc. clear ls_link. call function 'TABLE_GET_TEXTTABLE' exporting checktable = l_tabname importing tabname = l_texttabname exceptions others = 1. if sy-subrc = 0. l_text_obj_name = l_texttabname. select single devclass from tadir into l_text_devclass where pgmid = -pgmid and object = -object and obj_name = l_text_obj_name. if l_text_devclass = g_pack. concatenate l_texttabname '.' gc_extension_htm into ls_link-href. ls_link-onclick = 'window.location=this.href'. endif. ls_link-descript = txt_text_table. ls_link-title = l_texttabname. append ls_link to lt_link. endif. clear ls_link. read table gt_tadir transporting no fields with key obj_name = -obj_name. if sy-subrc = 0. if g_add_db_format_csv = abap_true. perform data2csv using l_tabname changing lt_csv. perform download using lt_csv -pgmid -object -obj_name gc_extension_csv abap_false. ls_link-href = -obj_name. split ls_link-href at '/' into table lt_str. loop at lt_str into ls_link-href. endloop. concatenate ls_link-href '.' gc_extension_csv into ls_link-href. ls_link-onclick = 'window.open(this.href)'. ls_link-descript = gc_extension_csv. append ls_link to lt_link. endif. if g_add_db_format_xml = abap_true. perform data2xml using l_tabname changing lt_xml. perform download using lt_xml -pgmid -object -obj_name gc_extension_xml abap_false. ls_link-href = -obj_name. split ls_link-href at '/' into table lt_str. loop at lt_str into ls_link-href. endloop. concatenate ls_link-href '.' gc_extension_xml into ls_link-href. ls_link-onclick = 'window.open(this.href)'. ls_link-descript = gc_extension_xml. append ls_link to lt_link. endif. endif. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'DOC'. if lt_doc is initial. -empty = abap_true. endif. when 'EXCLASS'. if lt_exclass is initial. -hidden = abap_true. endif. endcase. endloop. case -tabclass. when 'CLUSTER'. l_name_value = txt_cluster_table. when 'POOL'. l_name_value = txt_pooled_table. when 'TRANSP'. l_name_value = txt_transp_table. when others. l_name_value = txt_table. endcase. perform html_main_header using tpt_ddic_tabl l_name_value -obj_name txt_active___1 txt_short_text___2 -descript space lt_tabstrip lt_link changing lt_html. perform html_add_tech_settings using txt_logical_storage_parameters lt_ts_params txt_buffering lt_ts_buffer txt_buffering_type lt_ts_buffer_type_l lt_ts_buffer_type_r lt_ts_bottom 'TECH_SETTINGS' abap_false changing lt_html. if not lt_exclass is initial. perform html_add_box_radioButtons using txt_enhancement_category_for_s 'EXCLASS' lt_exclass 'EXCLASS' abap_false changing lt_html. endif. perform html_add_tableMaintGenerator using txt_technical_dialog_details lt_tmg_tech_details txt_maintenance_screens ls_tvdir-type ls_tvdir-liste ls_tvdir-detail txt_dialog_data_transport_deta ls_tvdir-flag l_compare_flag 'TABLE_MAINT_GEN' abap_false changing lt_html. if not lt_doc is initial or g_empty_tab = gc_empty_tab_display. perform html_add_doc using lt_doc 'DOC' abap_false changing lt_html. endif. perform html_add_attributes_1 using ls_attributes 'ATTRIBUTES' abap_false changing lt_html. perform html_add_deliv_maint using ls_deliv_maint lt_access 'DELIVMAINT' abap_false changing lt_html. perform html_add_table using 'TABL2FIELD' lt_dd03p lt_zdd03p_ext 'FIELDS' abap_true changing lt_html. perform html_add_table using 'TABL2ENTRY' lt_dd03p lt_zdd03p_ext 'ENTRY_HELP_CHECK' abap_false changing lt_html. perform html_add_table using 'TABL2CURRQ' lt_dd03p lt_zdd03p_ext 'CURR_QUANT_FIELDS' abap_false changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form ddic_r3tr_tabl_get changing cs_ztadir type st_ztadir cs_dd02v type dd02v ct_dd03p type dd03ttyp ct_zdd03p_ext type it_zdd03p_ext cs_dd09l type dd09l. clear: cs_dd02v, cs_dd09l. refresh: ct_dd03p, ct_zdd03p_ext. data: l_strukname type strukname, ls_dd02v_n type dd02v, lt_dd03p_n type standard table of dd03p, lt_dd05m type standard table of dd05m, lt_dd05m_n type standard table of dd05m, lt_dd08v type standard table of dd08v, lt_dd08v_n type standard table of dd08v, ls_dd09v_n type dd09v, lt_dd12v type standard table of dd12v, lt_dd12v_n type standard table of dd12v, lt_dd17v type standard table of dd17v, lt_dd17v_n type standard table of dd17v, lt_dd35v type standard table of dd35v, lt_dd35v_n type standard table of dd35v, lt_dd36m type standard table of dd36m, lt_dd36m_n type standard table of dd36m, ls_zdd03p_ext type st_zdd03p_ext, l_state type dctablget. field-symbols: type dd03p. l_strukname = cs_ztadir-obj_name. call function 'DD_TABL_GET' exporting tabl_name = l_strukname withtext = abap_true add_typeinfo = abap_true importing dd02v_wa_a = cs_dd02v dd02v_wa_n = ls_dd02v_n dd09l_wa_a = cs_dd09l dd09l_wa_n = ls_dd09v_n got_state = l_state tables dd03p_tab_a = ct_dd03p dd03p_tab_n = lt_dd03p_n dd05m_tab_a = lt_dd05m dd05m_tab_n = lt_dd05m_n dd08v_tab_a = lt_dd08v dd08v_tab_n = lt_dd08v_n dd12v_tab_a = lt_dd12v dd12v_tab_n = lt_dd12v_n dd17v_tab_a = lt_dd17v dd17v_tab_n = lt_dd17v_n dd35v_tab_a = lt_dd35v dd35v_tab_n = lt_dd35v_n dd36m_tab_a = lt_dd36m dd36m_tab_n = lt_dd36m_n exceptions others = 1. if sy-subrc <> 0. cs_ztadir-subrc = sy-subrc. return. endif. if cs_dd02v-masterlang is initial. select single masterlang from tadir into cs_dd02v-masterlang where pgmid = 'R3TR' and object = 'TABL' and obj_name = l_strukname. endif. loop at ct_dd03p assigning . if -fieldname = '.INCLU--AP'. -fieldname = '.APPEND'. endif. if -rollname is initial and not -precfield is initial. select single tabname from dd02l into -rollname where tabname = -precfield and as4local = 'A'. if sy-subrc = 0. -datatype = 'STRU'. else. select single typename from dd40l into -rollname where typename = -precfield and as4local = 'A'. if sy-subrc = 0. -datatype = 'TTYP'. endif. endif. endif. clear ls_zdd03p_ext. case -shlporigin. when 'F'. ls_zdd03p_ext-shlporigin_f = abap_true. when 'P'. ls_zdd03p_ext-shlporigin_p = abap_true. endcase. if not -shlporigin is initial. perform get_dom_value_text using 'SHLPORIGIN' -shlporigin changing ls_zdd03p_ext-shlporigin_ddtext. endif. append ls_zdd03p_ext to ct_zdd03p_ext. endloop. endform. form ddic_r3tr_ttyp. data: lt_html type it_string, lt_tabstrip type it_tabstrip, l_typename type typename, lt_dom_value_accessmode type it_dom_value, lt_dom_value_keydef type it_dom_value, lt_dom_value_keykind type it_dom_value, ls_access type st_access, ls_attributes type st_attributes, ls_line_type type st_line_type, ls_init_access type st_init_access, ls_key type st_key, lt_accessmode type it_access, lt_keykind type it_access, lt_keydef type it_access, ls_dd40v type dd40v, ls_dd40v_n type dd40v, ls_dd42v type dd42v, lt_dd42v type standard table of dd42v, lt_dd42v_n type standard table of dd42v, l_state type dcttypget, l_ttypkind type c. field-symbols: type any, type any, type any, type any, type any, type any, type any, type any, type any, type st_ztadir, type st_dom_value. perform get_tabstrip using 'DDIC_R3TR_TTYP' space changing lt_tabstrip. perform get_dom_value_texts using 'ACCESSMODE' changing lt_dom_value_accessmode. perform get_dom_value_texts using 'TTYPKEYDEF' changing lt_dom_value_keydef. perform get_dom_value_texts using 'KEYKIND' changing lt_dom_value_keykind. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'TTYP' and downloaded = abap_false. -downloaded = abap_true. clear: ls_attributes, ls_line_type, ls_init_access, ls_key, l_ttypkind. refresh: lt_html, lt_dd42v, lt_dd42v_n. l_typename = -obj_name. call function 'DD_TTYP_GET' exporting ttyp_name = l_typename langu = sy-langu withtext = abap_true importing got_state = l_state dd40v_wa_a = ls_dd40v dd40v_wa_n = ls_dd40v_n tables dd42v_tab_a = lt_dd42v dd42v_tab_n = lt_dd42v_n exceptions others = 1. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. assign component 'TTYPKIND' of structure ls_dd40v to . if is assigned. l_ttypkind = . unassign . endif. ls_attributes-bname = ls_dd40v-as4user. perform get_date using ls_dd40v-as4date changing ls_attributes-date_last_changed. ls_attributes-devclass = -devclass. perform get_devClass using -devclass changing ls_attributes-devclass_descr. if ls_dd40v-ddlanguage is initial. select single masterlang from tadir into ls_dd40v-ddlanguage where pgmid = 'R3TR' and object = 'TTYP' and obj_name = l_typename. endif. perform get_spras using ls_dd40v-ddlanguage changing ls_attributes-laiso ls_attributes-sptxt. perform get_user using ls_dd40v-as4user changing ls_attributes-name_text. ls_line_type-rowkind = ls_dd40v-rowkind. assign component 'ROWKIND' of structure ls_dd40v to . if is assigned. ls_line_type-rowkind = . unassign . endif. assign component 'ROWTYPE' of structure ls_dd40v to . if is assigned. ls_line_type-rowtype = . unassign . endif. perform get_dom_value_text using 'TYPEKIND' ls_dd40v-rowtype changing ls_line_type-rowdescr. assign component 'DATATYPE' of structure ls_dd40v to . if is assigned. ls_line_type-datatype = . unassign . endif. assign component 'LENG' of structure ls_dd40v to . if is assigned. ls_line_type-dataleng = . unassign . endif. assign component 'DECIMALS' of structure ls_dd40v to . if is assigned. ls_line_type-datadeci = . unassign . endif. ls_line_type-datadeci = ls_dd40v-decimals. assign component 'REFTYPE' of structure ls_dd40v to . if is assigned. ls_line_type-reftype = . perform get_dom_value_text using 'DDREFTYPE' changing ls_line_type-refdescr. unassign . else. ls_line_type-reftype = '#'. endif. assign component 'RANGE_CTYP' of structure ls_dd40v to . if is assigned. ls_line_type-range_ctyp = . unassign . endif. assign component 'CTDATATYPE' of structure ls_dd40v to . if is assigned. ls_line_type-ctdatatype = . unassign . endif. assign component 'CTLENG' of structure ls_dd40v to . if is assigned. ls_line_type-ctleng = . unassign . endif. assign component 'CTDECIMALS' of structure ls_dd40v to . if is assigned. ls_line_type-ctdecimals = . unassign . endif. assign component 'OCCURS' of structure ls_dd40v to . if is assigned. ls_init_access-occurs = . unassign . else. ls_init_access-unknown = abap_true. endif. refresh lt_accessmode. loop at lt_dom_value_accessmode assigning . clear ls_access. ls_access-ddtext = -text. if ls_dd40v-accessmode = -value. ls_access-checked = abap_true. endif. append ls_access to lt_accessmode. endloop. refresh lt_keydef. loop at lt_dom_value_keydef assigning . clear ls_access. ls_access-ddtext = -text. if ls_dd40v-keydef = -value. ls_access-checked = abap_true. endif. append ls_access to lt_keydef. endloop. refresh lt_keykind. loop at lt_dom_value_keykind assigning . clear ls_access. ls_access-ddtext = -text. if ls_dd40v-keykind = -value. ls_access-checked = abap_true. endif. append ls_access to lt_keykind. endloop. if ls_dd40v-generic = abap_true. ls_line_type-info = txt_type_is_generic. ls_init_access-info1 = txt_type_is_generic. ls_key-info = txt_type_is_generic. endif. if l_ttypkind = 'R'. ls_init_access-info2 = txt_access_type_is_given_for_a. concatenate txt_key_attribute_defined_for1 txt_key_attribute_defined_for2 into ls_key-info separated by space. endif. perform html_main_header using tpt_ddic_ttyp txt_table_type -obj_name txt_active___1 txt_short_text___2 -descript space lt_tabstrip gt_link changing lt_html. perform html_add_attributes_1 using ls_attributes 'ATTRIBUTES' abap_false changing lt_html. if l_ttypkind = 'R'. perform html_add_line_type_2 using ls_line_type 'LINETYPE' abap_true changing lt_html. else. perform html_add_line_type_1 using ls_line_type 'LINETYPE' abap_true changing lt_html. endif. perform html_add_init_access using ls_init_access lt_accessmode 'INITACCESS' abap_false changing lt_html. perform html_add_key using ls_key lt_keydef lt_keykind 'TTYP_DD42V' lt_dd42v 'KEY' abap_false changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form ddic_r3tr_type. data: lt_html type it_string, l_progname type progname, ls_trdir type trdir, lt_source type it_string, ls_attributes type st_attributes, lt_tabstrip type it_tabstrip. field-symbols: type st_ztadir. perform get_tabstrip using 'DDIC_R3TR_TYPE' space changing lt_tabstrip. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'TYPE' and downloaded = abap_false. -downloaded = abap_true. clear: ls_attributes. refresh: lt_html. call function 'RS_TADIR_TO_PROGNAME' exporting object = 'TYPE' obj_name = -obj_name importing progname = l_progname. select single * from trdir into ls_trdir where name = l_progname. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. ls_attributes-bname = ls_trdir-unam. perform get_date using ls_trdir-udat changing ls_attributes-date_last_changed. ls_attributes-devclass = -devclass. perform get_devClass using -devclass changing ls_attributes-devclass_descr. if ls_trdir-rload is initial. select single masterlang from tadir into ls_trdir-rload where pgmid = 'R3TR' and object = 'TYPE' and obj_name = -obj_name. endif. perform get_spras using ls_trdir-rload changing ls_attributes-laiso ls_attributes-sptxt. perform get_user using ls_trdir-unam changing ls_attributes-name_text. perform try_read_report using l_progname changing lt_source. perform html_main_header using tpt_ddic_type txt_type_group -obj_name txt_active___1 txt_short_text___2 -descript 'makeDivSize(''SOURCECODE'')' lt_tabstrip gt_link changing lt_html. perform html_add_attributes_1 using ls_attributes 'ATTRIBUTES' abap_false changing lt_html. perform html_add_sourceCode using lt_source -obj_name space space gc_extension_txt 'SOURCECODE' abap_true changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. if g_add_sourcecode = abap_true. perform download using lt_source -pgmid -object -obj_name gc_extension_txt abap_false. endif. endloop. endform. form ddic_r3tr_view. data: lt_html type it_string, lt_tabstrip type it_tabstrip, l_viewname type viewname, ls_attributes type st_attributes, ls_tabname type st_tabname, lt_tabname type it_tabname, ls_join_conditions type st_join_conditions, lt_join_conditions type it_join_conditions, lt_tables type it_tables, ls_table type st_table_structure, ls_deliv_maint type st_deliv_maint, lt_dom_value_viewgrant type it_dom_value, lt_access type it_access, ls_access type st_access, ls_dd09v type dd09v, ls_dd09v_n type dd09v, ls_dd25v type dd25v, ls_dd25v_n type dd25v, lt_dd26v type standard table of dd26v, lt_dd26v_n type standard table of dd26v, lt_dd27p type standard table of dd27p, lt_dd27p_n type standard table of dd27p, lt_dd28v type standard table of dd28v, lt_dd28v_n type standard table of dd28v, l_state type dcviewget, l_id type string, l_txt_viewclass type as4text, lt_ts_buffer type it_access, lt_ts_buffer_type_l type it_textinput, lt_ts_buffer_type_r type it_textinput, ls_textinput type st_textinput, l_ddtext type ddtext, lt_dom_value type it_dom_value, lt_create type it_string, l_filename type string. field-symbols: type st_ztadir, type st_dom_value, type dd26v, type dd27p, type dd28v, type st_tabstrip. perform get_dom_value_texts using 'VIEWGRANT' changing lt_dom_value_viewgrant. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'VIEW' and downloaded = abap_false. -downloaded = abap_true. clear: ls_attributes, l_txt_viewclass, ls_textinput, l_ddtext, l_filename. refresh: lt_html, lt_dd26v, lt_dd26v_n, lt_dd27p, lt_dd27p_n, lt_dd28v, lt_dd28v_n, lt_ts_buffer, lt_ts_buffer_type_l, lt_ts_buffer_type_r, lt_create. l_viewname = -obj_name. call function 'DD_VIEW_GET' exporting view_name = l_viewname langu = sy-langu withtext = abap_true importing dd25v_wa_a = ls_dd25v dd25v_wa_n = ls_dd25v_n dd09l_wa_a = ls_dd09v dd09l_wa_n = ls_dd09v_n got_state = l_state tables dd26v_tab_a = lt_dd26v dd26v_tab_n = lt_dd26v_n dd27p_tab_a = lt_dd27p dd27p_tab_n = lt_dd27p_n dd28v_tab_a = lt_dd28v dd28v_tab_n = lt_dd28v_n exceptions others = 1. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. ls_attributes-bname = ls_dd25v-as4user. perform get_date using ls_dd25v-as4date changing ls_attributes-date_last_changed. ls_attributes-devclass = -devclass. perform get_devClass using -devclass changing ls_attributes-devclass_descr. if ls_dd25v-masterlang is initial. select single masterlang from tadir into ls_dd25v-masterlang where pgmid = 'R3TR' and object = 'VIEW' and obj_name = l_viewname. endif. perform get_spras using ls_dd25v-masterlang changing ls_attributes-laiso ls_attributes-sptxt. perform get_user using ls_dd25v-as4user changing ls_attributes-name_text. if ls_dd25v-viewclass co 'A'. ls_attributes-display_appview = abap_true. ls_attributes-appview = ls_dd25v-roottab. endif. if not ls_dd09v-tabname is initial. perform get_dom_value_texts using 'BUFALLOW' changing lt_dom_value. loop at lt_dom_value assigning . clear ls_access. ls_access-ddtext = -text. if -value = ls_dd09v-bufallow. ls_access-checked = abap_true. endif. append ls_access to lt_ts_buffer. endloop. clear ls_textinput. ls_textinput-name = txt_single_records_buff. if ls_dd09v-pufferung = 'P'. ls_textinput-value = abap_true. endif. ls_textinput-flag = abap_true. append ls_textinput to lt_ts_buffer_type_l. clear ls_textinput. ls_textinput-name = txt_generic_area_buffered. if ls_dd09v-pufferung = 'G'. ls_textinput-value = abap_true. endif. ls_textinput-flag = abap_true. append ls_textinput to lt_ts_buffer_type_l. clear ls_textinput. ls_textinput-name = txt_fully_buffered. if ls_dd09v-pufferung = 'X'. ls_textinput-value = abap_true. endif. ls_textinput-flag = abap_true. append ls_textinput to lt_ts_buffer_type_l. clear ls_textinput. ls_textinput-space = abap_true. append ls_textinput to lt_ts_buffer_type_r. clear ls_textinput. ls_textinput-name = txt_no_of_key_fields. perform get_unpacked using ls_dd09v-schfeldanz changing ls_textinput-value. ls_textinput-input = abap_true. append ls_textinput to lt_ts_buffer_type_r. clear ls_textinput. ls_textinput-space = abap_true. append ls_textinput to lt_ts_buffer_type_r. endif. call function 'DB_GET_VIEW_DEFINITION_RAW' exporting viewname = l_viewname tables text_tab = lt_create exceptions others = 1. refresh lt_tabname. loop at lt_dd26v assigning . ls_tabname-tabname = -tabname. append ls_tabname to lt_tabname. endloop. sort lt_tabname by tabname. delete adjacent duplicates from lt_tabname. refresh lt_join_conditions. if ls_dd25v-viewclass co 'HDCV'. refresh lt_join_conditions. sort lt_dd28v by position. loop at lt_dd28v assigning . if -negation = 'JL'. ls_join_conditions-tabname_l = -tabname. ls_join_conditions-fieldname_l = -fieldname. perform get_GUI_operator using -operator changing ls_join_conditions-operator. else. ls_join_conditions-tabname_r = -tabname. ls_join_conditions-fieldname_r = -fieldname. append ls_join_conditions to lt_join_conditions. endif. endloop. endif. if ls_dd25v-viewclass co 'HDCV'. delete lt_dd28v where constants = space. endif. refresh lt_access. loop at lt_dom_value_viewgrant assigning . clear ls_access. if ls_dd25v-viewclass co 'HCV' or -value na 'MU'. ls_access-ddtext = -text. if ls_dd25v-viewgrant = -value. ls_access-checked = abap_true. endif. append ls_access to lt_access. endif. endloop. clear ls_deliv_maint. ls_deliv_maint-display_cont = abap_false. ls_deliv_maint-display_main = abap_false. if ls_dd25v-viewclass co 'CV'. ls_deliv_maint-display_cont = abap_true. ls_deliv_maint-contflag = ls_dd25v-customauth. perform get_dom_value_text using 'CONTFLAG' ls_dd25v-customauth changing ls_deliv_maint-contflag_text. endif. if ls_dd25v-viewclass co 'DPCV'. ls_deliv_maint-display_main = abap_true. perform get_dom_value_text using 'MAINTFLAG' ls_dd25v-globalflag changing ls_deliv_maint-mainflag_text. endif. perform get_tabstrip using 'DDIC_R3TR_VIEW' ls_dd25v-viewclass changing lt_tabstrip. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'CREATE'. if lt_create is initial. -empty = abap_true. endif. when 'SELECTIONCONDITIONS'. if lt_dd28v is initial. -empty = abap_true. endif. endcase. endloop. perform get_dom_value_text using 'VIEWCLASS' ls_dd25v-viewclass changing l_txt_viewclass. perform html_main_header using tpt_ddic_view l_txt_viewclass -obj_name txt_active___1 txt_short_text___2 -descript space lt_tabstrip gt_link changing lt_html. if ls_dd25v-viewclass co 'HDPSCV'. perform html_add_box1RB_subbox2TI using txt_buffering lt_ts_buffer txt_buffering_type lt_ts_buffer_type_l lt_ts_buffer_type_r 'TECH_SETTINGS' abap_false changing lt_html. endif. if ls_dd25v-viewclass co 'HDPSCV'. if not lt_create is initial or g_empty_tab = gc_empty_tab_display. concatenate l_viewname '_CREATE' into l_filename. perform html_add_sourceCode using lt_create l_filename space space gc_extension_txt 'CREATE' abap_false changing lt_html. if not lt_create is initial and g_add_sourcecode = abap_true. perform download using lt_create -pgmid -object l_filename gc_extension_txt abap_false. endif. endif. endif. perform html_add_attributes_1 using ls_attributes 'ATTRIBUTES' abap_false changing lt_html. if ls_dd25v-viewclass co 'HDCV'. perform html_add_table2hor using 'VIEW_JOINT' lt_tabname lt_tabname 'VIEW_JOINC' lt_join_conditions lt_join_conditions 'TABJOINCONDITIONS' abap_false changing lt_html. endif. perform get_id using 'VIEW_FIELD|' ls_dd25v-viewclass changing l_id. if ls_dd25v-viewclass co 'HDPCV'. perform html_add_table using l_id lt_dd27p lt_dd27p 'VIEWFIELDS' abap_true changing lt_html. elseif ls_dd25v-viewclass co 'AS'. perform html_add_table2hor using 'VIEW_JOINT' lt_tabname lt_tabname l_id lt_dd27p lt_dd27p 'VIEWFIELDS' abap_true changing lt_html. endif. if ls_dd25v-viewclass co 'HDCV'. if not lt_dd28v is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'VIEW_SELEC' lt_dd28v lt_dd28v 'SELECTIONCONDITIONS' abap_false changing lt_html. endif. endif. if ls_dd25v-viewclass co 'HDCV'. perform html_add_deliv_maint using ls_deliv_maint lt_access 'DELIVMAINT' abap_false changing lt_html. endif. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form fugr. perform fugr_r3tr_fugr. perform fugr_r3tr_includes. perform fugr_r3tr_modules. perform fugr_r3tr_screen. endform. form fugr_get_feldtab using is_d020s type d020s it_d021s type it_d021s io_control_composite type ref to cl_dynpro_control_composite is_dynpro_release type st_dynpro_release changing ct_feld type it_feld ct_feld_redef type it_feld_redef. data: ls_d021s_res1 like d021s_res1, ls_feld type feld, ls_feld_redef type st_feld_redef, ls_func_old type st_dynpro_function_old, ls_func_new type st_dynpro_function_new, l_length type i, l_strlen type i. field-symbols: type d021s, type any. constants: lc_flg1ddf type x value '20', lc_flg1ddm type x value '10', lc_flg1edt type x value '80', lc_flg1scr type x value '01', lc_flg3obl type x value '20', lc_fmb1ges type x value '20', lc_fmb1out type x value '01', lcs_dynpro_rel_400 type st_dynpro_release value '4.00', lcs_dynpro_rel_401 type st_dynpro_release value '4.01', lcs_dynpro_rel_402 type st_dynpro_release value '4.02', lcs_dynpro_rel_46a type st_dynpro_release value '4.60', lcs_dynpro_rel_610 type st_dynpro_release value '6.10'. refresh: ct_feld, ct_feld_redef. loop at it_d021s assigning . clear ls_d021s_res1. clear ls_feld. clear ls_feld_redef. clear ls_func_new. clear ls_func_old. ls_d021s_res1 = -res1. ls_feld-name = -fnam. ls_feld-dynnr = is_d020s-dnum. ls_feld-line = -line. if ( -lanf <> 0 and -ltyp = 'T' ) or ( -ltyp = 'I' and -fill = 'P' ) or -ltyp = 'S'. ls_feld-coln = -coln. else. ls_feld-coln = -coln - 1. endif. ls_feld-leng = -leng. ls_feld-vleng = 1. if -didx <= 0. if -stxt(1) = '@'. if -leng > 2. ls_feld-vleng = -leng - 2. endif. else. if -leng > 1. ls_feld-vleng = -leng. endif. endif. else. if -fill ca 'TBSUIR'. ls_feld-vleng = -leng. else. if -flg1 z lc_flg1edt. if -ltyp ca 'TP'. ls_feld-vleng = -didx. else. if -didx > 0. ls_feld-vleng = -didx. else. ls_feld-vleng = -leng. endif. endif. else. ls_feld-vleng = -didx. endif. endif. endif. ls_feld-high = 1. if -didx > 0 and -fill ca 'TBSUIR'. ls_feld-high = -didx. endif. if -flg1 O lc_flg1edt and -flg1 O lc_flg1scr and -fill na 'TSI'. ls_feld-scroll = abap_true. else. ls_feld-scroll = abap_false. endif. if -type = 'STRG' or -type = 'RSTR' or -type = 'SSTR'. ls_feld-scroll = abap_true. endif. if -flg1 o lc_flg1ddf. ls_feld-dict = abap_true. else. ls_feld-dict = abap_false. endif. if -flg1 o lc_flg1edt. if -flg1 o lc_flg1ddf and -flg1 o lc_flg1ddm. ls_feld-dmod = abap_true. endif. else. if -flg1 o lc_flg1ddf. if -ityp = '4'. ls_feld-dmod = '4'. else. if -ityp = '1' or -ityp = '2' or -ityp = '3'. if -flg1 o lc_flg1ddm. ls_feld-dmod = -ityp. else. ls_feld-dmod = 'V'. endif. elseif -ityp = '0'. if -flg1 o lc_flg1ddm. ls_feld-dmod = 'F'. else. ls_feld-dmod = 'V'. endif. else. ls_feld-dmod = 'F'. endif. endif. endif. endif. ls_feld-grp1 = -grp1. ls_feld-grp2 = -grp2. ls_feld-grp3 = -grp3. ls_feld-grp4 = -grp4. if -ltyp = 'L'. ls_feld-loop = -lrep. if is_d020s-valp = -lanf. ls_feld-ltyp = 'Var'. else. ls_feld-ltyp = 'Fix'. endif. endif. if -fmb1 o lc_fmb1ges. ls_feld-fobl = 'N'. elseif -flg3 o lc_flg3obl. ls_feld-fobl = 'O'. ls_feld-fein = abap_true. else. ls_feld-fein = abap_true. assign component 'RECENTRY' of structure ls_d021s_res1 to . if is assigned and not is initial. ls_feld-fobl = 'R'. endif. unassign . endif. perform get_dom_value_text using 'SCRPFOBL' ls_feld-fobl changing ls_feld_redef-fobl. if -fill <> 'R'. ls_feld-fout = abap_true. endif. perform fugr_get_feld_fill_na_btisu using is_dynpro_release changing ls_feld. ls_feld-colr = -colr. ls_feld-mtch = -dmac. ls_feld-waer = -wnam. if is_dynpro_release <= lcs_dynpro_rel_400. ls_func_old = -dmac. ls_feld-fcod = ls_func_old-code. ls_feld-ptype = ls_func_old-type. elseif is_dynpro_release <= lcs_dynpro_rel_402. ls_func_new = -dmac. ls_feld-fcod = ls_func_new-code. ls_feld-ptype = ls_func_new-type. else. ls_feld-fcod = ls_d021s_res1-funccode. ls_feld-ptype = ls_d021s_res1-functype. endif. if ls_d021s_res1-ctmenuflg = abap_true. ls_feld-ctmenust = abap_true. ls_feld-ctmenuprog = ls_d021s_res1-ctmenuprog. ls_feld-ctmenustat = ls_d021s_res1-ctmenustat. else. ls_feld-ctmenudy = abap_true. ls_feld-ctmenuonct = ls_d021s_res1-ctmenustat. endif. call method io_control_composite->get_ccname exporting cuco_name = -fnam importing cc_name = ls_feld-ccname exceptions others = 1. call function 'RS_SCRP_GET_FIELD_TYPE_TEXT' exporting field = text_kind = 'SHORT' importing field_type_without_modif = ls_feld-gtyp exceptions others = 1. ls_feld-stxt = -stxt. ls_feld-dropfrom = ls_d021s_res1-dropval. if ls_d021s_res1-dropdown = 'D'. case ls_d021s_res1-dropstyle. when 'K'. ls_feld-dropdown = ls_d021s_res1-dropstyle. when others. ls_feld-dropdown = ls_d021s_res1-droptyp. endcase. perform get_dom_value_text using 'SCRPCOTYPE' ls_feld-dropdown changing ls_feld_redef-dropdown. endif. if -colr = '8'. ls_feld-extend = 'N'. elseif -colr = '7'. ls_feld-extend = 'C'. endif. if -fill ca 'BTSUI'. ls_feld-hierarchy = '+ '. endif. if -ltyp ca 'TSI'. ls_feld-hierarchy = ' -'. endif. perform fugr_get_feld_icon using changing ls_feld. ls_feld-prog = is_d020s-prog. ls_feld-dnum = is_d020s-dnum. case -ltyp. when 'O'. ls_feld-type = ' OK '. ls_feld-line = '0'. ls_feld-coln = '0'. ls_feld-leng = ls_feld-vleng. ls_feld-fein = abap_undefined. ls_feld-fout = abap_undefined. ls_feld-oout = abap_undefined. ls_feld_redef-fobl = space. ls_feld-fixf = abap_false. when others. ls_feld-type = -type. endcase. case -fill. when 'C'. ls_feld-scroll = abap_undefined. ls_feld-icon_x = abap_undefined. ls_feld_redef-fobl = space. ls_feld-fixf = abap_false. when 'P'. ls_feld-scroll = abap_undefined. ls_feld_redef-fobl = space. when 'R'. ls_feld-fout = abap_true. ls_feld-scroll = abap_undefined. ls_feld_redef-fobl = space. when 'T'. ls_feld_redef-fobl = space. endcase. case ls_feld-gtyp. when 'Check'. if -ityp = '0'. ls_feld-scroll = abap_undefined. ls_feld-fein = abap_false. ls_feld-fout = abap_false. ls_feld-oout = abap_false. ls_feld-type = space. ls_feld-icon_x = abap_undefined. ls_feld_redef-fobl = space. ls_feld-paid = space. ls_feld-cmbfoc = abap_false. ls_feld-ucnv = space. endif. when 'CuCtr'. ls_feld-scroll = abap_undefined. ls_feld-fein = abap_false. ls_feld-fout = abap_false. ls_feld-oout = abap_false. ls_feld-type = space. ls_feld-icon_x = abap_undefined. ls_feld_redef-fobl = space. ls_feld-paid = space. ls_feld-cmbfoc = abap_false. ls_feld-ucnv = space. when 'Frame'. ls_feld-scroll = abap_undefined. ls_feld-icon_x = abap_undefined. if ls_feld-stxt cn ' _'. ls_feld-fein = abap_false. ls_feld-fout = abap_false. ls_feld-oout = abap_false. ls_feld-type = space. ls_feld_redef-fobl = space. ls_feld-paid = space. ls_feld-cmbfoc = abap_false. ls_feld-ucnv = space. endif. when 'I/O'. if is_dynpro_release <= lcs_dynpro_rel_402. ls_feld-fixf = abap_false. endif. when 'Push'. ls_feld-scroll = abap_undefined. ls_feld-mtch = space. if -flg1 z lc_flg1edt. ls_feld-fein = abap_false. ls_feld-fout = abap_false. ls_feld-oout = abap_false. ls_feld-type = space. ls_feld-icon_x = abap_undefined. ls_feld_redef-fobl = space. ls_feld-paid = space. ls_feld-cmbfoc = abap_false. ls_feld-ucnv = space. endif. when 'Radio'. ls_feld-scroll = abap_undefined. ls_feld-icon_x = abap_undefined. ls_feld_redef-fobl = space. if ls_feld-fcod is initial. ls_feld-fein = abap_false. ls_feld-fout = abap_false. ls_feld-oout = abap_false. ls_feld-type = space. ls_feld-icon_x = abap_undefined. ls_feld_redef-fobl = space. ls_feld-paid = space. ls_feld-cmbfoc = abap_false. ls_feld-ucnv = space. endif. when 'SubSc'. ls_feld-scroll = abap_undefined. ls_feld-icon_x = abap_undefined. ls_feld_redef-fobl = space. if ls_feld-fcod is initial. ls_feld-fein = abap_false. ls_feld-fout = abap_false. ls_feld-oout = abap_false. ls_feld-type = space. ls_feld-icon_x = abap_undefined. ls_feld_redef-fobl = space. ls_feld-paid = space. ls_feld-cmbfoc = abap_false. ls_feld-ucnv = space. endif. when 'Table'. ls_feld-fein = abap_false. ls_feld-fout = abap_false. ls_feld-oout = abap_false. ls_feld-type = space. ls_feld-dict = abap_false. ls_feld-dmod = abap_false. when 'TbStr'. ls_feld-scroll = abap_undefined. ls_feld-fein = abap_false. ls_feld-fout = abap_false. ls_feld-oout = abap_false. ls_feld-type = space. ls_feld-icon_x = abap_undefined. ls_feld_redef-fobl = space. ls_feld-paid = space. ls_feld-cmbfoc = abap_false. ls_feld-ucnv = space. when 'Text'. ls_feld-scroll = abap_undefined. ls_feld-fein = abap_false. ls_feld-fout = abap_false. ls_feld-oout = abap_false. ls_feld-type = space. ls_feld-icon_x = abap_undefined. ls_feld_redef-fobl = space. ls_feld-paid = space. ls_feld-cmbfoc = abap_false. ls_feld-ucnv = space. if ls_feld-fixf = abap_false and ls_feld-hell = abap_false and ls_feld-unsi = abap_false and -ltyp = space and ls_feld-labelright = abap_false and -flg1 <> '00'. ls_feld-labelleft = abap_true. endif. endcase. if not ls_feld-stxt is initial. if ls_feld-stxt na '_'. l_length = -leng. if l_length > 132. l_length = 132. endif. l_strlen = strlen( ls_feld-stxt ). while l_strlen < l_length. concatenate ls_feld-stxt '_' into ls_feld-stxt. l_strlen = strlen( ls_feld-stxt ). endwhile. endif. if -fill = 'R'. l_strlen = strlen( ls_feld-stxt ). l_length = l_strlen - 2. if l_length > 0. ls_feld-stxt = ls_feld-stxt+0(l_length). endif. endif. endif. append ls_feld to ct_feld. append ls_feld_redef to ct_feld_redef. endloop. endform. form fugr_get_feld_fill_na_btisu using is_d021s type d021s is_dynpro_release type st_dynpro_release changing cs_feld type feld. data: ls_d021s_res1 like d021s_res1. constants: lc_flg1ddf type x value '20', lc_flg1edt type x value '80', lc_flg1osb type x value '04', lc_flg2gks type x value '02', lc_flg2gpa type x value '08', lc_flg2jus type x value '20', lc_flg2nrs type x value '40', lc_flg2spa type x value '04', lc_flg2str type x value '80', lc_flg3fdu type x value '02', lc_flg3fix type x value '40', lc_flg3fku type x value '08', lc_flg3for type x value '04', lc_flg3out type x value '80', lc_fmb1d23 type x value '02', lc_fmb1dnk type x value '04', lc_fmb1fix type x value '40', lc_fmb1ges type x value '20', lc_fmb1hll type x value '08', lc_fmb1out type x value '01', lc_fmb2cmb type x value '08', lc_fmb2cmi type x value '04', lc_fmb2cmu type x value '10', lcs_dynpro_rel_400 type st_dynpro_release value '4.00', lcs_dynpro_rel_401 type st_dynpro_release value '4.01', lcs_dynpro_rel_402 type st_dynpro_release value '4.02', lcs_dynpro_rel_46a type st_dynpro_release value '4.60', lcs_dynpro_rel_610 type st_dynpro_release value '6.10'. check is_d021s-fill na 'BTISU'. ls_d021s_res1 = is_d021s-res1. if is_d021s-flg2 o lc_flg2str. cs_feld-fstr = abap_true. endif. if is_d021s-flg2 o lc_flg2nrs. cs_feld-fnrs = abap_true. endif. if is_d021s-flg2 o lc_flg2gks. cs_feld-fgks = abap_true. endif. if is_d021s-flg3 o lc_flg3fix. cs_feld-ffix = abap_true. endif. if is_d021s-flg1 o lc_flg1osb. cs_feld-fosb = abap_true. endif. if is_d021s-flg2 o lc_flg2jus. cs_feld-fjus = abap_true. endif. if is_d021s-fill = '0'. cs_feld-fill = abap_true. endif. if is_d021s-flg2 o lc_flg2gpa. cs_feld-fgpa = abap_true. endif. if is_d021s-flg2 o lc_flg2spa. cs_feld-fspa = abap_true. endif. if is_d021s-flg1 o lc_flg1ddf and is_d021s-flg3 o lc_flg3for and is_d021s-flg3 z lc_flg3fdu and is_d021s-flg3 z lc_flg3fku. cs_feld-ffky = 'X'. endif. if is_d021s-flg1 o lc_flg1edt. if is_d021s-fmb1 z lc_fmb1ges. cs_feld-fein = abap_true. else. cs_feld-fein = abap_false. endif. if is_d021s-flg3 o lc_flg3out. cs_feld-fout = abap_true. else. cs_feld-fout = abap_false. endif. if is_d021s-fmb1 o lc_fmb1out. cs_feld-oout = abap_true. else. cs_feld-oout = abap_false. endif. endif. cs_feld-paid = is_d021s-paid. cs_feld-ucnv = is_d021s-ucnv. if is_d021s-fmb1 o lc_fmb1hll. cs_feld-hell = abap_true. endif. if is_d021s-fmb1 o lc_fmb1dnk. cs_feld-unsi = abap_true. endif. if is_d021s-fmb1 o lc_fmb1d23. cs_feld-no3d = abap_true. endif. if is_dynpro_release <= lcs_dynpro_rel_402. if cs_feld-oout = abap_true and cs_feld-fout = abap_true and is_d021s-flg3 z lc_flg3out. cs_feld-fixf = abap_true. elseif cs_feld-oout = abap_false and is_d021s-fmb1 o lc_fmb1out. cs_feld-fixf = abap_true. endif. endif. if is_d021s-fmb1 o lc_fmb1fix. cs_feld-fixf = abap_true. endif. cs_feld-labelleft = ls_d021s_res1-labelleft. cs_feld-labelright = ls_d021s_res1-labelright. cs_feld-dblclick = ls_d021s_res1-dblclick. if is_d021s-fill <> 'P' and is_d021s-dmac <> space. cs_feld-cmbfoc = abap_true. endif. if is_d021s-fmb2 z lc_fmb2cmb. cs_feld-cmbfoc = abap_false. else. cs_feld-cmbfoc = abap_true. endif. if is_d021s-fmb2 z lc_fmb2cmu and is_d021s-fmb2 z lc_fmb2cmi. cs_feld-cmbtast = space. elseif is_d021s-fmb2 o lc_fmb2cmu and is_d021s-fmb2 o lc_fmb2cmi. cs_feld-cmbtast = '0'. elseif is_d021s-fmb2 o lc_fmb2cmu and is_d021s-fmb2 z lc_fmb2cmi. cs_feld-cmbtast = '1'. elseif is_d021s-fmb2 z lc_fmb2cmu and is_d021s-fmb2 o lc_fmb2cmi. cs_feld-cmbtast = '2'. endif. endform. form fugr_get_feld_icon using is_d021s type d021s changing cs_feld type feld. data: l_icon_id_pure(2) type c, ls_icon type icon, ls_icont type icont, l_id_and_param(132) type c, l_is_non_icon type flag, l_pos_at type i, l_quick_is type flag, l_strlen type i. field-symbols: type any. constants: lc_flg1edt type x value '80'. check is_d021s-stxt(1) = '@'. assign is_d021s-stxt+1(*) to . if ca '@'. l_pos_at = sy-fdpos + 1. l_id_and_param = (sy-fdpos). if l_id_and_param cs '\Q'. l_quick_is = abap_true. split l_id_and_param at '\Q' into l_icon_id_pure cs_feld-icon_q. concatenate '@' l_icon_id_pure '@' into cs_feld-icon. else. l_quick_is = abap_false. concatenate '@' l_id_and_param '@' into cs_feld-icon. endif. if cs_feld-icon = '@@'. clear cs_feld-icon. l_is_non_icon = abap_true. endif. select single * from icon into ls_icon where id = cs_feld-icon. if sy-subrc = 0. select single * from icont into ls_icont where id = cs_feld-icon and langu = sy-langu. cs_feld-icon_n = ls_icon-name. else. cs_feld-icon_n = space. endif. if cs_feld-icon_q is initial and l_quick_is = abap_false. cs_feld-icon_q = ls_icont-quickinfo. endif. l_pos_at = l_pos_at + 1. assign is_d021s-stxt+l_pos_at(*) to . l_strlen = strlen( ). if l_strlen > 0. if l_is_non_icon = abap_true. else. l_pos_at = l_pos_at + 1. endif. cs_feld-stxt = is_d021s-stxt+l_pos_at. else. cs_feld-stxt = space. endif. endif. unassign . if cs_feld-icon = '@00@' and is_d021s-flg1 o lc_flg1edt. cs_feld-icon_x = abap_true. endif. endform. form fugr_r3tr_fugr. data: l_progname type progname, lt_tabstrip type it_tabstrip, ls_ti type st_textinput, lt_attributes type it_textinput, lt_documentation type it_string, ls_progdir type progdir, ls_tadir type tadir, l_name type ad_namtext, lt_html type it_string. field-symbols: type st_ztadir, type st_tabstrip. perform get_tabstrip using 'FUGR_R3TR_FUGR' space changing lt_tabstrip. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'FUGR' and futype = gc_futype_group and downloaded = abap_false. -downloaded = abap_true. clear: l_name, l_progname, ls_progdir, ls_tadir. refresh: lt_attributes, lt_documentation, lt_html. call function 'RS_TADIR_TO_PROGNAME' exporting object = -object obj_name = -obj_name importing progname = l_progname. select single * from progdir into ls_progdir where name = l_progname. select single * from tadir into ls_tadir where pgmid = 'R3TR' and object = 'FUGR' and obj_name = -obj_name. clear ls_ti. ls_ti-name = txt_function_group. ls_ti-input = abap_true. ls_ti-value = -obj_name. append ls_ti to lt_attributes. clear ls_ti. ls_ti-name = txt_short_text___1. ls_ti-input = abap_true. ls_ti-value = -descript. append ls_ti to lt_attributes. clear ls_ti. ls_ti-space = abap_true. append ls_ti to lt_attributes. clear ls_ti. ls_ti-name = txt_person_responsible___1. ls_ti-input = abap_true. ls_ti-value = ls_tadir-author. perform get_user using ls_tadir-author changing l_name. ls_ti-value_text = l_name. append ls_ti to lt_attributes. clear ls_ti. ls_ti-name = txt_package. ls_ti-input = abap_true. ls_ti-value = ls_tadir-devclass. append ls_ti to lt_attributes. clear ls_ti. ls_ti-name = txt_application. ls_ti-input = abap_true. ls_ti-value = ls_progdir-appl. append ls_ti to lt_attributes. clear ls_ti. ls_ti-name = txt_status. ls_ti-input = abap_true. if ls_progdir-state = 'A'. ls_ti-value = txt_activated. else. ls_ti-value = txt_inactive. endif. append ls_ti to lt_attributes. clear ls_ti. ls_ti-name = txt_program_status. ls_ti-input = abap_true. ls_ti-value = ls_progdir-rstat. perform get_dom_value_text using 'RSTAT' ls_progdir-rstat changing ls_ti-value_text. append ls_ti to lt_attributes. clear ls_ti. ls_ti-name = txt_editor_lock. ls_ti-flag = abap_true. ls_ti-value = ls_progdir-edtx. append ls_ti to lt_attributes. clear ls_ti. ls_ti-name = txt_fixed_point_arithmetic. ls_ti-flag = abap_true. ls_ti-value = ls_progdir-fixpt. append ls_ti to lt_attributes. clear ls_ti. ls_ti-name = txtt_unicode_checks_active. ls_ti-flag = abap_true. ls_ti-value = ls_progdir-uccheck. append ls_ti to lt_attributes. perform get_docu using 'RE' l_progname 'E' changing lt_documentation. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'DOCUMENTATION'. if lt_documentation is initial. -empty = abap_true. endif. endcase. endloop. perform html_main_header using tpt_fugr_fugr space -obj_name space space space 'makeDivSize(''MAIN_PROG'');makeDivSize(''DOCUMENTATION'');' lt_tabstrip gt_link changing lt_html. perform html_add_textInput using lt_attributes 'ATTRIBUTES' abap_true changing lt_html. perform add_report_sourceCode using l_progname l_progname gc_extension_txt abap_true 'MAIN_PROG' abap_false changing lt_html. if not lt_documentation is initial or g_empty_tab = gc_empty_tab_display. perform html_add_doc using lt_documentation 'DOCUMENTATION' abap_false changing lt_html. endif. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object l_progname gc_extension_htm abap_true. endloop. endform. form fugr_r3tr_includes. data: lt_tabstrip type it_tabstrip, lt_html type it_string, ls_attributes type st_attributes, lt_ti type it_textinput, lt_ti_box type it_textinput, ls_ti type st_textinput, l_masterlang type masterlang, l_filename type string, ls_trdir type trdir, l_laiso type laiso, l_sptxt type sptxt, l_name type ad_namtext, l_text type as4text, l_atext type appltxt. field-symbols: type st_ztadir. perform get_tabstrip using 'FUGR_R3TR_INCLUDES' space changing lt_tabstrip. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'FUGR' and futype = gc_futype_include and downloaded = abap_false. clear: ls_attributes, ls_trdir, l_text, l_atext. refresh: lt_html, lt_ti, lt_ti_box. select single * from trdir into ls_trdir where name = -progname. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. clear ls_ti. ls_ti-name = txt_title. ls_ti-value = -descript. ls_ti-value_double_length = abap_true. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_original_language. l_masterlang = ls_trdir-rload. if l_masterlang is initial. l_masterlang = -masterlang. endif. perform get_spras using l_masterlang changing l_laiso l_sptxt. ls_ti-value = l_laiso. ls_ti-description = l_sptxt. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-space = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_created. perform get_date using ls_trdir-cdat changing ls_ti-value. ls_ti-value_ext = ls_trdir-cnam. perform get_user using ls_trdir-cnam changing l_name. ls_ti-value_ext_text = l_name. ls_ti-has_value_ext = abap_true. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_last_changed_by___1. perform get_date using ls_trdir-udat changing ls_ti-value. ls_ti-value_ext = ls_trdir-unam. perform get_user using ls_trdir-unam changing l_name. ls_ti-value_ext_text = l_name. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_status. ls_ti-value = txt_active___1. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_type___1. perform get_dom_value_text using 'SUBC' ls_trdir-subc changing ls_ti-value. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_status. perform get_dom_value_text using 'RSTAT' ls_trdir-rstat changing ls_ti-value. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_application. select single atext from taplt into l_atext where appl = ls_trdir-appl and sprsl = sy-langu. ls_ti-value = l_atext. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-space = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_package. ls_ti-value = -devclass. perform get_devClass using -devclass changing l_text. ls_ti-description = l_text. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-space = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_editor_lock. ls_ti-value = ls_trdir-edtx. ls_ti-flag = abap_true. append ls_ti to lt_ti_box. perform html_main_header using tpt_fugr_incl space -progname txt_active___1 space space 'makeDivSize(''SOURCECODE'');' lt_tabstrip gt_link changing lt_html. perform html_add_textInput_subBox using lt_ti txt_attributes___2 lt_ti_box 'ATTRIBUTES' abap_false changing lt_html. perform add_report_sourceCode using -progname -progname gc_extension_txt abap_false 'SOURCECODE' abap_true changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -progname gc_extension_htm abap_true. -downloaded = abap_true. endloop. endform. form fugr_r3tr_modules. data: ls_tabstrip type st_tabstrip, lt_tabstrip type it_tabstrip, lt_classification type it_textinput, ls_classification type st_textinput, lt_processing_type type it_access, ls_processing_type type st_access, lt_general_data type it_textinput, ls_general_data type st_textinput, lt_html type it_string, lt_ptfdir type standard table of tfdir, ls_ptfdir type tfdir, lt_ptftit type standard table of tftit, ls_ptftit type tftit, lt_pfunct type standard table of funct, ls_pfunct type funct, lt_penlfdir type standard table of enlfdir, ls_penlfdir type enlfdir, lt_ptrdir type standard table of trdir, ls_ptrdir type trdir, lt_pfupararef type standard table of sfupararef, lt_uincl type it_abaptxt255, lt_vsmodisrc type standard table of smodisrc, lt_vsmodilog type standard table of smodilog, lt_parameter type it_parameter, ls_parameter type st_parameter, lt_importing type it_parameter, lt_exporting type it_parameter, lt_changing type it_parameter, lt_table type it_parameter, lt_exception type it_parameter, l_kind type char1, lt_doku type it_string, lt_documentation type it_string, lt_sourcecode type it_string, l_sourcecode type string, l_namtext type ad_namtext, l_javascript type string, l_id type string, l_filename type string, l_on type flag, l_areat type areat. field-symbols: type st_tabstrip, type st_ztadir, type st_parameter, type sfupararef, type st_abaptxt255. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'FUGR' and futype = gc_futype_module and downloaded = abap_false. -downloaded = abap_true. clear: ls_classification, ls_general_data, l_javascript, ls_parameter, ls_penlfdir, ls_pfunct, ls_processing_type, ls_ptfdir, ls_ptftit, ls_ptrdir, l_sourcecode, l_areat. refresh: lt_changing, lt_classification, lt_exception, lt_exporting, lt_general_data, lt_html, lt_importing, lt_parameter, lt_processing_type, lt_sourcecode, lt_table, lt_uincl. call function 'FUNC_GET_OBJECT' exporting funcname = -funcname r3state = 'A' tables ptfdir = lt_ptfdir ptftit = lt_ptftit pfunct = lt_pfunct penlfdir = lt_penlfdir ptrdir = lt_ptrdir pfupararef = lt_pfupararef uincl = lt_uincl vsmodisrc = lt_vsmodisrc vsmodilog = lt_vsmodilog exceptions others = 1. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. if not lt_ptfdir is initial. read table lt_ptfdir into ls_ptfdir index 1. endif. if not lt_ptftit is initial. read table lt_ptftit into ls_ptftit index 1. endif. if not lt_penlfdir is initial. read table lt_penlfdir into ls_penlfdir index 1. endif. if not lt_ptrdir is initial. read table lt_ptrdir into ls_ptrdir index 1. endif. ls_classification-name = txt_function_group. ls_classification-value = ls_penlfdir-area. ls_classification-input = abap_true. ls_classification-has_value_ext = abap_true. select single areat from tlibt into l_areat where area = -obj_name and spras = sy-langu. ls_classification-value_ext = l_areat. append ls_classification to lt_classification. clear ls_classification. ls_classification-name = txt_short_text___1. ls_classification-value = ls_ptftit-stext. ls_classification-input = abap_true. append ls_classification to lt_classification. ls_processing_type-ddtext = txt_normal_function_module. if ls_ptfdir-fmode is initial and ls_ptfdir-utask is initial. ls_processing_type-checked = abap_true. else. ls_processing_type-checked = abap_true. endif. append ls_processing_type to lt_processing_type. ls_processing_type-ddtext = txt_remote_enabled_module. if not ls_ptfdir-fmode is initial. ls_processing_type-checked = abap_true. else. ls_processing_type-checked = abap_true. endif. append ls_processing_type to lt_processing_type. ls_processing_type-ddtext = txt_update_module. if not ls_ptfdir-utask is initial. ls_processing_type-checked = abap_true. else. ls_processing_type-checked = abap_true. endif. append ls_processing_type to lt_processing_type. ls_processing_type-ddtext = txt_start_immed. ls_processing_type-sub = '1'. if ls_ptfdir-utask is initial or ls_ptfdir-utask = '1'. ls_processing_type-checked = abap_true. else. ls_processing_type-checked = abap_false. endif. append ls_processing_type to lt_processing_type. ls_processing_type-ddtext = txt_immediate_start_no_restart. ls_processing_type-sub = '1'. if ls_ptfdir-utask = '3'. ls_processing_type-checked = abap_true. else. ls_processing_type-checked = abap_false. endif. append ls_processing_type to lt_processing_type. ls_processing_type-ddtext = txt_start_delayed. ls_processing_type-sub = '1'. if ls_ptfdir-utask = '2'. ls_processing_type-checked = abap_true. else. ls_processing_type-checked = abap_false. endif. append ls_processing_type to lt_processing_type. ls_processing_type-ddtext = txt_coll_run. ls_processing_type-sub = '1'. if ls_ptfdir-utask = '5'. ls_processing_type-checked = abap_true. else. ls_processing_type-checked = abap_false. endif. append ls_processing_type to lt_processing_type. ls_general_data-name = txt_person_responsible___1. ls_general_data-input = abap_true. ls_general_data-value = ls_ptrdir-cnam. perform get_user using ls_ptrdir-cnam changing l_namtext. ls_general_data-value_text = l_namtext. append ls_general_data to lt_general_data. clear ls_general_data. ls_general_data-name = txt_last_changed_by___2. ls_general_data-input = abap_true. ls_general_data-value = ls_ptrdir-unam. perform get_user using ls_ptrdir-unam changing l_namtext. ls_general_data-value_text = l_namtext. append ls_general_data to lt_general_data. clear ls_general_data. ls_general_data-name = txt_changed_on. ls_general_data-input = abap_true. perform get_date using ls_ptrdir-udat changing ls_general_data-value. append ls_general_data to lt_general_data. ls_general_data-name = txt_package. ls_general_data-input = abap_true. ls_general_data-value = -devclass. append ls_general_data to lt_general_data. ls_general_data-name = txt_program_name. ls_general_data-input = abap_true. ls_general_data-value = ls_ptfdir-pname. append ls_general_data to lt_general_data. ls_general_data-name = txt_include_name. ls_general_data-input = abap_true. ls_general_data-value = ls_ptrdir-name. append ls_general_data to lt_general_data. ls_general_data-name = txt_original_language. ls_general_data-input = abap_true. ls_general_data-value = ls_ptftit-spras. append ls_general_data to lt_general_data. if not ls_ptfdir-freedate is initial and ls_ptfdir-freedate > 19000101. ls_general_data-name = txt_internally_released_on. perform get_date using ls_ptfdir-freedate changing ls_general_data-value. ls_general_data-input = abap_true. else. ls_general_data-name = txt_not_released. ls_general_data-value = space. ls_general_data-input = abap_false. endif. append ls_general_data to lt_general_data. clear ls_general_data. ls_general_data-name = txt_edit_lock. ls_general_data-flag = abap_true. ls_general_data-value = ls_ptrdir-edtx. append ls_general_data to lt_general_data. ls_general_data-name = txt_global. ls_general_data-flag = abap_true. ls_general_data-value = ls_penlfdir-global. append ls_general_data to lt_general_data. sort lt_pfupararef by pposition. loop at lt_pfupararef assigning . clear ls_parameter. l_kind = 'P'. if -paramtype = 'X'. l_kind = 'X'. endif. ls_parameter-name = -parameter. if -type = abap_true. ls_parameter-typing = 'TYPE'. elseif -ref_class = abap_true. ls_parameter-typing = 'TYPE REF TO'. else. ls_parameter-typing = 'LIKE'. endif. ls_parameter-structure = -structure. ls_parameter-defvalue = -defaultval. ls_parameter-optional = -optional. if -reference = abap_false. ls_parameter-passvalue = abap_true. endif. read table lt_pfunct into ls_pfunct with key parameter = -parameter kind = l_kind spras = sy-langu. if sy-subrc <> 0. read table lt_pfunct into ls_pfunct with key parameter = -parameter kind = l_kind spras = sy-langu. endif. ls_parameter-stext = ls_pfunct-stext. ls_parameter-ltext_doku_obj = -funcname. ls_parameter-ltext_doku_obj+30 = -parameter. select single object from dokhl into ls_parameter-ltext_doku_obj where id = 'FU' and object = ls_parameter-ltext_doku_obj and langu = sy-langu. if sy-subrc = 0. ls_parameter-ltext = '-->'. concatenate 'switchContent(''LTEXT_' -parameter ''')' into ls_parameter-ltext_onclick. else. clear ls_parameter-ltext_doku_obj. endif. append ls_parameter to lt_parameter. case -paramtype. when 'I'. append ls_parameter to lt_importing. when 'E'. append ls_parameter to lt_exporting. when 'C'. append ls_parameter to lt_changing. when 'T'. append ls_parameter to lt_table. when 'X'. append ls_parameter to lt_exception. endcase. endloop. perform get_docu using 'FU' -funcname 'T' changing lt_documentation. loop at lt_uincl assigning . l_sourcecode = -line. append l_sourcecode to lt_sourcecode. endloop. perform get_tabstrip using 'FUGR_R3TR_MODULES' space changing lt_tabstrip. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'DOCUMENTATION'. if lt_documentation is initial. -empty = abap_true. endif. when 'IMPORT'. if lt_importing is initial. -empty = abap_true. endif. when 'EXPORT'. if lt_exporting is initial. -empty = abap_true. endif. when 'CHANGING'. if lt_changing is initial. -empty = abap_true. endif. when 'TABLES'. if lt_table is initial. -empty = abap_true. endif. when 'EXCEPTIONS'. if lt_exception is initial. -empty = abap_true. endif. when 'SOURCECODE'. if lt_sourcecode is initial. -empty = abap_true. endif. endcase. endloop. concatenate 'makeDivSize(''DOCUMENTATION'');' 'makeDivSize(''SOURCECODE'');' into l_javascript. loop at lt_parameter assigning where ltext = '-->'. clear ls_tabstrip. concatenate 'LTEXT_' -name into ls_tabstrip-id. ls_tabstrip-hidden = abap_true. append ls_tabstrip to lt_tabstrip. concatenate l_javascript 'makeDivSize(''' ls_tabstrip-id ''');' into l_javascript. endloop. perform html_main_header using tpt_fugr_fuba txt_function_module -funcname txt_active___1 space space l_javascript lt_tabstrip gt_link changing lt_html. if lt_sourcecode is initial and g_empty_tab <> gc_empty_tab_display. l_on = abap_true. else. l_on = abap_false. endif. perform html_add_box1TI_2RB_TI using txt_classification lt_classification txt_processing_type 'PTYPE' lt_processing_type txt_general_data lt_general_data 'ATTRIBUTES' l_on changing lt_html. if not lt_importing is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'MODU_IMPOR' lt_importing lt_importing 'IMPORT' abap_false changing lt_html. endif. if not lt_exporting is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'MODU_EXPOR' lt_exporting lt_exporting 'EXPORT' abap_false changing lt_html. endif. if not lt_changing is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'MODU_IMPOR' lt_changing lt_changing 'CHANGING' abap_false changing lt_html. endif. if not lt_table is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'MODU_TABLE' lt_table lt_table 'TABLES' abap_false changing lt_html. endif. if not lt_exception is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'MODU_EXCEP' lt_exception lt_exception 'EXCEPTIONS' abap_false changing lt_html. endif. if not lt_sourcecode is initial or g_empty_tab = gc_empty_tab_display. if g_add_sourcecode = abap_true. l_filename = -funcname. perform download using lt_sourcecode -pgmid -object l_filename gc_extension_txt abap_false. endif. perform html_add_sourceCode using lt_sourcecode l_filename space space gc_extension_txt 'SOURCECODE' abap_true changing lt_html. endif. if not lt_documentation is initial or g_empty_tab = gc_empty_tab_display. perform html_add_doc using lt_documentation 'DOCUMENTATION' abap_false changing lt_html. endif. loop at lt_parameter assigning where ltext = '-->'. refresh lt_doku. perform get_docu using 'FU' -ltext_doku_obj 'T' changing lt_doku. perform get_id using 'LTEXT_' -name changing l_id. perform html_add_doc using lt_doku l_id abap_false changing lt_html. endloop. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -progname gc_extension_htm abap_true. endloop. endform. form fugr_r3tr_screen. data: lt_tabstrip type it_tabstrip, ls_dynpro_name type st_dynpro_name, ls_d020s type d020s, lt_d021s type standard table of d021s, lt_d022s type standard table of d022s, lt_d023s type standard table of d023s, lt_feld type standard table of feld, lt_feld_redef type it_feld_redef, lt_source type it_string, lt_html type it_string, ls_attributes type st_attributes, lt_access_screen_type type it_access, ls_access type st_access, lt_ti_settings type it_textinput, lt_ti_other type it_textinput, ls_ti type st_textinput, l_date_last_generation type d, l_time_last_generation type t, l_lines type sycurow, l_cols type sycucol, l_filename type string, ls_dynpro_release type st_dynpro_release, l_dynpro_release(4) type c, lo_control_composite type ref to cl_dynpro_control_composite, l_title type string. field-symbols: type d022s, type d023s, type st_ztadir, type x. constants: lc_milikmp type x value '40', lc_miliksc type x value '08', lc_milinog type x value '20', lc_milinot type x value '04'. perform get_tabstrip using 'FUGR_R3TR_SCREEN' space changing lt_tabstrip. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'FUGR' and futype = gc_futype_screen and downloaded = abap_false. clear: ls_access, ls_attributes, lo_control_composite, ls_d020s, l_dynpro_release, ls_ti. refresh: lt_access_screen_type, lt_d021s, lt_d022s, lt_d023s, lt_feld, lt_feld_redef, lt_html, lt_source, lt_ti_settings, lt_ti_other. ls_dynpro_name-prog = -progname. ls_dynpro_name-dnum = -dynpronr. import dynpro ls_d020s lt_d021s lt_d022s lt_d023s ID ls_dynpro_name. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. call function 'RS_DYNPRO_RELEASE_GET' exporting dynpro_header = ls_d020s importing dynpro_release = l_dynpro_release exceptions others = 1. ls_dynpro_release = l_dynpro_release. create object lo_control_composite exporting d023s = lt_d023s exceptions others = 1. ls_attributes-descript = -descript. ls_attributes-devclass = -devclass. perform get_devClass using -devclass changing ls_attributes-devclass_descr. perform get_spras using ls_d020s-spra changing ls_attributes-laiso ls_attributes-sptxt. perform get_date using ls_d020s-dgen changing ls_attributes-date_last_changed. perform get_time using ls_d020s-tgen changing ls_attributes-time_last_changed. call function 'RS_SCRP_GET_GEN_DATA' exporting progname = ls_d020s-prog dynnr = ls_d020s-dnum importing gen_date = l_date_last_generation gen_time = l_time_last_generation exceptions others = 1. perform get_date using l_date_last_generation changing ls_attributes-date_last_generation. perform get_time using l_time_last_generation changing ls_attributes-time_last_generation. clear ls_access. ls_access-ddtext = txt_normal. ls_access-checked = abap_false. if ls_d020s-type na 'IMSWJ'. ls_access-checked = abap_true. endif. append ls_access to lt_access_screen_type. ls_access-ddtext = txt_subscreen. ls_access-checked = abap_false. if ls_d020s-type = 'I'. ls_access-checked = abap_true. endif. append ls_access to lt_access_screen_type. ls_access-ddtext = txt_modal_dialog_box. ls_access-checked = abap_false. if ls_d020s-type = 'M'. ls_access-checked = abap_true. endif. append ls_access to lt_access_screen_type. ls_access-ddtext = txt_selection_screen. ls_access-checked = abap_false. if ls_d020s-type ca 'SWJ'. ls_access-checked = abap_true. endif. append ls_access to lt_access_screen_type. clear ls_ti. if ls_d020s-type <> 'I'. ls_ti-name = txt_hold_data. ls_ti-flag = abap_true. ls_ti-value = ls_d020s-hdat. append ls_ti to lt_ti_settings. endif. assign ls_d020s-mili to casting. ls_ti-name = txt_switch_off_runtime_compres. ls_ti-flag = abap_true. if o lc_milikmp. ls_ti-value = abap_false. else. ls_ti-value = abap_true. endif. append ls_ti to lt_ti_settings. ls_ti-name = txt_template_non_executable. ls_ti-flag = abap_true. if o lc_milinog. ls_ti-value = abap_true. else. ls_ti-value = abap_false. endif. append ls_ti to lt_ti_settings. ls_ti-name = txt_hold_scroll_position. ls_ti-flag = abap_true. if o lc_miliksc. ls_ti-value = abap_true. else. ls_ti-value = abap_false. endif. append ls_ti to lt_ti_settings. ls_ti-name = txt_without_application_toolba. ls_ti-flag = abap_true. if o lc_milinot. ls_ti-value = abap_true. else. ls_ti-value = abap_false. endif. append ls_ti to lt_ti_settings. clear ls_ti. ls_ti-name = txt_next_screen. ls_ti-value = ls_d020s-fnum. ls_ti-input = abap_true. append ls_ti to lt_ti_other. ls_ti-name = txt_cursor_position. ls_ti-value = ls_d020s-cupo. ls_ti-input = abap_true. append ls_ti to lt_ti_other. ls_ti-name = txt_screen_group. ls_ti-value = ls_d020s-dgrp. ls_ti-input = abap_true. append ls_ti to lt_ti_other. ls_ti-name = txtt_lines_columns. ls_ti-name_suffix = txt_occupied. call function 'RS_SCRP_GET_SCREEN_INFOS' exporting progname = ls_d020s-prog dynnr = ls_d020s-dnum importing lines = l_lines columns = l_cols exceptions others = 1. if sy-subrc <> 0 or l_lines > 999 or l_cols > 999. l_lines = 0. l_cols = 0. endif. ls_ti-value = l_lines. ls_ti-value_ext = l_cols. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_ti_other. ls_ti-name = space. ls_ti-name_suffix = txt_maintenance. ls_ti-value = ls_d020s-noli. ls_ti-value_ext = ls_d020s-noco. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_ti_other. clear ls_ti. ls_ti-name = txtt_context_menu_form_on_ctme. read table lt_d023s assigning with key type = 'CTMENU'. if sy-subrc = 0. ls_ti-value = -content. endif. ls_ti-input = abap_true. unassign . append ls_ti to lt_ti_other. perform fugr_get_feldtab using ls_d020s lt_d021s lo_control_composite ls_dynpro_release changing lt_feld lt_feld_redef. loop at lt_d022s assigning . append -line to lt_source. endloop. l_title = tpt_fugr_scr. perform replace_single using '#NAME_VALUE#' -progname changing l_title. perform html_main_header using l_title txt_screen_number -dynpronr txt_active___1 space space 'makeDivSize(''FLOW_LOGIC'');' lt_tabstrip gt_link changing lt_html. perform html_add_attributes_3 using ls_attributes txt_screen_type 'scrType' lt_access_screen_type txt_settings lt_ti_settings txt_other_attributes lt_ti_other 'ATTRIBUTES' abap_false changing lt_html. perform html_add_container_begin using lt_tabstrip 'ELEMENT_LIST' abap_false changing lt_html. perform html_add_table using 'SCRN_GENER' lt_feld_redef lt_feld 'GENERAL_ATTR' abap_true changing lt_html. perform html_add_table using 'SCRN_IOTEM' lt_feld_redef lt_feld 'TEXTS_IO_TEMPLATES' abap_false changing lt_html. perform html_add_table using 'SCRN_SPECI' lt_feld_redef lt_feld 'SPECIAL_ATTR' abap_false changing lt_html. perform html_add_table using 'SCRN_DISPL' lt_feld_redef lt_feld 'DISPLAY_ATTR' abap_false changing lt_html. perform html_add_table using 'SCRN_MODGR' lt_feld_redef lt_feld 'MOD_GROUPS_FUNCTIONS' abap_false changing lt_html. perform html_add_table using 'SCRN_REFER' lt_feld_redef lt_feld 'REFERENCES' abap_false changing lt_html. perform html_add_container_end changing lt_html. concatenate -progname '-' -dynpronr into l_filename. perform html_add_sourceCode using lt_source l_filename space space gc_extension_txt 'FLOW_LOGIC' abap_true changing lt_html. if g_add_sourcecode = abap_true. perform download using lt_source -pgmid -object l_filename gc_extension_txt abap_false. endif. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object l_filename gc_extension_htm abap_true. -downloaded = abap_true. endloop. endform. form o2. perform o2_r3tr_wapa. perform o2_r3tr_wapa_appl. perform o2_r3tr_wapa_mime. perform o2_r3tr_wtag. perform o2_r3tr_wtag_ext. perform o2_r3tr_xslt. endform. form o2_get_mime_content using value(i_objtype) value(i_class) value(i_objid) changing ct_content_ascii type it_o2content_ascii ct_content_binary type it_o2content_binary c_filesize type i. data: lo_io type ref to data, lo_phio type ref to data, lo_error type ref to data, lt_class_filter type it_o2class_filter, lt_relation type it_o2relation, lt_file_info type it_o2file_info. field-symbols: type any, type any, type any, type any, type st_o2relation, type st_o2file_info. create data lo_io type ('SKWF_IO'). assign lo_io->* to . create data lo_phio type ('SKWF_IO'). assign lo_phio->* to . create data lo_error type ('SKWF_ERROR'). assign lo_error->* to . assign component 'OBJTYPE' of structure to . = i_objtype. assign component 'CLASS' of structure to . = i_class. assign component 'OBJID' of structure to . = i_objid. call function 'SKWF_IO_FROM_RELATIONS_GET' exporting io = importing error = tables class_filter = lt_class_filter relations = lt_relation. check is initial. loop at lt_relation assigning . clear . assign component 'OBJTYPE' of structure to . = -objtype. assign component 'CLASS' of structure to . = -prtn_class. assign component 'OBJID' of structure to . = -prtn_id. call function 'SKWF_PHIO_LOAD_CONTENT' exporting phio = importing error = tables file_access_info = lt_file_info file_content_ascii = ct_content_ascii file_content_binary = ct_content_binary. loop at lt_file_info assigning . c_filesize = -file_size. endloop. endloop. endform. form o2_get_mimes using value(i_folder_name) changing ct_mime type it_mime. data: l_folder_name1(4096) type c, l_folder_name2(4096) type c, ls_folder type st_skwf_io, ls_error type st_skwf_error, ls_parent type st_skwf_io, lt_io type it_skwf_io, ls_io type st_skwf_io, l_prefix(4096) type c, l_len type i, ls_mime type st_mime, l_url(4096) type c, l_rel_url(64) type c, l_filename(255) type c, l_url_prefix type seovalue. refresh ct_mime. perform get_class_attribute_value using 'CL_WB_MIME_REPOSITORY' 'MR_URL_PREFIX' changing l_url_prefix. if l_url_prefix is initial. l_url_prefix = '/'. endif. concatenate l_url_prefix 'SAP' into l_url. call function 'SKWF_NMSPC_IO_FIND_BY_ADDRESS' exporting url = l_url appl = 'MIME' importing io = ls_parent error = ls_error. if not ls_parent is initial. l_folder_name1 = i_folder_name. do. if l_folder_name1 cs '/'. split l_folder_name1 at '/' into l_folder_name2 l_folder_name1. else. l_folder_name2 = l_folder_name1. endif. call function 'SKWF_NMSPC_IO_FIND_BY_ADDRESS' exporting url = l_folder_name2 folder = ls_parent importing io = ls_folder error = ls_error. if ls_folder is initial or l_folder_name2 = l_folder_name1. exit. endif. ls_parent = ls_folder. enddo. if not ls_folder is initial. call function 'SKWF_FOLDER_SUB_IOS_GET' exporting folder = ls_folder io_type = 'L' importing error = ls_error tables ios = lt_io. if ls_error is initial. concatenate l_url_prefix 'SAP/' i_folder_name '/' into l_prefix. l_len = strlen( l_prefix ). loop at lt_io into ls_io. clear ls_mime. call function 'SKWF_NMSPC_IO_ADDRESS_GET' exporting io = ls_io importing url = l_url relative_url = l_rel_url error = ls_error. if ls_error is initial. shift l_url by l_len places. ls_mime-key = l_url. translate ls_mime-key to upper case. ls_mime-name = l_url. ls_mime-objtype = ls_io-objtype. ls_mime-class = ls_io-class. ls_mime-objid = ls_io-objid. l_filename = l_rel_url. call function 'SKWF_MIMETYPE_OF_FILE_GET' exporting filename = l_filename importing mimetype = ls_mime-mimetype. if not ls_mime-mimetype is initial. call function 'SKWF_MIMETYPE_DESCRIPTION_GET' exporting mimetype = ls_mime-mimetype language = sy-langu importing descript = ls_mime-mimetype_descript. endif. if not ls_mime is initial. append ls_mime to ct_mime. endif. endif. endloop. endif. endif. endif. sort ct_mime by key. endform. form o2_get_url using value(i_https) type flag value(i_applname) value(i_pagekey) value(i_pagename) value(i_pagetype) type c value(i_is_error_page) type flag changing c_url type string. data: lo_page type ref to data. field-symbols: type any, type any. create data lo_page type ('O2PAGENAME'). assign lo_page->* to . assign component 'APPLNAME' of structure to . = i_applname. assign component 'PAGEKEY' of structure to . = i_pagekey. assign component 'PAGENAME' of structure to . = i_pagename. assign component 'PAGETYPE' of structure to . = i_pagetype. assign component 'IS_ERROR_PAGE' of structure to . = i_is_error_page. call method ('CL_O2_HELPER')=>generate_url_for_page exporting p_page = p_secure_http = i_https importing p_url = c_url exceptions others = 1. endform. form o2_r3tr_wapa. data: lt_tabstrip type it_tabstrip, lt_html type it_string, ls_attributes type st_attributes, lo_appl type ref to data, lo_applt type ref to data, l_applname(30) type c, l_applext(30) type c, l_bname type xubname, l_name_text type ad_namtext, ls_o2navigation type st_o2navigation, lt_o2navigation type it_o2navigation, lo_navgraph type ref to data, l_pagekey(70) type c, l_flag type flag. field-symbols: type st_ztadir, type any, type any, type any, type any, type st_tabstrip. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'WAPA' and o2pagekey = space and downloaded = abap_false. -downloaded = abap_true. if not is assigned. perform get_tabstrip using 'O2_R3TR_WAPA' space changing lt_tabstrip. create data lo_navgraph type ('O2NAVGRAPH'). assign lo_navgraph->* to . create data lo_appl type ('O2APPL'). assign lo_appl->* to . create data lo_applt type ('O2APPLT'). assign lo_applt->* to . endif. refresh: lt_html, lt_o2navigation. clear: ls_attributes, l_applname, l_applext, , . l_applname = -obj_name. select single * from ('O2APPL') into where applname = l_applname and version = 'A'. if sy-subrc = 0. assign component 'APPLEXT' of structure to . l_applext = . ls_attributes-space_after_descript = abap_true. ls_attributes-is_bsp_appl = abap_true. ls_attributes-descript = -descript. assign component 'AUTHOR' of structure to . ls_attributes-author = . l_bname = . perform get_user using l_bname changing l_name_text. ls_attributes-author_text = l_name_text. assign component 'CREATEDON' of structure to . perform get_date using changing ls_attributes-date_created. assign component 'CHANGEDBY' of structure to . ls_attributes-bname = . l_bname = . perform get_user using l_bname changing l_name_text. ls_attributes-name_text = l_name_text. assign component 'CHANGEDON' of structure to . perform get_date using changing ls_attributes-date_last_changed. ls_attributes-devclass = -devclass. perform get_devClass using -devclass changing ls_attributes-devclass_descr. perform get_spras using -masterlang changing ls_attributes-laiso ls_attributes-sptxt. assign component 'APPLNAME' of structure to . ls_attributes-internal_name = . assign component 'STARTPAGE' of structure to . ls_attributes-initial_bsp = . assign component 'APPLCLAS' of structure to . ls_attributes-application_class = . assign component 'THEME' of structure to . ls_attributes-initial_bsp = . assign component 'STATEFUL' of structure to . ls_attributes-stateful = . assign component 'SESSIONMANAGEMNT' of structure to . ls_attributes-supports_portal_integration = . endif. select * from ('O2NAVGRAPH') into where applname = l_applname and version = 'A'. clear ls_o2navigation. assign component 'NODEEXIT' of structure to . ls_o2navigation-navrequest = . assign component 'CURRNODE' of structure to . select single pagekey from ('O2NAVMAP') into l_pagekey where applname = l_applname and version = 'A' and node = . if sy-subrc = 0. select single pagename from ('O2PAGDIR') into ls_o2navigation-start where applname = l_applname and pagekey = l_pagekey. endif. assign component 'FUPNODE' of structure to . select single pagekey from ('O2NAVMAP') into l_pagekey where applname = l_applname and version = 'A' and node = . if sy-subrc = 0. select single pagename from ('O2PAGDIR') into ls_o2navigation-target where applname = l_applname and pagekey = l_pagekey. endif. append ls_o2navigation to lt_o2navigation. endselect. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'NAVIGATION'. if lt_o2navigation is initial. -empty = abap_true. endif. endcase. endloop. perform html_main_header using tpt_o2_wapa txt_bsp_application l_applext txt_active___1 space space space lt_tabstrip gt_link changing lt_html. l_flag = abap_false. if lt_o2navigation is initial. l_flag = abap_true. endif. perform html_add_attributes_2 using ls_attributes 'PROPERTIES' l_flag changing lt_html. if not lt_o2navigation is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'WAPA_NAVI' lt_o2navigation lt_o2navigation 'NAVIGATION' abap_true changing lt_html. endif. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form o2_r3tr_wapa_appl. data: mt_string type it_string. types: begin of st_o2pagevhs, applname(30) type c, pagekey(70) type c, evhandler(30) type c, version type c, evhname(30) type c, source like mt_string, end of st_o2pagevhs, it_o2pagevhs type sorted table of st_o2pagevhs with unique key evhandler. data: lt_html type it_string, l_objname(110) type c, l_applname(30) type c, l_pagekey(70) type c, l_pagename(70) type c, l_pagetype(1) type c, l_is_error_page type flag, l_https type flag, lo_pagdir type ref to data, ls_ti type st_textinput, ls_rb type st_access, lt_prop_header type it_textinput, lt_prop_page_type_rb type it_access, lt_prop_page_type_ti type it_textinput, lt_prop_error_handling type it_textinput, lt_prop_status_rb type it_access, lt_prop_status_ti type it_textinput, lt_prop_caching_li type it_textinput, lt_prop_caching_re type it_textinput, lt_prop_transfer_options_li type it_textinput, lt_prop_transfer_options_re type it_textinput, lt_prop_footer type it_textinput, lt_dom_value type it_dom_value, l_bname type xubname, l_name type ad_namtext, lt_line type it_line, lt_layout_src type it_string, l_str type string, lt_o2pagevhs type it_o2pagevhs, lt_o2pagpars type it_o2pagpars, lt_typesrc type it_string, lt_used_guid type it_guid, lt_tabstrip type it_tabstrip, l_o2type type c, l_type(4) type c, l_filename type string, l_filename2 type string, lt_pageattr type it_o2pageattr, ls_pageattr type st_o2pageattr, l_flag type flag, ls_tabstrip type st_tabstrip, l_type_title type string, l_title type string, l_id type string, l_javascript type string. field-symbols: type st_ztadir, type any, type st_line, type any, type st_dom_value, type st_o2pagevhs, type st_o2pagpars, type st_tabstrip. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'WAPA' and o2pagekey <> space and ( o2type = gc_o2type_bsp or o2type = gc_o2type_ctrl or o2type = gc_o2type_incl or o2type = gc_o2type_view ) and downloaded = abap_false. -downloaded = abap_true. if not is assigned. create data lo_pagdir type ('O2PAGATTR'). assign lo_pagdir->* to . endif. refresh: lt_html, lt_prop_header, lt_prop_page_type_rb, lt_prop_page_type_ti, lt_prop_error_handling, lt_prop_status_rb, lt_prop_status_ti, lt_prop_caching_li, lt_prop_caching_re, lt_prop_transfer_options_li, lt_prop_transfer_options_re, lt_prop_footer, lt_layout_src, lt_o2pagevhs, lt_o2pagpars, lt_typesrc, lt_used_guid, lt_tabstrip, lt_pageattr. clear: l_objname, l_o2type, , l_type, l_filename, l_filename2, l_flag, l_type_title, l_title, l_id, l_javascript. l_applname = -obj_name. l_pagekey = -o2pagekey. l_objname+0(30) = -obj_name. l_objname+30(70) = -o2pagekey. call function 'O2_GET_WAPA_SOURCEN' exporting p_objname = l_objname p_versno = 0 p_devclass = -devclass p_langu = sy-langu p_master_l = sy-langu importing pt_page_content = lt_line pt_ev_handler = lt_o2pagevhs pt_parameters = lt_o2pagpars ps_page_attr = pt_typesource = lt_typesrc pt_used_guids = lt_used_guid exceptions others = 1. assign component 'PAGENAME' of structure to . l_pagename = . clear ls_ti. ls_ti-name = txt_description. ls_ti-value = -descript. ls_ti-input = abap_true. append ls_ti to lt_prop_header. if -o2type = gc_o2type_ctrl. clear ls_ti. ls_ti-name = txt_controller_class. assign component 'IMPLCLASS' of structure to . ls_ti-value = . ls_ti-input = abap_true. append ls_ti to lt_prop_header. endif. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_view. clear ls_ti. ls_ti-name = txt_mime_type. assign component 'MIMETYPE' of structure to . ls_ti-value = . if ls_ti-value is initial. ls_ti-value = 'application/octet-stream'. endif. ls_ti-input = abap_true. append ls_ti to lt_prop_header. clear ls_ti. ls_ti-name = txt_compression. assign component 'STRIPMODE' of structure to . perform get_dom_value_text using 'O2STRIPMODE' changing ls_ti-value. ls_ti-input = abap_true. append ls_ti to lt_prop_header. clear ls_ti. ls_ti-name = txt_wo_script_code. assign component 'NO_SCRIPT' of structure to . ls_ti-value = . ls_ti-flag = abap_true. append ls_ti to lt_prop_header. endif. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_incl or -o2type = gc_o2type_view. assign component 'PAGETYPE' of structure to . l_pagetype = . clear ls_rb. ls_rb-ddtext = txt_view. if l_pagetype = gc_o2type_view. ls_rb-checked = abap_true. endif. append ls_rb to lt_prop_page_type_rb. clear ls_rb. ls_rb-ddtext = txt_page_with_flow_logic. if l_pagetype = gc_o2type_bsp. ls_rb-checked = abap_true. endif. append ls_rb to lt_prop_page_type_rb. clear ls_rb. ls_rb-ddtext = txt_page_fragment. if l_pagetype = gc_o2type_incl. ls_rb-checked = abap_true. endif. append ls_rb to lt_prop_page_type_rb. clear ls_ti. ls_ti-name = txt_controller_class. assign component 'CONTROLLERURL' of structure to . ls_ti-value = . ls_ti-input = abap_true. append ls_ti to lt_prop_page_type_ti. endif. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_ctrl or -o2type = gc_o2type_view. clear ls_ti. ls_ti-name = txt_is_error_page. assign component 'IS_ERROR_PAGE' of structure to . l_is_error_page = . ls_ti-value = l_is_error_page. ls_ti-flag = abap_true. append ls_ti to lt_prop_error_handling. clear ls_ti. ls_ti-name = txt_assigned_error_page. assign component 'ERROR_PAGE' of structure to . ls_ti-value = . ls_ti-input = abap_true. append ls_ti to lt_prop_error_handling. endif. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_ctrl. perform get_dom_value_texts using 'O2PAGSTATE' changing lt_dom_value. sort lt_dom_value by value. assign component 'STATE' of structure to . loop at lt_dom_value assigning . clear ls_rb. ls_rb-ddtext = -text. if -value = . ls_rb-checked = abap_true. endif. append ls_rb to lt_prop_status_rb. endloop. clear ls_ti. ls_ti-name = txt_lifetime. assign component 'LIFETIME' of structure to . perform get_dom_value_text using 'O2LIFETIME' changing ls_ti-value. ls_ti-input = abap_true. append ls_ti to lt_prop_status_ti. clear ls_ti. ls_ti-name = txt_browser_cache. assign component 'BROWSER_CACHE' of structure to . ls_ti-value = . ls_ti-input = abap_true. ls_ti-description = txt_sec. append ls_ti to lt_prop_caching_li. clear ls_ti. ls_ti-name = txt_server_cache. assign component 'SERVER_CACHE' of structure to . ls_ti-value = . ls_ti-input = abap_true. ls_ti-description = txt_sec. append ls_ti to lt_prop_caching_li. clear ls_ti. ls_ti-space = abap_true. append ls_ti to lt_prop_caching_re. clear ls_ti. ls_ti-name = txt_browser_specific. assign component 'BROWSER_DEP' of structure to . ls_ti-value = . ls_ti-flag = abap_true. append ls_ti to lt_prop_caching_re. clear ls_ti. ls_ti-name = txt_compression. assign component 'COMPRESSION' of structure to . ls_ti-value = . ls_ti-flag = abap_true. append ls_ti to lt_prop_transfer_options_li. endif. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_ctrl or -o2type = gc_o2type_view. clear ls_ti. ls_ti-name = txt_delta_handling. assign component 'DELTA_HANDLING' of structure to . ls_ti-value = . ls_ti-flag = abap_true. append ls_ti to lt_prop_transfer_options_li. endif. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_ctrl. clear ls_ti. ls_ti-name = txt_https. assign component 'SECUREHTTP' of structure to . l_https = . ls_ti-value = l_https. ls_ti-flag = abap_true. append ls_ti to lt_prop_transfer_options_re. endif. clear ls_ti. ls_ti-name = txt_created_on. assign component 'AUTHOR' of structure to . l_bname = . perform get_user using l_bname changing l_name. ls_ti-value = l_bname. ls_ti-value_text = l_name. assign component 'CREATEDON' of structure to . perform get_date using changing ls_ti-value_ext. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_prop_footer. clear ls_ti. ls_ti-name = txt_last_changed_on. assign component 'CHANGEDBY' of structure to . l_bname = . perform get_user using l_bname changing l_name. ls_ti-value = l_bname. ls_ti-value_text = l_name. assign component 'CHANGEDON' of structure to . perform get_date using changing ls_ti-value_ext. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_prop_footer. clear ls_ti. ls_ti-name = txt_package. ls_ti-value = -devclass. ls_ti-input = abap_true. append ls_ti to lt_prop_footer. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_ctrl. clear ls_ti. ls_ti-name = txt_url. perform o2_get_url using l_https l_applname l_pagekey l_pagename l_pagetype l_is_error_page changing ls_ti-value. ls_ti-input = abap_true. append ls_ti to lt_prop_footer. endif. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_incl or -o2type = gc_o2type_view. loop at lt_line assigning . l_str = -line. append l_str to lt_layout_src. endloop. endif. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_view. loop at lt_o2pagpars assigning . clear ls_pageattr. move-corresponding to ls_pageattr. perform get_dom_value_text using 'O2TYPTYPE' ls_pageattr-typtype changing ls_pageattr-typtype_txt. if ls_pageattr-pardecltyp = '0'. ls_pageattr-pardecltyp_flag = abap_true. endif. append ls_pageattr to lt_pageattr. endloop. endif. l_o2type = -o2type. if l_o2type is initial. l_o2type = 'B'. endif. perform get_tabstrip using 'O2_R3TR_WAPA_APPL' l_o2type changing lt_tabstrip. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'LAYOUT'. if lt_layout_src is initial. -empty = abap_true. else. concatenate l_javascript 'makeDivSize(''LAYOUT'');' into l_javascript. endif. when 'EVENT_HANDLER'. if lt_o2pagevhs is initial. -empty = abap_true. endif. when 'PAGE_ATTRIBUTES'. if lt_pageattr is initial. -empty = abap_true. endif. when 'TYPE_DEFINITIONS'. if lt_typesrc is initial. -empty = abap_true. else. concatenate l_javascript 'makeDivSize(''TYPE_DEFINITIONS'');' into l_javascript. endif. endcase. endloop. loop at lt_o2pagevhs assigning . clear ls_tabstrip. ls_tabstrip-form = 'O2_R3TR_WAPA_APPL'. ls_tabstrip-id = -evhandler. ls_tabstrip-parent_id = 'EVENT_HANDLER'. ls_tabstrip-text = -evhname. if sy-tabix = 1. ls_tabstrip-active = abap_true. endif. ls_tabstrip-tab_nr = sy-tabix + 20. append ls_tabstrip to lt_tabstrip. concatenate l_javascript 'makeDivSize(''' -evhandler ''');' into l_javascript. endloop. case -o2type. when gc_o2type_ctrl. l_type = 'ctrl'. l_title = tpt_o2_wapa_ctrl. l_type_title = txt_controller. when gc_o2type_view. l_type = 'view'. l_title = tpt_o2_wapa_page. l_type_title = txt_page. when gc_o2type_bsp. l_type = 'bsp'. l_title = tpt_o2_wapa_page. l_type_title = txt_page. when gc_o2type_incl. l_type = 'incl'. l_title = tpt_o2_wapa_page. l_type_title = txt_page. endcase. perform replace_single using '#NAME_VALUE#' -obj_name changing l_title. concatenate -obj_name '-' l_type '/' -o2pagename into l_filename. perform html_main_header using l_title l_type_title -o2pagename txt_active___1 space space l_javascript lt_tabstrip gt_link changing lt_html. l_flag = abap_true. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_incl or -o2type = gc_o2type_view. if not lt_layout_src is initial or g_empty_tab = gc_empty_tab_display. l_flag = abap_false. endif. endif. perform html_add_properties_o2 using lt_prop_header txt_page_type lt_prop_page_type_rb lt_prop_page_type_ti txt_error_handling lt_prop_error_handling txt_status lt_prop_status_rb lt_prop_status_ti txt_caching lt_prop_caching_li lt_prop_caching_re txt_transfer_options lt_prop_transfer_options_li lt_prop_transfer_options_re lt_prop_footer 'PROPERTIES' l_flag changing lt_html. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_incl or -o2type = gc_o2type_view. if not lt_layout_src is initial or g_empty_tab = gc_empty_tab_display. perform html_add_sourceCode using lt_layout_src l_filename space space gc_extension_txt 'LAYOUT' abap_true changing lt_html. perform download using lt_layout_src -pgmid -object l_filename gc_extension_txt abap_false. endif. endif. if -o2type = gc_o2type_bsp. if not lt_o2pagevhs is initial or g_empty_tab = gc_empty_tab_display. perform html_add_container_begin using lt_tabstrip 'EVENT_HANDLER' abap_false changing lt_html. loop at lt_o2pagevhs assigning . l_flag = abap_false. if sy-tabix = 1. l_flag = abap_true. endif. concatenate l_filename '.' -evhandler into l_filename2. perform html_add_sourceCode using -source l_filename2 space space gc_extension_txt -evhandler l_flag changing lt_html. perform download using -source -pgmid -object l_filename2 gc_extension_txt abap_false. endloop. perform html_add_container_end changing lt_html. endif. endif. if -o2type = gc_o2type_bsp or -o2type = gc_o2type_view. if not lt_pageattr is initial or g_empty_tab = gc_empty_tab_display. perform get_id using 'WAPA_ATTR|' l_o2type changing l_id. perform html_add_table using l_id lt_pageattr lt_pageattr 'PAGE_ATTRIBUTES' abap_false changing lt_html. endif. endif. if -o2type = gc_o2type_bsp. if not lt_typesrc is initial or g_empty_tab = gc_empty_tab_display. concatenate l_filename '.types' into l_filename2. perform html_add_sourceCode using lt_typesrc l_filename2 space space gc_extension_txt 'TYPE_DEFINITIONS' abap_false changing lt_html. perform download using lt_typesrc -pgmid -object l_filename2 gc_extension_txt abap_false. endif. endif. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object l_filename gc_extension_htm abap_true. endloop. endform. form o2_r3tr_wapa_mime. data: lt_content_ascii type it_o2content_ascii, lt_content_binary type it_o2content_binary, lt_ascii type it_string, ls_ascii type string, l_filename type string, l_filesize type i. field-symbols: type st_ztadir, type st_o2content_ascii. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'WAPA' and o2pagekey <> space and o2type = gc_o2type_mime and downloaded = abap_false. -downloaded = abap_true. clear: l_filesize. refresh: lt_content_ascii, lt_content_binary, lt_ascii. perform o2_get_mime_content using -mime_objtype -mime_class -mime_objid changing lt_content_ascii lt_content_binary l_filesize. concatenate -obj_name '-mime/' -o2pagename into l_filename. if not lt_content_ascii is initial. loop at lt_content_ascii assigning . ls_ascii = -line. append ls_ascii to lt_ascii. endloop. perform download using lt_ascii -pgmid -object l_filename space abap_true. endif. if not lt_content_binary is initial. perform download_binary using lt_content_binary l_filesize -pgmid -object l_filename space abap_true. endif. endloop. endform. form o2_r3tr_wtag. data: lt_tabstrip type it_tabstrip, lt_html type it_string, ls_ti type st_textinput, lt_props type it_textinput, lt_general type it_textinput, lo_taglib type ref to data, l_tlibid(30) type c, l_tlibname(30) type c, l_masterlang type masterlang, l_bname type xubname, l_name_text type ad_namtext, l_laiso type laiso, l_sptxt type sptxt, l_title type string. field-symbols: type st_ztadir, type any, type any. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'WTAG' and o2pagekey = space and downloaded = abap_false. -downloaded = abap_true. if not is assigned. perform get_tabstrip using 'O2_R3TR_WTAG' space changing lt_tabstrip. create data lo_taglib type ('O2TAGLIB'). assign lo_taglib->* to . endif. refresh: lt_html, lt_props, lt_general. clear . l_tlibid = -obj_name. select single masterlang from tadir into l_masterlang where pgmid = 'R3TR' and object = 'WTAG' and obj_name = -obj_name. select single * from ('O2TAGLIB') into where tlibid = l_tlibid and state = 'A'. assign component 'TLIBNAME' of structure to . l_tlibname = . clear ls_ti. ls_ti-name = txt_short_description___2. ls_ti-value = -descript. ls_ti-input = abap_true. append ls_ti to lt_props. clear ls_ti. ls_ti-name = txt_default_prefix. assign component 'PREFIX' of structure to . ls_ti-value = . ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_props. clear ls_ti. ls_ti-name = txt_bsp_extension_class. assign component 'TAGLIBCLASS' of structure to . ls_ti-value = . ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_props. clear ls_ti. ls_ti-name = txt_bsp_element_basis_class. assign component 'TAGBASECLASS' of structure to . ls_ti-value = . ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_props. clear ls_ti. ls_ti-name = txt_created_by___1. assign component 'AUTHOR' of structure to . ls_ti-value = . l_bname = . perform get_user using l_bname changing l_name_text. ls_ti-value_text = l_name_text. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_general. clear ls_ti. ls_ti-name = txt_creation_date. assign component 'CREATEDON' of structure to . perform get_date using changing ls_ti-value. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_general. clear ls_ti. ls_ti-name = txt_last_changed. assign component 'CHANGEDBY' of structure to . ls_ti-value = . l_bname = . perform get_user using l_bname changing l_name_text. ls_ti-value_text = l_name_text. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_general. clear ls_ti. ls_ti-name = txt_changed_on. assign component 'CHANGEDON' of structure to . perform get_date using changing ls_ti-value. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_general. clear ls_ti. ls_ti-name = txt_time_changed. assign component 'STAMP' of structure to . perform get_time using changing ls_ti-value. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_general. clear ls_ti. ls_ti-name = txt_package. ls_ti-value = -devclass. ls_ti-input = abap_true. append ls_ti to lt_general. clear ls_ti. ls_ti-name = txt_original_language. perform get_spras using l_masterlang changing l_laiso l_sptxt. ls_ti-value = l_laiso. ls_ti-value_text = l_sptxt. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_general. l_title = tpt_o2_wtag. perform replace_single using var_name_value -obj_name changing l_title. perform html_main_header using l_title txt_bsp_extension l_tlibname txt_active___1 space space space lt_tabstrip gt_link changing lt_html. perform html_add_textInput_subBox using lt_props txt_general_data lt_general 'PROPERTIES' abap_true changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form o2_r3tr_wtag_ext. data: lt_tabstrip type it_tabstrip, lt_html type it_string, ls_ti type st_textinput, lt_props type it_textinput, lt_general type it_textinput, lt_options type it_textinput, ls_rb type st_access, lt_content type it_access, lo_tag type ref to data, lo_att type ref to data, ls_att type st_o2tagatt, lt_att type it_o2tagatt, l_tlibid(30) type c, l_tagid(30) type c, l_masterlang type masterlang, l_bname type xubname, l_name_text type ad_namtext, l_laiso type laiso, l_sptxt type sptxt, l_title type string, l_filename type string. field-symbols: type st_ztadir, type any, type any, type any. constants: lc_content_empty type c value 'E', lc_content_inner_tags type c value 'I', lc_content_bsp type c value 'B', lc_content_tagdep type c value 'T'. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'WTAG' and o2pagekey <> space and downloaded = abap_false. -downloaded = abap_true. if not is assigned. perform get_tabstrip using 'O2_R3TR_WTAG_EXT' space changing lt_tabstrip. create data lo_tag type ('O2TAG'). assign lo_tag->* to . create data lo_att type ('O2TAGATT'). assign lo_att->* to . endif. refresh: lt_html, lt_props, lt_general, lt_content, lt_options, lt_att. clear: , , ls_rb, ls_att, l_filename. l_tlibid = -obj_name. l_tagid = -o2name. select single * from ('O2TAG') into where tlibid = l_tlibid and tagid = l_tagid and state = 'A'. clear ls_ti. ls_ti-name = txt_short_description___2. ls_ti-value = -descript. ls_ti-input = abap_true. append ls_ti to lt_props. clear ls_ti. ls_ti-name = txt_element_handler_class. assign component 'TAGCLASS' of structure to . ls_ti-value = . ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_props. clear ls_ti. ls_ti-name = txt_bsp_extension_class. assign component 'GENCLASS' of structure to . ls_ti-value = . ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_props. assign component 'BCONTENT' of structure to . clear ls_rb. ls_rb-ddtext = txt_blank. if = lc_content_empty. ls_rb-checked = abap_true. endif. append ls_rb to lt_content. clear ls_rb. ls_rb-ddtext = txt_bsp_elements_only. if = lc_content_inner_tags. ls_rb-checked = abap_true. endif. append ls_rb to lt_content. clear ls_rb. ls_rb-ddtext = txt_bsp_elements_and_static_ht. if = lc_content_bsp. ls_rb-checked = abap_true. endif. append ls_rb to lt_content. clear ls_rb. ls_rb-ddtext = txt_element_interprets_content. if = lc_content_tagdep. ls_rb-checked = abap_true. endif. append ls_rb to lt_content. clear ls_ti. ls_ti-name = txt_user_defined_validation. assign component 'VALIDATION' of structure to . ls_ti-value = . ls_ti-flag = abap_true. append ls_ti to lt_options. clear ls_ti. ls_ti-name = txt_iteration_over_element_con. assign component 'ITERATION' of structure to . ls_ti-value = . ls_ti-flag = abap_true. append ls_ti to lt_options. clear ls_ti. ls_ti-name = txt_manipulation_of_element_co. assign component 'BODYWRITER' of structure to . ls_ti-value = . ls_ti-flag = abap_true. append ls_ti to lt_options. clear ls_ti. ls_ti-name = txt_page_done_is_not_returned_. assign component 'NOPAGEDONE' of structure to . ls_ti-value = . ls_ti-flag = abap_true. append ls_ti to lt_options. clear ls_ti. ls_ti-name = txt_created_by___1. assign component 'AUTHOR' of structure to . ls_ti-value = . l_bname = . perform get_user using l_bname changing l_name_text. ls_ti-value_text = l_name_text. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_general. clear ls_ti. ls_ti-name = txt_creation_date. assign component 'CREATEDON' of structure to . perform get_date using changing ls_ti-value. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_general. clear ls_ti. ls_ti-name = txt_last_changed. assign component 'CHANGEDBY' of structure to . ls_ti-value = . l_bname = . perform get_user using l_bname changing l_name_text. ls_ti-value_text = l_name_text. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_general. clear ls_ti. ls_ti-name = txt_changed_on. assign component 'CHANGEDON' of structure to . perform get_date using changing ls_ti-value. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_general. select * from ('O2TAGATT') into where tlibid = l_tlibid and state = 'A' and tagid = l_tagid. assign component 'ATTID' of structure to . ls_att-attid = . assign component 'REQUIRED' of structure to . ls_att-required = . assign component 'RTEXPR' of structure to . ls_att-rtexpr = . assign component 'BYREF' of structure to . ls_att-byref = . assign component 'TYPE' of structure to . ls_att-type = . assign component 'DEFVAL' of structure to . ls_att-defval = . assign component 'BINDABLE' of structure to . ls_att-bindable = . assign component 'TYPTYPE' of structure to . perform get_dom_value_text using 'O2TYPTYPE' changing ls_att-typtype_txt. select single descript from ('TAGATTT') into ls_att-descript where tlibid = l_tlibid and state = 'A' and langu = sy-langu and tagid = l_tagid and attid = ls_att-attid. append ls_att to lt_att. endselect. l_title = tpt_o2_wtag. perform replace_single using var_name_value -obj_name changing l_title. perform html_main_header using l_title txt_bsp_element l_tagid txt_active___1 space space space lt_tabstrip gt_link changing lt_html. perform html_add_textInput_subBoxes using lt_props txt_element_content 'ec' lt_content txt_further_options lt_options txt_general_data lt_general 'PROPERTIES' abap_true changing lt_html. perform html_add_table using 'WTAG_ATTR' lt_att lt_att 'ATTRIBUTE' abap_false changing lt_html. perform html_main_footer using lt_html. concatenate -obj_name '-' l_tagid into l_filename. perform download using lt_html -pgmid -object l_filename gc_extension_htm abap_true. endloop. endform. form o2_r3tr_xslt. data: lt_html type it_string, lt_tabstrip type it_tabstrip, l_name(40) type c, ls_attributes type st_attributes, l_author type xubname, l_createdon type dats, l_changedon type dats, l_bname type xubname, l_xslt_id(43) type c, l_xslt_name type progname. field-symbols: type st_ztadir, type st_o2pageline. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'XSLT' and downloaded = abap_false. -downloaded = abap_true. if lt_tabstrip is initial. perform get_tabstrip using 'O2_R3TR_XSLT' space changing lt_tabstrip. endif. clear: ls_attributes, l_xslt_name. refresh: lt_html. l_name = -obj_name. select single author createdon changedon changedby from ('O2XSLTDESC') into (ls_attributes-author, l_createdon, l_changedon, ls_attributes-bname) where xsltdesc = l_name and state = 'A' and srtf2 = 0. l_author = ls_attributes-author. perform get_user using l_author changing ls_attributes-author_text. perform get_date using l_createdon changing ls_attributes-date_created. perform get_date using l_changedon changing ls_attributes-date_last_changed. l_bname = ls_attributes-bname. perform get_user using l_bname changing ls_attributes-name_text. ls_attributes-descript = -descript. ls_attributes-devclass = -devclass. perform get_devClass using ls_attributes-devclass changing ls_attributes-devclass_descr. perform get_spras using -masterlang changing ls_attributes-laiso ls_attributes-sptxt. perform get_trdir_name using l_name 'XT' changing l_xslt_name. perform html_main_header using tpt_o2_xslt txt_transformation -obj_name txt_active___1 space space 'makeDivSize(''SOURCECODE'')' lt_tabstrip gt_link changing lt_html. perform html_add_attributes_2 using ls_attributes 'ATTRIBUTES' abap_false changing lt_html. perform add_report_sourceCode using l_xslt_name l_name gc_extension_xsl abap_false 'SOURCECODE' abap_true changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form pack. perform pack_r3tr_devc. endform. form pack_r3tr_devc. data: lo_package type ref to if_package, l_as4text type as4text, ls_attributes type st_attributes, ls_ti type st_textinput, lt_package_properties type it_textinput, lt_transport_attributes type it_textinput, l_intf_system type srcsystem, l_pack_system type srcsystem, lt_ref_interface type tpak_package_interface_list, ls_ref_interface type tpak_package_interface_ref, lt_interface type it_pack_intf, ls_interface type st_pack_intf, lt_ref_perm type tpak_permission_to_use_list, ls_ref_perm type tpak_permission_to_use_ref_typ, lt_perm type it_pack_perm, ls_perm type st_pack_perm, lt_ref_sub type scompaklis, ls_ref_sub type ref to if_package, lt_sub type it_pack_sub, ls_sub type st_pack_sub, lt_tabstrip type it_tabstrip, lt_html type it_string. field-symbols: type st_tabstrip, type any, type any, type any. call method cl_package_factory=>load_package exporting i_package_name = gs_tdevc-devclass importing e_package = lo_package. perform get_devClass using gs_tdevc-devclass changing l_as4text. ls_attributes-descript = l_as4text. ls_attributes-person_responsible = gs_tdevc-as4user. perform get_user using gs_tdevc-as4user changing ls_attributes-person_responsible_text. ls_attributes-author = gs_tdevc-created_by. perform get_user using gs_tdevc-created_by changing ls_attributes-author_text. perform get_date using gs_tdevc-created_on changing ls_attributes-date_created. ls_attributes-bname = gs_tdevc-changed_by. perform get_user using gs_tdevc-changed_by changing ls_attributes-name_text. perform get_date using gs_tdevc-changed_on changing ls_attributes-date_last_changed. ls_attributes-application_component = gs_tdevc-component. clear ls_ti. ls_ti-name = txt_main_package. ls_ti-flag = abap_true. if gs_tdevc-mainpack = 'X'. ls_ti-value = abap_true. endif. append ls_ti to lt_package_properties. clear ls_ti. ls_ti-name = txt_surrounding_package. ls_ti-input = abap_true. ls_ti-value = gs_tdevc-parentcl. append ls_ti to lt_package_properties. ls_ti-name = txt_allowed_object_types. ls_ti-input = abap_true. perform get_dom_value_text using 'PACKTYPE' gs_tdevc-packtype changing ls_ti-value. append ls_ti to lt_package_properties. clear ls_ti. ls_ti-name = txt_package_not_extendable. ls_ti-flag = abap_true. ls_ti-value = gs_tdevc-restricted. append ls_ti to lt_package_properties. assign component 'SRV_CHECK' of structure gs_tdevc to . if is assigned. clear ls_ti. ls_ti-name = txt_package_check_as_server. ls_ti-flag = abap_true. ls_ti-value = . append ls_ti to lt_package_properties. unassign . endif. assign component 'CLI_CHECK' of structure gs_tdevc to . if is assigned. clear ls_ti. ls_ti-name = txt_package_check_as_client. ls_ti-flag = abap_true. ls_ti-value = . append ls_ti to lt_package_properties. unassign . endif. clear ls_ti. ls_ti-name = txt_transport_layer. ls_ti-input = abap_true. ls_ti-value = gs_tdevc-pdevclass. append ls_ti to lt_transport_attributes. clear ls_ti. ls_ti-name = txt_software_component. ls_ti-input = abap_true. ls_ti-value_double_length = abap_true. ls_ti-value = gs_tdevc-dlvunit. append ls_ti to lt_transport_attributes. clear ls_ti. ls_ti-name = txt_changes_are_recorded. ls_ti-flag = abap_true. ls_ti-value = gs_tdevc-korrflag. append ls_ti to lt_transport_attributes. call method lo_package->get_origin_system importing e_origin_system = l_pack_system exceptions others = 1. call method lo_package->get_interfaces importing e_package_interfaces = lt_ref_interface exceptions others = 1. loop at lt_ref_interface into ls_ref_interface. unassign . assign component 'DELETED_IN_MEMORY' of structure ls_ref_interface to . if is assigned and = abap_true. continue. endif. clear ls_interface. ls_interface-intf_name = ls_ref_interface->interface_name. ls_interface-descript = ls_ref_interface->short_text. call method ls_ref_interface->get_origin_system importing e_origin_system = l_intf_system exceptions others = 1. if l_pack_system <> l_intf_system. ls_interface-forsys = txt_foreign_source_system. endif. append ls_interface to lt_interface. endloop. call method lo_package->get_permissions_to_use importing e_permissions = lt_ref_perm exceptions others = 1. loop at lt_ref_perm into ls_ref_perm. unassign . assign component 'DELETED_IN_MEMORY' of structure ls_ref_perm to . if is assigned and = abap_true. continue. endif. clear ls_perm. ls_perm-pack_name = ls_ref_perm->publisher_package_name. ls_perm-intf_name = ls_ref_perm->package_interface_name. perform get_dom_value_text using 'ERRSEVRTY' ls_ref_perm->error_severity changing ls_perm-err_sever. append ls_perm to lt_perm. endloop. call method lo_package->get_sub_packages importing e_sub_packages = lt_ref_sub exceptions others = 1. loop at lt_ref_sub into ls_ref_sub. unassign . assign component 'DELETED_IN_MEMORY' of structure ls_ref_sub to . if is assigned and = abap_true. continue. endif. clear ls_sub. ls_sub-devclass = ls_ref_sub->package_name. ls_sub-ctext = ls_ref_sub->short_text. append ls_sub to lt_sub. endloop. perform get_tabstrip using 'PACK_DEVC' space changing lt_tabstrip. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'INTERFACE'. if lt_interface is initial. -empty = abap_true. endif. when 'PERM'. if lt_perm is initial. -empty = abap_true. endif. when 'SUB'. if lt_sub is initial. -empty = abap_true. endif. endcase. endloop. perform html_main_header using tpt_pack_devc txt_package gs_tdevc-devclass txt_saved space space space lt_tabstrip gt_link changing lt_html. perform html_add_attributes_4 using ls_attributes txt_package_properties lt_package_properties txt_transport_attributes lt_transport_attributes 'ATTRIBUTES' abap_true changing lt_html. if not lt_interface is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'DEVC_INTF' lt_interface lt_interface 'INTERFACE' abap_false changing lt_html. endif. if not lt_perm is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'DEVC_PERM' lt_perm lt_perm 'PERM' abap_false changing lt_html. endif. if not lt_sub is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'DEVC_SUB' lt_sub lt_sub 'SUB' abap_false changing lt_html. endif. perform html_main_footer using lt_html. perform download using lt_html 'R3TR' 'DEVC' gs_tdevc-devclass gc_extension_htm abap_false. endform. form prog. perform prog_r3tr_incl. perform prog_r3tr_prog. endform. form prog_r3tr_incl. data: lt_tabstrip type it_tabstrip, lt_html type it_string, lt_ti type it_textinput, lt_ti_box type it_textinput, ls_ti type st_textinput, l_masterlang type masterlang, l_filename type string, ls_trdir type trdir, l_laiso type laiso, l_sptxt type sptxt, l_name type ad_namtext, l_text type as4text, l_atext type appltxt. field-symbols: type st_ztadir. perform get_tabstrip using 'PROG_R3TR_INCL' space changing lt_tabstrip. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'PROG' and subc = 'I' and downloaded = abap_false. clear: ls_trdir, l_atext. refresh: lt_html, lt_ti, lt_ti_box. select single * from trdir into ls_trdir where name = -progname. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. clear ls_ti. ls_ti-name = txt_title. ls_ti-value = -descript. ls_ti-value_double_length = abap_true. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_original_language. l_masterlang = ls_trdir-rload. if l_masterlang is initial. l_masterlang = -masterlang. endif. perform get_spras using l_masterlang changing l_laiso l_sptxt. ls_ti-value = l_laiso. ls_ti-description = l_sptxt. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-space = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_created. perform get_date using ls_trdir-cdat changing ls_ti-value. ls_ti-value_ext = ls_trdir-cnam. perform get_user using ls_trdir-cnam changing l_name. ls_ti-value_ext_text = l_name. ls_ti-has_value_ext = abap_true. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_last_changed_by___1. perform get_date using ls_trdir-udat changing ls_ti-value. ls_ti-value_ext = ls_trdir-unam. perform get_user using ls_trdir-unam changing l_name. ls_ti-value_ext_text = l_name. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_status. ls_ti-value = txt_active___1. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_type___1. perform get_dom_value_text using 'SUBC' ls_trdir-subc changing ls_ti-value. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_status. perform get_dom_value_text using 'RSTAT' ls_trdir-rstat changing ls_ti-value. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_application. select single atext from taplt into l_atext where appl = ls_trdir-appl and sprsl = sy-langu. ls_ti-value = l_atext. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_authorization_group. ls_ti-value = ls_trdir-secu. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_package. ls_ti-value = -devclass. perform get_devClass using -devclass changing l_text. ls_ti-description = l_text. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-space = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_editor_lock. ls_ti-value = ls_trdir-edtx. ls_ti-flag = abap_true. append ls_ti to lt_ti_box. perform html_main_header using tpt_fugr_incl space -progname txt_active___1 space space 'makeDivSize(''SOURCECODE'');' lt_tabstrip gt_link changing lt_html. perform html_add_textInput_subBox using lt_ti txt_attributes___2 lt_ti_box 'ATTRIBUTES' abap_false changing lt_html. perform add_report_sourceCode using -progname -progname gc_extension_txt abap_false 'SOURCECODE' abap_true changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -progname gc_extension_htm abap_true. -downloaded = abap_true. endloop. endform. form prog_r3tr_prog. data: lt_tabstrip type it_tabstrip, lt_html type it_string, ls_prog_inf type rpy_prog, lt_include_tab type standard table of rpy_repo, lt_source_extended type it_abaptxt255, ls_source_extended type st_abaptxt255, lt_textelements type standard table of textpool, ls_textelements_addons type st_textpool_addons, lt_text_symbols_addons type it_textpool_addons, lt_selection_texts type standard table of textpool, lt_selection_texts_addons type it_textpool_addons, lt_text_symbols type standard table of textpool, lt_list_titles type it_textinput, lt_row_titles type it_textinput, lt_doc type it_string, lt_ti type it_textinput, lt_ti_box type it_textinput, ls_ti type st_textinput, l_masterlang type masterlang, l_filename type string, lt_varid type standard table of varid, lt_params type standard table of vanz, lt_params_nonv type standard table of vanz, lt_selop type standard table of vanz, lt_selop_nonv type standard table of vanz, lt_objects type standard table of vanz, lt_valutab type standard table of rsparams, lt_variant type it_variant, ls_variant type st_variant, ls_trdir type trdir, l_laiso type laiso, l_sptxt type sptxt, l_name type ad_namtext, l_text type as4text, l_atext type appltxt, l_text01 type grouptext, l_fu_param(30) type c, lt_source type abapsource occurs 0. field-symbols: type st_tabstrip, type st_ztadir, type textpool, type varid, type vanz, type rsparams, like line of lt_source. perform get_tabstrip using 'PROG_R3TR_PROG' space changing lt_tabstrip. select single parameter from fupararef into l_fu_param where funcname = 'RPY_PROGRAM_READ' and r3state = 'A' and parameter = 'SOURCE_EXTENDED' and paramtype = 'T'. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'PROG' and subc = '1' and downloaded = abap_false. -downloaded = abap_true. clear: ls_prog_inf, ls_trdir, ls_variant, l_atext. refresh: lt_html, lt_include_tab, lt_list_titles, lt_objects, lt_params, lt_params_nonv, lt_row_titles, lt_selection_texts, lt_selop, lt_selop_nonv, lt_source, lt_source_extended, lt_text_symbols, lt_text_symbols_addons, lt_textelements, lt_ti, lt_ti_box, lt_valutab, lt_variant, lt_varid. if l_fu_param = 'SOURCE_EXTENDED'. call function 'RPY_PROGRAM_READ' exporting language = sy-langu program_name = -obj_name with_includelist = abap_true only_source = abap_false only_texts = abap_false read_latest_version = abap_true with_lowercase = abap_true importing prog_inf = ls_prog_inf tables include_tab = lt_include_tab source_extended = lt_source_extended textelements = lt_textelements exceptions others = 1. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. else. call function 'RPY_PROGRAM_READ' exporting language = sy-langu program_name = -obj_name with_includelist = abap_true only_source = abap_false only_texts = abap_false read_latest_version = abap_true with_lowercase = abap_true importing prog_inf = ls_prog_inf tables include_tab = lt_include_tab source = lt_source textelements = lt_textelements exceptions others = 1. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. loop at lt_source assigning . ls_source_extended = -line. append ls_source_extended to lt_source_extended. endloop. endif. select single * from trdir into ls_trdir where name = -progname. perform get_docu using 'RE' -obj_name 'E' changing lt_doc. loop at lt_textelements assigning . case -id. when 'H'. clear ls_ti. ls_ti-value = -entry. ls_ti-input = abap_true. ls_ti-no_name = abap_true. append ls_ti to lt_row_titles. when 'I'. clear ls_textelements_addons. append to lt_text_symbols. ls_textelements_addons-strlen = strlen( -entry ). append ls_textelements_addons to lt_text_symbols_addons. when 'S'. clear ls_textelements_addons. if -entry+0(1) = 'D'. -entry+0(1) = space. ls_textelements_addons-dict_ref = abap_true. endif. condense -entry. append ls_textelements_addons to lt_selection_texts_addons. append to lt_selection_texts. when 'T'. clear ls_ti. ls_ti-value = -entry. ls_ti-input = abap_true. ls_ti-no_name = abap_true. append ls_ti to lt_list_titles. endcase. endloop. clear ls_ti. ls_ti-name = txt_title. ls_ti-value = -descript. ls_ti-value_double_length = abap_true. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_original_language. l_masterlang = ls_prog_inf-masterlang. if l_masterlang is initial. l_masterlang = -masterlang. endif. perform get_spras using l_masterlang changing l_laiso l_sptxt. ls_ti-value = l_laiso. ls_ti-description = l_sptxt. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-space = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_created. perform get_date using ls_prog_inf-creat_date changing ls_ti-value. ls_ti-value_ext = ls_prog_inf-creat_user. perform get_user using ls_prog_inf-creat_user changing l_name. ls_ti-value_ext_text = l_name. ls_ti-has_value_ext = abap_true. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_last_changed_by___1. perform get_date using ls_prog_inf-mod_date changing ls_ti-value. ls_ti-value_ext = ls_prog_inf-mod_user. perform get_user using ls_prog_inf-mod_user changing l_name. ls_ti-value_ext_text = l_name. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_status. ls_ti-value = txt_active___1. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_type___1. perform get_dom_value_text using 'SUBC' ls_prog_inf-prog_type changing ls_ti-value. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_status. perform get_dom_value_text using 'RSTAT' ls_prog_inf-status changing ls_ti-value. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_application. select single atext from taplt into l_atext where appl = ls_prog_inf-appl and sprsl = sy-langu. ls_ti-value = l_atext. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. clear l_text01. ls_ti-name = txt_authorization_group. ls_ti-value = ls_prog_inf-auth_group. select single text01 from tpgpt into l_text01 where p_group = ls_prog_inf-auth_group and langu = sy-langu. ls_ti-description = l_text01. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_package. ls_ti-value = -devclass. perform get_devClass using -devclass changing l_text. ls_ti-description = l_text. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_logical_database. ls_ti-value = ls_prog_inf-dbname. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_selection_screen_version. ls_ti-value = ls_prog_inf-selscreen. ls_ti-input = abap_true. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_editor_lock. ls_ti-value = ls_trdir-edtx. ls_ti-flag = abap_true. ls_ti-flag_col = 1. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_fixed_point_arithmetic. ls_ti-value = ls_trdir-fixpt. ls_ti-flag = abap_true. ls_ti-flag_col = 2. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txtt_unicode_checks_active. ls_ti-value = ls_trdir-uccheck. ls_ti-flag = abap_true. ls_ti-flag_col = 1. append ls_ti to lt_ti_box. clear ls_ti. ls_ti-name = txt_start_using_variant. ls_ti-value = ls_trdir-sset. ls_ti-flag = abap_true. ls_ti-flag_col = 2. append ls_ti to lt_ti_box. if g_add_report_variants = abap_true. select * from varid into table lt_varid where report = -obj_name. loop at lt_varid assigning . read table gt_varid_broken transporting no fields with key report = -report vari = -variant. if sy-subrc = 0. continue. endif. call function 'RS_VARIANT_CONTENTS' exporting report = -report variant = -variant tables l_params = lt_params l_params_nonv = lt_params_nonv l_selop = lt_selop l_selop_nonv = lt_selop_nonv valutab = lt_valutab objects = lt_objects exceptions others = 1. if sy-subrc <> 0. continue. endif. loop at lt_valutab assigning . if sy-tabix > 100. exit. endif. clear ls_variant. ls_variant-program = -report. ls_variant-variant = -variant. ls_variant-selname = -selname. perform get_GUI_kind using -kind changing ls_variant-kind. perform get_GUI_sign using -sign changing ls_variant-sign. perform get_GUI_operator using -option changing ls_variant-option. ls_variant-low = -low. ls_variant-high = -high. read table lt_params assigning with key name = -selname. if sy-subrc <> 0 or -text is initial. read table lt_params_nonv assigning with key name = -selname. if sy-subrc <> 0 or -text is initial. read table lt_selop assigning with key name = -selname. if sy-subrc <> 0 or -text is initial. read table lt_selop_nonv assigning with key name = -selname. if sy-subrc <> 0 or -text is initial. read table lt_objects assigning with key name = -selname. endif. endif. endif. endif. if sy-subrc = 0. ls_variant-text = -text. endif. append ls_variant to lt_variant. endloop. endloop. endif. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'LISTTITLE'. if lt_list_titles is initial and lt_row_titles is initial. -empty = abap_true. endif. when 'SELECTIONTEXTS'. if lt_selection_texts is initial. -empty = abap_true. endif. when 'TEXTSYMBOLS'. if lt_text_symbols is initial. -empty = abap_true. endif. when 'DOC'. if lt_doc is initial. -empty = abap_true. endif. when 'VARIANT'. if lt_variant is initial. -empty = abap_true. if g_add_report_variants = abap_false. -hidden = abap_true. endif. endif. endcase. endloop. perform html_main_header using tpt_prog_repo space -obj_name txt_active___1 space space 'makeDivSize(''SOURCECODE'');makeDivSize(''DOC'');' lt_tabstrip gt_link changing lt_html. if not lt_list_titles is initial or not lt_row_titles is initial or g_empty_tab = gc_empty_tab_display. perform html_add_box_textInput2Ver using txt_list_header lt_list_titles txt_column_heading lt_row_titles 'LISTTITLE' abap_false changing lt_html. endif. if not lt_selection_texts is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'PROG_SELEC' lt_selection_texts lt_selection_texts_addons 'SELECTIONTEXTS' abap_false changing lt_html. endif. if not lt_text_symbols is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'PROG_SYMBO' lt_text_symbols lt_text_symbols_addons 'TEXTSYMBOLS' abap_false changing lt_html. endif. if g_add_report_variants = abap_true and ( not lt_variant is initial or g_empty_tab = gc_empty_tab_display ). perform html_add_table using 'PROG_VARIA' lt_variant lt_variant 'VARIANT' abap_false changing lt_html. endif. if not lt_doc is initial or g_empty_tab = gc_empty_tab_display. perform html_add_doc using lt_doc 'DOC' abap_false changing lt_html. endif. perform html_add_textInput_subBox using lt_ti txt_attributes___2 lt_ti_box 'ATTRIBUTES' abap_false changing lt_html. perform add_report_sourceCode using -obj_name -obj_name gc_extension_txt abap_true 'SOURCECODE' abap_true changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form seo. perform seo_r3tr_intf. perform seo_r3tr_clas. perform seo_r3tr_clas_methods. endform. form seo_clas_get_attribs using value(i_clsname) it_super_class type it_seo_super_class it_ref_interface type it_ref_seointerface changing ct_ref_attrib type it_ref_seoattrib. refresh ct_ref_attrib. perform seo_clas_get_attribs_from_intf using i_clsname it_super_class it_ref_interface changing ct_ref_attrib. perform seo_clas_get_attribs_from_clas using i_clsname it_super_class changing ct_ref_attrib. endform. form seo_clas_get_aliases using value(i_clsname) it_ref_attrib type it_ref_seoattrib it_ref_method type it_ref_seomethod it_ref_event type it_ref_seoevent it_ref_type type it_ref_seotype changing ct_ref_alias type it_ref_seoalias. data: ls_ref_alias type st_ref_seoalias, lt_ref_alias_tmp type it_ref_seoalias, ls_clskey type seoclskey, lt_seoalias type seo_aliases, l_clsname type seoclsname, l_cmpname type seocmpname. field-symbols: type st_ref_seoattrib, type st_ref_seomethod, type st_ref_seoevent, type st_ref_seotype, type st_ref_seoalias, type seoaliases. refresh: ct_ref_alias. ls_ref_alias-type = txt_attribute. loop at it_ref_attrib assigning where cpdname cp '*~*'. ls_ref_alias-cpdname = -cpdname. ls_ref_alias-owner = -owner. append ls_ref_alias to lt_ref_alias_tmp. endloop. ls_ref_alias-type = txt_method. loop at it_ref_method assigning where cpdname cp '*~*'. ls_ref_alias-cpdname = -cpdname. ls_ref_alias-owner = -owner. append ls_ref_alias to lt_ref_alias_tmp. endloop. ls_ref_alias-type = txt_event. loop at it_ref_event assigning where cpdname cp '*~*'. ls_ref_alias-cpdname = -cpdname. ls_ref_alias-owner = -owner. append ls_ref_alias to lt_ref_alias_tmp. endloop. ls_ref_alias-type = txt_type___1. loop at it_ref_type assigning where cpdname cp '*~*'. ls_ref_alias-cpdname = -cpdname. ls_ref_alias-owner = -owner. append ls_ref_alias to lt_ref_alias_tmp. endloop. ls_clskey-clsname = i_clsname. call function 'SEO_ALIASES_GET' exporting cifkey = ls_clskey changing aliases = lt_seoalias. l_clsname = i_clsname. loop at lt_ref_alias_tmp assigning where cpdname cp '*~*' and owner = i_clsname. split -cpdname at '~' into l_clsname l_cmpname. read table lt_seoalias assigning with key cmpname = l_cmpname. if sy-subrc = 0. -refcmpname = -cmpname. perform get_dom_value_text using 'SEOEXPOSE' -exposure changing -exposure. if not -refcmpname is initial and -exposure > 0. append to ct_ref_alias. endif. else. append to ct_ref_alias. endif. endloop. sort ct_ref_alias by cpdname. endform. form seo_clas_get_attribs_from_clas using value(i_clsname) it_super_class type it_seo_super_class changing ct_ref_attrib type it_ref_seoattrib. data: lt_attrib type standard table of vseoattrib, l_cpdname type seocpdname, ls_ref_attrib type st_ref_seoattrib, l_str type string, l_id type string. field-symbols: type st_seo_super_class, type vseoattrib, type st_ref_seoattrib. loop at it_super_class assigning . select * from vseoattrib into table lt_attrib where clsname = -clsname and alias = abap_false and langu = sy-langu and version = '1' order by editorder. loop at lt_attrib assigning . l_cpdname = -cmpname. read table ct_ref_attrib assigning with key cpdname = l_cpdname. if sy-subrc = 0. if -clsname = i_clsname. -inherited = abap_false. endif. elseif -clsname = i_clsname or -exposure > 0. ls_ref_attrib-cpdname = l_cpdname. if -clsname = i_clsname. ls_ref_attrib-inherited = abap_false. else. ls_ref_attrib-inherited = abap_true. endif. perform get_dom_value_text using 'SEOEXPOSE' -exposure changing ls_ref_attrib-exposure. perform seo_get_check_model using changing ls_ref_attrib. perform get_dom_value_text using 'SEOATTDECL' -attdecltyp changing ls_ref_attrib-decltype. ls_ref_attrib-attrdonly = -attrdonly. perform get_dom_value_text using 'SEOTYPTYPE' -typtype changing ls_ref_attrib-typtype. ls_ref_attrib-type = -type. l_str = -exposure. condense l_str. concatenate 'COMPONENTS_' l_str '_' into l_str. perform get_id using l_str -clsname changing l_id. concatenate 'switchContent(''' l_id ''')' into ls_ref_attrib-onclick. ls_ref_attrib-typelink = '->'. ls_ref_attrib-descript = -descript. ls_ref_attrib-attvalue = -attvalue. ls_ref_attrib-owner = -clsname. append ls_ref_attrib to ct_ref_attrib. endif. endloop. endloop. endform. form seo_clas_get_attribs_from_intf using value(i_clsname) it_super_class type it_seo_super_class it_ref_interface type it_ref_seointerface changing ct_ref_attrib type it_ref_seoattrib. data: lt_attrib type standard table of vseoattrib, l_cpdname type seocpdname, ls_ref_attrib type st_ref_seoattrib, l_str type string, l_id type string. field-symbols: type st_seo_super_class, type st_ref_seointerface, type vseoattrib, type st_ref_seoattrib. loop at it_super_class assigning . loop at it_ref_interface assigning where owner = -clsname. select * from vseoattrib into table lt_attrib where clsname = -refclsname and alias = abap_false and langu = sy-langu and version = '1' order by editorder. loop at lt_attrib assigning . concatenate -clsname '~' -cmpname into l_cpdname. read table ct_ref_attrib assigning with key cpdname = l_cpdname. if sy-subrc <> 0 and ( -clsname = i_clsname or -exposure > 0 ). ls_ref_attrib-cpdname = l_cpdname. if -clsname = i_clsname. ls_ref_attrib-inherited = abap_false. else. ls_ref_attrib-inherited = abap_true. endif. perform get_dom_value_text using 'SEOEXPOSE' -exposure changing ls_ref_attrib-exposure. perform seo_get_check_model using changing ls_ref_attrib. perform get_dom_value_text using 'SEOATTDECL' -attdecltyp changing ls_ref_attrib-decltype. ls_ref_attrib-attrdonly = -attrdonly. perform get_dom_value_text using 'SEOTYPTYPE' -typtype changing ls_ref_attrib-typtype. ls_ref_attrib-type = -type. l_str = -exposure. condense l_str. concatenate 'COMPONENTS_' l_str '_' into l_str. perform get_id using l_str -clsname changing l_id. concatenate 'switchContent(''' l_id ''')' into ls_ref_attrib-onclick. ls_ref_attrib-typelink = '->'. ls_ref_attrib-descript = -descript. ls_ref_attrib-attvalue = -attvalue. ls_ref_attrib-owner = -clsname. append ls_ref_attrib to ct_ref_attrib. endif. endloop. endloop. endloop. endform. form seo_clas_get_events using value(i_clsname) it_super_class type it_seo_super_class it_ref_interface type it_ref_seointerface changing ct_ref_event type it_ref_seoevent. refresh: ct_ref_event. perform seo_clas_get_events_from_intf using i_clsname it_super_class it_ref_interface changing ct_ref_event. perform seo_clas_get_events_from_clas using i_clsname it_super_class changing ct_ref_event. endform. form seo_clas_get_events_from_clas using value(i_clsname) it_super_class type it_seo_super_class changing ct_ref_event type it_ref_seoevent. data: lt_event type standard table of vseoevent, ls_ref_event type st_ref_seoevent, ls_cmpkey type seocmpkey. field-symbols: type st_seo_super_class, type vseoevent. loop at it_super_class assigning . select * from vseoevent into table lt_event where clsname = -clsname and langu = sy-langu and alias = abap_false and version = '1' order by editorder. loop at lt_event assigning . clear ls_ref_event. ls_cmpkey-clsname = -clsname. ls_cmpkey-cmpname = -cmpname. call function 'SEO_EVENT_GET' exporting evtkey = ls_cmpkey version = 1 importing event = exceptions others = 1. if sy-subrc = 0 and -alias = abap_false. ls_ref_event-owner = -clsname. if -clsname <> i_clsname. ls_ref_event-inherited = abap_true. endif. ls_ref_event-cpdname = -cmpname. perform get_dom_value_text using 'SEOEVTDECL' -evtdecltyp changing ls_ref_event-type. perform get_dom_value_text using 'SEOEXPOSE' -exposure changing ls_ref_event-exposure. perform seo_get_check_model using changing ls_ref_event. ls_ref_event-descript = -descript. append ls_ref_event to ct_ref_event. endif. endloop. endloop. endform. form seo_clas_get_events_from_intf using value(i_clsname) it_super_class type it_seo_super_class it_ref_interface type it_ref_seointerface changing ct_ref_event type it_ref_seoevent. data: lt_event type standard table of vseoevent, ls_ref_event type st_ref_seoevent, ls_cmpkey type seocmpkey. field-symbols: type st_seo_super_class, type st_ref_seointerface, type vseoevent. loop at it_super_class assigning . loop at it_ref_interface assigning where owner = -clsname. select * from vseoevent into table lt_event where clsname = -refclsname and langu = sy-langu and alias = abap_false and version = '1' order by editorder. loop at lt_event assigning . clear ls_ref_event. ls_cmpkey-clsname = -refclsname. if -clsname <> i_clsname. ls_ref_event-inherited = abap_true. endif. ls_cmpkey-cmpname = -cmpname. call function 'SEO_EVENT_GET' exporting evtkey = ls_cmpkey version = 1 importing event = exceptions others = 1. if sy-subrc = 0 and -alias = abap_false. ls_ref_event-owner = -clsname. concatenate -refclsname '~' -cmpname into ls_ref_event-cpdname. perform get_dom_value_text using 'SEOEVTDECL' -evtdecltyp changing ls_ref_event-type. perform get_dom_value_text using 'SEOEXPOSE' -exposure changing ls_ref_event-exposure. perform seo_get_check_model using changing ls_ref_event. ls_ref_event-descript = -descript. append ls_ref_event to ct_ref_event. endif. endloop. endloop. endloop. endform. form seo_clas_get_friends using value(i_clsname) changing ct_ref_friends type it_ref_seofriends. data: lt_friends type standard table of seofriends, ls_ref_friends type st_ref_seofriends. field-symbols: type seofriends. refresh: ct_ref_friends. select * from seofriends into table lt_friends where clsname = i_clsname and version = '1' order by refclsname. loop at lt_friends assigning . clear ls_ref_friends. read table ct_ref_friends transporting no fields with key refclsname = -refclsname. if sy-subrc <> 0. ls_ref_friends-refclsname = -refclsname. perform seo_get_check_model using changing ls_ref_friends. select single descript from seoclasstx into ls_ref_friends-descript where clsname = -refclsname and langu = sy-langu. append ls_ref_friends to ct_ref_friends. endif. endloop. endform. form seo_clas_get_interfaces using value(i_clsname) it_super_class type it_seo_super_class changing ct_ref_interface type it_ref_seointerface ct_ref_interface_all type it_ref_seointerface. data: lt_ref_interface_tmp type it_ref_seointerface, lt_ref_interface_all_tmp type it_ref_seointerface. field-symbols: type st_seo_super_class, type st_ref_seointerface. refresh: ct_ref_interface, ct_ref_interface_all. loop at it_super_class assigning . refresh lt_ref_interface_tmp. perform seo_get_interfaces using -clsname 0 changing lt_ref_interface_tmp lt_ref_interface_all_tmp. loop at lt_ref_interface_tmp assigning . -owner = . if -clsname <> i_clsname. -inherited = abap_true. endif. append to ct_ref_interface. endloop. loop at lt_ref_interface_all_tmp assigning . -owner = . if -clsname <> i_clsname. -inherited = abap_true. endif. append to ct_ref_interface_all. endloop. endloop. endform. form seo_clas_get_methods using is_ztadir type st_ztadir it_super_class type it_seo_super_class it_ref_interface type it_ref_seointerface changing ct_ref_method type it_ref_seomethod. data: ls_zseomethod type st_zseomethod, l_cpdname type seocpdname. field-symbols: type st_ref_seomethod. refresh: ct_ref_method. perform seo_clas_get_methods_from_intf using is_ztadir-obj_name it_super_class it_ref_interface changing ct_ref_method. perform seo_clas_get_methods_from_clas using is_ztadir-obj_name it_super_class changing ct_ref_method. perform seo_clas_get_methods_redef using is_ztadir-obj_name it_super_class changing ct_ref_method. loop at ct_ref_method assigning . read table gt_zseomethod transporting no fields with key devclass = is_ztadir-devclass pgmid = is_ztadir-pgmid object = is_ztadir-object clsname = -owner cpdname = -cpdname. if sy-subrc <> 0. clear ls_zseomethod. ls_zseomethod-pgmid = is_ztadir-pgmid. ls_zseomethod-object = is_ztadir-object. ls_zseomethod-devclass = is_ztadir-devclass. ls_zseomethod-clsname = -owner. ls_zseomethod-cpdname = -cpdname. ls_zseomethod-active = -active. append ls_zseomethod to gt_zseomethod. endif. endloop. endform. form seo_clas_get_methods_from_clas using value(i_clsname) it_super_class type it_seo_super_class changing ct_ref_method type it_ref_seomethod. data: lt_method type standard table of vseomethod, l_cpdname type seocpdname, ls_ref_method type st_ref_seomethod, lt_str type it_string, lt_redef type standard table of seoredef. field-symbols: type st_seo_super_class, type vseomethod, type st_ref_seomethod, type seoredef. loop at it_super_class assigning . select * from vseomethod into table lt_method where clsname = -clsname and langu = sy-langu and alias = abap_false and version = '1' order by editorder. if -clsname <> i_clsname. delete lt_method where cmpname = 'CLASS_CONSTRUCTOR' or cmpname = 'DESTRUCTOR'. endif. loop at lt_method assigning . l_cpdname = -cmpname. read table ct_ref_method assigning with key cpdname = l_cpdname. if sy-subrc = 0 and l_cpdname <> 'CONSTRUCTOR'. if -clsname = i_clsname. -inherited = abap_false. unassign . endif. elseif -clsname = i_clsname or -exposure > 0. clear ls_ref_method. ls_ref_method-cpdname = l_cpdname. if -clsname <> i_clsname. ls_ref_method-inherited = abap_true. endif. perform get_dom_value_text using 'SEOVERSION' -version changing ls_ref_method-active. perform get_dom_value_text using 'SEOMTDDECL' -mtddecltyp changing ls_ref_method-type. perform get_dom_value_text using 'SEOEXPOSE' -exposure changing ls_ref_method-exposure. perform seo_get_check_model using changing ls_ref_method. perform get_dom_value_text using 'SEOMTDTYPE' -mtdtype changing ls_ref_method-methodtype. ls_ref_method-descript = -descript. ls_ref_method-owner = -clsname. concatenate ls_ref_method-owner '-' ls_ref_method-cpdname into ls_ref_method-onclick. split ls_ref_method-onclick at '/' into table lt_str. loop at lt_str into ls_ref_method-onclick. endloop. concatenate 'loadIFrame(''IFRAME'', ''' ls_ref_method-onclick '.' gc_extension_htm ''');' 'switchContent(''IFRAME' ''')' into ls_ref_method-onclick. perform replace_all using '~' '-' changing ls_ref_method-onclick. if l_cpdname = 'CONSTRUCTOR' and is assigned. delete ct_ref_method where owner = -owner and cpdname = -cpdname. endif. append ls_ref_method to ct_ref_method. endif. endloop. endloop. endform. form seo_clas_get_methods_from_intf using value(i_clsname) it_super_class type it_seo_super_class it_ref_interface type it_ref_seointerface changing ct_ref_method type it_ref_seomethod. data: lt_method type standard table of vseomethod, l_cpdname type seocpdname, ls_ref_method type st_ref_seomethod, lt_str type it_string. field-symbols: type st_seo_super_class, type st_ref_seointerface, type vseomethod, type st_ref_seomethod. loop at it_super_class assigning . loop at it_ref_interface assigning where owner = -clsname. select * from vseomethod into table lt_method where clsname = -refclsname and langu = sy-langu and alias = abap_false and version = '1' order by editorder. loop at lt_method assigning . concatenate -refclsname '~' -cmpname into l_cpdname. read table ct_ref_method assigning with key cpdname = l_cpdname. if sy-subrc <> 0 and ( -clsname = i_clsname or -exposure > 0 ). clear ls_ref_method. ls_ref_method-cpdname = l_cpdname. if -clsname <> i_clsname. ls_ref_method-inherited = abap_true. endif. perform get_dom_value_text using 'SEOVERSION' -version changing ls_ref_method-active. perform get_dom_value_text using 'SEOMTDDECL' -mtddecltyp changing ls_ref_method-type. perform get_dom_value_text using 'SEOEXPOSE' -exposure changing ls_ref_method-exposure. perform seo_get_check_model using changing ls_ref_method. perform get_dom_value_text using 'SEOMTDTYPE' -mtdtype changing ls_ref_method-methodtype. ls_ref_method-descript = -descript. ls_ref_method-owner = -clsname. concatenate ls_ref_method-owner '-' ls_ref_method-cpdname into ls_ref_method-onclick. split ls_ref_method-onclick at '/' into table lt_str. loop at lt_str into ls_ref_method-onclick. endloop. concatenate 'loadIFrame(''IFRAME'', ''' ls_ref_method-onclick '.' gc_extension_htm ''');' 'switchContent(''IFRAME'')' into ls_ref_method-onclick. perform replace_all using '~' '-' changing ls_ref_method-onclick. append ls_ref_method to ct_ref_method. endif. endloop. endloop. endloop. endform. form seo_clas_get_methods_redef using value(i_clsname) it_super_class type it_seo_super_class changing ct_ref_method type it_ref_seomethod. data: lt_str type it_string, lt_redef type standard table of seoredef. field-symbols: type st_seo_super_class, type st_ref_seomethod, type seoredef. loop at it_super_class assigning . select * from seoredef into table lt_redef where clsname = -clsname and version = '1'. loop at lt_redef assigning . read table ct_ref_method assigning with key cpdname = -mtdname. if sy-subrc = 0. if -clsname = i_clsname. -inherited = abap_false. -redefin = abap_true. endif. -owner = -clsname. concatenate -owner '-' -cpdname into -onclick. split -onclick at '/' into table lt_str. loop at lt_str into -onclick. endloop. concatenate 'loadIFrame(''IFRAME'', ''' -onclick '.' gc_extension_htm ''');' 'switchContent(''IFRAME'')' into -onclick. perform replace_all using '~' '-' changing -onclick. endif. endloop. endloop. endform. form seo_clas_get_props using value(i_clsname) value(i_devclass) changing cs_properties type st_properties ct_ti type it_textinput ct_typegroup type it_seotypepls. data: ls_clskey type seoclskey, ls_extend type vseoextend, lt_redefinition type standard table of seoredef with key clsname refclsname version mtdname, ls_relkey type seorelkey, ls_vseoclass type vseoclass, lt_typegroup type it_seotypepls. field-symbols: type seotypepls, type any, type any. clear: cs_properties. refresh: ct_typegroup. ls_clskey-clsname = i_clsname. call function 'SEO_CLASS_READ' exporting clskey = ls_clskey version = '1' importing class = ls_vseoclass. if ls_vseoclass-changedby is initial and ls_vseoclass-changedon is initial. ls_vseoclass-changedby = ls_vseoclass-author. ls_vseoclass-changedon = ls_vseoclass-createdon. endif. select * from seotypepls into table lt_typegroup where clsname = ls_clskey-clsname and version = '1' order by typegroup. loop at lt_typegroup assigning . assign component 'EXPLICIT' of structure to . if is assigned and = abap_true. append to ct_typegroup. endif. endloop. ls_relkey-clsname = i_clsname. call function 'SEO_INHERITANC_GET' exporting inhkey = ls_relkey version = '1' importing inheritance = ls_extend redefinitions = lt_redefinition exceptions others = 1. cs_properties-superclass = ls_extend-refclsname. assign component 'STATE' of structure ls_extend to . if is assigned. if = 0. cs_properties-check_model_inh = abap_true. endif. else. cs_properties-check_model_inh = abap_undefined. endif. cs_properties-descript = ls_vseoclass-descript. if ls_vseoclass-clsabstrct = abap_true. ls_vseoclass-exposure = 3. endif. perform get_dom_value_text using 'SEOCREATE' ls_vseoclass-exposure changing cs_properties-creatable. cs_properties-clsfinal = ls_vseoclass-clsfinal. if ls_vseoclass-langu is initial. select single masterlang from tadir into ls_vseoclass-langu where pgmid = 'R3TR' and object = 'CLAS' and obj_name = i_clsname. endif. perform seo_clas_get_props_textInput using i_clsname i_devclass ls_vseoclass changing ct_ti. endform. form seo_clas_get_props_textInput using value(i_clsname) value(i_devclass) is_vseoclass type vseoclass changing ct_ti type it_textinput. data: l_namtext type ad_namtext, ls_ti type st_textinput. field-symbols: type any, type any, type any. refresh: ct_ti. ls_ti-name = txt_released_internally. ls_ti-flag = abap_true. if not is_vseoclass-release is initial. ls_ti-value = abap_true. endif. append ls_ti to ct_ti. clear ls_ti. ls_ti-name = txt_fixed_point_arithmetic. ls_ti-flag = abap_true. ls_ti-flag_col = 1. ls_ti-value = is_vseoclass-fixpt. append ls_ti to ct_ti. assign component 'UNICODE' of structure is_vseoclass to . if is assigned. clear ls_ti. ls_ti-name = txtt_unicode_checks_active. ls_ti-flag = abap_true. ls_ti-flag_col = 2. ls_ti-value = is_vseoclass-unicode. append ls_ti to ct_ti. endif. assign component 'CLSSHAREDMEMORY' of structure is_vseoclass to . if is assigned. clear ls_ti. ls_ti-name = txt_shared_memory_enabled. ls_ti-flag = abap_true. ls_ti-value = . append ls_ti to ct_ti. endif. assign component 'MSG_ID' of structure is_vseoclass to . if is assigned. clear ls_ti. ls_ti-name = txt_message_class. ls_ti-value = . ls_ti-input = abap_true. append ls_ti to ct_ti. endif. clear ls_ti. ls_ti-name = txt_program_status. perform get_dom_value_text using 'RSTAT' is_vseoclass-rstat changing ls_ti-value. ls_ti-input = abap_true. append ls_ti to ct_ti. clear ls_ti. ls_ti-name = txt_category. perform get_dom_value_text using 'SEOCATEGRY' is_vseoclass-category changing ls_ti-value. ls_ti-input = abap_true. append ls_ti to ct_ti. clear ls_ti. ls_ti-name = txt_package. ls_ti-value = i_devclass. ls_ti-input = abap_true. append ls_ti to ct_ti. clear ls_ti. ls_ti-name = txt_original_language. ls_ti-value = is_vseoclass-langu. ls_ti-input = abap_true. append ls_ti to ct_ti. clear ls_ti. ls_ti-name = txt_created_by___1. ls_ti-value = is_vseoclass-author. perform get_user using is_vseoclass-author changing l_namtext. ls_ti-value_text = l_namtext. ls_ti-has_value_ext = abap_true. perform get_date using is_vseoclass-createdon changing ls_ti-value_ext. ls_ti-input = abap_true. append ls_ti to ct_ti. clear ls_ti. ls_ti-name = txt_last_changed_by___1. ls_ti-value = is_vseoclass-changedby. perform get_user using is_vseoclass-changedby changing l_namtext. ls_ti-value_text = l_namtext. ls_ti-has_value_ext = abap_true. perform get_date using is_vseoclass-changedon changing ls_ti-value_ext. ls_ti-input = abap_true. append ls_ti to ct_ti. endform. form seo_clas_get_text_symbols using value(i_clsname) changing ct_text_symbols type it_textpool ct_text_symbols_addons type it_textpool_addons. data: l_clsname type seoclsname, l_progname type progname, ls_text_symbols_addons type st_textpool_addons. field-symbols: type textpool. refresh: ct_text_symbols, ct_text_symbols_addons. l_clsname = i_clsname. perform get_trdir_name using l_clsname 'CP' changing l_progname. read textpool l_progname into ct_text_symbols language sy-langu. delete ct_text_symbols where id <> 'I'. loop at ct_text_symbols assigning . ls_text_symbols_addons-strlen = strlen( -entry ). append ls_text_symbols_addons to ct_text_symbols_addons. endloop. endform. form seo_clas_get_types using value(i_clsname) it_super_class type it_seo_super_class changing ct_ref_type type it_ref_seotype ct_ref_type_par type it_ref_seotype. data: lt_seotype type standard table of vseotype, ls_ref_type type st_ref_seotype, l_str type string, l_id type string. field-symbols: type st_seo_super_class, type vseotype. refresh: ct_ref_type, ct_ref_type_par. loop at it_super_class assigning . select * from vseotype into table lt_seotype where clsname = -clsname and langu = sy-langu and version = '1' order by editorder. loop at lt_seotype assigning . clear ls_ref_type. ls_ref_type-cpdname = -cmpname. ls_ref_type-owner = -clsname. if -clsname <> i_clsname. ls_ref_type-inherited = abap_true. endif. perform get_dom_value_text using 'SEOTYPTYPE' -typtype changing ls_ref_type-typtype. ls_ref_type-type = -type. l_str = -exposure. condense l_str. concatenate 'COMPONENTS_' l_str '_' into l_str. perform get_id using l_str -clsname changing l_id. concatenate 'switchContent(''' l_id ''')' into ls_ref_type-onclick. ls_ref_type-typelink = '->'. ls_ref_type-descript = -descript. perform get_dom_value_text using 'SEOEXPOSE' -exposure changing ls_ref_type-exposure. perform seo_get_check_model using changing ls_ref_type. append ls_ref_type to ct_ref_type_par. if -clsname = i_clsname or -exposure <> 0. append ls_ref_type to ct_ref_type. endif. endloop. endloop. endform. form seo_get_check_model using value(is_struc) type any changing cs_struc type any. field-symbols: type any, type any. assign component 'STATE' of structure is_struc to . assign component 'CHECK_MODEL' of structure cs_struc to . check is assigned. if is assigned. if = 0. = abap_true. else. = abap_false. endif. else. = abap_undefined. endif. endform. form seo_get_interfaces using value(i_clsname) value(i_hierlevel) changing ct_ref_interface type it_ref_seointerface ct_ref_interface_all type it_ref_seointerface. data: l_hierlevel type i, lt_metarel type standard table of seometarel, lt_ref_interface type it_ref_seointerface, ls_ref_interface type st_ref_seointerface. field-symbols: type seometarel, type st_ref_seointerface, type any, type any. l_hierlevel = i_hierlevel + 1. select * from seometarel into table lt_metarel where clsname = i_clsname and reltype <= 1. clear ls_ref_interface. loop at lt_metarel assigning . read table ct_ref_interface_all transporting no fields with key refclsname = -refclsname. if sy-subrc <> 0. ls_ref_interface-refclsname = -refclsname. assign component 'IMPFINAL' of structure to . if is assigned. ls_ref_interface-impfinal = . unassign . else. ls_ref_interface-impfinal = abap_undefined. endif. assign component 'IMPABSTRCT' of structure to . if is assigned. ls_ref_interface-impabstrct = . unassign . else. ls_ref_interface-impabstrct = abap_undefined. endif. perform seo_get_check_model using changing ls_ref_interface. select single descript from seoclasstx into ls_ref_interface-descript where clsname = ls_ref_interface-refclsname and langu = sy-langu. append ls_ref_interface to ct_ref_interface. append ls_ref_interface to ct_ref_interface_all. perform seo_get_interfaces using -refclsname l_hierlevel changing lt_ref_interface ct_ref_interface_all. endif. endloop. sort ct_ref_interface_all by hierlevel descending refclsname ascending. sort ct_ref_interface by refclsname. endform. form seo_get_superClasses using value(i_clsname) changing ct_super_class type it_seo_super_class. data: ls_clskey type seoclskey, ls_clsref type seoclsref, ls_super_class type st_seo_super_class, l_lines type i. field-symbols: type seoclsname. describe table ct_super_class lines l_lines. ls_super_class-clsname = i_clsname. ls_super_class-hierlevel = l_lines + 1. append ls_super_class to ct_super_class. ls_clskey-clsname = i_clsname. call function 'SEO_CLASS_GET' exporting clskey = ls_clskey version = '1' state = '0' importing superclass = ls_clsref exceptions others = 1. if sy-subrc = 0 and not ls_clsref-refclsname is initial. perform seo_get_superClasses using ls_clsref-refclsname changing ct_super_class. endif. sort ct_super_class by hierlevel descending. endform. form seo_intf_get_aliases using value(i_clsname) it_ref_attrib type it_ref_seoattrib it_ref_method type it_ref_seomethod it_ref_event type it_ref_seoevent it_ref_type type it_ref_seotype changing ct_ref_alias type it_ref_seoalias. data: ls_ref_alias type st_ref_seoalias, ls_clskey type seoclskey, lt_seoalias type seo_aliases, l_cpdname type seocpdname. field-symbols: type st_ref_seoattrib, type st_ref_seomethod, type st_ref_seoevent, type st_ref_seotype, type seoaliases, type st_ref_seoalias. refresh: ct_ref_alias. ls_ref_alias-type = txt_attribute. loop at it_ref_attrib assigning where cpdname cp '*~*'. ls_ref_alias-cpdname = -cpdname. append ls_ref_alias to ct_ref_alias. endloop. ls_ref_alias-type = txt_method. loop at it_ref_method assigning where cpdname cp '*~*'. ls_ref_alias-cpdname = -cpdname. append ls_ref_alias to ct_ref_alias. endloop. ls_ref_alias-type = txt_event. loop at it_ref_event assigning where cpdname cp '*~*'. ls_ref_alias-cpdname = -cpdname. append ls_ref_alias to ct_ref_alias. endloop. ls_ref_alias-type = txt_type___1. loop at it_ref_type assigning where cpdname cp '*~*'. ls_ref_alias-cpdname = -cpdname. append ls_ref_alias to ct_ref_alias. endloop. ls_clskey-clsname = i_clsname. call function 'SEO_ALIASES_GET' exporting cifkey = ls_clskey changing aliases = lt_seoalias. loop at lt_seoalias assigning . concatenate -refclsname '~' -refcmpname into l_cpdname. read table ct_ref_alias assigning with key cpdname = l_cpdname. if sy-subrc = 0. -refcmpname = -cmpname. endif. endloop. sort ct_ref_alias by cpdname. endform. form seo_intf_get_attribs using value(i_clsname) it_ref_interface type it_ref_seointerface changing ct_ref_attrib type it_ref_seoattrib. data: lt_attrib type standard table of vseoattrib, ls_ref_attrib type st_ref_seoattrib, l_id type string. field-symbols: type st_ref_seointerface, type vseoattrib. refresh: ct_ref_attrib. loop at it_ref_interface assigning . select * from vseoattrib into table lt_attrib where clsname = -refclsname and langu = sy-langu and version = '1' order by editorder. loop at lt_attrib assigning . clear ls_ref_attrib. if -alias = abap_false. ls_ref_attrib-cpdname = -cmpname. if -refclsname <> i_clsname. concatenate -refclsname '~' ls_ref_attrib-cpdname into ls_ref_attrib-cpdname. endif. perform seo_get_check_model using changing ls_ref_attrib. perform get_dom_value_text using 'SEOATTDECL' -attdecltyp changing ls_ref_attrib-decltype. ls_ref_attrib-attrdonly = -attrdonly. perform get_dom_value_text using 'SEOTYPTYPE' -typtype changing ls_ref_attrib-typtype. ls_ref_attrib-type = -type. perform get_id using 'COMPONENTS_' -refclsname changing l_id. concatenate 'switchContent(''' l_id ''')' into ls_ref_attrib-onclick. ls_ref_attrib-typelink = '->'. ls_ref_attrib-descript = -descript. ls_ref_attrib-attvalue = -attvalue. append ls_ref_attrib to ct_ref_attrib. endif. endloop. endloop. endform. form seo_intf_get_events using value(i_clsname) it_ref_interface type it_ref_seointerface changing ct_ref_event type it_ref_seoevent. data: lt_event type standard table of vseoevent, ls_ref_event type st_ref_seoevent, ls_cmpkey type seocmpkey, ls_event type vseoevent. field-symbols: type st_ref_seointerface, type vseoevent. refresh: ct_ref_event. loop at it_ref_interface assigning . select * from vseoevent into table lt_event where clsname = -refclsname and langu = sy-langu and version = '1' order by editorder. clear ls_ref_event. loop at lt_event assigning . ls_cmpkey-clsname = -refclsname. ls_cmpkey-cmpname = -cmpname. call function 'SEO_EVENT_GET' exporting evtkey = ls_cmpkey version = 1 importing event = ls_event exceptions others = 1. if sy-subrc = 0 and ls_event-alias = abap_false. ls_ref_event-cpdname = ls_event-cmpname. if -refclsname <> i_clsname. concatenate -refclsname '~' ls_ref_event-cpdname into ls_ref_event-cpdname. endif. perform seo_get_check_model using ls_event changing ls_ref_event. perform get_dom_value_text using 'SEOEVTDECL' ls_event-evtdecltyp changing ls_ref_event-type. ls_ref_event-descript = ls_event-descript. append ls_ref_event to ct_ref_event. endif. endloop. endloop. endform. form seo_intf_get_methods using value(i_clsname) it_ref_interface type it_ref_seointerface changing ct_ref_method type it_ref_seomethod. data: lt_method type standard table of vseomethod, ls_ref_method type st_ref_seomethod. field-symbols: type st_ref_seointerface, type vseomethod. refresh: ct_ref_method. loop at it_ref_interface assigning . select * from vseomethod into table lt_method where clsname = -refclsname and langu = sy-langu and version = '1' order by editorder. loop at lt_method assigning . clear ls_ref_method. if -alias = abap_false. ls_ref_method-cpdname = -cmpname. if -refclsname <> i_clsname. concatenate -refclsname '~' ls_ref_method-cpdname into ls_ref_method-cpdname. endif. perform get_dom_value_text using 'SEOMTDDECL' -mtddecltyp changing ls_ref_method-type. perform seo_get_check_model using changing ls_ref_method. perform get_dom_value_text using 'SEOMTDTYPE' -mtdtype changing ls_ref_method-methodtype. ls_ref_method-descript = -descript. append ls_ref_method to ct_ref_method. endif. endloop. endloop. endform. form seo_intf_get_props using value(i_clsname) value(i_devclass) changing cs_properties type st_properties ct_ti type it_textinput ct_typegroup type it_seotypepls. data: ls_clskey type seoclskey, ls_seointerf type vseointerf, lt_typegroup type it_seotypepls. field-symbols: type seotypepls, type any. clear: cs_properties. refresh: ct_typegroup. ls_clskey-clsname = i_clsname. call function 'SEO_INTERFACE_READ' exporting intkey = ls_clskey version = 1 importing interface = ls_seointerf. if ls_seointerf-changedby is initial and ls_seointerf-changedon is initial. ls_seointerf-changedby = ls_seointerf-author. ls_seointerf-changedon = ls_seointerf-createdon. endif. select * from seotypepls into table lt_typegroup where clsname = ls_clskey-clsname and version = '1' order by typegroup. loop at lt_typegroup assigning . assign component 'EXPLICIT' of structure to . if is assigned and = abap_true. append to ct_typegroup. endif. endloop. cs_properties-descript = ls_seointerf-descript. if ls_seointerf-langu is initial. select single masterlang from tadir into ls_seointerf-langu where pgmid = 'R3TR' and object = 'INTF' and obj_name = i_clsname. endif. perform seo_intf_get_props_textInput using i_clsname i_devclass ls_seointerf changing ct_ti. endform. form seo_intf_get_props_textInput using value(i_clsname) value(i_devclass) is_seointerf type vseointerf changing ct_ti type it_textinput. data: l_namtext type ad_namtext, ls_ti type st_textinput. field-symbols: type any. refresh: ct_ti. ls_ti-name = txt_released_internally. ls_ti-flag = abap_true. ls_ti-flag_col = 1. if not is_seointerf-release is initial. ls_ti-value = abap_true. endif. append ls_ti to ct_ti. assign component 'UNICODE' of structure is_seointerf to . if is assigned. clear ls_ti. ls_ti-name = txtt_unicode_checks_active. ls_ti-flag = abap_true. ls_ti-flag_col = 2. ls_ti-value = . append ls_ti to ct_ti. endif. clear ls_ti. ls_ti-name = txt_package. ls_ti-value = i_devclass. ls_ti-input = abap_true. append ls_ti to ct_ti. clear ls_ti. ls_ti-name = txt_original_language. ls_ti-value = is_seointerf-langu. ls_ti-input = abap_true. append ls_ti to ct_ti. clear ls_ti. ls_ti-name = txt_created_by___1. ls_ti-value = is_seointerf-author. perform get_user using is_seointerf-author changing l_namtext. ls_ti-value_text = l_namtext. ls_ti-has_value_ext = abap_true. perform get_date using is_seointerf-createdon changing ls_ti-value_ext. ls_ti-input = abap_true. append ls_ti to ct_ti. clear ls_ti. ls_ti-name = txt_last_changed_by___1. ls_ti-value = is_seointerf-changedby. perform get_user using is_seointerf-changedby changing l_namtext. ls_ti-value_text = l_namtext. ls_ti-has_value_ext = abap_true. perform get_date using is_seointerf-changedon changing ls_ti-value_ext. ls_ti-input = abap_true. append ls_ti to ct_ti. endform. form seo_intf_get_types using value(i_clsname) it_ref_interface type it_ref_seointerface changing ct_ref_type type it_ref_seotype ct_ref_type_par type it_ref_seotype. data: lt_type type standard table of vseotype, ls_ref_type type st_ref_seotype, l_id type string. field-symbols: type st_ref_seointerface, type vseotype. refresh: ct_ref_type. loop at it_ref_interface assigning . select * from vseotype into table lt_type where clsname = -refclsname and langu = sy-langu and version = '1' order by editorder. clear ls_ref_type. loop at lt_type assigning . ls_ref_type-cpdname = -cmpname. if -refclsname <> i_clsname. concatenate -refclsname '~' ls_ref_type-cpdname into ls_ref_type-cpdname. endif. perform get_dom_value_text using 'SEOTYPTYPE' -typtype changing ls_ref_type-typtype. ls_ref_type-type = -type. perform get_id using 'COMPONENTS_' -refclsname changing l_id. concatenate 'switchContent(''' l_id ''')' into ls_ref_type-onclick. ls_ref_type-typelink = '->'. ls_ref_type-descript = -descript. append ls_ref_type to ct_ref_type_par. if -refclsname = i_clsname. append ls_ref_type to ct_ref_type. endif. endloop. endloop. endform. form seo_r3tr_clas. data: lt_html type it_string, ls_seoclass type seoclass, lt_tabstrip type it_tabstrip, ls_tabstrip type st_tabstrip, lt_typegroup type standard table of seotypepls, ls_properties type st_properties, lt_ti type it_textinput, lt_super_class type it_seo_super_class, lt_ref_interface type it_ref_seointerface, lt_ref_interface_all type it_ref_seointerface, lt_ref_attrib type it_ref_seoattrib, lt_ref_friends type it_ref_seofriends, lt_ref_method type it_ref_seomethod, lt_ref_event type it_ref_seoevent, lt_ref_type type it_ref_seotype, lt_ref_type_par type it_ref_seotype, lt_ref_alias type it_ref_seoalias, l_clsname type seoclsname, l_progname type programm, lt_doc type it_string, lt_text_symbols type it_textpool, lt_text_symbols_addons type it_textpool_addons, l_javascript type string, l_filename type string, l_id type string, l_flag type flag, l_has_cl_name type flag, l_char type c. field-symbols: type st_tabstrip, type st_ztadir, type st_seo_super_class. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'CLAS' and downloaded = abap_false. -downloaded = abap_true. clear: l_javascript, ls_tabstrip. refresh: lt_html, lt_super_class, lt_ref_interface, lt_ref_interface_all, lt_doc. select single * from seoclass into ls_seoclass where clsname = -obj_name and clstype = 0. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. perform get_docu using 'CL' -obj_name 'E' changing lt_doc. perform seo_clas_get_text_symbols using -obj_name changing lt_text_symbols lt_text_symbols_addons. perform seo_clas_get_props using -obj_name -devclass changing ls_properties lt_ti lt_typegroup. perform seo_get_superClasses using -obj_name changing lt_super_class. perform seo_clas_get_interfaces using -obj_name lt_super_class changing lt_ref_interface lt_ref_interface_all. perform seo_clas_get_friends using -obj_name changing lt_ref_friends. perform seo_clas_get_attribs using -obj_name lt_super_class lt_ref_interface_all changing lt_ref_attrib. perform seo_clas_get_methods using lt_super_class lt_ref_interface_all changing lt_ref_method. perform seo_clas_get_events using -obj_name lt_super_class lt_ref_interface_all changing lt_ref_event. perform seo_clas_get_types using -obj_name lt_super_class changing lt_ref_type lt_ref_type_par. perform seo_clas_get_aliases using -obj_name lt_ref_attrib lt_ref_method lt_ref_event lt_ref_type_par changing lt_ref_alias. l_has_cl_name = abap_false. l_clsname = -obj_name. perform get_trdir_name using l_clsname 'CL' changing l_progname. select single name from trdir into l_progname where name = l_progname. if sy-subrc = 0. l_has_cl_name = abap_true. endif. l_char = '-'. if l_has_cl_name = abap_false. l_char = 'N'. endif. perform get_tabstrip using 'SEO_R3TR_CLAS' l_char changing lt_tabstrip. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'DOC'. if lt_doc is initial. -empty = abap_true. endif. when 'TEXTSYMBOLS'. if lt_text_symbols is initial. -empty = abap_true. endif. when 'INTERFACES'. if lt_ref_interface is initial. -empty = abap_true. endif. when 'FRIENDS'. if lt_ref_friends is initial. -empty = abap_true. endif. when 'ATTRIBUTES'. if lt_ref_attrib is initial. -empty = abap_true. endif. when 'METHODS'. if lt_ref_method is initial. -empty = abap_true. endif. when 'EVENTS'. if lt_ref_event is initial. -empty = abap_true. endif. when 'TYPES'. if lt_ref_type is initial. -empty = abap_true. endif. when 'ALIASES'. if lt_ref_alias is initial. -empty = abap_true. endif. endcase. endloop. loop at lt_super_class assigning . perform get_id using 'COMPONENTS_2_' -clsname changing ls_tabstrip-id. ls_tabstrip-text = space. ls_tabstrip-active = abap_false. ls_tabstrip-hidden = abap_true. append ls_tabstrip to lt_tabstrip. concatenate l_javascript 'makeDivSize(''' ls_tabstrip-id ''');' into l_javascript. perform get_id using 'COMPONENTS_0_' -clsname changing ls_tabstrip-id. ls_tabstrip-text = space. ls_tabstrip-active = abap_false. ls_tabstrip-hidden = abap_true. append ls_tabstrip to lt_tabstrip. concatenate l_javascript 'makeDivSize(''' ls_tabstrip-id ''');' into l_javascript. perform get_id using 'COMPONENTS_1_' -clsname changing ls_tabstrip-id. ls_tabstrip-text = space. ls_tabstrip-active = abap_false. ls_tabstrip-hidden = abap_true. append ls_tabstrip to lt_tabstrip. concatenate l_javascript 'makeDivSize(''' ls_tabstrip-id ''');' into l_javascript. endloop. ls_tabstrip-id = 'IFRAME'. ls_tabstrip-text = space. ls_tabstrip-active = abap_false. ls_tabstrip-hidden = abap_true. append ls_tabstrip to lt_tabstrip. concatenate l_javascript 'makeDivSize(''IFRAME'');' 'makeDivSize(''LOCTYPES'');' 'makeDivSize(''IMPL'');' 'makeDivSize(''MACROS'');' 'makeDivSize(''DOC'');' into l_javascript. perform html_main_header using tpt_seo_clas txt_class -obj_name txt_implemented_active space space l_javascript lt_tabstrip gt_link changing lt_html. l_clsname = -obj_name. if l_has_cl_name = abap_true. perform get_trdir_name using l_clsname 'CL' changing l_progname. concatenate -obj_name '.cl' into l_filename. perform add_report_sourceCode using l_progname l_filename gc_extension_txt abap_false 'LOCTYPES' abap_false changing lt_html. else. perform get_trdir_name using l_clsname 'CCDEF' changing l_progname. concatenate -obj_name '.ccdef' into l_filename. perform add_report_sourceCode using l_progname l_filename gc_extension_txt abap_false 'LOCTYPES' abap_false changing lt_html. perform get_trdir_name using l_clsname 'CCIMP' changing l_progname. concatenate -obj_name '.ccimp' into l_filename. perform add_report_sourceCode using l_progname l_filename gc_extension_txt abap_false 'IMPL' abap_false changing lt_html. perform get_trdir_name using l_clsname 'CCMAC' changing l_progname. concatenate -obj_name '.ccmac' into l_filename. perform add_report_sourceCode using l_progname l_filename gc_extension_txt abap_false 'MACROS' abap_false changing lt_html. endif. if not lt_doc is initial or g_empty_tab = gc_empty_tab_display. perform html_add_doc using lt_doc 'DOC' abap_false changing lt_html. endif. if not lt_text_symbols is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'CLAS_SYMBO' lt_text_symbols lt_text_symbols_addons 'TEXTSYMBOLS' abap_false changing lt_html. endif. l_flag = abap_false. if lt_ref_attrib is initial and lt_ref_method is initial. l_flag = abap_true. endif. perform html_add_properties using ls_properties lt_ti 'CLAS_TYPEG' lt_typegroup 'PROPERTIES' l_flag changing lt_html. if not lt_ref_interface is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'CLAS_INTER' lt_ref_interface lt_ref_interface 'INTERFACES' abap_false changing lt_html. endif. if not lt_ref_friends is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'CLAS_FRIEN' lt_ref_friends lt_ref_friends 'FRIENDS' abap_false changing lt_html. endif. if not lt_ref_attrib is initial or g_empty_tab = gc_empty_tab_display. l_flag = abap_false. if lt_ref_method is initial. l_flag = abap_true. endif. perform html_add_table using 'CLAS_ATTRI' lt_ref_attrib lt_ref_attrib 'ATTRIBUTES' l_flag changing lt_html. endif. if not lt_ref_method is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'CLAS_METHO' lt_ref_method lt_ref_method 'METHODS' abap_true changing lt_html. endif. if not lt_ref_event is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'CLAS_EVENT' lt_ref_event lt_ref_event 'EVENTS' abap_false changing lt_html. endif. if not lt_ref_type is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'CLAS_TYPES' lt_ref_type lt_ref_type 'TYPES' abap_false changing lt_html. endif. if not lt_ref_alias is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'CLAS_ALIAS' lt_ref_alias lt_ref_alias 'ALIASES' abap_false changing lt_html. endif. loop at lt_super_class assigning . perform get_trdir_name using -clsname 'CU' changing l_progname. perform get_id using 'COMPONENTS_2_' -clsname changing l_id. concatenate -clsname '.public' into l_filename. perform add_report_sourceCode using l_progname l_filename gc_extension_txt abap_false l_id abap_false changing lt_html. perform get_trdir_name using -clsname 'CI' changing l_progname. perform get_id using 'COMPONENTS_0_' -clsname changing l_id. concatenate -clsname '.private' into l_filename. perform add_report_sourceCode using l_progname l_filename gc_extension_txt abap_false l_id abap_false changing lt_html. perform get_trdir_name using -clsname 'CO' changing l_progname. perform get_id using 'COMPONENTS_1_' -clsname changing l_id. concatenate -clsname '.protected' into l_filename. perform add_report_sourceCode using l_progname l_filename gc_extension_txt abap_false l_id abap_false changing lt_html. endloop. perform html_add_iFrame using space 'IFRAME' abap_false changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form seo_r3tr_clas_methods. data: lt_ref_signature type it_ref_seosignature, ls_ref_signature type st_ref_seosignature, ls_cpdkey type seocpdkey, lt_vseomepara type standard table of vseomepara, lt_vseoexcep type standard table of vseoexcep, l_progname type program, lt_sourcecode type it_string, lt_html type it_string, l_filename type string, l_clsname type seoclsname, l_cmpname type seocmpname. field-symbols: type vseomepara, type vseoexcep, type st_zseomethod. loop at gt_zseomethod assigning . refresh lt_html. refresh lt_ref_signature. refresh lt_vseomepara. refresh lt_vseoexcep. refresh lt_sourcecode. clear l_clsname. clear l_cmpname. clear l_filename. if -cpdname na '~'. l_clsname = -clsname. l_cmpname = -cpdname. else. split -cpdname at '~' into l_clsname l_cmpname. endif. select * from vseomepara into table lt_vseomepara where clsname = l_clsname and cmpname = l_cmpname and langu = sy-langu and version = '1' order by pardecltyp editorder. loop at lt_vseomepara assigning . clear ls_ref_signature. perform get_dom_value_text using 'SEOPARDECL' -pardecltyp changing ls_ref_signature-declaration. if -parpasstyp = 0. concatenate 'VALUE(' -sconame ')' into ls_ref_signature-parameter separated by space. else. ls_ref_signature-parameter = -sconame. endif. perform get_dom_value_text using 'SEOTYPTYPE' -typtype changing ls_ref_signature-type. concatenate ls_ref_signature-type -type into ls_ref_signature-type separated by space. if -paroptionl = abap_true. concatenate ls_ref_signature-type '(optional)' into ls_ref_signature-type separated by space. endif. ls_ref_signature-descript = -descript. append ls_ref_signature to lt_ref_signature. endloop. select * from vseoexcep into table lt_vseoexcep where clsname = l_clsname and cmpname = l_cmpname and langu = sy-langu and version = '1' order by editorder. loop at lt_vseoexcep assigning . clear ls_ref_signature. ls_ref_signature-declaration = txt_exception___1. ls_ref_signature-parameter = -sconame. ls_ref_signature-descript = -descript. append ls_ref_signature to lt_ref_signature. endloop. ls_cpdkey-clsname = -clsname. ls_cpdkey-cpdname = -cpdname. perform get_trdir_name_method_include using ls_cpdkey changing l_progname. if not l_progname is initial. perform try_read_report using l_progname changing lt_sourcecode. endif. if g_add_sourcecode = abap_true. concatenate -clsname '-' -cpdname into l_filename. perform replace_all using '~' '-' changing l_filename. perform download using lt_sourcecode -pgmid -object l_filename gc_extension_txt abap_false. endif. perform html_main_iFrameHeader using -cpdname changing lt_html. perform html_add_methodNoDiv using -cpdname -active txt_method 'CLAS_SIGNA' lt_ref_signature lt_ref_signature lt_sourcecode l_filename space space gc_extension_txt 'CONTENT' changing lt_html. perform html_main_iFrameFooter changing lt_html. concatenate -clsname '-' -cpdname into l_filename. perform replace_all using '~' '-' changing l_filename. perform download using lt_html -pgmid -object l_filename gc_extension_htm abap_false. endloop. endform. form seo_r3tr_intf. data: lt_html type it_string, lt_tabstrip type it_tabstrip, ls_tabstrip type st_tabstrip, ls_seoclass type seoclass, lt_typegroup type standard table of seotypepls, ls_properties type st_properties, lt_ti type it_textinput, lt_ref_interface type it_ref_seointerface, lt_ref_interface_all type it_ref_seointerface, ls_ref_interface type st_ref_seointerface, lt_ref_attrib type it_ref_seoattrib, lt_ref_method type it_ref_seomethod, lt_ref_event type it_ref_seoevent, lt_ref_type type it_ref_seotype, lt_ref_type_par type it_ref_seotype, lt_ref_alias type it_ref_seoalias, lt_doc type it_string, l_progname type programm, l_javascript type string, l_filename type string, l_id type string, l_flag. field-symbols: type st_tabstrip, type st_ztadir, type st_ref_seointerface. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'INTF' and downloaded = abap_false. -downloaded = abap_true. refresh: lt_html, lt_ref_interface, lt_ref_interface_all. select single * from seoclass into ls_seoclass where clsname = -obj_name and clstype = 1. if sy-subrc <> 0. -subrc = sy-subrc. continue. endif. perform get_docu using 'IF' -obj_name 'E' changing lt_doc. perform seo_intf_get_props using -obj_name -devclass changing ls_properties lt_ti lt_typegroup. perform seo_get_interfaces using -obj_name 0 changing lt_ref_interface lt_ref_interface_all. ls_ref_interface-refclsname = -obj_name. append ls_ref_interface to lt_ref_interface_all. perform seo_intf_get_attribs using -obj_name lt_ref_interface_all changing lt_ref_attrib. perform seo_intf_get_methods using -obj_name lt_ref_interface_all changing lt_ref_method. perform seo_intf_get_events using -obj_name lt_ref_interface_all changing lt_ref_event. perform seo_intf_get_types using -obj_name lt_ref_interface_all changing lt_ref_type lt_ref_type_par. perform seo_intf_get_aliases using -obj_name lt_ref_attrib lt_ref_method lt_ref_event lt_ref_type_par changing lt_ref_alias. perform get_tabstrip using 'SEO_R3TR_INTF' space changing lt_tabstrip. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'DOC'. if lt_doc is initial. -empty = abap_true. endif. when 'INTERFACES'. if lt_ref_interface is initial. -empty = abap_true. endif. when 'ATTRIBUTES'. if lt_ref_attrib is initial. -empty = abap_true. endif. when 'METHODS'. if lt_ref_method is initial. -empty = abap_true. endif. when 'EVENTS'. if lt_ref_event is initial. -empty = abap_true. endif. when 'TYPES'. if lt_ref_type is initial. -empty = abap_true. endif. when 'ALIASES'. if lt_ref_alias is initial. -empty = abap_true. endif. endcase. endloop. loop at lt_ref_interface_all assigning . clear ls_tabstrip. perform get_id using 'COMPONENTS_' -refclsname changing ls_tabstrip-id. ls_tabstrip-hidden = abap_true. append ls_tabstrip to lt_tabstrip. perform get_id using 'COMPONENTS_' -refclsname changing l_id. concatenate l_javascript 'makeDivSize(''' l_id ''');' into l_javascript. endloop. perform html_main_header using tpt_seo_intf txt_interface -obj_name txt_implemented_active space space l_javascript lt_tabstrip gt_link changing lt_html. if not lt_doc is initial or g_empty_tab = gc_empty_tab_display. perform html_add_doc using lt_doc 'DOC' abap_false changing lt_html. endif. l_flag = abap_false. if lt_ref_method is initial and lt_ref_attrib is initial. l_flag = abap_true. endif. perform html_add_properties using ls_properties lt_ti 'INTF_TYPEG' lt_typegroup 'PROPERTIES' l_flag changing lt_html. if not lt_ref_interface is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'INTF_INTER' lt_ref_interface lt_ref_interface 'INTERFACES' abap_false changing lt_html. endif. if not lt_ref_attrib is initial or g_empty_tab = gc_empty_tab_display. l_flag = abap_false. if lt_ref_method is initial. l_flag = abap_true. endif. perform html_add_table using 'INTF_ATTRI' lt_ref_attrib lt_ref_attrib 'ATTRIBUTES' l_flag changing lt_html. endif. if not lt_ref_method is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'INTF_METHO' lt_ref_method lt_ref_method 'METHODS' abap_true changing lt_html. endif. if not lt_ref_event is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'INTF_EVENT' lt_ref_event lt_ref_event 'EVENTS' abap_false changing lt_html. endif. if not lt_ref_type is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'INTF_TYPES' lt_ref_type lt_ref_type 'TYPES' abap_false changing lt_html. endif. if not lt_ref_alias is initial or g_empty_tab = gc_empty_tab_display. perform html_add_table using 'INTF_ALIAS' lt_ref_alias lt_ref_alias 'ALIASES' abap_false changing lt_html. endif. loop at lt_ref_interface_all assigning . perform get_trdir_name using -refclsname 'IU' changing l_progname. perform get_id using 'COMPONENTS_' -refclsname changing l_id. concatenate -refclsname '.components' into l_filename. perform add_report_sourceCode using l_progname l_filename gc_extension_txt abap_false l_id abap_false changing lt_html. endloop. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. endloop. endform. form system. perform system_component. perform system_kernel. perform system_status. endform. form system_component. data: lt_component type it_component, ls_component type st_component, lt_cvers type standard table of cvers, lt_html type it_string. field-symbols: type cvers. select * from cvers into table lt_cvers. loop at lt_cvers assigning . clear ls_component. ls_component-component = -component. ls_component-release = -release. call function 'OCS_GET_COMPONENT_STATE' exporting iv_component = -component importing ev_comp_level = ls_component-level ev_last_patch = ls_component-high_package exceptions others = 1. select single desc_text from cvers_ref into ls_component-desc_text where component = -component and langu = sy-langu. append ls_component to lt_component. endloop. perform html_main_popupHeader using txt_component_information changing lt_html. perform html_add_tableNoDiv using 'MENU_COMPO' lt_component lt_component changing lt_html. perform html_main_popupFooter changing lt_html. perform download using lt_html 'MENU' 'SYSTEM' 'COMPONENT' gc_extension_htm abap_false. endform. form system_kernel. data: ls_textinput type st_textinput, lt_kernel type it_textinput, lt_database type it_textinput, lt_system type it_textinput, lt_html type it_string, ls_dbinfo type dbrelinfo. field-symbols: type any. call function 'DB_DBRELINFO' importing dbinfo = ls_dbinfo. clear ls_textinput. ls_textinput-name = txt_kernel_release. ls_textinput-input = abap_true. perform get_version_info using 'kernel release' changing ls_textinput-value. append ls_textinput to lt_kernel. clear ls_textinput. ls_textinput-name = txt_compilation. ls_textinput-input = abap_true. perform get_version_info using 'kernel compiled' changing ls_textinput-value. append ls_textinput to lt_kernel. clear ls_textinput. ls_textinput-name = txt_sup_pkg_lvl. ls_textinput-input = abap_true. perform get_version_info using 'kernel patch level' changing ls_textinput-value. append ls_textinput to lt_kernel. clear ls_textinput. ls_textinput-name = txt_abap_load. ls_textinput-input = abap_true. perform get_version_info using 'ABAP load version' changing ls_textinput-value. append ls_textinput to lt_kernel. clear ls_textinput. ls_textinput-name = txt_cua_load. ls_textinput-input = abap_true. perform get_version_info using 'CUA load version' changing ls_textinput-value. append ls_textinput to lt_kernel. clear ls_textinput. ls_textinput-name = txt_mode. ls_textinput-input = abap_true. perform get_version_info using 'kernel kind' changing ls_textinput-value. append ls_textinput to lt_kernel. clear ls_textinput. ls_textinput-name = txt_rsyn_file. ls_textinput-input = abap_true. perform get_version_info using 'rsyn' changing ls_textinput-value. append ls_textinput to lt_kernel. clear ls_textinput. ls_textinput-name = txt_db_client_lib. ls_textinput-input = abap_true. ls_textinput-value = ls_dbinfo-clirel. append ls_textinput to lt_database. clear ls_textinput. ls_textinput-name = txt_db_releases. ls_textinput-input = abap_true. ls_textinput-value = ls_dbinfo-releases. append ls_textinput to lt_database. clear ls_textinput. ls_textinput-name = txt_dbsl_version. ls_textinput-input = abap_true. ls_textinput-value = ls_dbinfo-dbsl_vers. append ls_textinput to lt_database. assign component 'PATCHLEVEL' of structure ls_dbinfo to . if is assigned. clear ls_textinput. ls_textinput-name = txt_dbsl_patch_level. ls_textinput-input = abap_true. ls_textinput-value = . append ls_textinput to lt_database. endif. clear ls_textinput. ls_textinput-name = txt_ip_address. ls_textinput-input = abap_true. perform get_version_info using 'IP address' changing ls_textinput-value. append ls_textinput to lt_system. clear ls_textinput. ls_textinput-name = txt_sap_versions. ls_textinput-input = abap_true. perform get_version_info using 'supported SAP vers.' changing ls_textinput-value. append ls_textinput to lt_system. clear ls_textinput. ls_textinput-name = txt_operating_system. ls_textinput-input = abap_true. perform get_version_info using 'valid OP system' changing ls_textinput-value. append ls_textinput to lt_system. clear ls_textinput. ls_textinput-name = txt_op_release. ls_textinput-input = abap_true. perform get_version_info using 'OP system release' changing ls_textinput-value. append ls_textinput to lt_system. perform html_main_popupHeader using txt_component_information changing lt_html. perform html_add_box1TI_2TIverNoDiv using txt_kernel_information___2 lt_kernel txt_database_information lt_database txt_system_information lt_system changing lt_html. perform html_main_popupFooter changing lt_html. perform download using lt_html 'MENU' 'SYSTEM' 'KERNEL' gc_extension_htm abap_false. endform. form system_status. data: ls_textinput type st_textinput, lt_usage_data_r type it_textinput, lt_usage_data_l type it_textinput, lt_repository_data type it_textinput, lt_sap_system_data type it_textinput, lt_host_data type it_textinput, lt_database_data type it_textinput, lt_html type it_string, ls_last_logon type st_last_logon, l_name type ad_namtext, l_laiso type laiso, l_sptxt type sptxt, l_title type rs38m-repti, l_date type sydatum, l_db_release(10) type c, l_servername(40) type c, l_unicode type c, l_exists type flag, l_ttext type ttext_stct, l_stext(40) type c, l_repid type syrepid, lt_list type standard table of msxxlist. field-symbols: type msxxlist. get parameter id 'US2' field ls_last_logon. clear ls_textinput. ls_textinput-name = txt_client. ls_textinput-input = abap_true. ls_textinput-value = sy-mandt. append ls_textinput to lt_usage_data_l. clear ls_textinput. ls_textinput-name = txt_user. ls_textinput-input = abap_true. ls_textinput-value = sy-uname. perform get_user using sy-uname changing l_name. ls_textinput-value_text = l_name. append ls_textinput to lt_usage_data_l. clear ls_textinput. ls_textinput-name = txt_language. ls_textinput-input = abap_true. perform get_spras using sy-langu changing l_laiso l_sptxt. ls_textinput-value = l_laiso. ls_textinput-value_text = l_sptxt. append ls_textinput to lt_usage_data_l. clear ls_textinput. ls_textinput-name = txt_previous_logon. ls_textinput-input = abap_true. ls_textinput-has_value_ext = abap_true. perform get_date using ls_last_logon-date changing ls_textinput-value. perform get_time using ls_last_logon-time changing ls_textinput-value_ext. append ls_textinput to lt_usage_data_r. clear ls_textinput. ls_textinput-name = txt_logon. ls_textinput-input = abap_true. ls_textinput-has_value_ext = abap_true. perform get_date using ls_last_logon-date_now changing ls_textinput-value. perform get_time using ls_last_logon-time_now changing ls_textinput-value_ext. append ls_textinput to lt_usage_data_r. clear ls_textinput. ls_textinput-name = txt_system_time. ls_textinput-input = abap_true. ls_textinput-has_value_ext = abap_true. perform get_date using sy-datum changing ls_textinput-value. perform get_time using sy-uzeit changing ls_textinput-value_ext. append ls_textinput to lt_usage_data_r. l_repid = sy-repid. clear ls_textinput. ls_textinput-name = txt_transaction. ls_textinput-input = abap_true. ls_textinput-value = sy-tcode. select single ttext from tstct into l_ttext where sprsl = sy-langu and tcode = sy-tcode. ls_textinput-value_text = l_ttext. append ls_textinput to lt_repository_data. clear ls_textinput. ls_textinput-name = txt_program_screen. ls_textinput-input = abap_true. ls_textinput-value = l_repid. call function 'PROGRAM_TITLE' exporting program = l_repid language = sy-langu importing title = l_title. ls_textinput-value_text = l_title. append ls_textinput to lt_repository_data. clear ls_textinput. ls_textinput-name = txt_screen_number. ls_textinput-input = abap_true. ls_textinput-value = sy-dynnr. append ls_textinput to lt_repository_data. clear ls_textinput. ls_textinput-name = txt_program_gui. ls_textinput-input = abap_true. ls_textinput-value = l_repid. call function 'PROGRAM_TITLE' exporting program = l_repid language = sy-langu importing title = l_title. ls_textinput-value_text = l_title. append ls_textinput to lt_repository_data. clear ls_textinput. ls_textinput-name = txt_gui_status. ls_textinput-input = abap_true. ls_textinput-value = sy-pfkey. append ls_textinput to lt_repository_data. clear ls_textinput. ls_textinput-name = txt_component_version. ls_textinput-input = abap_true. select single stext from cvers_txt into l_stext where langu = sy-langu. if sy-subrc <> 0. select single stext from cvers_txt into l_stext where langu = 'EN'. endif. ls_textinput-value = l_stext. append ls_textinput to lt_sap_system_data. clear ls_textinput. ls_textinput-space = abap_true. append ls_textinput to lt_sap_system_data. clear ls_textinput. ls_textinput-name = txt_installation_number. ls_textinput-input = abap_true. call function 'SLIC_GET_LICENCE_NUMBER' importing license_number = ls_textinput-value. append ls_textinput to lt_sap_system_data. clear ls_textinput. ls_textinput-name = txt_license_expiration. ls_textinput-input = abap_true. call function 'SLIC_GET_LICENCE_DATE' importing licence_date = l_date. perform get_date using l_date changing ls_textinput-value. append ls_textinput to lt_sap_system_data. perform get_fuba_exists using 'SLDAG_CHECK_FOR_UNICODE' changing l_exists. if l_exists = abap_true. clear ls_textinput. ls_textinput-name = txt_unicode_system. ls_textinput-input = abap_true. call function 'SLDAG_CHECK_FOR_UNICODE' importing unicode = l_unicode. if l_unicode = 1. ls_textinput-value = txt_yes. else. ls_textinput-value = txt_no. endif. append ls_textinput to lt_sap_system_data. endif. clear ls_textinput. ls_textinput-name = txt_operating_system. ls_textinput-input = abap_true. ls_textinput-value = sy-opsys. append ls_textinput to lt_host_data. clear ls_textinput. ls_textinput-name = txt_machine_type. ls_textinput-input = abap_true. perform get_version_info using 'machine type' changing ls_textinput-value. append ls_textinput to lt_host_data. clear ls_textinput. ls_textinput-name = txt_server_name. ls_textinput-input = abap_true. call function 'TH_SERVER_LIST' tables list = lt_list exceptions others = 1. read table lt_list assigning index 1. if is assigned. l_servername = -name. else. clear l_servername. endif. ls_textinput-value = l_servername. append ls_textinput to lt_host_data. clear ls_textinput. ls_textinput-name = txt_platform_id. ls_textinput-input = abap_true. perform get_version_info using 'SAP system id' changing ls_textinput-value. append ls_textinput to lt_host_data. clear ls_textinput. ls_textinput-name = txt_database_system. ls_textinput-input = abap_true. perform get_version_info using 'database system' changing ls_textinput-value. append ls_textinput to lt_database_data. clear ls_textinput. ls_textinput-name = txt_release. ls_textinput-input = abap_true. call function 'DB_GET_RELEASE' importing release = l_db_release. ls_textinput-value = l_db_release. append ls_textinput to lt_database_data. clear ls_textinput. ls_textinput-name = txt_name. ls_textinput-input = abap_true. perform get_version_info using 'database name' changing ls_textinput-value. append ls_textinput to lt_database_data. clear ls_textinput. ls_textinput-name = txt_host. ls_textinput-input = abap_true. perform get_version_info using 'database host' changing ls_textinput-value. ls_textinput-value = sy-host. translate ls_textinput-value to upper case. append ls_textinput to lt_database_data. clear ls_textinput. ls_textinput-name = txt_owner. ls_textinput-input = abap_true. perform get_version_info using 'database owner' changing ls_textinput-value. append ls_textinput to lt_database_data. perform html_main_popupHeader using txt_status changing lt_html. perform html_add_box1TIDbl_Box2TI_2TIx using txt_usage_data lt_usage_data_l lt_usage_data_r txt_sap_data txt_repository_data txt_sap_system_data lt_repository_data lt_sap_system_data txt_host_data txt_database_data lt_host_data lt_database_data changing lt_html. perform html_main_popupFooter changing lt_html. perform download using lt_html 'MENU' 'SYSTEM' 'STATUS' gc_extension_htm abap_false. endform. form t. perform t_r3tr_msag. perform t_r3tr_tobj. perform t_r3tr_para. perform t_r3tr_tran. endform. form t_r3tr_msag. data: ls_ti type st_textinput, lt_attr type it_textinput, lt_box type it_textinput, l_arbgb type arbgb, l_bname type xubname, l_name_text type ad_namtext, ls_t100a type t100a, l_laiso type laiso, l_sptxt type sptxt, lt_html type it_string, ls_tabstrip type st_tabstrip, lt_tabstrip type it_tabstrip, lt_t100 type standard table of t100, ls_t100ext type st_t100ext, lt_t100ext type it_t100ext, lt_doc type it_string. field-symbols: type st_ztadir, type t100, type st_t100ext. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'MSAG' and downloaded = abap_false. clear: ls_ti, ls_t100a. refresh: lt_attr, lt_box, lt_html, lt_t100, lt_t100ext, lt_tabstrip, lt_doc. l_arbgb = -obj_name. select single * from t100a into ls_t100a where arbgb = l_arbgb. perform get_tabstrip using 'T_R3TR_MSAG' space changing lt_tabstrip. clear ls_ti. ls_ti-name = txt_package. ls_ti-value = -devclass. ls_ti-input = abap_true. append ls_ti to lt_attr. clear ls_ti. ls_ti-name = txt_last_changed_by___3. ls_ti-value = ls_t100a-lastuser. l_bname = ls_t100a-lastuser. perform get_user using l_bname changing l_name_text. ls_ti-value_text = l_name_text. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_attr. clear ls_ti. ls_ti-name = txt_changed_on. perform get_date using ls_t100a-ldate changing ls_ti-value. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_attr. clear ls_ti. ls_ti-name = txt_last_changed_at. perform get_time using ls_t100a-ltime changing ls_ti-value. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_attr. clear ls_ti. ls_ti-name = txt_original_lang. perform get_spras using ls_t100a-masterlang changing l_laiso l_sptxt. ls_ti-value = l_laiso. ls_ti-value_text = l_sptxt. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_box. clear ls_ti. ls_ti-name = txt_person_respons. ls_ti-value = ls_t100a-respuser. l_bname = ls_t100a-respuser. perform get_user using l_bname changing l_name_text. ls_ti-value_text = l_name_text. ls_ti-value_ext_space = abap_true. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_box. clear ls_ti. ls_ti-name = txt_short_text___1. ls_ti-value = -descript. ls_ti-input = abap_true. append ls_ti to lt_box. select * from t100 into table lt_t100 where arbgb = l_arbgb and sprsl = sy-langu. loop at lt_t100 assigning . clear ls_t100ext. select single name datum from t100u into (ls_t100ext-name,ls_t100ext-datum) where arbgb = -arbgb and msgnr = -msgnr. l_bname = ls_t100ext-name. if not l_bname is initial. perform get_user using l_bname changing ls_t100ext-name_text. perform get_date using ls_t100ext-datum changing ls_t100ext-datum_text. endif. call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = -arbgb addition = -msgnr importing object = ls_t100ext-object_name exceptions others = 0. call function 'DOCU_SELFDEF_READ' exporting object_id = 'NA' object_name = ls_t100ext-object_name importing selfdef = ls_t100ext-selfdef exceptions others = 0. if not ls_t100ext-selfdef is initial. ls_t100ext-no_docu = abap_true. else. ls_t100ext-ltext = '-->'. concatenate 'switchContent(''' ls_t100ext-object_name ''')' into ls_t100ext-ltext_onclick. clear ls_tabstrip. ls_tabstrip-id = ls_t100ext-object_name. ls_tabstrip-hidden = abap_true. append ls_tabstrip to lt_tabstrip. endif. append ls_t100ext to lt_t100ext. endloop. perform html_main_header using tpt_msag txt_message_class -obj_name txt_active___1 space space space lt_tabstrip gt_link changing lt_html. perform html_add_textInput_subBox using lt_attr txt_attributes___2 lt_box 'ATTRIBUTES' abap_true changing lt_html. perform html_add_table using 'MSAG_MESS' lt_t100 lt_t100ext 'MESSAGES' abap_false changing lt_html. loop at lt_t100ext assigning where no_docu = abap_false. perform get_docu using 'NA' -object_name 'E' changing lt_doc. perform html_add_doc using lt_doc -object_name abap_false changing lt_html. endloop. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. -downloaded = abap_true. endloop. endform. form t_r3tr_tobj. data: l_objct type xuobject, ls_tobj type tobj, ls_ti type st_textinput, lt_attr type it_textinput, lt_box type it_textinput, lt_actvt_attr type it_textinput, lt_actvt type it_textinput, lt_tactz type standard table of tactz, l_xutxt type xutxt30, lt_html type it_string, l_ctext type xutext, l_bname type xubname, l_name_text type ad_namtext, l_field type tobj-fiel1, l_text type as4text, l_has_actvt type flag, lt_doc type it_string, lt_tabstrip type it_tabstrip, l_javascript type string. field-symbols: type st_ztadir, type tactz, type st_tabstrip. perform get_tabstrip using 'T_R3TR_TOBJ' space changing lt_tabstrip. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'SUSO' and downloaded = abap_false. clear: l_objct, ls_tobj, ls_ti, l_ctext, l_bname, l_name_text, l_has_actvt, l_javascript. refresh: lt_attr, lt_box, lt_actvt_attr, lt_actvt, lt_tactz, lt_doc, lt_html. l_objct = -obj_name. select single * from tobj into ls_tobj where objct = l_objct. select single ctext from tobct into l_ctext where oclss = ls_tobj-oclss and langu = sy-langu. clear ls_ti. ls_ti-name = txt_class. ls_ti-value = ls_tobj-oclss. ls_ti-value_ext = l_ctext. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. append ls_ti to lt_attr. clear ls_ti. ls_ti-name = txt_autor. ls_ti-value = ls_tobj-bname. l_bname = ls_tobj-bname. perform get_user using l_bname changing l_name_text. ls_ti-value_text = l_name_text. ls_ti-input = abap_true. append ls_ti to lt_attr. do 10 times varying l_field from ls_tobj-fiel1 next ls_tobj-fiel2. clear: l_text, ls_ti. if not l_field is initial. if l_field = 'ACTVT'. l_has_actvt = abap_true. endif. call function 'AUTH_FIELD_GET_INFO' exporting fieldname = l_field importing text = l_text. endif. ls_ti-value = l_field. ls_ti-value_ext = l_text. ls_ti-has_value_ext = abap_true. ls_ti-no_name = abap_true. ls_ti-input = abap_true. append ls_ti to lt_box. enddo. perform get_docu using 'UO' l_objct 'E' changing lt_doc. select * from tactz into table lt_tactz where brobj = l_objct. sort lt_tactz by actvt. loop at lt_tactz assigning . select single ltext from tactt into l_xutxt where actvt = -actvt and spras = sy-langu. clear ls_ti. ls_ti-name = -actvt. ls_ti-value = abap_true. ls_ti-flag = abap_true. ls_ti-description = l_xutxt. append ls_ti to lt_actvt. endloop. clear ls_ti. ls_ti-name = txt_conversion_for_authorizati. ls_ti-value = ls_tobj-conversion. ls_ti-flag = abap_true. append ls_ti to lt_actvt_attr. clear ls_ti. ls_ti-name = txt_activity. if l_has_actvt = abap_true. ls_ti-value = 'ACTVT'. endif. ls_ti-input = abap_true. append ls_ti to lt_actvt_attr. loop at lt_tabstrip assigning . -empty = abap_false. case -id. when 'DOC'. if lt_doc is initial. -empty = abap_true. endif. endcase. endloop. if not lt_doc is initial. l_javascript = 'makeDivSize(''DOC'');'. endif. perform html_main_header using tpt_tobj txt_object -obj_name space txt_text -descript l_javascript lt_tabstrip gt_link changing lt_html. perform html_add_textInput_subBox using lt_attr txt_authorization_fields lt_box 'ATTRIBUTES' abap_true changing lt_html. perform html_add_textInput_subBox using lt_actvt_attr txt_values lt_actvt 'ACTVT' abap_false changing lt_html. if not lt_doc is initial or g_empty_tab = gc_empty_tab_display. perform html_add_doc using lt_doc 'DOC' abap_false changing lt_html. endif. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. -downloaded = abap_true. endloop. endform. form t_r3tr_para. data: ls_ti type st_textinput, lt_ti type it_textinput, l_filename type string, lt_html type it_string. field-symbols: type st_ztadir. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'PARA' and downloaded = abap_false. refresh: lt_html, lt_ti. clear ls_ti. ls_ti-name = txt_parameter_id. ls_ti-value = -obj_name. ls_ti-input = abap_true. append ls_ti to lt_ti. clear ls_ti. ls_ti-name = txt_text. ls_ti-value = -descript. ls_ti-input = abap_true. append ls_ti to lt_ti. l_filename = -obj_name. perform encode_uri_link changing l_filename. perform replace_all using '%' 'x' changing l_filename. perform replace_all using '<' '-' changing l_filename. perform replace_all using '>' '-' changing l_filename. perform encode_uri changing l_filename. perform html_main_popupHeader using txt_component_information changing lt_html. perform html_add_textInputNoDiv using lt_ti changing lt_html. perform html_main_popupFooter changing lt_html. perform download using lt_html -pgmid -object l_filename gc_extension_htm abap_true. endloop. endform. form t_r3tr_tran. data: ls_tran type st_transaction, ls_tstc type tstc, ls_tstc_tmp type tstc, lt_tstca type standard table of tstca, ls_tstcc type tstcc, l_param type tcdparam, l_tcode type tcode, l_gui_title type string, ls_ti type st_textinput, lt_defval type it_textinput, lt_gui_support type it_textinput, lt_para type it_transaction_para, ls_para type st_transaction_para, lt_html type it_string, l_off type i, l_length type i, l_str type string, lt_str type it_string, lt_tabstrip type it_tabstrip. constants: lc_hex_tra type x value '00', lc_hex_men type x value '01', lc_hex_par type x value '02', lc_hex_rep type x value '80', lc_hex_rpv type x value '10', lc_hex_obj type x value '08', lc_hex_chk type x value '04', lc_oo_program(9) value '\PROGRAM=', lc_oo_class(7) value '\CLASS=', lc_oo_method(8) value '\METHOD=', lc_oo_tcode like tstc-tcode value 'OS_APPLICATION'. field-symbols: type st_ztadir, type tstca, type any. loop at gt_ztadir assigning where pgmid = 'R3TR' and object = 'TRAN' and downloaded = abap_false. clear: ls_para, ls_tran, ls_ti, ls_tstc, ls_tstc_tmp, ls_tstcc, l_param, l_tcode, l_gui_title, l_off, l_length, l_str. refresh: lt_tstca, lt_defval, lt_gui_support, lt_para, lt_html, lt_str, lt_tabstrip. l_tcode = -obj_name. select single * from tstc into ls_tstc where tcode = l_tcode. ls_tran-pgmna = ls_tstc-pgmna. ls_tran-dypno = ls_tstc-dypno. if ls_tstc-arbgb <> '&&'. ls_tran-trans_var = abap_true. endif. select * from tstca into table lt_tstca where tcode = l_tcode. loop at lt_tstca assigning . ls_tran-objct = -objct. exit. endloop. select single * from tstcc into ls_tstcc where tcode = l_tcode. if ls_tstcc-s_webgui = '2'. ls_tran-clf_ewt = abap_true. ls_tran-clf_profi = abap_false. else. ls_tran-clf_ewt = abap_false. ls_tran-clf_profi = abap_true. endif. assign component 'S_PERVAS' of structure ls_tstcc to . if is assigned. ls_tran-clf_pervas = . unassign . endif. ls_tran-clf_service = ls_tstcc-s_service. select single param from tstcp into l_param where tcode = l_tcode. case l_param(1). when '\'. if l_param cs lc_oo_program. l_off = sy-fdpos + 9. l_length = strlen( l_param ) - l_off. l_str = l_param+l_off(l_length). if l_str ca '\'. ls_tran-pgmna = l_str+0(sy-fdpos). else. ls_tran-pgmna = l_str. endif. endif. if l_param cs lc_oo_class. l_off = sy-fdpos + 7. l_length = strlen( l_param ) - l_off. l_str = l_param+l_off(l_length). if l_str ca '\'. ls_tran-classname = l_str+0(sy-fdpos). else. ls_tran-classname = l_str. endif. endif. if l_param cs lc_oo_method. l_off = sy-fdpos + 8. l_length = strlen( l_param ) - l_off. l_str = l_param+l_off(l_length). if l_str ca '\'. ls_tran-method = l_str+0(sy-fdpos). else. ls_tran-method = l_str. endif. endif. if not ls_tstc-pgmna is initial. ls_tran-local = abap_true. endif. when '@'. l_off = 1. if l_param(2) = '@@'. l_off = 2. ls_tran-ind_vari = abap_true. endif. if l_param ca space. endif. l_length = sy-fdpos - l_off. ls_tran-def_call_tcode = l_param+l_off(l_length). l_off = l_off + l_length + 1. l_length = strlen( l_param ). subtract l_off from l_length. ls_tran-variant = l_param+l_off(l_length). when '/'. if l_param+1(1) = '*'. ls_tran-def_skip_1 = abap_true. endif. if l_param ca space. endif. l_length = sy-fdpos. if l_length > 2. subtract 2 from l_length. ls_tran-def_call_tcode = l_param+2(l_length). select single * from tstc into ls_tstc_tmp where tcode = ls_tran-def_call_tcode. if sy-subrc = 0. endif. if l_param ca '='. l_off = 3 + l_length. l_length = strlen( l_param ). subtract l_off from l_length. l_str = l_param+l_off(l_length). split l_str at ';' into table lt_str. loop at lt_str into l_str. if l_str ca '='. clear ls_para. split l_str at '=' into ls_para-para_field ls_para-para_value. append ls_para to lt_para. endif. endloop. endif. endif. when others. if l_param ca '='. split l_param at ';' into table lt_str. loop at lt_str into l_str. if l_str ca '='. clear ls_para. split l_str at '=' into ls_para-para_field ls_para-para_value. append ls_para to lt_para. endif. endloop. endif. endcase. select single ttext from tstct into ls_tran-ttext where sprsl = sy-langu and tcode = l_tcode. if ls_tstc-cinfo o lc_hex_rep. ls_tran-ttype = gc_tcode_report. l_gui_title = tpt_tran_repo. if ls_tran-dypno is initial. ls_tran-dypno = '1000'. endif. if ls_tstc-cinfo o lc_hex_rpv and not l_param is initial. ls_tran-repo_vari = l_param. endif. elseif ls_tstc-cinfo o lc_hex_obj. ls_tran-ttype = gc_tcode_object. l_gui_title = tpt_tran_obj. if ls_tran-def_call_tcode = lc_oo_tcode. ls_tran-trframe = abap_true. endif. elseif ls_tstc-cinfo o lc_hex_par. ls_tran-ttype = gc_tcode_parameter. l_gui_title = tpt_tran_param. if not l_param is initial and l_param(1) = '@'. ls_tran-ttype = gc_tcode_variant. l_gui_title = tpt_tran_vari. elseif ls_tran-def_call_tcode = lc_oo_tcode. ls_tran-ttype = gc_tcode_object. l_gui_title = tpt_tran_obj. ls_tran-trframe = abap_true. endif. elseif ls_tstc-cinfo o lc_hex_men. else. ls_tran-ttype = gc_tcode_dialog. l_gui_title = tpt_tran_dialog. endif. if not ls_tran-def_call_tcode is initial and ( ls_tstcc is initial or ls_tstcc = l_tcode ) and ls_tran-ttype <> gc_tcode_object. ls_tran-clf_inhe = abap_true. select single * from tstcc into ls_tstcc where tcode = ls_tran-def_call_tcode. if ls_tstcc-s_webgui = '2'. ls_tran-clf_ewt = abap_true. ls_tran-clf_profi = abap_false. else. ls_tran-clf_ewt = abap_false. ls_tran-clf_profi = abap_true. endif. assign component 'S_PERVAS' of structure ls_tstcc to . if is assigned. ls_tran-clf_pervas = . unassign . endif. ls_tran-clf_service = ls_tstcc-s_service. endif. clear ls_ti. ls_ti-name = txt_transaction. ls_ti-value = ls_tran-def_call_tcode. ls_ti-input = abap_true. append ls_ti to lt_defval. clear ls_ti. ls_ti-name = txt_skip_initial_screen. ls_ti-value = ls_tran-def_skip_1. ls_ti-flag = abap_true. append ls_ti to lt_defval. clear ls_ti. ls_ti-name = txt_screen. ls_ti-value = ls_tran-dypno. ls_ti-input = abap_true. ls_ti-has_value_ext = abap_true. ls_ti-value_ext_space = abap_true. append ls_ti to lt_defval. clear ls_ti. ls_ti-name = txt_from_module_pool. ls_ti-value = ls_tran-pgmna. ls_ti-input = abap_true. append ls_ti to lt_defval. clear ls_ti. ls_ti-name = txt_sapgui_for_html. ls_ti-flag = abap_true. if not ls_tstcc-s_webgui is initial. ls_ti-value = abap_true. endif. append ls_ti to lt_gui_support. clear ls_ti. ls_ti-name = txt_sapgui_for_java. ls_ti-flag = abap_true. ls_ti-value = ls_tstcc-s_platin. append ls_ti to lt_gui_support. clear ls_ti. ls_ti-name = txt_sapgui_for_windows. ls_ti-flag = abap_true. ls_ti-value = ls_tstcc-s_win32. append ls_ti to lt_gui_support. perform html_main_header using l_gui_title txt_transaction_code -obj_name space txt_package -devclass 'makeDivSize(''TRANSACTION'');' lt_tabstrip gt_link changing lt_html. perform html_add_transaction using ls_tran lt_tstca lt_defval lt_gui_support lt_para 'TRANSACTION' abap_true changing lt_html. perform html_main_footer using lt_html. perform download using lt_html -pgmid -object -obj_name gc_extension_htm abap_true. -downloaded = abap_true. endloop. endform. form optionals. perform ddic. perform fugr. perform o2. perform pack. perform prog. perform seo. perform system. perform t. endform.