SCREEN3000PBOPAIFORMS 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 SCREEN3000PBOPAIFORMS 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 SCREEN3000PBOPAIFORMS
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CONVERT_ITF_TO_STREAM_TEXT call function 'CONVERT_ITF_TO_STREAM_TEXT' tables itf_text = itftext text_stream = notetab.
CONVERT_STREAM_TO_ITF_TEXT call function 'CONVERT_STREAM_TO_ITF_TEXT' tables text_stream = notetab itf_text = itftext.
READ_TEXT * call function 'READ_TEXT' * exporting ** id = p_id ** language = p_lang ** name = p_name * object = 'TEXT' * tables lines = itftext * exceptions others = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SCREEN3000PBOPAIFORMS - Include SCREEN3000PBOPAIFORMS SCREEN110PBOPAIFORMS - Include SCREEN110PBOPAI SCP_LANGUAGES_IN_INSTANCE=====FT - SCPLANGUAGESININSTANCE=====FT SCP_GET_CODEPAGE_KIND=========FT - SCPGETCODEPAGEKIND=========FT SCP_EXPORT_I18N - Program to export I18n data to local jar-file SCP_EXPORT_I18N - Program to export I18n data to local jar-file