SAPFKCDE is a standard Executable ABAP Report 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 SAPFKCDE 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: External Form Routines for Data Transfer
Text Symbol: ASP = Aspects
Text Symbol: ASW = Choose reference
Text Symbol: KFD = Comment field
Text Symbol: SST = Sender struct.
Text Symbol: VE0 = Copy to version
Text Symbol: VE1 = You are transferring data to &
Text Symbol: VE3 = (Target) data range is data-dep.
Text Symbol: VEE = Transfer data?
Text Symbol: WVL = Copy which?
INCLUDE FKCDEF01.
INCLUDE FKCDEF02.
No SAP DATABASE tables are accessed within this REPORT code!
HELP_EIS_VALUE_REQUEST call function 'HELP_EIS_VALUE_REQUEST' exporting field = sfeld table = wrk_tab_name importing keyid = keyid exceptions not_found = 1 no_eis_field = 2 period_not_found = 2 version_not_found = 2.
RKC_FTAB_GET call function 'RKC_FTAB_GET' exporting key_sel = '*' usg_sel = 'FDBUT ' tim_sel = '*' tabnm = tabnm func = 'FCAT' tables field_tab = fieldtab exceptions no_info = 4 selection_error = 5 ftab_empty = 6.
RKC_FDEP_GET_ATTR call function 'RKC_FDEP_GET_ATTR' exporting rol_info = 'X' tables fdep_tab = deptab.
RKC_FTAB_GET call function 'RKC_FTAB_GET' exporting key_sel = '*' usg_sel = 'FDBUT ' tim_sel = '*' tabnm = retab func = 'DDIC' tables field_tab = icdifie exceptions no_info = 4 selection_error = 5 ftab_empty = 6.
RKC_FTAB_GET call function 'RKC_FTAB_GET' exporting key_sel = '*' usg_sel = 'FDBUT ' tim_sel = '*' tabnm = retab func = 'DDIC' tables field_tab = icdifie exceptions no_info = 4 selection_error = 5 ftab_empty = 6.
SEGMENT_EXTERNAL_NAME_GET call function 'SEGMENT_EXTERNAL_NAME_GET' exporting segmenttyp = segtyp importing version = version exceptions segment_not_existing = 1 version_not_existing = 2 conversion_not_available = 3 others = 4.
SEGMENTDEFINITION_READ call function 'SEGMENTDEFINITION_READ' exporting segmenttyp = segtyp tables segmentstructure = segstru changing version = version exceptions no_authority = 1 segment_not_existing = 2 others = 3.
RKC_DTEL_GET call function 'RKC_DTEL_GET' exporting rolnm = rolnm importing cdirol = icdirol exceptions domain_not_found = 1 data_element_not_found = 2 data_element_error = 3 others = 4.
RKC_FTAB_GET call function 'RKC_FTAB_GET' exporting key_sel = '*' usg_sel = 'FDBUT ' tim_sel = '*' tabnm = tabnm func = 'DDIC' tables field_tab = icdifie exceptions no_info = 4 selection_error = 5 ftab_empty = 6.
RKC_FTAB_GET call function 'RKC_FTAB_GET' exporting key_sel = '*' usg_sel = 'D' tim_sel = '*' tabnm = retab func = 'FCAT' tables field_tab = icdifie exceptions no_info = 4 selection_error = 5 ftab_empty = 6.
RKC_FDEP_GET_ATTR call function 'RKC_FDEP_GET_ATTR' exporting rol_info = 'X' tables fdep_tab = icdidep.
RKC_FTAB_GET call function 'RKC_FTAB_GET' exporting key_sel = '*' usg_sel = 'FDBU ' tim_sel = '*' tabnm = tkcf-chtab func = 'FCAT' tables field_tab = icdifie exceptions no_info = 4 selection_error = 5 ftab_empty = 6.
RKC_FTAB_GET call function 'RKC_FTAB_GET' exporting key_sel = '*' usg_sel = 'FDBU ' tim_sel = '*' tabnm = tkcf-retab func = 'FCAT' tables field_tab = icdifie_t exceptions no_info = 4 selection_error = 5 ftab_empty = 6.
RKC_DTEL_GET call function 'RKC_DTEL_GET' exporting rolnm = tkcf-rolnm importing cdirol = icdirol exceptions domain_not_found = 1 data_element_not_found = 2 data_element_error = 3.
RKC_FTAB_GET call function 'RKC_FTAB_GET' exporting key_sel = '*' usg_sel = 'FDBU ' tim_sel = '*' tabnm = retab func = 'FCAT' tables field_tab = icdifie exceptions no_info = 4 selection_error = 5 ftab_empty = 6.
RKC_DTEL_GET call function 'RKC_DTEL_GET' exporting rolnm = tkcf-rolnm importing cdirol = icdirol exceptions domain_not_found = 1 data_element_not_found = 2 data_element_error = 3.
RKC_CQFIETAB_GET_FROM_FTAB call function 'RKC_CQFIETAB_GET_FROM_FTAB' exporting tabnm = tabnm tables cqfie_tab = icqfie exceptions no_info = 1 selection_error = 2.
RKC_FDEP_GET call function 'RKC_FDEP_GET' tables fdep_tab = icdidep.
RKC_GET_UNIT_CURR_FOR_CHAR_VAL
call function 'RKC_GET_UNIT_CURR_FOR_CHAR_VAL' exporting gu_rftab = icqreq-rftab gu_rffie = icqreq-rffie tables gu_fdep_tab = icdidep gu_ref_unicur = unicur exceptions no_unit_cuky = 14 entry_not_found = 14.
KCD_MESSAGES_COLLECT call function 'KCD_MESSAGES_COLLECT' exporting msgty = 'E' arbgb = 'UC' msgnr = '023' msgv1 = icqreq-rffie msgv2 = icqreq-rftab.
HELP_EIS_VALUE_REQUEST call function 'HELP_EIS_VALUE_REQUEST' exporting field = rfeld table = tabnm importing keyid = keyid exceptions no_eis_field = 1 period_not_found = 2 version_not_found = 4.
RKD_SHORT_TEXT_SINGLE call function 'RKD_SHORT_TEXT_SINGLE' exporting applclass = ck_applc characteristic = ck_character criteria = rfeld i_rkb1x = irkb1x exceptions criteria_not_found = 01 key_not_found = 02 table_not_found = 03.
POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting textline1 = line1 textline2 = line2 titel = text-ve0 importing answer = answer.
POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting textline1 = line1 textline2 = line2 titel = text-ve0 importing answer = answer.
RKC_TBHD_GET call function 'RKC_TBHD_GET' exporting tabnm = cfnnn importing cdithe = icdithe exceptions header_not_found = 1 header_error = 2 others = 3.
RKC_ASP_ENV_CHECK call function 'RKC_ASP_ENV_CHECK' exporting aspet = aspet.
RKC_TBHD_GET call function 'RKC_TBHD_GET' exporting tabnm = cfnnn importing cdithe = icdithe exceptions header_not_found = 1 header_error = 2 others = 3.
RKC_ASP_ENV_CHECK call function 'RKC_ASP_ENV_CHECK' exporting aspet = aspet.
RKC_TFR_GET_FIELDS call function 'RKC_TFR_GET_FIELDS' tables tfr_tab = icditfr.
RKC_ASP_ENV_CHECK call function 'RKC_ASP_ENV_CHECK' exporting aspet = aspet.
KCD_SENDERSTRUC_DDIC_CHDAT call function 'KCD_SENDERSTRUC_DDIC_CHDAT' exporting repid = repid tables sstrc_chdat = sstrc_chdat[] exceptions send_struc_not_found = 1 ddic_read_error = 2.
KCD_SENDERSTRUCTURE_CHECK call function 'KCD_SENDERSTRUCTURE_CHECK' exporting repid = gdp_repid importing progn = gdp_progn estrc = gdp_estrc anwdg = gdp_anwdg exceptions send_struc_not_found = 1.
KCD_SENDERSTRUC_LOGICAL_READ call function 'KCD_SENDERSTRUC_LOGICAL_READ' exporting repid = gdp_repid tables e_send = s_tab exceptions others = 4.
KCD_SENDERSTRUC_DDIC_CHDAT call function 'KCD_SENDERSTRUC_DDIC_CHDAT' exporting repid = gp_repid tables sstrc_chdat = sstrc_chdat[] exceptions ddic_read_error = 8.
KCD_MESSAGES_COLLECT call function 'KCD_MESSAGES_COLLECT' exporting msgty = 'A' arbgb = 'KX' msgnr = '974' msgv1 = gp_newprog.
RKC_FDEP_GET call function 'RKC_FDEP_GET' tables fdep_tab = icdidep.
RKC_FTAB_GET call function 'RKC_FTAB_GET' exporting tabnm = cfnnn i_with_atr = 'X' func = 'FCAT' tables field_tab = l_icdifie exceptions no_info = 1 selection_error = 2 ftab_empty = 3 others = 4.
RKC_ATR_GET call function 'RKC_ATR_GET' exporting i_fienm = r_dim_tab-fienm importing e_t_atr = fattr_tab e_ts_atr_ste = fattr_ste_tab e_tsx_atr_tra = fattr_tra_tab.
RKC_FTAB_GET call function 'RKC_FTAB_GET' exporting usg_sel = 'D' tabnm = chtab tables field_tab = att_cdifie.
KCD_RECEIVER_TAB_FILL call function 'KCD_RECEIVER_TAB_FILL' exporting repid = irt_repid importing retab = chtab tables ikcddifie = irt_ikcddifie ikcddidep = irt_ikcddidep exceptions no_info = 1 selection_error = 2 ftab_empty = 3 domain_not_found = 4 data_element_not_found = 5 data_element_error = 6.
RKD_SHORT_TEXT_SINGLE call function 'RKD_SHORT_TEXT_SINGLE' exporting applclass = 'KC' characteristic = keyid criteria = rfeld mode = 'C' i_rkb1x = l_rkb1x exceptions criteria_not_found = 01 key_not_found = 02 table_not_found = 03.
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 SAPFKCDE or its description.