SAP Reports / Programs | Cross-Application Components(CA) SAP CA

/EAM/EAMREP_OBJECT_PUSH SAP ABAP Report - EAM: Create delta message for SAP Netweaver Mobile







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

/EAM/EAMDELTA - Push EAM delta changes to DOE


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 /EAM/EAMREP_OBJECT_PUSH. "Basic submit
SUBMIT /EAM/EAMREP_OBJECT_PUSH AND RETURN. "Return to original report after report execution complete
SUBMIT /EAM/EAMREP_OBJECT_PUSH VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_SIZE = Package Size
Title: EAM: Create delta message for SAP Netweaver Mobile
Text Symbol: 000 = Delta load triggered successfully
Text Symbol: 001 = No authorization for message type 'MEREP_DELTABO'


INCLUDES used within this REPORT /EAM/EAMREP_OBJECT_PUSH

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 = ls_log IMPORTING e_log_handle = lv_log_handle EXCEPTIONS log_header_inconsistent = 1 OTHERS = 2.

BAL_LOG_MSG_ADD_FREE_TEXT CALL FUNCTION 'BAL_LOG_MSG_ADD_FREE_TEXT' EXPORTING i_log_handle = lv_log_handle i_msgty = 'E' i_text = lv_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

BAL_DB_SAVE CALL FUNCTION 'BAL_DB_SAVE' EXPORTING i_save_all = ' ' i_t_log_handle = lt_log_handles EXCEPTIONS log_not_found = 1 save_not_allowed = 2 numbering_error = 3 OTHERS = 4.

ENQUEUE_E_BDCPS CALL FUNCTION 'ENQUEUE_E_BDCPS' EXPORTING mestype = lc_msgtyp EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.

BALW_BAPIRETURN_GET2 CALL FUNCTION 'BALW_BAPIRETURN_GET2' EXPORTING type = 'E' cl = 'B1' number = '115' "Message type already being processed par1 = lv_par IMPORTING return = ls_return.

BALW_BAPIRETURN_GET2 CALL FUNCTION 'BALW_BAPIRETURN_GET2' EXPORTING type = 'E' cl = 'B1' number = '156' "Error locking change pointer for message type par1 = lv_par IMPORTING return = ls_return.

BAL_LOG_MSG_ADD_FREE_TEXT CALL FUNCTION 'BAL_LOG_MSG_ADD_FREE_TEXT' EXPORTING i_log_handle = lv_log_handle i_msgty = 'E' i_text = lv_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

CHANGE_POINTERS_READ_MODE_SET CALL FUNCTION 'CHANGE_POINTERS_READ_MODE_SET' EXPORTING message_type = lc_msgtyp block_size = lv_size EXCEPTIONS invalid_block_size = 1 block_size_already_set = 2 invalid_key = 3 OTHERS = 4.

BAL_LOG_MSG_ADD_FREE_TEXT CALL FUNCTION 'BAL_LOG_MSG_ADD_FREE_TEXT' EXPORTING i_log_handle = lv_log_handle i_msgty = 'E' i_text = lv_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

CHANGE_POINTERS_READ CALL FUNCTION 'CHANGE_POINTERS_READ' EXPORTING message_type = lc_msgtyp read_not_processed_pointers = 'X' TABLES change_pointers = lt_chgptrs_non_dupli EXCEPTIONS error_in_date_interval = 1 error_in_time_interval = 2 OTHERS = 3.

BAL_LOG_MSG_ADD_FREE_TEXT CALL FUNCTION 'BAL_LOG_MSG_ADD_FREE_TEXT' EXPORTING i_log_handle = lv_log_handle i_msgty = 'E' i_text = lv_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

BAL_LOG_MSG_ADD_FREE_TEXT CALL FUNCTION 'BAL_LOG_MSG_ADD_FREE_TEXT' EXPORTING i_log_handle = lv_log_handle i_msgty = 'E' i_text = lv_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

BAL_LOG_MSG_ADD_FREE_TEXT CALL FUNCTION 'BAL_LOG_MSG_ADD_FREE_TEXT' EXPORTING i_log_handle = lv_log_handle i_msgty = 'E' i_text = lv_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

BAL_LOG_MSG_ADD_FREE_TEXT CALL FUNCTION 'BAL_LOG_MSG_ADD_FREE_TEXT' EXPORTING i_log_handle = lv_log_handle i_msgty = 'E' i_text = lv_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

TRFC_SET_QUEUE_NAME CALL FUNCTION 'TRFC_SET_QUEUE_NAME' EXPORTING qname = lv_qname EXCEPTIONS invalid_queue_name = 1.

BAL_LOG_MSG_ADD_FREE_TEXT CALL FUNCTION 'BAL_LOG_MSG_ADD_FREE_TEXT' EXPORTING i_log_handle = lv_log_handle i_msgty = 'E' i_text = lv_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

SMMW_BE_CALL_DELTABO CALL FUNCTION 'SMMW_BE_CALL_DELTABO' IN BACKGROUND TASK DESTINATION ls_act_destination-rfcdest EXPORTING bebo_name = lv_bo_name TABLES r3keys = lt_keys.

CHANGE_POINTERS_STATUS_WRITE CALL FUNCTION 'CHANGE_POINTERS_STATUS_WRITE' EXPORTING message_type = lc_msgtyp TABLES change_pointers_idents = lt_cpident.

BAL_LOG_MSG_ADD_FREE_TEXT





CALL FUNCTION 'BAL_LOG_MSG_ADD_FREE_TEXT' EXPORTING i_log_handle = lv_log_handle i_msgty = 'S' i_text = lv_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

CHANGE_POINTERS_READ_INFO_GET CALL FUNCTION 'CHANGE_POINTERS_READ_INFO_GET' EXPORTING message_type = lc_msgtyp IMPORTING flag_done = lv_flag_done EXCEPTIONS OTHERS = 1.

BAL_LOG_MSG_ADD_FREE_TEXT CALL FUNCTION 'BAL_LOG_MSG_ADD_FREE_TEXT' EXPORTING i_log_handle = lv_log_handle i_msgty = 'E' i_text = lv_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL'.

BAL_DB_SAVE CALL FUNCTION 'BAL_DB_SAVE' EXPORTING i_save_all = ' ' i_t_log_handle = lt_log_handles EXCEPTIONS log_not_found = 1 save_not_allowed = 2 numbering_error = 3 OTHERS = 4.



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 /EAM/EAMREP_OBJECT_PUSH or its description.