SAP Reports / Programs | Public Sector Management | Grants Management | Master Data(PSM-GM-GTE-MD) SAP PSM

GMREPINCLFKT SAP ABAP INCLUDE - Include GMREPINCLFKT







GMREPINCLFKT 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 GMREPINCLFKT into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT GMREPINCLFKT. "Basic submit
SUBMIT GMREPINCLFKT AND RETURN. "Return to original report after report execution complete
SUBMIT GMREPINCLFKT VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include GMREPINCLFKT


INCLUDES used within this REPORT GMREPINCLFKT

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = l_f_log IMPORTING e_log_handle = g_f_gm_msg-log_handle EXCEPTIONS log_header_inconsistent = 1.

BAL_LOG_MSG_DELETE_ALL CALL FUNCTION 'BAL_LOG_MSG_DELETE_ALL' EXPORTING i_log_handle = g_f_gm_msg-log_handle EXCEPTIONS log_not_found = 1.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_s_msg = l_s_msg i_log_handle = g_f_gm_msg-log_handle EXCEPTIONS log_not_found = 0 OTHERS = 1.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_s_msg = l_s_msg i_log_handle = g_f_gm_msg-log_handle EXCEPTIONS log_not_found = 0 OTHERS = 1.

BAL_DB_SAVE CALL FUNCTION 'BAL_DB_SAVE' EXPORTING * I_CLIENT = SY-MANDT * I_IN_UPDATE_TASK = ' ' * I_SAVE_ALL = ' ' i_t_log_handle = l_t_log_handle * IMPORTING * E_NEW_LOGNUMBERS = EXCEPTIONS log_not_found = 1 save_not_allowed = 2 numbering_error = 3 OTHERS = 4.

BAL_DSP_PROFILE_NO_TREE_GET CALL FUNCTION 'BAL_DSP_PROFILE_NO_TREE_GET' IMPORTING e_s_display_profile = l_f_profile EXCEPTIONS OTHERS = 1.

BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_s_display_profile = l_f_profile i_t_log_handle = l_t_log_handle * I_T_MSG_HANDLE = * I_S_LOG_FILTER = * I_S_MSG_FILTER = * I_T_LOG_CONTEXT_FILTER = * I_T_MSG_CONTEXT_FILTER = * I_AMODAL = 'X' * IMPORTING * E_S_EXIT_COMMAND = EXCEPTIONS profile_inconsistent = 1 internal_error = 2 no_data_available = 3 no_authority = 4 OTHERS = 5.

MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE' EXPORTING collect_and_send = ' ' reset = 'X' EXCEPTIONS OTHERS = 1.

MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = u_arbgb msgty = u_msgty msgv1 = u_msgv1 msgv2 = u_msgv2 msgv3 = u_msgv3 msgv4 = u_msgv4 txtnr = u_txtnr * ZEILE = E09 EXCEPTIONS message_type_not_valid = 1 not_active = 2.

MESSAGES_COUNT CALL FUNCTION 'MESSAGES_COUNT' * EXPORTING * ONLY_FOR_ACTUAL_LINE = * LINE_FROM = ' ' * LINE_TO = ' ' * SEVERITY_FROM = 0 * SEVERITY_TO = 16 IMPORTING count = u_count * MAX_SEVERITY = * E_CHECK_ON_COMMIT = * E_HANDLER_ACTIVE = EXCEPTIONS inconsistent_range = 1 inconsistent_range_severity = 2 OTHERS = 3.

MESSAGES_SHOW CALL FUNCTION 'MESSAGES_SHOW' EXPORTING corrections_option = space EXCEPTIONS inconsistent_range = 01 no_messages = 02.

GM_GET_GRANT_SINGLE CALL FUNCTION 'GM_GET_GRANT_SINGLE' EXPORTING i_grant_nbr = l_f_gmgrsponsoredobj-grant_nbr IMPORTING e_gmgr = l_f_gmgr EXCEPTIONS OTHERS = 1.

GM_GET_GRANT_SINGLE CALL FUNCTION 'GM_GET_GRANT_SINGLE' EXPORTING i_grant_nbr = l_f_gmgrsponsoredobj-grant_nbr IMPORTING e_gmgr = l_f_gmgr EXCEPTIONS OTHERS = 1.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = l_f_gmgr-partner IMPORTING output = l_f_gmgr-partner.

BUP_TB003_SELECT_WITH_ROLECAT CALL FUNCTION 'BUP_TB003_SELECT_WITH_ROLECAT' EXPORTING i_rolecategory = 'PSSP01' TABLES t_tb003 = lt_tb003 EXCEPTIONS OTHERS = 0.

BPOB_NEUE_OBERFL CALL FUNCTION 'BPOB_NEUE_OBERFL' EXPORTING iv_partner = l_f_gmgr-partner iv_role = lv_role_pssp01 iv_activity = con_display iv_aktivityswitch = con_on EXCEPTIONS OTHERS = 0.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_internal_tabname = u_f_to_fcat-tabname i_structure_name = u_t_tablist-tabname CHANGING ct_fieldcat = l_t_ddfctemp EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

GET_COMPONENT_LIST CALL FUNCTION 'GET_COMPONENT_LIST' EXPORTING program = l_repid fieldname = u_f_to_fcat-tabname TABLES components = l_t_comp[] EXCEPTIONS OTHERS = 1.

LVC_FIELDCATALOG_MERGE





CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_internal_tabname = u_f_to_fcat-tabname i_structure_name = u_t_tablist-tabname CHANGING ct_fieldcat = l_t_ddfctemp EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

GET_COMPONENT_LIST CALL FUNCTION 'GET_COMPONENT_LIST' EXPORTING program = l_repid fieldname = u_f_to_fcat-tabname TABLES components = l_t_comp[] EXCEPTIONS OTHERS = 1.



Contribute (Add Comments)

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 GMREPINCLFKT or its description.