MV13AKOM 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 MV13AKOM 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!
RV_TABLE_NAME_SET call function 'RV_TABLE_NAME_SET' exporting rt_kotabnr = rv13a-kotabnr rt_kvewe = k_kvewe importing rt_kotab = tabnr.
OUTBOUND_CALL_00503305_E call function 'OUTBOUND_CALL_00503305_E' exporting fieldname = fp_feldnamebuff value =
komg_t = komg konp_t = t_konp t681e_t = t681e changing check_field = check_field returncode = returncode.
DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = 'KOMG' lfieldname = fp_lfeldnameb importing dfies_wa = dfies_wa exceptions not_found = 1 internal_error = 2 others = 3.
DDUT_INPUT_CHECK call function 'DDUT_INPUT_CHECK' exporting * TABNAME = L_TABNAME tabname = k_tabname fieldname = l_fieldname value =
calling_program = repid importing msgid = msgid msgty = msgty msgno = msgno msgv1 = msgv1 msgv2 = msgv2 msgv3 = msgv3 msgv4 = msgv4 value_internal = value_internal changing "TABLES additional_fields = add_fields exceptions no_ddic_field = 5 illegal_move = 6.
DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = 'KOMG' lfieldname = fp_lfeldnameb importing dfies_wa = dfies_wa exceptions not_found = 1 internal_error = 2 others = 3.
DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = 'KOMG' lfieldname = fp_lfeldnameb importing dfies_wa = dfies_wa exceptions not_found = 1 internal_error = 2 others = 3.
RV_TABLE_NAME_SET call function 'RV_TABLE_NAME_SET' exporting rt_kotabnr = rv13a-kotabnr rt_kvewe = k_kvewe importing rt_kotab = tabnr.
OUTBOUND_CALL_00503306_E call function 'OUTBOUND_CALL_00503306_E' exporting fieldname = fd_fieldbuff value =
komg_t = komg konp_t = t_konp t681e_t = t681e importing textstring = str_text changing get_text = get_text.
ME_EKPO_SINGLE_READ call function 'ME_EKPO_SINGLE_READ' exporting pi_ebeln = komg-evrtn pi_ebelp = komg-evrtp importing po_ekpo = t_ekpo exceptions no_records_found = 1 others = 2.
VENDOR_MASTER_DATA_SELECT_05 call function 'VENDOR_MASTER_DATA_SELECT_05' exporting pi_lifnr = komg-llief pi_ekorg = space importing e_lfa1 = *lfa1 exceptions others = 1.
VENDOR_MASTER_DATA_SELECT_05 call function 'VENDOR_MASTER_DATA_SELECT_05' exporting pi_lifnr = komg-lifre pi_ekorg = space importing e_lfa1 = *lfa1 exceptions others = 1.
SD_GET_TEXT_OF_FIELD call function 'SD_GET_TEXT_OF_FIELD' exporting i_tabname = t_tabname i_fieldname = t_fieldname i_value = komg i_value2 = rv13a importing e_text = str_text.
SD_SCD_GET_PARAMETER_FOR_FIELD call function 'SD_SCD_GET_PARAMETER_FOR_FIELD' exporting i_tabname = gc_tabname i_fieldname = g_fieldname changing c_table_wa = komg exceptions others = 1.
DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = gc_tabname fieldname = g_fieldname tables dfies_tab = it_dfies exceptions not_found = 1 internal_error = 2 others = 3.
SD_SCD_GET_TEXT_FIELDNAME call function 'SD_SCD_GET_TEXT_FIELDNAME' exporting i_tabname = gc_tabname i_fieldname = g_fieldname i_freight = 'X' importing e_tabname = l_tabname e_fieldname = l_fieldname exceptions others = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV13AKOM - documentation and ABAP source code MV13AIOI_TDP_CHECK - Oil-include: TDP PAI-module MV13AIOI_TDP - Oil Include: TDP DATA Definition MV13AIOI_RV13A_OIC_TIME - Oil-include: MAP PAI-module MV13AIOI_RV13A_OIC_DATE - Oil-include: MAP PAI-module MV13AIOI_PRUEF_STAFF_GR150 - Oil-include: MAP PAI-module