BBP_ES_CUS_EXT_F4_VALUES 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 BBP_ES_CUS_EXT_F4_VALUES 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: Include BBP_ES_CUS_EXT_F4_VALUES
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
VRM_SET_VALUES CALL FUNCTION 'VRM_SET_VALUES' EXPORTING id = p_gv_vrm_id values = gt_report_version EXCEPTIONS id_illegal_name = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BBP_ES_CUS_EXT_F4_VALUES - Include BBP_ES_CUS_EXT_F4_VALUES BBP_ES_CUST_EXT_VEN_ACCT_GRP - Include BBP_ES_CUST_EXT_VEN_ACCT_GRP BBP_ES_CUST_EXT_UOM_PROVF01 - Include BBP_ES_CUST_EXT_UOM_PROVF01 BBP_ES_CUST_EXT_RESTRICT_SEF01 - Include BBP_ES_CUST_EXT_RESTRICT_SEF01 BBP_ES_CUST_EXT_REPORT_VER - Include BBP_ES_CUST_EXT_REPORT_VER BBP_ES_CUST_EXT_REGION_PROF01 - Include BBP_ES_CUST_EXT_REGION_PROF01