GCDXXBAS_FORMS1 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter GCDXXBAS_FORMS1 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RS_DD_DEQUEUE call function 'RS_DD_DEQUEUE' exporting objtype = rsdxx-trobjtype objname = rsdxx-objname.
RS_DD_DEQUEUE call function 'RS_DD_DEQUEUE' exporting objtype = rsdxx-trobjtype objname = rsdxx-objname.
RS_NAVIGATION_END call function 'RS_NAVIGATION_END'.
RS_DD_DEQUEUE call function 'RS_DD_DEQUEUE' exporting objtype = rsdxx-trobjtype objname = rsdxx_cp-objname.
RS_DD_ENQUEUE call function 'RS_DD_ENQUEUE' exporting objtype = rsdxx-trobjtype objname = rsdxx_cp-objname exceptions foreign_lock = 1 system_failure = 02.
RS_CORR_INSERT call function 'RS_CORR_INSERT' exporting global_lock = global_lock mode = mode object = ddenq object_class = 'DICT' master_language = rsdxx-malangu * extend = clm_extend_mode " $CLM importing transport_key = transp_key devclass = rsdxx-devclass ordernum = clm_corrnum exceptions cancelled = 01 permission_failure = 02 unknown_objectclass = 03.
RS_INSERT_INTO_WORKING_AREA call function 'RS_INSERT_INTO_WORKING_AREA' exporting object = rsdxx-trobjtype obj_name = trobjname exceptions wrong_object_name = 1.
RS_TEXTLOG_CHANGE * call function 'RS_TEXTLOG_CHANGE' * exporting * language = rsdxx-mdf_lang * transport_key = transp_key * tables * text = txt_tab.
RS_TREE_OBJECT_PLACEMENT * call function 'RS_TREE_OBJECT_PLACEMENT' * exporting * object = rsdxx-objname * operation = 'TEXT' * type = treeddtype.
RS_TREE_OBJECT_PLACEMENT call function 'RS_TREE_OBJECT_PLACEMENT' exporting object = rsdxx-objname operation = 'INSERT' type = treeddtype.
RS_TREE_OBJECT_PLACEMENT call function 'RS_TREE_OBJECT_PLACEMENT' exporting object = rsdxx-objname operation = 'TEXT' type = treeddtype.
SVRS_AFTER_CHANGED_ONLINE_NEW call function 'SVRS_AFTER_CHANGED_ONLINE_NEW' exporting e071_entry = e071_wa exceptions non_versionable_objtype = 1 no_tadir_entry = 2 object_not_found = 3 object_not_locked = 4 others = 5.
INTERN_DD_DOCU_ID_MATCH call function 'INTERN_DD_DOCU_ID_MATCH' exporting p_trobjtype = rsdxx-trobjtype p_fct = l_fct importing p_docu_id = docuid p_doctype = doctype p_display_only = display p_display_mode = displ_mode exceptions illegal_type = 1 others = 2.
INTERN_GET_EXISTING_VIEW_ID CALL FUNCTION 'INTERN_GET_EXISTING_VIEW_ID' EXPORTING i_docid = docuid i_object = docname i_doctype = doctype i_langu = rsdxx-mdf_lang IMPORTING E_DOCU_ID = l_aux_docuid.
DOCU_CALL call function 'DOCU_CALL' exporting "verändert DDxxV id = docuid object = docname typ = doctype langu = rsdxx-mdf_lang displ = display displ_mode = displ_mode.
TR_TADIR_POPUP_ENTRY_E071 call function 'TR_TADIR_POPUP_ENTRY_E071' exporting wi_e071_pgmid = tadir_wa-pgmid wi_e071_object = tadir_wa-object wi_e071_obj_name = e071_obj_name wi_read_only = flag importing we_tadir = tadir_wa exceptions exit = 0.
DDIF_OBJECT_RESET call function 'DDIF_OBJECT_RESET' exporting type = rsdxx-trobjtype name = rsdxx-objname exceptions illegal_input = 1 others = 2.
RS_DELETE_FROM_WORKING_AREA call function 'RS_DELETE_FROM_WORKING_AREA' exporting object = rsdxx-trobjtype obj_name = trobjname immediate = 'X' actualize_working_area = 'X'.
call function 'RS_NAVIGATION_PUSH_DDIC' "Quelle merken exporting ddname = rsdxx-objname ddtype = rsdxx-eutype fct = rsdxx-fct part = part saved = rsdxx-saved local = local.
RS_NAVIGATION_PUSH_DDIC call function 'RS_NAVIGATION_PUSH_DDIC' "Quelle merken exporting ddname = objname ddtype = rsdxx-eutype fct = fct fbtype = 'M' part = part.
RS_NAVIGATION_TOP call function 'RS_NAVIGATION_TOP' "Oberster Eintrag importing objektinf = ddic_info.
RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP'. "Obersten Eintrag entfernen
RS_DD_CHECK_PACKAGE_OBJ CALL FUNCTION 'RS_DD_CHECK_PACKAGE_OBJ' EXPORTING i_wb_manager = ddic_instance->if_wb_program~wb_manager i_objname = rsdxx-objname i_tadir_type = rsdxx-trobjtype i_check_newest_version = flag IMPORTING e_wb_todo_request = l_wb_todo_request EXCEPTIONS internal_error = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name GCDXXBAS_FORMS1 or its description.
GCDXXBAS_FORMS1 - GCDXXBASFORMS1 GCDXXBAS - DD: Basic Functions and Modules for ABAP Dictionary Transaction GCC_CONSTANTS - GCCCONSTANTS GB_HESA_USER_COMMAND - Include IEHESA_USER_COMMAND GB_HESA_SELECTION_SCREEN - Include IEHESA_SELECTION_SCREEN GB_HESA_LOGS_CREATION - Error messages processing for Absence reporting