SAP Reports / Programs | Portfolio and Project Management | Portfolio Management(PPM-PFM) SAP PPM

/RPM/BUCKET_HANDLER SAP ABAP INCLUDE - include RPM_PROJECT_HANDLER







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


INCLUDES used within this REPORT /RPM/BUCKET_HANDLER

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:

/RPM/BUCKET_DISPLAY call function '/RPM/BUCKET_DISPLAY' exporting is_context = ls_context iv_edit_mode = lv_edit_mode importing es_attributes = ls_bucket_api ev_short_texts = lv_short_texts es_mode = ls_mode ev_rc = gv_rc tables et_field_description = lt_field_description et_item_providers = lt_providers_rih et_decision_providers = lt_providers_epo et_initiative_providers = lt_providers_ipo et_msg = gt_msg.

/RPM/BUCKET_MODIFY call function '/RPM/BUCKET_MODIFY' exporting iv_language = 'EN' "gv_langu iv_change_mode = 'C' iv_short_texts = lv_short_texts importing ev_rc = gv_rc tables it_attributes = lt_bucket_api et_guid = lt_guid et_msg = gt_msg.

/RPM/BUCKET_DISPLAY call function '/RPM/BUCKET_DISPLAY' exporting is_context = ls_context iv_edit_mode = '2' iv_language = 'EN' importing es_attributes = ls_bucket_api ev_short_texts = lv_short_texts es_mode = ls_mode ev_rc = gv_rc tables et_field_description = lt_field_description et_item_providers = lt_providers_rih et_decision_providers = lt_providers_epo et_initiative_providers = lt_providers_ipo et_msg = gt_msg.

/RPM/BUCKET_MODIFY call function '/RPM/BUCKET_MODIFY' exporting iv_language = 'EN' "gv_langu iv_change_mode = 'U' iv_short_texts = lv_short_texts importing ev_rc = gv_rc tables it_attributes = lt_bucket_api et_guid = lt_guid et_msg = gt_msg.

/RPM/ACL_MODIFY call function '/RPM/ACL_MODIFY' exporting is_context = ls_context it_acls = lt_permissions * IT_ACL_ROLES = iv_change_mode = 'U' iv_language = 'EN' importing es_mode = ls_mode ev_rc = gv_rc et_msg = gt_msg.

/RPM/SAVE_CHANGES * call function '/RPM/SAVE_CHANGES' * exporting * iv_check_only = /rpm/cl_co=>sc_true * iv_remove_objects = /rpm/cl_co=>sc_true * importing * ev_rc = gv_rc * et_msg = gt_msg.

/RPM/SAVE_CHANGES * call function '/RPM/SAVE_CHANGES' * exporting * iv_check_only = /rpm/cl_co=>sc_false ** iv_remove_objects = /rpm/cl_co=>sc_true * importing * ev_rc = gv_rc * et_msg = gt_msg.

/RPM/BUCKET_DISPLAY call function '/RPM/BUCKET_DISPLAY' exporting is_context = ls_context iv_edit_mode = '0' iv_language = 'EN' importing es_attributes = ls_bucket_api_old ev_short_texts = lv_short_texts es_mode = ls_mode ev_rc = gv_rc tables et_field_description = lt_field_description et_item_providers = lt_providers_rih_old et_decision_providers = lt_providers_epo et_initiative_providers = lt_providers_ipo et_msg = gt_msg.

/RPM/BUCKET_MODIFY call function '/RPM/BUCKET_MODIFY' exporting iv_language = 'EN' iv_change_mode = 'U' iv_short_texts = lv_short_texts importing ev_rc = gv_rc tables it_attributes = lt_bucket_api it_item_providers = lt_providers_rih it_decision_providers = lt_providers_epo it_initiative_providers = lt_providers_ipo et_guid = lt_guid et_msg = gt_msg.

/RPM/BUCKET_DISPLAY call function '/RPM/BUCKET_DISPLAY' exporting is_context = ls_context iv_edit_mode = '0' iv_language = 'EN' importing es_attributes = ls_bucket_api_new ev_short_texts = lv_short_texts es_mode = ls_mode ev_rc = gv_rc tables et_field_description = lt_field_description et_item_providers = lt_providers_rih_new et_decision_providers = lt_providers_epo et_initiative_providers = lt_providers_ipo et_msg = gt_msg.

/RPM/BUCKET_GETLIST call function '/RPM/BUCKET_GETLIST' exporting is_context = ls_context iv_all_items = /rpm/cl_co=>sc_true importing ev_rc = gv_rc tables et_attributes = lt_attr.

/RPM/BUCKET_DISPLAY call function '/RPM/BUCKET_DISPLAY' exporting is_context = ls_context importing es_attributes = ls_bucket_api ev_short_texts = lv_short_texts ev_rc = gv_rc tables et_field_description = lt_field_description et_item_providers = lt_providers_rih et_decision_providers = lt_providers_epo et_initiative_providers = lt_providers_ipo et_msg = gt_msg.

/RPM/BUCKET_MODIFY call function '/RPM/BUCKET_MODIFY' exporting iv_language = 'EN' "gv_langu iv_change_mode = 'U' iv_short_texts = lv_short_texts importing ev_rc = gv_rc tables it_attributes = lt_bucket_api it_item_providers = lt_providers_rih it_decision_providers = lt_providers_epo it_initiative_providers = lt_providers_ipo et_guid = lt_guid et_msg = gt_msg.

/RPM/BUCKET_MODIFY call function '/RPM/BUCKET_MODIFY' exporting iv_language = 'EN' "gv_langu iv_change_mode = 'D' iv_short_texts = lv_short_texts importing ev_rc = gv_rc tables it_attributes = lt_bucket_api et_msg = gt_msg.

/RPM/BUCKET_MODIFY call function '/RPM/BUCKET_MODIFY' exporting iv_language = 'EN' "gv_langu iv_change_mode = 'D' iv_short_texts = lv_short_texts importing ev_rc = gv_rc tables it_attributes = lt_bucket_api et_msg = gt_msg.

/RPM/BUCKET_DISPLAY call function '/RPM/BUCKET_DISPLAY' exporting is_context = ls_context importing es_attributes = ls_bucket_api * et_acl = lt_permissions ev_rc = gv_rc.

LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_structure_name = lv_data_line-tabname changing ct_fieldcat = lt_fc[].

DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = lv_data_line-tabname all_types = 'X' tables dfies_tab = lt_ddic exceptions not_found = 1 internal_error = 2 others = 3.



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 /RPM/BUCKET_HANDLER or its description.