FCNALFCA 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 FCNALFCA 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.
Title: Project Info System: Form Routines All Overview Call & Submit
INCLUDE LCORPHER.
No SAP DATABASE tables are accessed within this REPORT code!
CONVERSION_EXIT_KONPR_INPUT * CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' * EXPORTING * INPUT = VALUE * IMPORTING * OUTPUT = DEFAULTTABLE-LOW * EXCEPTIONS * NOT_FOUND = 1.
CNIS_GET_VALUES call function 'CNIS_GET_VALUES' exporting i_titlebar =
i_flg_eis_repid = con_yes changing c_eis_repid = g_eis_repid exceptions cancel = 1.
CF_UT_DOK_DISPLAY call function 'CF_UT_DOK_DISPLAY' exporting fhktx_imp = g_affh-fhktx fhmar_imp = g_affh-fhmar fhmnr_imp = g_affh-fhmnr rcfky_imp = rcfky_imp exceptions wrong_parameters = 1.
CVAPI_DOC_VIEW call function 'CVAPI_DOC_VIEW' exporting pf_dokar = g_drad-dokar pf_doknr = g_drad-doknr pf_dokvr = g_drad-dokvr pf_doktl = g_drad-doktl exceptions not_found = 1 no_original = 2 no_auth = 3 error = 4.
DOCUMENT_ASSIGNMENT call function 'DOCUMENT_ASSIGNMENT' exporting dokob = dokob * INCLUDE_DYNPRO = IDYNP objky = objky objtxt =
opcode = opcode * PREV_NEXT = CONST-FLG_YES * PROGRAM_NAME = IPROG * IMPORTING * RETURN_CODE = FCODE tables tabdrad = drad_tab.
CONVERSION_EXIT_KONPR_INPUT call function 'CONVERSION_EXIT_KONPR_INPUT' exporting input = posid importing output = posnr.
CNIS_GET_VALUES call function 'CNIS_GET_VALUES' exporting i_titlebar = '740' i_flg_profil_id = con_yes changing c_profil_id =
exceptions cancel = 1.
PS06_PS_CALL_EXPORT call function 'PS06_PS_CALL_EXPORT' exporting i_ps_call = ' '.
RKD_REPORT_START call function 'RKD_REPORT_START' exporting applclass = 'KP ' repid = g_eis_repid * SMODUS = 'N' subclass = '01' tabname = 'RPSCO_X'.
SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting * PERCENTAGE = 0 text = space.
CN_TX_CHECK_PSFORMAT call function 'CN_TX_CHECK_PSFORMAT' exporting ev_psformat = g_pstx-format importing iv_textformat = text_object exceptions nothing_found = 1 others = 2.
CO_ZK_TEXTKEY_CAUFV call function 'CO_ZK_TEXTKEY_CAUFV' exporting aufnr = g_aufk-aufnr importing ltsch = text_name.
CO_ZK_TEXTKEY_CAUFV call function 'CO_ZK_TEXTKEY_CAUFV' exporting aufnr = g_netz-aufnr importing ltsch = text_name.
CO_ZK_TEXTKEY_AFVG call function 'CO_ZK_TEXTKEY_AFVG' exporting aplzl = g_act-aplzl aufpl = g_act-aufpl importing ltsch = text_name.
CO_ZK_TEXTKEY_MST call function 'CO_ZK_TEXTKEY_MST' exporting mlst_zaehl = g_mlst-mlst_zaehl importing ltsch = text_name.
CO_ZK_TEXTKEY_AFFH call function 'CO_ZK_TEXTKEY_AFFH' exporting aufpl = g_affh-aufpl mandt = sy-mandt pzlfh = g_affh-pzlfh importing ltsch = text_name.
CO_ZK_TEXTKEY_RESB call function 'CO_ZK_TEXTKEY_RESB' exporting rsnum = g_resb-rsnum rspos = g_resb-rspos rsart = g_resb-rsart importing ltsch = text_name.
CO_ZK_TEXTKEY_AFRU call function 'CO_ZK_TEXTKEY_AFRU' exporting rmzhl = g_afru-rmzhl rueck = g_afru-rueck importing ltsch = text_name.
call function 'CN_TX_TEXT_PROCESS' exporting editor_title = edit_title language = text_language name = text_name flg_object_list = flg_object_list object = text_object tdid = text_id importing e_userexit = userexit exceptions others = 1.
CN_TX_TEXT_PRINT call function 'CN_TX_TEXT_PRINT' exporting ask_print_options = flg_first headertext = text_title language = text_language name = text_name object = text_object tdid = text_id importing spoolid = spoolid.
CNMASS_CALL_MASS_CHANGE_DATA call function 'CNMASS_CALL_MASS_CHANGE_DATA' exporting i_flg_no_dialog = flg_no_dialog i_flg_maintain_tables = flg_maintain_tables i_flg_commit = con_yes i_flg_test = flg_test i_flg_online = flg_online i_flg_batch = flg_batch i_flg_save = flg_save i_flg_project_definition = flags-proj i_flg_wbs_element = flags-prps i_flg_wbs_milestone = flags-psmlst i_flg_network = flags-netz i_flg_network_activity = flags-act i_flg_activity_element = flags-elem i_flg_network_relation = flags-afab i_flg_activity_milestone = flags-mlst i_flg_component = flags-resb i_current_tabname = current_tabname importing e_flg_test = flg_test e_flg_online = flg_online e_flg_batch = flg_batch e_flg_save = flg_save e_current_tabname = current_tabname tables i_proj = t_proj i_prps = t_prps i_prte = t_prte i_psmlst = t_psmlst * I_CAUFVD = T_CAUFVD i_aufk = t_aufk i_afko = t_afko i_afpo = t_afpo i_afvgd = t_afvgd i_afabd = t_afabd i_mlstd = t_mlstd i_resbd = t_resbd t_changes = t_changes exceptions cancel = 1.
DELETE_CONFIRMATION_RESERVE call function 'DELETE_CONFIRMATION_RESERVE' exporting afori_imp = afrhori_px afruv_imp = afruv.
CREATE_WF_CONF_RESERVE call function 'CREATE_WF_CONF_RESERVE' exporting afori_imp = afrhori_px afruv_imp = afruv afru_wf_imp = afru_wf afrvtxt_imp = afrvtxt commit_flag = con_yes tables afrv_wf_tab = afrv_wf_tab.
INSERT_CONFIRMATION_RESERVE call function 'INSERT_CONFIRMATION_RESERVE' exporting afori_imp = afrhori_px afrhher_imp = afrhher-inf afruv_imp = afruv afru_wf_imp = afru_wf afrvtxt_imp = afrvtxt tables afrv_tab = afrv_wf_tab.
STATUS_CHECK call function 'STATUS_CHECK' exporting objnr = g_act-objnr status = con_stat_tabg exceptions others = 1.
CA_INSTANTIATE_ADHOC_WORKFLOW call function 'CA_INSTANTIATE_ADHOC_WORKFLOW' exporting object_type = object_type tables object_type_keyfield_values = keyfield_values exceptions invalid_object_type_key_fields = 1 no_tasks_available = 2 object_type_not_existent = 3.
AUTHORITY_CHECK_TCODE call function 'AUTHORITY_CHECK_TCODE' "
AUTHORITY_CHECK_TCODE call function 'AUTHORITY_CHECK_TCODE' "
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 FCNALFCA or its description.
FCNALFCA - Project Info System: Form Routines All Overview Call & Submit FCNALFAL - Project info system: Form routines all overviews - general FCNAL000 - Project Info System: Form Pool of All Overviews FCNAL000 - Project Info System: Form Pool of All Overviews FCMS_CD_RBLCDV - FCMSCDRBLCDV FCMS_CD_RBLCDT - FCMSCDRBLCDT