FSBP_CC_DISPLAY_IMAGE 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 FSBP_CC_DISPLAY_IMAGE 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.
Selection Text: PA_GUID = D .
Selection Text: PA_PARTN = D .
Selection Text: PA_TIME = D .
Title: Program FSBP_CC_DISPLAY_IMAGE
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DISPLAY_XML_STRING call function 'DISPLAY_XML_STRING' exporting xml_string = lv_xml.
F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'GUID' dynpprog = '!SBP_CC_DISPLAY_IMAGE' dynpnr = '1000' dynprofield = 'PA_GUID' value_org = 'S' tables value_tab = lt_clear_stack field_tab = lt_fields.
DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = sy-cprog dynumb = sy-dynnr tables dynpfields = lt_dynfields.
F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'PARTNER' dynpprog = '!SBP_CC_DISPLAY_IMAGE' dynpnr = '1000' dynprofield = 'PA_PARTN' value_org = 'S' tables value_tab = lt_partner field_tab = lt_fields.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FSBP_CC_DISPLAY_IMAGE - Program FSBP_CC_DISPLAY_IMAGE FSBP_CC_DISPLAY_IMAGE - Program FSBP_CC_DISPLAY_IMAGE FSBP_BUT0BANK_REORG_CLEAR - Program FSBP_BUT0BANK_REORG_CLEAR FSBP_BUT0BANK_REORG_CLEAR - Program FSBP_BUT0BANK_REORG_CLEAR FSBP_BPPHONGN - Phonetic Search Term FSBP_BPPHONGN - Phonetic Search Term